CPFD, LLC Support Script
--------------------------------------------------------------------------------
This script uses many common commands that will be useful to CPFD, LLC for
debugging any non-project issues you may have. None of these commands are
intended to gather sensitive information, and the contents of this file will be
treated with confidentiality and used only for troubleshooting your problem.

--------------------------------------------------------------------------------
# Information about Barracuda Virtual Reactor installation
Installation bin directory:  /opt/CPFD/Barracuda/24.1.0/bin

shashankkarra@gator:> /opt/CPFD/Barracuda/24.1.0/bin/cpfd.x --version
# 
# Barracuda release 24.1.0
# Solver version    24.1.0.x052
# Build date        2024-10-22 18:05:44 UTC
# Restart IC version 2410
# 

shashankkarra@gator:> /opt/CPFD/Barracuda/24.1.0/bin/barracuda --version
Barracuda Virtual Reactor 24.1.0
GUI 24.1.0.i047
2024-10-22 18:05:44 UTC

shashankkarra@gator:> ldd /opt/CPFD/Barracuda/24.1.0/bin/cpfd.x
	linux-vdso.so.1 (0x00007ffdfe5e1000)
	libdlfaker.so => /lib/libdlfaker.so (0x00007fb9ca400000)
	libvglfaker.so => /lib/libvglfaker.so (0x00007fb9c9e00000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fb9ca760000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fb9ca75b000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fb9ca756000)
	libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fb9c9bd4000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fb9ca66d000)
	libgomp.so.1 => /lib/x86_64-linux-gnu/libgomp.so.1 (0x00007fb9ca623000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fb9ca603000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fb9c99ab000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fb9ca77e000)
	libGL.so.1 => /lib/x86_64-linux-gnu/libGL.so.1 (0x00007fb9ca379000)
	libEGL.so.1 => /lib/x86_64-linux-gnu/libEGL.so.1 (0x00007fb9ca366000)
	libXv.so.1 => /lib/x86_64-linux-gnu/libXv.so.1 (0x00007fb9ca35d000)
	libX11.so.6 => /lib/x86_64-linux-gnu/libX11.so.6 (0x00007fb9c986b000)
	libXext.so.6 => /lib/x86_64-linux-gnu/libXext.so.6 (0x00007fb9ca348000)
	libGLdispatch.so.0 => /lib/x86_64-linux-gnu/libGLdispatch.so.0 (0x00007fb9ca290000)
	libGLX.so.0 => /lib/x86_64-linux-gnu/libGLX.so.0 (0x00007fb9ca25c000)
	libxcb.so.1 => /lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fb9ca230000)
	libXau.so.6 => /lib/x86_64-linux-gnu/libXau.so.6 (0x00007fb9ca22a000)
	libXdmcp.so.6 => /lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fb9ca222000)
	libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007fb9c9853000)
	libmd.so.0 => /lib/x86_64-linux-gnu/libmd.so.0 (0x00007fb9c9846000)

shashankkarra@gator:> ldd /opt/CPFD/Barracuda/24.1.0/bin/barracuda
	linux-vdso.so.1 (0x00007ffea5fae000)
	libdlfaker.so => /lib/libdlfaker.so (0x00007fa95d000000)
	libvglfaker.so => /lib/libvglfaker.so (0x00007fa95ca00000)
	libQt5Widgets.so.5 => /opt/CPFD/Barracuda/24.1.0/bin/libQt5Widgets.so.5 (0x00007fa95c4d5000)
	libQt5Gui.so.5 => /opt/CPFD/Barracuda/24.1.0/bin/libQt5Gui.so.5 (0x00007fa95c099000)
	libQt5Core.so.5 => /opt/CPFD/Barracuda/24.1.0/bin/libQt5Core.so.5 (0x00007fa95bbbd000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fa95d26a000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fa95d265000)
	libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fa95b991000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fa95cf19000)
	libgomp.so.1 => /lib/x86_64-linux-gnu/libgomp.so.1 (0x00007fa95d21b000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fa95cef9000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fa95b768000)
	libGL.so.1 => /lib/x86_64-linux-gnu/libGL.so.1 (0x00007fa95ce72000)
	libEGL.so.1 => /lib/x86_64-linux-gnu/libEGL.so.1 (0x00007fa95d206000)
	libXv.so.1 => /lib/x86_64-linux-gnu/libXv.so.1 (0x00007fa95ce6b000)
	libX11.so.6 => /lib/x86_64-linux-gnu/libX11.so.6 (0x00007fa95b628000)
	libXext.so.6 => /lib/x86_64-linux-gnu/libXext.so.6 (0x00007fa95ce56000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fa95d28a000)
	libharfbuzz.so.0 => /lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007fa95b559000)
	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fa95ce3a000)
	libicui18n.so.50 => /opt/CPFD/Barracuda/24.1.0/bin/libicui18n.so.50 (0x00007fa95b000000)
	libicuuc.so.50 => /opt/CPFD/Barracuda/24.1.0/bin/libicuuc.so.50 (0x00007fa95ac00000)
	libicudata.so.50 => /opt/CPFD/Barracuda/24.1.0/bin/libicudata.so.50 (0x00007fa959600000)
	libgthread-2.0.so.0 => /lib/x86_64-linux-gnu/libgthread-2.0.so.0 (0x00007fa95ce33000)
	libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007fa95b41f000)
	libGLdispatch.so.0 => /lib/x86_64-linux-gnu/libGLdispatch.so.0 (0x00007fa959548000)
	libGLX.so.0 => /lib/x86_64-linux-gnu/libGLX.so.0 (0x00007fa95afcc000)
	libxcb.so.1 => /lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fa95afa2000)
	libfreetype.so.6 => /lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007fa959480000)
	libgraphite2.so.3 => /lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007fa95af7b000)
	libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007fa95940a000)
	libXau.so.6 => /lib/x86_64-linux-gnu/libXau.so.6 (0x00007fa95ce2b000)
	libXdmcp.so.6 => /lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fa95ce23000)
	libpng16.so.16 => /lib/x86_64-linux-gnu/libpng16.so.16 (0x00007fa9593cf000)
	libbrotlidec.so.1 => /lib/x86_64-linux-gnu/libbrotlidec.so.1 (0x00007fa95b411000)
	libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007fa95abe8000)
	libbrotlicommon.so.1 => /lib/x86_64-linux-gnu/libbrotlicommon.so.1 (0x00007fa9593ac000)
	libmd.so.0 => /lib/x86_64-linux-gnu/libmd.so.0 (0x00007fa95b404000)

--------------------------------------------------------------------------------
# Information about Barracuda Virtual Reactor licenses and license servers

shashankkarra@gator:> /opt/CPFD/Barracuda/24.1.0/bin/license-manager --report
License Manager Report
----------------------

Number of servers configured: 0


Environment variable information:
  Automatically unset: False
  cpfd_LICENSE: "27015@arcee"


Active servers: 1
  #  Name         Value      
  -- ------------ -----------
  1  cpfd_LICENSE 27015@arcee


License usage for server: cpfd_LICENSE
  Location: 27015@arcee
  Server found: Yes
  Floating licenses: Yes
    License                      Used Total Exp Shared
    ---------------------------- ---- ----- --- ------
    arena-7                      0    40    139 No    
    arena-7-setup                0    1     139 Yes   
    arena-openmp                 0    20    139 No    
    tecplot360-arena             1    1     139 Yes   
    barracuda-15                 10   1000  139 No    
    barracuda-15-setup           0    1     139 Yes   
    barracuda-15-chem            4    1000  139 No    
    barracuda-15-setup-chem      0    1     139 Yes   
    barracuda-gpu                18   1000  139 No    
    tecplot360-bvr               1    2     139 Yes   
    barracuda-solver-educational 0    100   139 No    
    barracuda-setup-educational  0    1     139 Yes   

  Metered licenses: No



shashankkarra@gator:> ls -la /usr/local/bin/reprise/
ls: cannot access '/usr/local/bin/reprise/': No such file or directory

shashankkarra@gator:> cat /usr/local/bin/reprise/cpfd-license*.lic
cat: '/usr/local/bin/reprise/cpfd-license*.lic': No such file or directory

shashankkarra@gator:> getcpfdid
/opt/CPFD/Barracuda/24.1.0/bin/cpfd_support: line 23: getcpfdid: command not found

--------------------------------------------------------------------------------
# Information about user and current state of machine

shashankkarra@gator:> date
Wed Apr  2 02:46:35 PM CDT 2025

shashankkarra@gator:> uptime
 14:46:35 up 35 days, 22:59,  0 users,  load average: 0.06, 0.05, 0.05

shashankkarra@gator:> whoami
shashankkarra

shashankkarra@gator:> echo shashankkarra
shashankkarra

shashankkarra@gator:> id
uid=1061(shashankkarra) gid=100(users) groups=100(users),1001(vglusers),65537(development)

shashankkarra@gator:> pwd
/mnt/eagle_data2/shashankkarra/methane_pyrolysis/feed_iterations/Qg2p5_1inj

