IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 6 and Version 7 of ITC_shuffle


Ignore:
Timestamp:
Dec 7, 2016, 5:05:30 PM (10 years ago)
Author:
watersc1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ITC_shuffle

    v6 v7  
    11= ITC shuffle =
     2
     3== First segment results ==
     4
     5After finishing the first 100k shuffle, the end statistics were:
     6||            ||           alljobs          ||           success          ||           failure          ||
     7||  AV Name   || Njobs   Tmin   Tave   Tmax || Njobs   Tmin   Tave   Tmax || Njobs   Tmin   Tave   Tmax ||
     8||  -+ runjob || 100010   1.01 1622.12 850661.23 || 91463   8.13 1453.07 203219.15 ||  8547   1.01 3456.48 850661.23 ||
     9
     10This is slower than expected from the initial tests, but doesn't take into account two factors:
     11 * The first ~50k were run using only the stare nodes, not with the additional ~200 pantasks clients.
     12 * The majority of those stare nodes became hung during the week of thanksgiving, clogging the task list with jobs with very long execution times.
     13
     14I had to stop the second shuffle today because the network to the ITC was being worked on, so the only results from the second batch are based on a small sample:
     15
     16||            ||           alljobs          ||           success          ||           failure          ||
     17||  AV Name   || Njobs   Tmin   Tave   Tmax || Njobs   Tmin   Tave   Tmax || Njobs   Tmin   Tave   Tmax ||
     18||  ++ runjob ||   605   5.20 2060.32 4659.94 ||   473 1098.32 3145.94 4659.94 ||   132   5.20 1632.36 3697.19 ||
     19
     20These still have very long execution times.  I'm not sure where the bottleneck is.
     21
     22Looking at the ganglia plots for the network:
     23
     24|| stare00 || [[Image(stare00.gif)]] || Have been used since the beginning (5 nodes, 8x loading) ||
     25|| ipp110  || [[Image(ipp110.gif)]] ||  Target storage nodes (13 nodes) ||
     26|| ippx055 || [[Image(ippx055.gif)]] || Addition processing nodes (34 nodes, 6x loading) ||
     27
     28The target nodes appear to all cap at 8MB/s, so the transfer is moving ~104MB/s to ITC.  When this was using only the stare nodes, ~22MB/s was flowing through each (roughly the same total).  Adding the additional processing nodes dropped the stare node throughput to ~4MB/s, similar to what the lighter-loaded x-nodes at ~3MB/s.
     29
     30I suspect this means we're currently being limited by the 1G ITC-MRTCB connection. 
     31
     32== Shuffle operations ==
     33
    234=== rawcheck.pl ===
    335