LISTSERV mailing list manager LISTSERV 16.5

Help for VUB-RECOIL Archives


VUB-RECOIL Archives

VUB-RECOIL Archives


VUB-RECOIL@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

VUB-RECOIL Home

VUB-RECOIL Home

VUB-RECOIL  April 2004

VUB-RECOIL April 2004

Subject:

Production 2004 (?)

From:

Urs Langenegger <[log in to unmask]>

Reply-To:

[log in to unmask]

Date:

13 Apr 2004 14:57:51 +0200Tue, 13 Apr 2004 14:57:51 +0200

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (191 lines)


[the following is a  kind-of consensus between HD/RHUL/SLAC or wishful
thinking that would provide benefits on the short time scale]


Hoi,

after  a few  phone calls,  it seems  that a  new option  is emerging.
Below you  find a proposal, please let  me know if you  disagree. If I
hear nothing from you, I'll send this to vub-recoil after Easter.


The situation
-------------

  o Currently, analysis-20  is being built and close  to release.  The
    executable is expected to be about  as fast as an OBJY exe ("a bit
    slower"). It should be capable of running on OBJY micro.

  o At the  end of next week, a substantial amount  of skimmed data is
    expected to become available (as  of now it's only 60/fb). By then
    it might be something like 130/fb. Maybe/hopefully.

  o Clare needs (or would like to use) more than just 80/fb for her
    thesis. 

  o The same is more or less true for the b2ulnu analysis (and Ed's
    thesis) 

  o The  projection for skimmed  MC CM2 availability is  slipping.  At
    the Wednesday physics meeting we heard "June".


The idea
--------

  o Produce new ntuples with minimal (=no) changes with respect to the
    old "big" ntuples. Except: Just produce ROOT files. This allows to
    use them for analysis immediately  and is probably the only way to
    use RUN3/4 data for public results before the end of this year.
 
    This is explicitly NOT a CM2 analysis, just an attempt to get more
    data for the short time scale.

  o Run on RUN4 CM2 data as more  becomes available

  o Run on  MC as soon as possible. We should  test whether running on
    SP5 OBJY is viable.


The plan
--------

  o Ed will provide a set of tags to build IslBrecoilUserApp, based on
    analysis-20. He will do basic validation, i.e. that it is running.
    This also includes tcl (steering) files for CM2 and OBJY running.

  o Urs will do a bit  more of validation, looking at all variables in
    the "h1" tree. 

  o Royal  Holloway will  organize the production.  I think  this will
    involve the following:

      - backup the  current HBOOK ntuples of  Henning/Oliver to mstore
        and/or RAL or somewhere else.

      - Create tcl files  for skimmed data. In the  following I detail
        what issues  must be considered in a  low-tech approach (based
        on  "run",  the   run-script  with  built-in  bookkeeping  and
        optimized  queue saturation :-)  Other possibilities  exist of
        course,  I  just  don't   know  them.  Whoever  organizes  the
        production is free to choose whatever works!

        +  The  naming  scheme  for  the  "basename"  should  be  well
          designed.  In the last production we had a bit of a mess and
          it made life difficult.  .  A possible solution is something
          like the following:

             genbch-run1-.....
             genbnu-run1-.....
             genccb-run1-.....
             genuds-run1-.....

             cktbch-run1-.....
             cktbnu-run1-.....
             cktb2u-run1-.....

             b2unre-run1-.....
             b2ures-run1-.....
             b2umix-run1-.....


          NOTE: The  total amount of files will  likely exceed 100000.
          (We had something like 30k for the previous production.)

          NOTE: We used to have  something like 2k events per file. We
          have  to think  whether we  want to  merge the  rootfiles to
          reflect the merged CM2 files. Another possibility is to have
          in the filename (in the  ..... part above) the start and end
          events in the  merged CM2 files (see next  item if this NOTE
          is not clear).

        + The  size of  the tcl  files needs to  be optimized  for the
          queue length. (kanga?)

          NOTE: I think this could mean that we cannot run one job per
          CM2 merged skim file. This needs to be studied!!! 
 
        + The tool of choice is probably "BbkDatasetTcl".

        + I think that the tcl  files should be in a logical directory
          structure to avoid too many files per directory

             $BASE/tcl/SemiExclBreco-2004a/data
             $BASE/tcl/SemiExclBreco-2004a/data/run1
             $BASE/tcl/SemiExclBreco-2004a/data/run2
             $BASE/tcl/SemiExclBreco-2004a/data/run3
             $BASE/tcl/SemiExclBreco-2004a/data/run4

             $BASE/tcl/SemiExclBreco-2004a/mc
             $BASE/tcl/SemiExclBreco-2004a/mc/run1
             $BASE/tcl/SemiExclBreco-2004a/mc/run1/bch
             $BASE/tcl/SemiExclBreco-2004a/mc/run1/bnu
             $BASE/tcl/SemiExclBreco-2004a/mc/run1/ccb
             $BASE/tcl/SemiExclBreco-2004a/mc/run1/uds
             $BASE/tcl/SemiExclBreco-2004a/mc/run1/sig
             $BASE/tcl/SemiExclBreco-2004a/mc/run1/ckt

      - The output root files should  be stored in a way that reflects
        this structure:

             $BASE/output/SemiExclBreco-2004a/data
             $BASE/output/SemiExclBreco-2004a/data/run1
             $BASE/output/SemiExclBreco-2004a/data/run2

             $BASE/output/SemiExclBreco-2004a/mc/run1
             $BASE/output/SemiExclBreco-2004a/mc/run1/bch


      - A few notes on the directories: 

         + It does not  really matter  what names  we choose,  but it
           should be  something that  is consistent and  extensible to
           new productions, which could end up in, e.g.

             $BASE/SemiExclBreco-2004b/

         + We  should avoid too  many subdirectories, but  should make
           sure  that not  too many  files  end up  in one  directory.
           (Note: In the old production,  80/fb data and 240/fb MC, we
           had 11000 gen B+ files in total.)

         + Not all directories need to be physically below $BASE, they
           could be symbolic links to a different disk.  But we should
           see all from one base location.


      - Of course, the logfiles should be stored similarly: 

             $BASE/log/SemiExclBreco-2004a/data
             $BASE/log/SemiExclBreco-2004a/mc

        and the corresponding subdirectories. If we use "run" this is
        essential.

      - The jobs will be run by a bunch of people, organized (and
        tabulated) by someone. "Volunteers" so far are 

             Clare
             Ed
             Henning
             Rolf
             Urs
             Oliver ('s account, at least)
             Other GradStudents

        Given this  amount of manpower, we might  actually get through
        the  unskimmed SP5  OBJY  (700/fb!) on  a relatively(?)  short
        timescale.

  o Diskspace might  be sufficient once we delete  the old HBOOK files
    (from the  previous production)  and then ask  for some  more when
    it's critical and we have enough momentum.


Cheers,
--U.



Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

March 2010
December 2009
August 2009
January 2009
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
September 2003
August 2003
July 2003
June 2003
May 2003
April 2003
March 2003
February 2003
January 2003
December 2002
November 2002
October 2002
September 2002
August 2002
July 2002
June 2002
May 2002
April 2002
March 2002
February 2002
January 2002
December 2001
November 2001
October 2001

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use