shashankkarra@gator:> ls -lah /mnt/eagle_data2/shashankkarra/methane_pyrolysis/feed_iterations/Qg2p5_1inj
total 2.3G
drwxr-xr-x  2 shashankkarra users  96K Apr  2 14:09 .
drwxr-xr-x 24 shashankkarra users 4.0K Feb  3 21:53 ..
-rw-r--r--  1 shashankkarra users 2.9M Dec  5 15:15 00grid.grd
-rwxr--r--  1 shashankkarra users 137K Dec  5 15:15 2024-0912_Methane_Pyrolysis_mm_units.stl
-rw-rw-rw-  1 shashankkarra users 4.0K Dec  5 16:17 .act.share
-rwxr--r--  1 shashankkarra users  684 Dec  5 15:15 Ar-Fe_bubblecolumn_mm.stl
-rw-r--r--  1 shashankkarra users  137 Dec  5 16:17 bcconnections.log
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00000.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00001.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00002.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00003.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00004.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00005.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00006.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00007.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00008.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00009.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00010.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00011.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00012.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00013.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:20 bvr.cells.00014.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00015.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00016.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00017.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00018.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00019.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00020.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00021.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00022.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00023.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00024.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00025.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00026.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00027.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00028.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00029.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00030.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00031.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:21 bvr.cells.00032.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00033.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00034.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00035.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00036.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00037.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00038.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00039.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00040.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00041.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00042.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00043.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00044.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00045.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00046.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00047.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00048.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00049.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:22 bvr.cells.00050.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00051.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00052.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00053.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00054.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00055.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00056.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00057.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00058.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00059.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00060.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00061.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00062.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00063.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00064.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00065.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00066.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00067.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:23 bvr.cells.00068.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00069.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00070.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00071.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00072.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00073.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00074.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00075.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00076.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00077.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00078.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00079.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00080.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00081.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00082.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00083.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00084.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00085.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:24 bvr.cells.00086.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00087.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00088.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00089.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00090.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00091.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00092.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00093.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00094.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00095.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00096.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00097.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00098.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00099.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00100.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00101.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00102.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:25 bvr.cells.00103.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00104.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00105.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00106.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00107.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00108.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00109.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00110.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00111.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00112.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00113.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00114.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00115.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00116.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00117.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00118.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00119.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00120.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:26 bvr.cells.00121.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00122.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00123.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00124.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00125.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00126.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00127.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00128.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00129.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00130.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00131.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00132.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00133.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00134.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00135.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00136.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00137.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:27 bvr.cells.00138.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00139.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00140.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00141.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00142.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00143.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00144.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00145.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00146.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00147.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00148.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00149.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00150.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00151.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00152.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00153.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00154.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:28 bvr.cells.00155.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00156.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00157.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00158.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00159.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00160.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00161.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00162.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00163.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00164.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00165.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00166.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00167.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00168.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00169.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00170.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:29 bvr.cells.00171.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00172.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00173.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00174.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00175.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00176.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00177.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00178.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00179.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00180.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00181.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00182.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00183.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00184.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00185.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00186.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:30 bvr.cells.00187.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00188.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00189.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00190.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00191.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00192.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00193.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00194.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00195.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00196.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00197.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00198.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00199.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00200.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00201.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00202.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00203.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:31 bvr.cells.00204.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00205.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00206.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00207.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00208.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00209.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00210.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00211.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00212.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00213.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00214.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00215.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00216.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00217.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00218.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00219.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00220.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00221.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:32 bvr.cells.00222.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00223.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00224.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00225.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00226.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00227.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00228.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00229.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00230.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00231.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00232.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00233.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00234.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00235.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00236.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00237.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00238.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00239.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:33 bvr.cells.00240.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00241.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00242.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00243.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00244.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00245.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00246.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00247.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00248.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00249.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00250.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00251.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00252.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00253.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00254.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00255.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00256.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00257.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:34 bvr.cells.00258.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00259.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00260.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00261.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00262.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00263.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00264.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00265.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00266.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00267.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00268.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00269.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00270.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00271.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00272.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00273.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00274.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00275.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:35 bvr.cells.00276.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00277.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00278.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00279.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00280.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00281.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00282.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00283.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00284.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00285.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00286.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00287.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00288.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00289.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00290.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00291.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00292.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00293.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:36 bvr.cells.00294.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00295.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00296.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00297.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00298.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00299.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00300.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00301.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00302.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00303.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00304.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00305.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00306.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00307.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00308.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00309.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00310.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00311.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:37 bvr.cells.00312.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00313.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00314.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00315.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00316.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00317.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00318.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00319.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00320.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00321.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00322.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00323.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00324.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00325.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00326.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00327.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:38 bvr.cells.00328.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00329.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00330.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00331.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00332.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00333.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00334.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00335.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00336.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00337.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00338.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00339.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00340.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00341.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00342.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00343.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00344.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:39 bvr.cells.00345.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00346.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00347.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00348.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00349.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00350.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00351.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00352.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00353.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00354.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00355.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00356.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00357.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00358.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00359.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00360.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00361.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00362.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:40 bvr.cells.00363.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00364.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00365.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00366.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00367.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00368.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00369.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00370.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00371.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00372.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00373.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00374.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00375.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00376.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00377.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00378.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00379.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:41 bvr.cells.00380.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00381.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00382.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00383.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00384.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00385.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00386.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00387.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00388.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00389.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00390.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00391.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00392.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00393.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00394.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00395.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00396.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:42 bvr.cells.00397.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00398.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00399.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00400.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00401.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00402.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00403.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00404.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00405.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00406.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00407.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00408.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00409.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00410.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00411.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00412.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00413.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00414.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:43 bvr.cells.00415.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00416.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00417.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00418.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00419.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00420.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00421.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00422.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00423.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00424.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00425.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00426.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00427.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00428.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00429.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00430.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00431.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:44 bvr.cells.00432.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00433.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00434.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00435.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00436.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00437.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00438.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00439.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00440.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00441.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00442.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00443.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00444.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00445.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00446.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00447.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00448.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00449.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:45 bvr.cells.00450.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00451.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00452.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00453.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00454.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00455.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00456.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00457.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00458.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00459.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00460.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00461.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00462.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00463.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00464.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00465.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00466.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:46 bvr.cells.00467.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00468.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00469.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00470.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00471.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00472.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00473.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00474.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00475.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00476.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00477.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00478.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00479.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00480.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00481.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00482.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00483.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00484.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:47 bvr.cells.00485.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00486.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00487.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00488.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00489.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00490.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00491.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00492.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00493.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00494.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00495.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00496.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00497.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00498.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00499.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00500.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00501.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00502.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:48 bvr.cells.00503.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00504.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00505.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00506.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00507.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00508.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00509.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00510.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00511.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00512.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00513.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00514.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00515.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00516.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00517.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00518.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00519.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:49 bvr.cells.00520.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00521.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00522.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00523.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00524.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00525.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00526.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00527.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00528.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00529.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00530.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00531.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00532.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00533.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00534.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00535.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00536.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00537.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:50 bvr.cells.00538.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00539.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00540.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00541.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00542.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00543.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00544.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00545.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00546.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00547.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00548.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00549.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00550.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00551.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00552.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00553.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00554.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00555.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:51 bvr.cells.00556.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00557.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00558.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00559.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00560.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00561.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00562.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00563.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00564.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00565.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00566.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00567.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00568.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00569.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00570.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00571.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00572.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00573.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:52 bvr.cells.00574.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00575.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00576.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00577.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00578.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00579.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00580.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00581.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00582.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00583.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00584.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00585.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00586.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00587.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00588.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00589.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00590.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:53 bvr.cells.00591.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00592.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00593.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00594.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00595.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00596.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00597.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00598.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00599.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00600.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00601.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00602.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00603.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00604.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00605.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00606.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00607.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00608.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:54 bvr.cells.00609.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00610.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00611.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00612.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00613.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00614.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00615.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00616.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00617.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00618.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00619.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00620.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00621.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00622.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00623.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00624.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00625.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:55 bvr.cells.00626.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00627.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00628.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00629.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00630.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00631.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00632.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00633.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00634.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00635.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00636.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00637.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00638.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00639.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00640.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00641.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00642.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:56 bvr.cells.00643.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00644.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00645.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00646.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00647.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00648.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00649.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00650.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00651.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00652.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00653.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00654.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00655.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00656.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00657.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00658.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00659.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:57 bvr.cells.00660.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00661.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00662.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00663.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00664.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00665.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00666.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00667.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00668.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00669.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00670.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00671.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00672.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00673.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00674.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00675.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00676.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00677.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:58 bvr.cells.00678.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00679.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00680.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00681.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00682.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00683.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00684.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00685.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00686.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00687.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00688.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00689.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00690.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00691.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00692.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00693.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00694.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00695.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 15:59 bvr.cells.00696.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00697.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00698.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00699.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00700.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00701.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00702.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00703.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00704.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00705.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00706.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00707.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00708.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00709.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00710.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00711.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00712.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:00 bvr.cells.00713.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00714.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00715.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00716.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00717.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00718.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00719.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00720.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00721.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00722.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00723.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00724.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00725.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00726.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00727.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00728.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00729.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:01 bvr.cells.00730.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00731.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00732.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00733.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00734.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00735.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00736.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00737.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00738.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00739.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00740.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00741.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00742.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00743.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00744.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00745.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00746.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00747.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:02 bvr.cells.00748.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00749.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00750.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00751.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00752.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00753.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00754.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00755.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00756.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00757.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00758.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00759.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00760.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00761.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00762.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00763.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00764.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:03 bvr.cells.00765.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00766.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00767.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00768.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00769.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00770.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00771.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00772.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00773.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00774.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00775.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00776.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00777.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00778.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00779.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00780.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00781.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:04 bvr.cells.00782.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00783.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00784.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00785.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00786.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00787.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00788.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00789.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00790.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00791.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00792.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00793.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00794.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00795.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00796.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00797.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:05 bvr.cells.00798.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00799.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00800.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00801.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00802.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00803.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00804.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00805.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00806.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00807.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00808.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00809.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00810.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00811.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00812.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00813.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00814.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:06 bvr.cells.00815.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00816.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00817.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00818.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00819.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00820.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00821.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00822.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00823.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00824.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00825.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00826.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00827.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00828.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00829.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00830.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00831.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:07 bvr.cells.00832.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00833.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00834.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00835.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00836.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00837.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00838.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00839.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00840.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00841.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00842.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00843.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00844.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00845.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00846.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00847.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00848.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:08 bvr.cells.00849.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00850.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00851.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00852.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00853.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00854.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00855.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00856.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00857.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00858.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00859.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00860.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00861.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00862.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00863.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00864.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:09 bvr.cells.00865.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00866.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00867.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00868.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00869.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00870.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00871.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00872.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00873.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00874.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00875.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00876.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00877.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00878.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00879.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00880.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00881.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:10 bvr.cells.00882.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00883.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00884.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00885.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00886.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00887.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00888.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00889.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00890.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00891.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00892.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00893.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00894.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00895.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00896.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00897.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00898.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:11 bvr.cells.00899.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00900.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00901.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00902.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00903.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00904.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00905.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00906.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00907.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00908.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00909.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00910.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00911.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00912.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00913.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00914.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00915.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:12 bvr.cells.00916.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00917.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00918.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00919.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00920.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00921.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00922.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00923.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00924.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00925.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00926.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00927.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00928.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00929.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00930.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00931.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00932.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:13 bvr.cells.00933.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00934.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00935.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00936.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00937.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00938.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00939.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00940.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00941.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00942.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00943.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00944.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00945.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00946.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00947.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00948.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00949.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:14 bvr.cells.00950.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00951.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00952.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00953.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00954.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00955.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00956.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00957.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00958.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00959.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00960.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00961.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00962.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00963.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00964.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00965.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00966.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:15 bvr.cells.00967.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00968.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00969.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00970.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00971.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00972.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00973.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00974.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00975.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00976.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00977.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00978.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00979.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00980.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00981.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00982.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00983.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:16 bvr.cells.00984.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00985.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00986.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00987.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00988.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00989.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00990.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00991.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00992.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00993.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00994.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00995.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00996.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00997.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00998.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.00999.plt
-rw-r--r--  1 shashankkarra users 1.4M Dec  5 16:17 bvr.cells.01000.plt
-rw-r--r--  1 shashankkarra users 1.1M Dec  5 15:20 bvr.grid.plt
-rw-r--r--  1 shashankkarra users 7.3K Dec  5 15:20 bvr.particles.00000.plt
-rw-r--r--  1 shashankkarra users 140K Dec  5 15:20 bvr.particles.00001.plt
-rw-r--r--  1 shashankkarra users 272K Dec  5 15:20 bvr.particles.00002.plt
-rw-r--r--  1 shashankkarra users 402K Dec  5 15:20 bvr.particles.00003.plt
-rw-r--r--  1 shashankkarra users 534K Dec  5 15:20 bvr.particles.00004.plt
-rw-r--r--  1 shashankkarra users 647K Dec  5 15:20 bvr.particles.00005.plt
-rw-r--r--  1 shashankkarra users 549K Dec  5 15:20 bvr.particles.00006.plt
-rw-r--r--  1 shashankkarra users 514K Dec  5 15:20 bvr.particles.00007.plt
-rw-r--r--  1 shashankkarra users 524K Dec  5 15:20 bvr.particles.00008.plt
-rw-r--r--  1 shashankkarra users 529K Dec  5 15:20 bvr.particles.00009.plt
-rw-r--r--  1 shashankkarra users 520K Dec  5 15:20 bvr.particles.00010.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:20 bvr.particles.00011.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 15:20 bvr.particles.00012.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:20 bvr.particles.00013.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:20 bvr.particles.00014.plt
-rw-r--r--  1 shashankkarra users 474K Dec  5 15:21 bvr.particles.00015.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 15:21 bvr.particles.00016.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:21 bvr.particles.00017.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:21 bvr.particles.00018.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:21 bvr.particles.00019.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:21 bvr.particles.00020.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:21 bvr.particles.00021.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:21 bvr.particles.00022.plt
-rw-r--r--  1 shashankkarra users 532K Dec  5 15:21 bvr.particles.00023.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:21 bvr.particles.00024.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:21 bvr.particles.00025.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:21 bvr.particles.00026.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:21 bvr.particles.00027.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:21 bvr.particles.00028.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:21 bvr.particles.00029.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 15:21 bvr.particles.00030.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:21 bvr.particles.00031.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:21 bvr.particles.00032.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:22 bvr.particles.00033.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:22 bvr.particles.00034.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 15:22 bvr.particles.00035.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:22 bvr.particles.00036.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:22 bvr.particles.00037.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:22 bvr.particles.00038.plt
-rw-r--r--  1 shashankkarra users 475K Dec  5 15:22 bvr.particles.00039.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:22 bvr.particles.00040.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 15:22 bvr.particles.00041.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 15:22 bvr.particles.00042.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:22 bvr.particles.00043.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:22 bvr.particles.00044.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:22 bvr.particles.00045.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:22 bvr.particles.00046.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:22 bvr.particles.00047.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:22 bvr.particles.00048.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:22 bvr.particles.00049.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 15:22 bvr.particles.00050.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:23 bvr.particles.00051.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:23 bvr.particles.00052.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:23 bvr.particles.00053.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:23 bvr.particles.00054.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 15:23 bvr.particles.00055.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 15:23 bvr.particles.00056.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:23 bvr.particles.00057.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:23 bvr.particles.00058.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:23 bvr.particles.00059.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:23 bvr.particles.00060.plt
-rw-r--r--  1 shashankkarra users 525K Dec  5 15:23 bvr.particles.00061.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:23 bvr.particles.00062.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:23 bvr.particles.00063.plt
-rw-r--r--  1 shashankkarra users 470K Dec  5 15:23 bvr.particles.00064.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:23 bvr.particles.00065.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:23 bvr.particles.00066.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:23 bvr.particles.00067.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:23 bvr.particles.00068.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:24 bvr.particles.00069.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:24 bvr.particles.00070.plt
-rw-r--r--  1 shashankkarra users 534K Dec  5 15:24 bvr.particles.00071.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:24 bvr.particles.00072.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:24 bvr.particles.00073.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:24 bvr.particles.00074.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:24 bvr.particles.00075.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:24 bvr.particles.00076.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 15:24 bvr.particles.00077.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:24 bvr.particles.00078.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:24 bvr.particles.00079.plt
-rw-r--r--  1 shashankkarra users 523K Dec  5 15:24 bvr.particles.00080.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:24 bvr.particles.00081.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 15:24 bvr.particles.00082.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:24 bvr.particles.00083.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:24 bvr.particles.00084.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:24 bvr.particles.00085.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:24 bvr.particles.00086.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:25 bvr.particles.00087.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:25 bvr.particles.00088.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:25 bvr.particles.00089.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:25 bvr.particles.00090.plt
-rw-r--r--  1 shashankkarra users 514K Dec  5 15:25 bvr.particles.00091.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:25 bvr.particles.00092.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:25 bvr.particles.00093.plt
-rw-r--r--  1 shashankkarra users 476K Dec  5 15:25 bvr.particles.00094.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:25 bvr.particles.00095.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:25 bvr.particles.00096.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:25 bvr.particles.00097.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:25 bvr.particles.00098.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 15:25 bvr.particles.00099.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:25 bvr.particles.00100.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:25 bvr.particles.00101.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:25 bvr.particles.00102.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:25 bvr.particles.00103.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:26 bvr.particles.00104.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 15:26 bvr.particles.00105.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:26 bvr.particles.00106.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:26 bvr.particles.00107.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:26 bvr.particles.00108.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:26 bvr.particles.00109.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:26 bvr.particles.00110.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:26 bvr.particles.00111.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:26 bvr.particles.00112.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 15:26 bvr.particles.00113.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:26 bvr.particles.00114.plt
-rw-r--r--  1 shashankkarra users 527K Dec  5 15:26 bvr.particles.00115.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:26 bvr.particles.00116.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:26 bvr.particles.00117.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:26 bvr.particles.00118.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:26 bvr.particles.00119.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 15:26 bvr.particles.00120.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:26 bvr.particles.00121.plt
-rw-r--r--  1 shashankkarra users 478K Dec  5 15:27 bvr.particles.00122.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:27 bvr.particles.00123.plt
-rw-r--r--  1 shashankkarra users 527K Dec  5 15:27 bvr.particles.00124.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 15:27 bvr.particles.00125.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:27 bvr.particles.00126.plt
-rw-r--r--  1 shashankkarra users 481K Dec  5 15:27 bvr.particles.00127.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:27 bvr.particles.00128.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:27 bvr.particles.00129.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:27 bvr.particles.00130.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:27 bvr.particles.00131.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:27 bvr.particles.00132.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:27 bvr.particles.00133.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:27 bvr.particles.00134.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:27 bvr.particles.00135.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:27 bvr.particles.00136.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 15:27 bvr.particles.00137.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:27 bvr.particles.00138.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:28 bvr.particles.00139.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:28 bvr.particles.00140.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:28 bvr.particles.00141.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:28 bvr.particles.00142.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:28 bvr.particles.00143.plt
-rw-r--r--  1 shashankkarra users 537K Dec  5 15:28 bvr.particles.00144.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:28 bvr.particles.00145.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:28 bvr.particles.00146.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:28 bvr.particles.00147.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:28 bvr.particles.00148.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:28 bvr.particles.00149.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:28 bvr.particles.00150.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:28 bvr.particles.00151.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:28 bvr.particles.00152.plt
-rw-r--r--  1 shashankkarra users 472K Dec  5 15:28 bvr.particles.00153.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:28 bvr.particles.00154.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:28 bvr.particles.00155.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:29 bvr.particles.00156.plt
-rw-r--r--  1 shashankkarra users 475K Dec  5 15:29 bvr.particles.00157.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:29 bvr.particles.00158.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:29 bvr.particles.00159.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:29 bvr.particles.00160.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:29 bvr.particles.00161.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:29 bvr.particles.00162.plt
-rw-r--r--  1 shashankkarra users 514K Dec  5 15:29 bvr.particles.00163.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:29 bvr.particles.00164.plt
-rw-r--r--  1 shashankkarra users 474K Dec  5 15:29 bvr.particles.00165.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 15:29 bvr.particles.00166.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:29 bvr.particles.00167.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:29 bvr.particles.00168.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:29 bvr.particles.00169.plt
-rw-r--r--  1 shashankkarra users 514K Dec  5 15:29 bvr.particles.00170.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:29 bvr.particles.00171.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:30 bvr.particles.00172.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:30 bvr.particles.00173.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:30 bvr.particles.00174.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 15:30 bvr.particles.00175.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 15:30 bvr.particles.00176.plt
-rw-r--r--  1 shashankkarra users 524K Dec  5 15:30 bvr.particles.00177.plt
-rw-r--r--  1 shashankkarra users 462K Dec  5 15:30 bvr.particles.00178.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:30 bvr.particles.00179.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:30 bvr.particles.00180.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 15:30 bvr.particles.00181.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:30 bvr.particles.00182.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:30 bvr.particles.00183.plt
-rw-r--r--  1 shashankkarra users 532K Dec  5 15:30 bvr.particles.00184.plt
-rw-r--r--  1 shashankkarra users 523K Dec  5 15:30 bvr.particles.00185.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:30 bvr.particles.00186.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:30 bvr.particles.00187.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:31 bvr.particles.00188.plt
-rw-r--r--  1 shashankkarra users 481K Dec  5 15:31 bvr.particles.00189.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:31 bvr.particles.00190.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 15:31 bvr.particles.00191.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:31 bvr.particles.00192.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 15:31 bvr.particles.00193.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:31 bvr.particles.00194.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:31 bvr.particles.00195.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:31 bvr.particles.00196.plt
-rw-r--r--  1 shashankkarra users 477K Dec  5 15:31 bvr.particles.00197.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:31 bvr.particles.00198.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:31 bvr.particles.00199.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:31 bvr.particles.00200.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:31 bvr.particles.00201.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:31 bvr.particles.00202.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 15:31 bvr.particles.00203.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:31 bvr.particles.00204.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:32 bvr.particles.00205.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:32 bvr.particles.00206.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:32 bvr.particles.00207.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:32 bvr.particles.00208.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:32 bvr.particles.00209.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:32 bvr.particles.00210.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:32 bvr.particles.00211.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:32 bvr.particles.00212.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:32 bvr.particles.00213.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:32 bvr.particles.00214.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:32 bvr.particles.00215.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:32 bvr.particles.00216.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:32 bvr.particles.00217.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 15:32 bvr.particles.00218.plt
-rw-r--r--  1 shashankkarra users 480K Dec  5 15:32 bvr.particles.00219.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:32 bvr.particles.00220.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:32 bvr.particles.00221.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:32 bvr.particles.00222.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:33 bvr.particles.00223.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:33 bvr.particles.00224.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:33 bvr.particles.00225.plt
-rw-r--r--  1 shashankkarra users 514K Dec  5 15:33 bvr.particles.00226.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:33 bvr.particles.00227.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:33 bvr.particles.00228.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:33 bvr.particles.00229.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:33 bvr.particles.00230.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:33 bvr.particles.00231.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:33 bvr.particles.00232.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:33 bvr.particles.00233.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:33 bvr.particles.00234.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:33 bvr.particles.00235.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:33 bvr.particles.00236.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:33 bvr.particles.00237.plt
-rw-r--r--  1 shashankkarra users 473K Dec  5 15:33 bvr.particles.00238.plt
-rw-r--r--  1 shashankkarra users 479K Dec  5 15:33 bvr.particles.00239.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:33 bvr.particles.00240.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:34 bvr.particles.00241.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:34 bvr.particles.00242.plt
-rw-r--r--  1 shashankkarra users 529K Dec  5 15:34 bvr.particles.00243.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:34 bvr.particles.00244.plt
-rw-r--r--  1 shashankkarra users 534K Dec  5 15:34 bvr.particles.00245.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:34 bvr.particles.00246.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:34 bvr.particles.00247.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 15:34 bvr.particles.00248.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 15:34 bvr.particles.00249.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 15:34 bvr.particles.00250.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:34 bvr.particles.00251.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:34 bvr.particles.00252.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:34 bvr.particles.00253.plt
-rw-r--r--  1 shashankkarra users 467K Dec  5 15:34 bvr.particles.00254.plt
-rw-r--r--  1 shashankkarra users 453K Dec  5 15:34 bvr.particles.00255.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:34 bvr.particles.00256.plt
-rw-r--r--  1 shashankkarra users 524K Dec  5 15:34 bvr.particles.00257.plt
-rw-r--r--  1 shashankkarra users 535K Dec  5 15:34 bvr.particles.00258.plt
-rw-r--r--  1 shashankkarra users 538K Dec  5 15:35 bvr.particles.00259.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:35 bvr.particles.00260.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 15:35 bvr.particles.00261.plt
-rw-r--r--  1 shashankkarra users 523K Dec  5 15:35 bvr.particles.00262.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:35 bvr.particles.00263.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 15:35 bvr.particles.00264.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:35 bvr.particles.00265.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:35 bvr.particles.00266.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:35 bvr.particles.00267.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:35 bvr.particles.00268.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:35 bvr.particles.00269.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:35 bvr.particles.00270.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:35 bvr.particles.00271.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:35 bvr.particles.00272.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 15:35 bvr.particles.00273.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:35 bvr.particles.00274.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 15:35 bvr.particles.00275.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:35 bvr.particles.00276.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:36 bvr.particles.00277.plt
-rw-r--r--  1 shashankkarra users 536K Dec  5 15:36 bvr.particles.00278.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 15:36 bvr.particles.00279.plt
-rw-r--r--  1 shashankkarra users 514K Dec  5 15:36 bvr.particles.00280.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:36 bvr.particles.00281.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:36 bvr.particles.00282.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 15:36 bvr.particles.00283.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 15:36 bvr.particles.00284.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:36 bvr.particles.00285.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:36 bvr.particles.00286.plt
-rw-r--r--  1 shashankkarra users 477K Dec  5 15:36 bvr.particles.00287.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:36 bvr.particles.00288.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:36 bvr.particles.00289.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:36 bvr.particles.00290.plt
-rw-r--r--  1 shashankkarra users 529K Dec  5 15:36 bvr.particles.00291.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:36 bvr.particles.00292.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:36 bvr.particles.00293.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:36 bvr.particles.00294.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:37 bvr.particles.00295.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:37 bvr.particles.00296.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:37 bvr.particles.00297.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 15:37 bvr.particles.00298.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:37 bvr.particles.00299.plt
-rw-r--r--  1 shashankkarra users 520K Dec  5 15:37 bvr.particles.00300.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:37 bvr.particles.00301.plt
-rw-r--r--  1 shashankkarra users 481K Dec  5 15:37 bvr.particles.00302.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:37 bvr.particles.00303.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 15:37 bvr.particles.00304.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:37 bvr.particles.00305.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:37 bvr.particles.00306.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:37 bvr.particles.00307.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 15:37 bvr.particles.00308.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:37 bvr.particles.00309.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:37 bvr.particles.00310.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:37 bvr.particles.00311.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:37 bvr.particles.00312.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:38 bvr.particles.00313.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:38 bvr.particles.00314.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:38 bvr.particles.00315.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:38 bvr.particles.00316.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 15:38 bvr.particles.00317.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:38 bvr.particles.00318.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:38 bvr.particles.00319.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:38 bvr.particles.00320.plt
-rw-r--r--  1 shashankkarra users 480K Dec  5 15:38 bvr.particles.00321.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:38 bvr.particles.00322.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:38 bvr.particles.00323.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:38 bvr.particles.00324.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:38 bvr.particles.00325.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:38 bvr.particles.00326.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:38 bvr.particles.00327.plt
-rw-r--r--  1 shashankkarra users 526K Dec  5 15:38 bvr.particles.00328.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:39 bvr.particles.00329.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:39 bvr.particles.00330.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:39 bvr.particles.00331.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:39 bvr.particles.00332.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 15:39 bvr.particles.00333.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 15:39 bvr.particles.00334.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 15:39 bvr.particles.00335.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:39 bvr.particles.00336.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:39 bvr.particles.00337.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:39 bvr.particles.00338.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:39 bvr.particles.00339.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:39 bvr.particles.00340.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:39 bvr.particles.00341.plt
-rw-r--r--  1 shashankkarra users 520K Dec  5 15:39 bvr.particles.00342.plt
-rw-r--r--  1 shashankkarra users 465K Dec  5 15:39 bvr.particles.00343.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:39 bvr.particles.00344.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:39 bvr.particles.00345.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:40 bvr.particles.00346.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:40 bvr.particles.00347.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:40 bvr.particles.00348.plt
-rw-r--r--  1 shashankkarra users 528K Dec  5 15:40 bvr.particles.00349.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 15:40 bvr.particles.00350.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:40 bvr.particles.00351.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:40 bvr.particles.00352.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:40 bvr.particles.00353.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:40 bvr.particles.00354.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:40 bvr.particles.00355.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:40 bvr.particles.00356.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:40 bvr.particles.00357.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:40 bvr.particles.00358.plt
-rw-r--r--  1 shashankkarra users 520K Dec  5 15:40 bvr.particles.00359.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:40 bvr.particles.00360.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:40 bvr.particles.00361.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:40 bvr.particles.00362.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:40 bvr.particles.00363.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:41 bvr.particles.00364.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 15:41 bvr.particles.00365.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:41 bvr.particles.00366.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:41 bvr.particles.00367.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 15:41 bvr.particles.00368.plt
-rw-r--r--  1 shashankkarra users 525K Dec  5 15:41 bvr.particles.00369.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:41 bvr.particles.00370.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:41 bvr.particles.00371.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 15:41 bvr.particles.00372.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:41 bvr.particles.00373.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:41 bvr.particles.00374.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:41 bvr.particles.00375.plt
-rw-r--r--  1 shashankkarra users 479K Dec  5 15:41 bvr.particles.00376.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:41 bvr.particles.00377.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:41 bvr.particles.00378.plt
-rw-r--r--  1 shashankkarra users 479K Dec  5 15:41 bvr.particles.00379.plt
-rw-r--r--  1 shashankkarra users 527K Dec  5 15:41 bvr.particles.00380.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 15:42 bvr.particles.00381.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 15:42 bvr.particles.00382.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:42 bvr.particles.00383.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:42 bvr.particles.00384.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:42 bvr.particles.00385.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:42 bvr.particles.00386.plt
-rw-r--r--  1 shashankkarra users 524K Dec  5 15:42 bvr.particles.00387.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:42 bvr.particles.00388.plt
-rw-r--r--  1 shashankkarra users 547K Dec  5 15:42 bvr.particles.00389.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:42 bvr.particles.00390.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:42 bvr.particles.00391.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:42 bvr.particles.00392.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:42 bvr.particles.00393.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:42 bvr.particles.00394.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 15:42 bvr.particles.00395.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:42 bvr.particles.00396.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:42 bvr.particles.00397.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:43 bvr.particles.00398.plt
-rw-r--r--  1 shashankkarra users 476K Dec  5 15:43 bvr.particles.00399.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:43 bvr.particles.00400.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:43 bvr.particles.00401.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:43 bvr.particles.00402.plt
-rw-r--r--  1 shashankkarra users 481K Dec  5 15:43 bvr.particles.00403.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:43 bvr.particles.00404.plt
-rw-r--r--  1 shashankkarra users 526K Dec  5 15:43 bvr.particles.00405.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:43 bvr.particles.00406.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:43 bvr.particles.00407.plt
-rw-r--r--  1 shashankkarra users 477K Dec  5 15:43 bvr.particles.00408.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:43 bvr.particles.00409.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:43 bvr.particles.00410.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:43 bvr.particles.00411.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:43 bvr.particles.00412.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:43 bvr.particles.00413.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:43 bvr.particles.00414.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 15:43 bvr.particles.00415.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:44 bvr.particles.00416.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:44 bvr.particles.00417.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:44 bvr.particles.00418.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 15:44 bvr.particles.00419.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:44 bvr.particles.00420.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:44 bvr.particles.00421.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:44 bvr.particles.00422.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 15:44 bvr.particles.00423.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:44 bvr.particles.00424.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:44 bvr.particles.00425.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:44 bvr.particles.00426.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:44 bvr.particles.00427.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:44 bvr.particles.00428.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:44 bvr.particles.00429.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:44 bvr.particles.00430.plt
-rw-r--r--  1 shashankkarra users 475K Dec  5 15:44 bvr.particles.00431.plt
-rw-r--r--  1 shashankkarra users 481K Dec  5 15:44 bvr.particles.00432.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:45 bvr.particles.00433.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 15:45 bvr.particles.00434.plt
-rw-r--r--  1 shashankkarra users 528K Dec  5 15:45 bvr.particles.00435.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 15:45 bvr.particles.00436.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:45 bvr.particles.00437.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 15:45 bvr.particles.00438.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:45 bvr.particles.00439.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:45 bvr.particles.00440.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 15:45 bvr.particles.00441.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:45 bvr.particles.00442.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:45 bvr.particles.00443.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:45 bvr.particles.00444.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:45 bvr.particles.00445.plt
-rw-r--r--  1 shashankkarra users 524K Dec  5 15:45 bvr.particles.00446.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:45 bvr.particles.00447.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:45 bvr.particles.00448.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:45 bvr.particles.00449.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:45 bvr.particles.00450.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:46 bvr.particles.00451.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:46 bvr.particles.00452.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:46 bvr.particles.00453.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:46 bvr.particles.00454.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:46 bvr.particles.00455.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:46 bvr.particles.00456.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:46 bvr.particles.00457.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:46 bvr.particles.00458.plt
-rw-r--r--  1 shashankkarra users 479K Dec  5 15:46 bvr.particles.00459.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:46 bvr.particles.00460.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:46 bvr.particles.00461.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:46 bvr.particles.00462.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:46 bvr.particles.00463.plt
-rw-r--r--  1 shashankkarra users 474K Dec  5 15:46 bvr.particles.00464.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:46 bvr.particles.00465.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:46 bvr.particles.00466.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:46 bvr.particles.00467.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:47 bvr.particles.00468.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:47 bvr.particles.00469.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:47 bvr.particles.00470.plt
-rw-r--r--  1 shashankkarra users 520K Dec  5 15:47 bvr.particles.00471.plt
-rw-r--r--  1 shashankkarra users 530K Dec  5 15:47 bvr.particles.00472.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:47 bvr.particles.00473.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:47 bvr.particles.00474.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:47 bvr.particles.00475.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:47 bvr.particles.00476.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:47 bvr.particles.00477.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:47 bvr.particles.00478.plt
-rw-r--r--  1 shashankkarra users 481K Dec  5 15:47 bvr.particles.00479.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:47 bvr.particles.00480.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 15:47 bvr.particles.00481.plt
-rw-r--r--  1 shashankkarra users 479K Dec  5 15:47 bvr.particles.00482.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:47 bvr.particles.00483.plt
-rw-r--r--  1 shashankkarra users 478K Dec  5 15:47 bvr.particles.00484.plt
-rw-r--r--  1 shashankkarra users 480K Dec  5 15:47 bvr.particles.00485.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:48 bvr.particles.00486.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 15:48 bvr.particles.00487.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:48 bvr.particles.00488.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:48 bvr.particles.00489.plt
-rw-r--r--  1 shashankkarra users 476K Dec  5 15:48 bvr.particles.00490.plt
-rw-r--r--  1 shashankkarra users 524K Dec  5 15:48 bvr.particles.00491.plt
-rw-r--r--  1 shashankkarra users 528K Dec  5 15:48 bvr.particles.00492.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:48 bvr.particles.00493.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:48 bvr.particles.00494.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:48 bvr.particles.00495.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:48 bvr.particles.00496.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:48 bvr.particles.00497.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:48 bvr.particles.00498.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:48 bvr.particles.00499.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:48 bvr.particles.00500.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:48 bvr.particles.00501.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:48 bvr.particles.00502.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:48 bvr.particles.00503.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:49 bvr.particles.00504.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:49 bvr.particles.00505.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:49 bvr.particles.00506.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:49 bvr.particles.00507.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:49 bvr.particles.00508.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:49 bvr.particles.00509.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:49 bvr.particles.00510.plt
-rw-r--r--  1 shashankkarra users 479K Dec  5 15:49 bvr.particles.00511.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:49 bvr.particles.00512.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:49 bvr.particles.00513.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:49 bvr.particles.00514.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 15:49 bvr.particles.00515.plt
-rw-r--r--  1 shashankkarra users 514K Dec  5 15:49 bvr.particles.00516.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:49 bvr.particles.00517.plt
-rw-r--r--  1 shashankkarra users 481K Dec  5 15:49 bvr.particles.00518.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 15:49 bvr.particles.00519.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:49 bvr.particles.00520.plt
-rw-r--r--  1 shashankkarra users 478K Dec  5 15:50 bvr.particles.00521.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:50 bvr.particles.00522.plt
-rw-r--r--  1 shashankkarra users 557K Dec  5 15:50 bvr.particles.00523.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:50 bvr.particles.00524.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:50 bvr.particles.00525.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:50 bvr.particles.00526.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 15:50 bvr.particles.00527.plt
-rw-r--r--  1 shashankkarra users 478K Dec  5 15:50 bvr.particles.00528.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:50 bvr.particles.00529.plt
-rw-r--r--  1 shashankkarra users 524K Dec  5 15:50 bvr.particles.00530.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 15:50 bvr.particles.00531.plt
-rw-r--r--  1 shashankkarra users 479K Dec  5 15:50 bvr.particles.00532.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:50 bvr.particles.00533.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:50 bvr.particles.00534.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:50 bvr.particles.00535.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:50 bvr.particles.00536.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 15:50 bvr.particles.00537.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:50 bvr.particles.00538.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:51 bvr.particles.00539.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:51 bvr.particles.00540.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:51 bvr.particles.00541.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:51 bvr.particles.00542.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:51 bvr.particles.00543.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 15:51 bvr.particles.00544.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:51 bvr.particles.00545.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 15:51 bvr.particles.00546.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:51 bvr.particles.00547.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 15:51 bvr.particles.00548.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 15:51 bvr.particles.00549.plt
-rw-r--r--  1 shashankkarra users 472K Dec  5 15:51 bvr.particles.00550.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 15:51 bvr.particles.00551.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 15:51 bvr.particles.00552.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 15:51 bvr.particles.00553.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:51 bvr.particles.00554.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 15:51 bvr.particles.00555.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:51 bvr.particles.00556.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:52 bvr.particles.00557.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:52 bvr.particles.00558.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 15:52 bvr.particles.00559.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:52 bvr.particles.00560.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:52 bvr.particles.00561.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 15:52 bvr.particles.00562.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:52 bvr.particles.00563.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:52 bvr.particles.00564.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:52 bvr.particles.00565.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:52 bvr.particles.00566.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 15:52 bvr.particles.00567.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:52 bvr.particles.00568.plt
-rw-r--r--  1 shashankkarra users 532K Dec  5 15:52 bvr.particles.00569.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:52 bvr.particles.00570.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:52 bvr.particles.00571.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 15:52 bvr.particles.00572.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:52 bvr.particles.00573.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:52 bvr.particles.00574.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 15:53 bvr.particles.00575.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:53 bvr.particles.00576.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:53 bvr.particles.00577.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:53 bvr.particles.00578.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 15:53 bvr.particles.00579.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:53 bvr.particles.00580.plt
-rw-r--r--  1 shashankkarra users 468K Dec  5 15:53 bvr.particles.00581.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:53 bvr.particles.00582.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 15:53 bvr.particles.00583.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:53 bvr.particles.00584.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 15:53 bvr.particles.00585.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:53 bvr.particles.00586.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 15:53 bvr.particles.00587.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:53 bvr.particles.00588.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:53 bvr.particles.00589.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:53 bvr.particles.00590.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:53 bvr.particles.00591.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:54 bvr.particles.00592.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:54 bvr.particles.00593.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:54 bvr.particles.00594.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:54 bvr.particles.00595.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:54 bvr.particles.00596.plt
-rw-r--r--  1 shashankkarra users 478K Dec  5 15:54 bvr.particles.00597.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:54 bvr.particles.00598.plt
-rw-r--r--  1 shashankkarra users 514K Dec  5 15:54 bvr.particles.00599.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 15:54 bvr.particles.00600.plt
-rw-r--r--  1 shashankkarra users 533K Dec  5 15:54 bvr.particles.00601.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:54 bvr.particles.00602.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 15:54 bvr.particles.00603.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:54 bvr.particles.00604.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:54 bvr.particles.00605.plt
-rw-r--r--  1 shashankkarra users 514K Dec  5 15:54 bvr.particles.00606.plt
-rw-r--r--  1 shashankkarra users 531K Dec  5 15:54 bvr.particles.00607.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:54 bvr.particles.00608.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:54 bvr.particles.00609.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:55 bvr.particles.00610.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:55 bvr.particles.00611.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 15:55 bvr.particles.00612.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:55 bvr.particles.00613.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 15:55 bvr.particles.00614.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:55 bvr.particles.00615.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:55 bvr.particles.00616.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:55 bvr.particles.00617.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:55 bvr.particles.00618.plt
-rw-r--r--  1 shashankkarra users 476K Dec  5 15:55 bvr.particles.00619.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 15:55 bvr.particles.00620.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:55 bvr.particles.00621.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:55 bvr.particles.00622.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:55 bvr.particles.00623.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:55 bvr.particles.00624.plt
-rw-r--r--  1 shashankkarra users 476K Dec  5 15:55 bvr.particles.00625.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 15:55 bvr.particles.00626.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:56 bvr.particles.00627.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:56 bvr.particles.00628.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:56 bvr.particles.00629.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 15:56 bvr.particles.00630.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:56 bvr.particles.00631.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:56 bvr.particles.00632.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:56 bvr.particles.00633.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:56 bvr.particles.00634.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:56 bvr.particles.00635.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 15:56 bvr.particles.00636.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 15:56 bvr.particles.00637.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:56 bvr.particles.00638.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 15:56 bvr.particles.00639.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 15:56 bvr.particles.00640.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:56 bvr.particles.00641.plt
-rw-r--r--  1 shashankkarra users 472K Dec  5 15:56 bvr.particles.00642.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 15:56 bvr.particles.00643.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:57 bvr.particles.00644.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:57 bvr.particles.00645.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:57 bvr.particles.00646.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:57 bvr.particles.00647.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 15:57 bvr.particles.00648.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 15:57 bvr.particles.00649.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 15:57 bvr.particles.00650.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:57 bvr.particles.00651.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 15:57 bvr.particles.00652.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:57 bvr.particles.00653.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:57 bvr.particles.00654.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:57 bvr.particles.00655.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:57 bvr.particles.00656.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:57 bvr.particles.00657.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 15:57 bvr.particles.00658.plt
-rw-r--r--  1 shashankkarra users 529K Dec  5 15:57 bvr.particles.00659.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 15:57 bvr.particles.00660.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:58 bvr.particles.00661.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:58 bvr.particles.00662.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 15:58 bvr.particles.00663.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:58 bvr.particles.00664.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:58 bvr.particles.00665.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 15:58 bvr.particles.00666.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 15:58 bvr.particles.00667.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 15:58 bvr.particles.00668.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 15:58 bvr.particles.00669.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 15:58 bvr.particles.00670.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 15:58 bvr.particles.00671.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 15:58 bvr.particles.00672.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 15:58 bvr.particles.00673.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:58 bvr.particles.00674.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 15:58 bvr.particles.00675.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 15:58 bvr.particles.00676.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 15:58 bvr.particles.00677.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 15:58 bvr.particles.00678.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 15:59 bvr.particles.00679.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:59 bvr.particles.00680.plt
-rw-r--r--  1 shashankkarra users 520K Dec  5 15:59 bvr.particles.00681.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 15:59 bvr.particles.00682.plt
-rw-r--r--  1 shashankkarra users 527K Dec  5 15:59 bvr.particles.00683.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:59 bvr.particles.00684.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 15:59 bvr.particles.00685.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 15:59 bvr.particles.00686.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 15:59 bvr.particles.00687.plt
-rw-r--r--  1 shashankkarra users 480K Dec  5 15:59 bvr.particles.00688.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 15:59 bvr.particles.00689.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 15:59 bvr.particles.00690.plt
-rw-r--r--  1 shashankkarra users 470K Dec  5 15:59 bvr.particles.00691.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 15:59 bvr.particles.00692.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 15:59 bvr.particles.00693.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 15:59 bvr.particles.00694.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 15:59 bvr.particles.00695.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 15:59 bvr.particles.00696.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 16:00 bvr.particles.00697.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 16:00 bvr.particles.00698.plt
-rw-r--r--  1 shashankkarra users 452K Dec  5 16:00 bvr.particles.00699.plt
-rw-r--r--  1 shashankkarra users 460K Dec  5 16:00 bvr.particles.00700.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 16:00 bvr.particles.00701.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:00 bvr.particles.00702.plt
-rw-r--r--  1 shashankkarra users 571K Dec  5 16:00 bvr.particles.00703.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 16:00 bvr.particles.00704.plt
-rw-r--r--  1 shashankkarra users 541K Dec  5 16:00 bvr.particles.00705.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:00 bvr.particles.00706.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 16:00 bvr.particles.00707.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 16:00 bvr.particles.00708.plt
-rw-r--r--  1 shashankkarra users 462K Dec  5 16:00 bvr.particles.00709.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 16:00 bvr.particles.00710.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 16:00 bvr.particles.00711.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 16:00 bvr.particles.00712.plt
-rw-r--r--  1 shashankkarra users 535K Dec  5 16:00 bvr.particles.00713.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:01 bvr.particles.00714.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 16:01 bvr.particles.00715.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:01 bvr.particles.00716.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:01 bvr.particles.00717.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 16:01 bvr.particles.00718.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 16:01 bvr.particles.00719.plt
-rw-r--r--  1 shashankkarra users 480K Dec  5 16:01 bvr.particles.00720.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 16:01 bvr.particles.00721.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 16:01 bvr.particles.00722.plt
-rw-r--r--  1 shashankkarra users 480K Dec  5 16:01 bvr.particles.00723.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 16:01 bvr.particles.00724.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:01 bvr.particles.00725.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:01 bvr.particles.00726.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 16:01 bvr.particles.00727.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:01 bvr.particles.00728.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 16:01 bvr.particles.00729.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 16:01 bvr.particles.00730.plt
-rw-r--r--  1 shashankkarra users 537K Dec  5 16:02 bvr.particles.00731.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 16:02 bvr.particles.00732.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 16:02 bvr.particles.00733.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 16:02 bvr.particles.00734.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 16:02 bvr.particles.00735.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:02 bvr.particles.00736.plt
-rw-r--r--  1 shashankkarra users 543K Dec  5 16:02 bvr.particles.00737.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 16:02 bvr.particles.00738.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 16:02 bvr.particles.00739.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 16:02 bvr.particles.00740.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 16:02 bvr.particles.00741.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 16:02 bvr.particles.00742.plt
-rw-r--r--  1 shashankkarra users 526K Dec  5 16:02 bvr.particles.00743.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 16:02 bvr.particles.00744.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 16:02 bvr.particles.00745.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 16:02 bvr.particles.00746.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 16:02 bvr.particles.00747.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 16:02 bvr.particles.00748.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 16:03 bvr.particles.00749.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 16:03 bvr.particles.00750.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 16:03 bvr.particles.00751.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:03 bvr.particles.00752.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 16:03 bvr.particles.00753.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 16:03 bvr.particles.00754.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:03 bvr.particles.00755.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:03 bvr.particles.00756.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:03 bvr.particles.00757.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 16:03 bvr.particles.00758.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 16:03 bvr.particles.00759.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 16:03 bvr.particles.00760.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 16:03 bvr.particles.00761.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 16:03 bvr.particles.00762.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 16:03 bvr.particles.00763.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:03 bvr.particles.00764.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 16:03 bvr.particles.00765.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 16:04 bvr.particles.00766.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 16:04 bvr.particles.00767.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 16:04 bvr.particles.00768.plt
-rw-r--r--  1 shashankkarra users 529K Dec  5 16:04 bvr.particles.00769.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 16:04 bvr.particles.00770.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 16:04 bvr.particles.00771.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:04 bvr.particles.00772.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:04 bvr.particles.00773.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 16:04 bvr.particles.00774.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 16:04 bvr.particles.00775.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 16:04 bvr.particles.00776.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 16:04 bvr.particles.00777.plt
-rw-r--r--  1 shashankkarra users 530K Dec  5 16:04 bvr.particles.00778.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 16:04 bvr.particles.00779.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 16:04 bvr.particles.00780.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 16:04 bvr.particles.00781.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 16:04 bvr.particles.00782.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 16:05 bvr.particles.00783.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:05 bvr.particles.00784.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 16:05 bvr.particles.00785.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 16:05 bvr.particles.00786.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 16:05 bvr.particles.00787.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:05 bvr.particles.00788.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 16:05 bvr.particles.00789.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 16:05 bvr.particles.00790.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 16:05 bvr.particles.00791.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:05 bvr.particles.00792.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 16:05 bvr.particles.00793.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 16:05 bvr.particles.00794.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 16:05 bvr.particles.00795.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:05 bvr.particles.00796.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:05 bvr.particles.00797.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:05 bvr.particles.00798.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 16:06 bvr.particles.00799.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 16:06 bvr.particles.00800.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 16:06 bvr.particles.00801.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 16:06 bvr.particles.00802.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 16:06 bvr.particles.00803.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:06 bvr.particles.00804.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 16:06 bvr.particles.00805.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 16:06 bvr.particles.00806.plt
-rw-r--r--  1 shashankkarra users 477K Dec  5 16:06 bvr.particles.00807.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 16:06 bvr.particles.00808.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:06 bvr.particles.00809.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 16:06 bvr.particles.00810.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 16:06 bvr.particles.00811.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 16:06 bvr.particles.00812.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:06 bvr.particles.00813.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 16:06 bvr.particles.00814.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 16:06 bvr.particles.00815.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 16:07 bvr.particles.00816.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 16:07 bvr.particles.00817.plt
-rw-r--r--  1 shashankkarra users 481K Dec  5 16:07 bvr.particles.00818.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 16:07 bvr.particles.00819.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 16:07 bvr.particles.00820.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:07 bvr.particles.00821.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:07 bvr.particles.00822.plt
-rw-r--r--  1 shashankkarra users 486K Dec  5 16:07 bvr.particles.00823.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 16:07 bvr.particles.00824.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:07 bvr.particles.00825.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:07 bvr.particles.00826.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 16:07 bvr.particles.00827.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 16:07 bvr.particles.00828.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 16:07 bvr.particles.00829.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 16:07 bvr.particles.00830.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 16:07 bvr.particles.00831.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:07 bvr.particles.00832.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 16:08 bvr.particles.00833.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:08 bvr.particles.00834.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 16:08 bvr.particles.00835.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:08 bvr.particles.00836.plt
-rw-r--r--  1 shashankkarra users 514K Dec  5 16:08 bvr.particles.00837.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 16:08 bvr.particles.00838.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 16:08 bvr.particles.00839.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 16:08 bvr.particles.00840.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:08 bvr.particles.00841.plt
-rw-r--r--  1 shashankkarra users 502K Dec  5 16:08 bvr.particles.00842.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 16:08 bvr.particles.00843.plt
-rw-r--r--  1 shashankkarra users 475K Dec  5 16:08 bvr.particles.00844.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 16:08 bvr.particles.00845.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 16:08 bvr.particles.00846.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:08 bvr.particles.00847.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 16:08 bvr.particles.00848.plt
-rw-r--r--  1 shashankkarra users 519K Dec  5 16:08 bvr.particles.00849.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 16:09 bvr.particles.00850.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 16:09 bvr.particles.00851.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 16:09 bvr.particles.00852.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:09 bvr.particles.00853.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 16:09 bvr.particles.00854.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 16:09 bvr.particles.00855.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 16:09 bvr.particles.00856.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 16:09 bvr.particles.00857.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 16:09 bvr.particles.00858.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:09 bvr.particles.00859.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:09 bvr.particles.00860.plt
-rw-r--r--  1 shashankkarra users 478K Dec  5 16:09 bvr.particles.00861.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 16:09 bvr.particles.00862.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 16:09 bvr.particles.00863.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 16:09 bvr.particles.00864.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:09 bvr.particles.00865.plt
-rw-r--r--  1 shashankkarra users 495K Dec  5 16:10 bvr.particles.00866.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:10 bvr.particles.00867.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 16:10 bvr.particles.00868.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 16:10 bvr.particles.00869.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 16:10 bvr.particles.00870.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 16:10 bvr.particles.00871.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:10 bvr.particles.00872.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 16:10 bvr.particles.00873.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 16:10 bvr.particles.00874.plt
-rw-r--r--  1 shashankkarra users 517K Dec  5 16:10 bvr.particles.00875.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 16:10 bvr.particles.00876.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 16:10 bvr.particles.00877.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 16:10 bvr.particles.00878.plt
-rw-r--r--  1 shashankkarra users 523K Dec  5 16:10 bvr.particles.00879.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 16:10 bvr.particles.00880.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:10 bvr.particles.00881.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 16:10 bvr.particles.00882.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:11 bvr.particles.00883.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 16:11 bvr.particles.00884.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:11 bvr.particles.00885.plt
-rw-r--r--  1 shashankkarra users 477K Dec  5 16:11 bvr.particles.00886.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 16:11 bvr.particles.00887.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 16:11 bvr.particles.00888.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 16:11 bvr.particles.00889.plt
-rw-r--r--  1 shashankkarra users 522K Dec  5 16:11 bvr.particles.00890.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 16:11 bvr.particles.00891.plt
-rw-r--r--  1 shashankkarra users 500K Dec  5 16:11 bvr.particles.00892.plt
-rw-r--r--  1 shashankkarra users 469K Dec  5 16:11 bvr.particles.00893.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:11 bvr.particles.00894.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 16:11 bvr.particles.00895.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 16:11 bvr.particles.00896.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:11 bvr.particles.00897.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 16:11 bvr.particles.00898.plt
-rw-r--r--  1 shashankkarra users 523K Dec  5 16:11 bvr.particles.00899.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 16:12 bvr.particles.00900.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 16:12 bvr.particles.00901.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 16:12 bvr.particles.00902.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 16:12 bvr.particles.00903.plt
-rw-r--r--  1 shashankkarra users 521K Dec  5 16:12 bvr.particles.00904.plt
-rw-r--r--  1 shashankkarra users 515K Dec  5 16:12 bvr.particles.00905.plt
-rw-r--r--  1 shashankkarra users 509K Dec  5 16:12 bvr.particles.00906.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 16:12 bvr.particles.00907.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 16:12 bvr.particles.00908.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 16:12 bvr.particles.00909.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 16:12 bvr.particles.00910.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 16:12 bvr.particles.00911.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 16:12 bvr.particles.00912.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:12 bvr.particles.00913.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 16:12 bvr.particles.00914.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 16:12 bvr.particles.00915.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:12 bvr.particles.00916.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 16:13 bvr.particles.00917.plt
-rw-r--r--  1 shashankkarra users 528K Dec  5 16:13 bvr.particles.00918.plt
-rw-r--r--  1 shashankkarra users 473K Dec  5 16:13 bvr.particles.00919.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 16:13 bvr.particles.00920.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 16:13 bvr.particles.00921.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 16:13 bvr.particles.00922.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 16:13 bvr.particles.00923.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 16:13 bvr.particles.00924.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 16:13 bvr.particles.00925.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:13 bvr.particles.00926.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 16:13 bvr.particles.00927.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:13 bvr.particles.00928.plt
-rw-r--r--  1 shashankkarra users 503K Dec  5 16:13 bvr.particles.00929.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:13 bvr.particles.00930.plt
-rw-r--r--  1 shashankkarra users 538K Dec  5 16:13 bvr.particles.00931.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 16:13 bvr.particles.00932.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 16:13 bvr.particles.00933.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 16:14 bvr.particles.00934.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 16:14 bvr.particles.00935.plt
-rw-r--r--  1 shashankkarra users 492K Dec  5 16:14 bvr.particles.00936.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 16:14 bvr.particles.00937.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 16:14 bvr.particles.00938.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 16:14 bvr.particles.00939.plt
-rw-r--r--  1 shashankkarra users 493K Dec  5 16:14 bvr.particles.00940.plt
-rw-r--r--  1 shashankkarra users 505K Dec  5 16:14 bvr.particles.00941.plt
-rw-r--r--  1 shashankkarra users 532K Dec  5 16:14 bvr.particles.00942.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:14 bvr.particles.00943.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:14 bvr.particles.00944.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:14 bvr.particles.00945.plt
-rw-r--r--  1 shashankkarra users 475K Dec  5 16:14 bvr.particles.00946.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 16:14 bvr.particles.00947.plt
-rw-r--r--  1 shashankkarra users 496K Dec  5 16:14 bvr.particles.00948.plt
-rw-r--r--  1 shashankkarra users 518K Dec  5 16:14 bvr.particles.00949.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 16:14 bvr.particles.00950.plt
-rw-r--r--  1 shashankkarra users 490K Dec  5 16:15 bvr.particles.00951.plt
-rw-r--r--  1 shashankkarra users 512K Dec  5 16:15 bvr.particles.00952.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 16:15 bvr.particles.00953.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:15 bvr.particles.00954.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:15 bvr.particles.00955.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 16:15 bvr.particles.00956.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 16:15 bvr.particles.00957.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:15 bvr.particles.00958.plt
-rw-r--r--  1 shashankkarra users 471K Dec  5 16:15 bvr.particles.00959.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 16:15 bvr.particles.00960.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 16:15 bvr.particles.00961.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 16:15 bvr.particles.00962.plt
-rw-r--r--  1 shashankkarra users 523K Dec  5 16:15 bvr.particles.00963.plt
-rw-r--r--  1 shashankkarra users 526K Dec  5 16:15 bvr.particles.00964.plt
-rw-r--r--  1 shashankkarra users 533K Dec  5 16:15 bvr.particles.00965.plt
-rw-r--r--  1 shashankkarra users 483K Dec  5 16:15 bvr.particles.00966.plt
-rw-r--r--  1 shashankkarra users 485K Dec  5 16:15 bvr.particles.00967.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 16:16 bvr.particles.00968.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 16:16 bvr.particles.00969.plt
-rw-r--r--  1 shashankkarra users 510K Dec  5 16:16 bvr.particles.00970.plt
-rw-r--r--  1 shashankkarra users 498K Dec  5 16:16 bvr.particles.00971.plt
-rw-r--r--  1 shashankkarra users 480K Dec  5 16:16 bvr.particles.00972.plt
-rw-r--r--  1 shashankkarra users 487K Dec  5 16:16 bvr.particles.00973.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:16 bvr.particles.00974.plt
-rw-r--r--  1 shashankkarra users 484K Dec  5 16:16 bvr.particles.00975.plt
-rw-r--r--  1 shashankkarra users 532K Dec  5 16:16 bvr.particles.00976.plt
-rw-r--r--  1 shashankkarra users 468K Dec  5 16:16 bvr.particles.00977.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:16 bvr.particles.00978.plt
-rw-r--r--  1 shashankkarra users 507K Dec  5 16:16 bvr.particles.00979.plt
-rw-r--r--  1 shashankkarra users 481K Dec  5 16:16 bvr.particles.00980.plt
-rw-r--r--  1 shashankkarra users 532K Dec  5 16:16 bvr.particles.00981.plt
-rw-r--r--  1 shashankkarra users 516K Dec  5 16:16 bvr.particles.00982.plt
-rw-r--r--  1 shashankkarra users 501K Dec  5 16:16 bvr.particles.00983.plt
-rw-r--r--  1 shashankkarra users 497K Dec  5 16:16 bvr.particles.00984.plt
-rw-r--r--  1 shashankkarra users 488K Dec  5 16:17 bvr.particles.00985.plt
-rw-r--r--  1 shashankkarra users 494K Dec  5 16:17 bvr.particles.00986.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:17 bvr.particles.00987.plt
-rw-r--r--  1 shashankkarra users 541K Dec  5 16:17 bvr.particles.00988.plt
-rw-r--r--  1 shashankkarra users 508K Dec  5 16:17 bvr.particles.00989.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:17 bvr.particles.00990.plt
-rw-r--r--  1 shashankkarra users 467K Dec  5 16:17 bvr.particles.00991.plt
-rw-r--r--  1 shashankkarra users 491K Dec  5 16:17 bvr.particles.00992.plt
-rw-r--r--  1 shashankkarra users 513K Dec  5 16:17 bvr.particles.00993.plt
-rw-r--r--  1 shashankkarra users 528K Dec  5 16:17 bvr.particles.00994.plt
-rw-r--r--  1 shashankkarra users 506K Dec  5 16:17 bvr.particles.00995.plt
-rw-r--r--  1 shashankkarra users 504K Dec  5 16:17 bvr.particles.00996.plt
-rw-r--r--  1 shashankkarra users 489K Dec  5 16:17 bvr.particles.00997.plt
-rw-r--r--  1 shashankkarra users 511K Dec  5 16:17 bvr.particles.00998.plt
-rw-r--r--  1 shashankkarra users 482K Dec  5 16:17 bvr.particles.00999.plt
-rw-r--r--  1 shashankkarra users 499K Dec  5 16:17 bvr.particles.01000.plt
-rw-r--r--  1 shashankkarra users  20K Dec  5 15:20 bvr.setup.plt
-rw-r--r--  1 shashankkarra users  28K Dec  5 15:20 drag.log
-rw-r--r--  1 shashankkarra users  13M Dec  5 16:17 FLUXBC_OUTLET
-rw-r--r--  1 shashankkarra users 4.2M Dec  5 16:17 FLUXBC_OUTLET_fluidSpecies
-rw-r--r--  1 shashankkarra users 9.9K Dec  5 16:17 gpu.log
-rw-r--r--  1 shashankkarra users 1.2M Dec  5 15:15 grid.grd
-rw-r--r--  1 shashankkarra users  451 Dec  5 15:15 grid.i
-rw-r--r--  1 shashankkarra users 5.2K Dec  5 15:15 grid.log
-rwxr-x---  1 shashankkarra users  15M Dec  5 16:17 history.log
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:25 IC_1.000e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:25 .IC_1.000e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 16:17 IC_1.000e+02
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:28 IC_1.500e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:28 .IC_1.500e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:31 IC_2.000e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:31 .IC_2.000e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:34 IC_2.500e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:34 .IC_2.500e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:37 IC_3.000e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:37 .IC_3.000e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:40 IC_3.500e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:40 .IC_3.500e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:43 IC_4.000e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:43 .IC_4.000e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:45 IC_4.500e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:45 .IC_4.500e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:22 IC_5.000e+00
-rw-r--r--  1 shashankkarra users  392 Dec  5 15:22 .IC_5.000e+00.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:48 IC_5.000e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:48 .IC_5.000e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:51 IC_5.500e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:51 .IC_5.500e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:54 IC_6.000e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:54 .IC_6.000e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 15:57 IC_6.500e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 15:57 .IC_6.500e+01.contents
-rw-r--r--  1 shashankkarra users  16M Dec  5 16:00 IC_7.000e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 16:00 .IC_7.000e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 16:03 IC_7.500e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 16:03 .IC_7.500e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 16:06 IC_8.000e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 16:06 .IC_8.000e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 16:09 IC_8.500e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 16:09 .IC_8.500e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 16:12 IC_9.000e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 16:12 .IC_9.000e+01.contents
-rw-r--r--  1 shashankkarra users  17M Dec  5 16:14 IC_9.500e+01
-rw-r--r--  1 shashankkarra users  393 Dec  5 16:14 .IC_9.500e+01.contents
-rw-r--r--  1 shashankkarra users  169 Dec  5 15:20 infoFluidJet.log
-rw-r--r--  1 shashankkarra users  844 Dec  5 15:20 infoInjection.log
-rw-r--r--  1 shashankkarra users 9.9K Dec  5 16:17 info.log
-rw-r--r--  1 shashankkarra users  926 Dec  5 15:20 infoParticleJet.log
-rw-r--r--  1 shashankkarra users  13M Dec  5 16:17 INJECTIONBC_Ar_Bubbles_1
-rw-r--r--  1 shashankkarra users 5.5M Dec  5 16:17 INJECTIONBC_Ar_Bubbles_1_fluidSpecies
-rw-r--r--  1 shashankkarra users  299 Dec  5 15:15 injection_bc_fluid.sff
-rw-r--r--  1 shashankkarra users  395 Dec  5 15:18 injection_bc.sff
-rw-r--r--  1 shashankkarra users  443 Dec  5 15:15 inlet_bc.sff
-rw-r--r--  1 shashankkarra users 2.5K Dec  5 16:17 list_outputfiles.log
-rw-r--r--  1 shashankkarra users 7.6M Dec  5 16:17 memory.log
-rw-r--r--  1 shashankkarra users  24K Dec  5 15:19 methane_pyrolysis.prj
-rw-r--r--  1 shashankkarra users  24K Apr  2 14:09 methane_pyrolysis.prj.old
-rw-r--r--  1 shashankkarra users  57M Jan  4 16:48 MMBCR_bubbles_animation.mp4
-rw-r--r--  1 shashankkarra users 202K Feb  3 21:53 MMBCR_bubbles.png
-rw-r--r--  1 shashankkarra users  46K Dec  5 15:20 mm_info.log
-rw-r--r--  1 shashankkarra users  341 Dec  5 15:15 outlet_bc.sff
-rw-r--r--  1 shashankkarra users 3.8K Dec  5 15:20 POPUL_0.000e+00.log
-rw-r--r--  1 shashankkarra users  14K Dec  5 15:25 POPUL_1.000e+01.log
-rw-r--r--  1 shashankkarra users  14K Dec  5 16:17 POPUL_1.000e+02.log
-rw-r--r--  1 shashankkarra users  14K Dec  5 15:31 POPUL_2.000e+01.log
-rw-r--r--  1 shashankkarra users  14K Dec  5 15:37 POPUL_3.000e+01.log
-rw-r--r--  1 shashankkarra users  14K Dec  5 15:43 POPUL_4.000e+01.log
-rw-r--r--  1 shashankkarra users  14K Dec  5 15:48 POPUL_5.000e+01.log
-rw-r--r--  1 shashankkarra users  14K Dec  5 15:54 POPUL_6.000e+01.log
-rw-r--r--  1 shashankkarra users  14K Dec  5 16:00 POPUL_7.000e+01.log
-rw-r--r--  1 shashankkarra users  14K Dec  5 16:06 POPUL_8.000e+01.log
-rw-r--r--  1 shashankkarra users  14K Dec  5 16:12 POPUL_9.000e+01.log
-rw-r--r--  1 shashankkarra users  24K Apr  2 14:09 .prj~
-rw-r--r--  1 shashankkarra users  850 Dec  5 15:20 run.decomp.log
-rw-r--r--  1 shashankkarra users 8.7M Dec  5 16:17 runtime.log
-rw-r--r--  1 shashankkarra users 8.1K Apr  2 14:46 support.txt
-rw-r--r--  1 shashankkarra users  79K Dec  5 16:17 TecplotOutputList.log
-rw-r--r--  1 shashankkarra users  83K Feb  3 23:17 TemporaryLayout.lay
-rw-r--r--  1 shashankkarra users  22K Feb  3 23:17 TemporaryLayout.lay.save
-rw-r--r--  1 shashankkarra users 1.3M Dec  5 15:15 viewgrid.plt
-rw-r--r--  1 shashankkarra users  28K Dec  5 16:17 warning.log

shashankkarra@gator:> ps -C cpfd.x
    PID TTY          TIME CMD

shashankkarra@gator:> free -h
               total        used        free      shared  buff/cache   available
Mem:           503Gi        29Gi       406Gi       2.4Gi        67Gi       467Gi
Swap:            9Gi          0B         9Gi

shashankkarra@gator:> df -h
Filesystem                  Size  Used Avail Use% Mounted on
tmpfs                        51G   16M   51G   1% /run
/dev/nvme0n1p4              868G  447G  377G  55% /
tmpfs                       252G  1.7G  251G   1% /dev/shm
tmpfs                       5.0M  4.0K  5.0M   1% /run/lock
/dev/nvme0n1p2              974M  338M  569M  38% /boot
/dev/nvme0n1p1              1.1G  6.1M  1.1G   1% /boot/efi
/dev/md0p1                   33T   29G   31T   1% /data1
tmpfs                        51G  148K   51G   1% /run/user/131
tmpfs                        51G  172K   51G   1% /run/user/1045
macaw:/data2                 19T  6.9T   11T  40% /mnt/macaw_data2
nas1:/volume1/shared_space   28T   25T  3.7T  87% /spider
dingo:/data1                 33T  3.3T   28T  11% /mnt/dingo_data1
koala:/data1                 33T   24T  7.8T  76% /mnt/koala_data1
nas1:/volume1/test_loop      28T   25T  3.7T  87% /mnt/test_loop
crane:/data3                 19T   13T  5.1T  71% /mnt/crane_data3
eagle:/data2                 19T  6.5T   11T  38% /mnt/eagle_data2
macaw:/data3                 19T   17T  218G  99% /mnt/macaw_data3
crane:/data2                 19T   17T  620G  97% /mnt/crane_data2

--------------------------------------------------------------------------------
# Information about operating system and hardware

shashankkarra@gator:> uname -a
Linux gator 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

shashankkarra@gator:> cat /etc/lsb-release /etc/os-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.5 LTS"
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

shashankkarra@gator:> cat /proc/cpuinfo
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 0
cpu cores	: 24
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 1
cpu cores	: 24
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 2
cpu cores	: 24
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 3
cpu cores	: 24
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 4
cpu cores	: 24
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 5
cpu cores	: 24
apicid		: 10
initial apicid	: 10
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 8
cpu cores	: 24
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 9
cpu cores	: 24
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 10
cpu cores	: 24
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 11
cpu cores	: 24
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 12
cpu cores	: 24
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 13
cpu cores	: 24
apicid		: 26
initial apicid	: 26
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 16
cpu cores	: 24
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 17
cpu cores	: 24
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 18
cpu cores	: 24
apicid		: 36
initial apicid	: 36
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 19
cpu cores	: 24
apicid		: 38
initial apicid	: 38
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 20
cpu cores	: 24
apicid		: 40
initial apicid	: 40
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 21
cpu cores	: 24
apicid		: 42
initial apicid	: 42
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 24
cpu cores	: 24
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 25
cpu cores	: 24
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 26
cpu cores	: 24
apicid		: 52
initial apicid	: 52
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 27
cpu cores	: 24
apicid		: 54
initial apicid	: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 28
cpu cores	: 24
apicid		: 56
initial apicid	: 56
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1807.772
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 29
cpu cores	: 24
apicid		: 58
initial apicid	: 58
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 0
cpu cores	: 24
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 1
cpu cores	: 24
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 2
cpu cores	: 24
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 3
cpu cores	: 24
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 3800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 4
cpu cores	: 24
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 5
cpu cores	: 24
apicid		: 11
initial apicid	: 11
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 3800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 8
cpu cores	: 24
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 9
cpu cores	: 24
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 10
cpu cores	: 24
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 11
cpu cores	: 24
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 12
cpu cores	: 24
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 2800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 13
cpu cores	: 24
apicid		: 27
initial apicid	: 27
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 16
cpu cores	: 24
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 17
cpu cores	: 24
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 18
cpu cores	: 24
apicid		: 37
initial apicid	: 37
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 19
cpu cores	: 24
apicid		: 39
initial apicid	: 39
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 3800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 20
cpu cores	: 24
apicid		: 41
initial apicid	: 41
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 3800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 21
cpu cores	: 24
apicid		: 43
initial apicid	: 43
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 3800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 24
cpu cores	: 24
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 25
cpu cores	: 24
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 26
cpu cores	: 24
apicid		: 53
initial apicid	: 53
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 27
cpu cores	: 24
apicid		: 55
initial apicid	: 55
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 3800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 28
cpu cores	: 24
apicid		: 57
initial apicid	: 57
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 25
model		: 8
model name	: AMD Ryzen Threadripper PRO 5965WX 24-Cores
stepping	: 2
microcode	: 0xa008209
cpu MHz		: 1800.000
cache size	: 512 KB
physical id	: 0
siblings	: 48
core id		: 29
cpu cores	: 24
apicid		: 59
initial apicid	: 59
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 invpcid_single hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso ibpb_no_ret
bogomips	: 7585.43
TLB size	: 2560 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]


shashankkarra@gator:> lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Milan Data Fabric; Function 7
01:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function
02:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
02:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller
20:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex
20:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
20:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
20:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
20:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
20:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
20:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
20:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
20:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
20:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
20:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
20:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
21:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse Switch Upstream
22:01.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
22:02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
22:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
22:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
22:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
22:08.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
22:0a.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Matisse PCIe GPP Bridge
23:00.0 USB controller: ASMedia Technology Inc. ASM3242 USB 3.2 Host Controller
24:00.0 Ethernet controller: Intel Corporation Ethernet Controller 10G X550T (rev 01)
24:00.1 Ethernet controller: Intel Corporation Ethernet Controller 10G X550T (rev 01)
26:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02)
27:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02)
28:00.0 PCI bridge: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge (rev 04)
29:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 41)
2a:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
2a:00.1 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
2a:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
2b:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
2c:00.0 Non-Volatile memory controller: Intel Corporation NVMe DC SSD [3DNAND, Sentinel Rock Controller]
2d:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function
2e:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
2e:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP
2e:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller
2e:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
40:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex
40:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
40:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
40:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
40:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
40:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
40:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
40:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
40:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
40:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
40:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
41:00.0 VGA compatible controller: NVIDIA Corporation Device 2684 (rev a1)
41:00.1 Audio device: NVIDIA Corporation Device 22ba (rev a1)
42:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function
43:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
60:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex
60:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
60:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
60:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
60:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
60:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
60:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
60:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
60:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
60:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
60:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
61:00.0 VGA compatible controller: NVIDIA Corporation Device 2684 (rev a1)
61:00.1 Audio device: NVIDIA Corporation Device 22ba (rev a1)
62:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function
63:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP

shashankkarra@gator:> cat /proc/driver/nvidia/version
NVRM version: NVIDIA UNIX x86_64 Kernel Module  550.144.03  Mon Dec 30 17:44:08 UTC 2024
GCC version:  gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) 

shashankkarra@gator:> nvidia-smi
Wed Apr  2 14:46:36 2025       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.144.03             Driver Version: 550.144.03     CUDA Version: 12.4     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 4090        Off |   00000000:41:00.0 Off |                  Off |
|  0%   48C    P8             24W /  450W |       2MiB /  24564MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   1  NVIDIA GeForce RTX 4090        Off |   00000000:61:00.0 Off |                  Off |
|  0%   43C    P8             12W /  450W |     680MiB /  24564MiB |      2%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    1   N/A  N/A      2128      G   /usr/lib/xorg/Xorg                            105MiB |
|    1   N/A  N/A      2162      G   /usr/bin/gnome-shell                           10MiB |
|    1   N/A  N/A     14158      G   ...4.1.0/bin/../tecplot/bin/tec360-bin         25MiB |
|    1   N/A  N/A    119251      G   /opt/Anaconda3-2024.10-1/bin/python             6MiB |
|    1   N/A  N/A    488619      G   /opt/Anaconda3-2024.10-1/bin/python             6MiB |
|    1   N/A  N/A    714010      G   /usr/lib/firefox/firefox                      147MiB |
|    1   N/A  N/A   2054100      G   /opt/Anaconda3-2024.10-1/bin/python             6MiB |
|    1   N/A  N/A   2404893      G   ...4.1.0/bin/../tecplot/bin/tec360-bin         25MiB |
|    1   N/A  N/A   2602803      G   /usr/lib/firefox/firefox                      291MiB |
|    1   N/A  N/A   3914658      G   /opt/Anaconda3-2024.10-1/bin/python             6MiB |
+-----------------------------------------------------------------------------------------+

shashankkarra@gator:> nvidia-smi nvlink -s

shashankkarra@gator:> nvidia-smi topo --matrix
	[4mGPU0	GPU1	CPU Affinity	NUMA Affinity	GPU NUMA ID[0m
GPU0	 X 	SYS	0-47	0		N/A
GPU1	SYS	 X 	0-47	0		N/A

Legend:

  X    = Self
  SYS  = Connection traversing PCIe as well as the SMP interconnect between NUMA nodes (e.g., QPI/UPI)
  NODE = Connection traversing PCIe as well as the interconnect between PCIe Host Bridges within a NUMA node
  PHB  = Connection traversing PCIe as well as a PCIe Host Bridge (typically the CPU)
  PXB  = Connection traversing multiple PCIe bridges (without traversing the PCIe Host Bridge)
  PIX  = Connection traversing at most a single PCIe bridge
  NV#  = Connection traversing a bonded set of # NVLinks

shashankkarra@gator:> /opt/CPFD/Barracuda/24.1.0/bin/p2pBandwidthLatencyTest
[P2P (Peer-to-Peer) GPU Bandwidth Latency Test]
Device: 0, NVIDIA GeForce RTX 4090, pciBusID: 41, pciDeviceID: 0, pciDomainID:0
Device: 1, NVIDIA GeForce RTX 4090, pciBusID: 61, pciDeviceID: 0, pciDomainID:0
Device=0 CANNOT Access Peer Device=1
Device=1 CANNOT Access Peer Device=0

***NOTE: In case a device doesn't have P2P access to other one, it falls back to normal memcopy procedure.
So you can see lesser Bandwidth (GB/s) and unstable Latency (us) in those cases.

P2P Connectivity Matrix
     D\D     0     1
     0	     1     0
     1	     0     1
Unidirectional P2P=Disabled Bandwidth Matrix (GB/s)
   D\D     0      1 
     0 1248.00  21.21 
     1  21.65 1365.82 
Unidirectional P2P=Enabled Bandwidth (P2P Writes) Matrix (GB/s)
   D\D     0      1 
     0 1244.03  21.89 
     1  21.60 1347.71 
Bidirectional P2P=Disabled Bandwidth Matrix (GB/s)
   D\D     0      1 
     0 1676.50  37.54 
     1  37.63 1708.93 
Bidirectional P2P=Enabled Bandwidth Matrix (GB/s)
   D\D     0      1 
     0 1671.57  37.51 
     1  37.65 1712.33 
P2P=Disabled Latency Matrix (us)
   GPU     0      1 
     0   1.42  10.31 
     1  11.02   1.41 

   CPU     0      1 
     0   1.88   5.83 
     1   6.06   1.81 
P2P=Enabled Latency (P2P Writes) Matrix (us)
   GPU     0      1 
     0   1.41  10.39 
     1  10.93   1.41 

   CPU     0      1 
     0   1.95   5.85 
     1   5.75   1.80 

NOTE: The CUDA Samples are not meant for performance measurements. Results may vary when GPU Boost is enabled.

--------------------------------------------------------------------------------
# Environment variables

shashankkarra@gator:> env
SHELL=/bin/bash
SESSION_MANAGER=local/gator:@/tmp/.ICE-unix/2659,unix/gator:/tmp/.ICE-unix/2659
WINDOWID=44040198
QT_ACCESSIBILITY=1
COLORTERM=truecolor
XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg
GTK_IM_MODULE=ibus
CONDA_EXE=/opt/Anaconda3-2023.07-2/bin/conda
_CE_M=
ANACONDAPATH=/opt/Anaconda3-2023.07-2/bin/
TVNC_VGL=1
GNOME_KEYRING_CONTROL=/home/shashankkarra/.cache/keyring-ZWY912
SSH_AUTH_SOCK=/home/shashankkarra/.cache/keyring-ZWY912/ssh
VGL_ISACTIVE=1
XMODIFIERS=@im=ibus
DESKTOP_SESSION=mate
SSH_AGENT_PID=2721
PIDFILE=/home/shashankkarra/.vnc/gator:25.pid
GTK_MODULES=appmenu-gtk-module:gail:atk-bridge:canberra-gtk-module
MATE_DESKTOP_SESSION_ID=this-is-deprecated
PWD=/mnt/eagle_data2/shashankkarra/methane_pyrolysis/feed_iterations/Qg2p5_1inj
XDG_SESSION_DESKTOP=mate
LOGNAME=shashankkarra
XDG_SESSION_TYPE=x11
CONDA_PREFIX=/opt/Anaconda3-2023.07-2
GPG_AGENT_INFO=/home/shashankkarra/.gnupg/S.gpg-agent:0:1
SYSTEMD_EXEC_PID=2571
LD_PRELOAD=libdlfaker.so:libvglfaker.so
HOME=/home/shashankkarra
LANG=en_US.UTF-8
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
XDG_CURRENT_DESKTOP=MATE
VNCDESKTOP=TurboVNC: gator:25 (shashankkarra)
VTE_VERSION=6800
CONDA_PROMPT_MODIFIER=(base) 
INVOCATION_ID=6cb6b488bdb54bef978309d444979566
CLUTTER_IM_MODULE=ibus
LESSCLOSE=/usr/bin/lesspipe %s %s
VGL_COMPRESS=0
PYTHONPATH=/home/shashankkarra/bin/:
TERM=xterm-256color
_CE_CONDA=
GTK_OVERLAY_SCROLLING=0
LESSOPEN=| /usr/bin/lesspipe %s
USER=shashankkarra
CONDA_SHLVL=1
DISPLAY=:25
SHLVL=3
VBOX_CROGL_FORCE_SUPPORTED=1
QT_IM_MODULE=ibus
UBUNTU_MENUPROXY=1
CONDA_PYTHON_EXE=/opt/Anaconda3-2023.07-2/bin/python
COMPIZ_CONFIG_PROFILE=mate
CONDA_DEFAULT_ENV=base
cpfd_LICENSE=27015@arcee
PROMAGIC_USEGLX=1
FONT_ENCODINGS_DIRECTORY=/usr/share/fonts/X11/encodings
JOURNAL_STREAM=8:75969
XDG_DATA_DIRS=/usr/share/mate:/usr/share/gnome:/home/shashankkarra/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop
GDK_BACKEND=x11
PATH=/mnt/test_loop/tltools/packaged-scripts/scripts/:/mnt/test_loop/tltools/bin/:/mnt/test_loop/tltools/scripts/:/opt/Anaconda3-2023.07-2/bin:/opt/Anaconda3-2023.07-2/condabin:/opt/CPFD/Barracuda/symlinks:/home/shashankkarra/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
GDMSESSION=mate
INSIDE_CAJA_PYTHON=
VGL_WM=1
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-NLz0QA0PTh,guid=526db909ca79337cca17a14067be2c63
QT_FONT_DPI=96
QT_SCALE_FACTOR=1
GIO_LAUNCHED_DESKTOP_FILE_PID=3453248
GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/cpfdsoftware-barracuda-24_1_0.desktop
GEOPROBE_USEGLX=1
OLDPWD=/mnt/test_loop/arena-flow
VGL_PROBEGLX=0
_=/usr/bin/env

--------------------------------------------------------------------------------
# Detailed license server log file

shashankkarra@gator:> cat /usr/local/bin/reprise/rlm.dl
cat: /usr/local/bin/reprise/rlm.dl: No such file or directory
