beowulf Usage Notes

For beowulf version 1.1
22 March 2001

Compiling

lepton% f77 -u beowulf.f beowulfsubs.f -o beowulf

Running

  1. Start the program.
  2. Give the number of hours that beowulf should run. You can give 0.01 if you just want to see if it is working, or much longer times if you want to have small statistical errors.
  3. Give the ratio of the MS-bar renormalization scale to the c.m. energy. Good choices are 1.0 or 0.3.
  4. Give a seed for the random number generator.
Here is an example.
lepton% beowulf
 Please give the approximate CPU time limit (hours).
1
 Please give ratio of the renormalization scale to sqrt(s).
1.0
 Please give a seed (0<I<259200) for random numbers.
31415

Output

Here is an explanation of the program's output.

Statement of parameters

When the program starts, it will write the values of the parameters that it is using.
 beowulf version 1.1 Wed Mar 21 17:37:24 2001    
--------------------------------------------------
 Latest revision 21 March 2001       
 beowulf 1.1 subroutines 21 March 2001
  
 I put as much faith in my martial
 might and power as Grendel puts in his.
 Therefore Ill not slay him with a sword...
 ... no sword on earth
 even the best of iron war-blades,
 could make a dent in that miscreant; 
 for he had worked a spell on weapons
 to blunt their edge...
   - Beowulf, translated by Stanley B. Greenfield
  
Beowulf will work for   10.00 hours
using groups of  21 sets of points.
The seed is    3765.
Use  3.0     colors and  5.0     flavors.
Renormalization parameter:
                   mu /Sqrt(s):  1.0    
Cutoff parameters:
                 Badness limit: 1.00E+04
            Cancellation limit: 1.00E+04

All graphs are used.
Most of this should be self-explanatory, but I discuss below two items.

1) The program chooses points in sets. Each set consists of roughly 2000 points distributed over the ten graph topologies. The sets are assembled into groups. Here we learn how many sets there will be in a group; when the program is done, we will learn how many groups have been used. The division into sets and groups is relevant for the error analysis, which is based on the fluctuations of the results among the groups.

2) A small region is excluded from the integration according to the values of two parameters, the badness limit and the cancellation limit. A point has large badness if it is very near one of the collinear or soft singularities, so that the program is likely to mess up in calculating the kinematics. The program calculates, as a kind of side product, a sample integral (discussed below). A point has large cancellation if the largest contribution to the sample integral from a point is large compared to the net contribution, so that the calculation of the net contribution may not be accurate. If the badness is bigger than the badness limit OR if the cancellation is bigger than the cancellation limit, then the point is excluded from whatever quantities are being calculated. The program lists the values of the limits that it is using.

Standard results

As mentioned above, the program calculates a sample integral. By default, this is the coefficient of (alphas/pi)2 in the perturbative expansion of the average value of (1-thrust)2 times sigma /sigma0. That is this is the "average" normalized to the born level total cross section sigma0, not the full total cross section sigma.

After    36010.5 CPU seconds, Beowulf is done.
Beowulf used    739 groups of points.

Results for average of (1 - thrust)**2:
  
     Points included in result:    31442834
   Points in cutoff correction:      801771
       Points dropped entirely:      190105
  
         Re(Result) =   1.5533     +/-  2.45E-03
         Im(Result) = -3.02259E-04 +/-  1.79E-03
  Cutoff correction =  6.86442E-03 +/-  1.80E-04

Check integral, equal to 1.0 plus a cutoff error.
For Badness limit = Cancellation limit = 1.00E+04,
the check integral is approximately 0.95.
          Re(Check) =  0.95165     +/-  1.86E-03
          Im(Check) = -1.30912E-03 +/-  1.30E-03
The following items are reported:

Hrothgar's results

The main point of the program is to send events with weights to a subroutine Hrothgar. This subroutine, which can be easily modified by the user, can use the events and their weights to calculate whatever quantities may be desired. (Hrothgar was the king for whom Beowulf rendered mighty service by eliminating a monster, Grendel, that had been terrorizing the neighborhood, eating the king's loyal subjects, etc.)

The main program sends a signal to Hrothgar that now is the time to report on the status of all monsters in the kingdom, and Hrothgar issues his report.

For each item in Hrothgar's report below, the following quantities are reported:

The first part of the report below concerns the ratio of the order alphas2 contribution to the thrust distribution divided by a function that fits the results for this quantity reported by Kunszt and Nason (Z Physics at LEP I, CERN Yellow report). This ratio is averaged over a region centered on the stated value of the thrust T, using a smooth weighting function. In the next two parts of the report below, moments of the thrust distribution and of the derivative of the three jet cross section with respect to ycut are reported.

Of course, you are invited to modify the Hrothgar subroutine to calculate whatever you want.


       ---   Hrothgar reports   ---

First, the order alpha_s^2 contribution to the
thrust distribution d sigma /d T divided by the
same quantity as reported in Kunszt and Nason.

T = 0.710    Kunszt-Nason function =   15.    
             Result =   1.0112     +/-  1.06E-02
  Cutoff correction =  1.23160E-03 +/-  5.60E-04
  Alternative error =  1.05E-02

T = 0.740    Kunszt-Nason function =   20.    
             Result =  0.97687     +/-  1.14E-02
  Cutoff correction =  2.68609E-03 +/-  7.21E-04
  Alternative error =  1.18E-02

T = 0.770    Kunszt-Nason function =   25.    
             Result =  0.99642     +/-  1.04E-02
  Cutoff correction =  3.78679E-03 +/-  7.12E-04
  Alternative error =  1.05E-02

T = 0.800    Kunszt-Nason function =   30.    
             Result =   1.0034     +/-  9.55E-03
  Cutoff correction =  2.41253E-03 +/-  7.15E-04
  Alternative error =  9.72E-03

T = 0.830    Kunszt-Nason function =   36.    
             Result =  0.99347     +/-  9.27E-03
  Cutoff correction =  3.34385E-03 +/-  8.23E-04
  Alternative error =  9.25E-03

T = 0.860    Kunszt-Nason function =   43.    
             Result =   1.0005     +/-  8.23E-03
  Cutoff correction =  4.92628E-03 +/-  8.27E-04
  Alternative error =  8.21E-03

T = 0.890    Kunszt-Nason function =   51.    
             Result =  0.98529     +/-  7.29E-03
  Cutoff correction =  5.28342E-03 +/-  6.65E-04
  Alternative error =  7.19E-03

T = 0.920    Kunszt-Nason function =   61.    
             Result =  0.99223     +/-  6.61E-03
  Cutoff correction =  6.05066E-03 +/-  6.15E-04
  Alternative error =  6.69E-03

T = 0.950    Kunszt-Nason function =   71.    
             Result =  0.98793     +/-  6.32E-03
  Cutoff correction =  8.52701E-03 +/-  5.24E-04
  Alternative error =  6.34E-03


Next, moments <(1-t)^n>.

n = 1.500
             Result =   4.0915     +/-  7.42E-03
  Cutoff correction =  2.51505E-02 +/-  9.87E-04
  Alternative error =  7.27E-03

n = 2.000
             Result =   1.5533     +/-  2.45E-03
  Cutoff correction =  6.86442E-03 +/-  1.80E-04
  Alternative error =  2.44E-03

n = 2.500
             Result =  0.63931     +/-  1.05E-03
  Cutoff correction =  2.35042E-03 +/-  7.61E-05
  Alternative error =  1.05E-03

n = 3.000
             Result =  0.28018     +/-  4.95E-04
  Cutoff correction =  9.10390E-04 +/-  3.55E-05
  Alternative error =  5.00E-04

n = 3.500
             Result =  0.12863     +/-  2.47E-04
  Cutoff correction =  3.80616E-04 +/-  1.74E-05
  Alternative error =  2.49E-04

n = 4.000
             Result =  6.11517E-02 +/-  1.27E-04
  Cutoff correction =  1.67797E-04 +/-  8.86E-06
  Alternative error =  1.28E-04

n = 4.500
             Result =  2.98701E-02 +/-  6.73E-05
  Cutoff correction =  7.69444E-05 +/-  4.61E-06
  Alternative error =  6.70E-05

n = 5.000
             Result =  1.49070E-02 +/-  3.61E-05
  Cutoff correction =  3.63724E-05 +/-  2.45E-06
  Alternative error =  3.58E-05

n = 5.500
             Result =  7.57039E-03 +/-  1.96E-05
  Cutoff correction =  1.76133E-05 +/-  1.31E-06
  Alternative error =  1.94E-05

n = 6.000
             Result =  3.90047E-03 +/-  1.07E-05
  Cutoff correction =  8.69732E-06 +/-  7.13E-07
  Alternative error =  1.06E-05


Next, moments <(y_cut)^n>.

n = 1.500
             Result =  0.83215     +/-  3.32E-03
  Cutoff correction =  6.11467E-03 +/-  2.60E-04
  Alternative error =  3.25E-03

n = 2.000
             Result =  0.30655     +/-  1.30E-03
  Cutoff correction =  1.66484E-03 +/-  1.01E-04
  Alternative error =  1.28E-03

n = 2.500
             Result =  0.11898     +/-  6.03E-04
  Cutoff correction =  5.51515E-04 +/-  4.77E-05
  Alternative error =  5.88E-04

n = 3.000
             Result =  4.88257E-02 +/-  2.99E-04
  Cutoff correction =  2.02962E-04 +/-  2.39E-05
  Alternative error =  2.91E-04

n = 3.500
             Result =  2.09446E-02 +/-  1.54E-04
  Cutoff correction =  8.01144E-05 +/-  1.23E-05
  Alternative error =  1.50E-04

n = 4.000
             Result =  9.29763E-03 +/-  8.14E-05
  Cutoff correction =  3.33098E-05 +/-  6.48E-06
  Alternative error =  7.91E-05

n = 4.500
             Result =  4.23910E-03 +/-  4.38E-05
  Cutoff correction =  1.44264E-05 +/-  3.45E-06
  Alternative error =  4.27E-05

n = 5.000
             Result =  1.97412E-03 +/-  2.38E-05
  Cutoff correction =  6.45997E-06 +/-  1.85E-06
  Alternative error =  2.33E-05

n = 5.500
             Result =  9.35161E-04 +/-  1.31E-05
  Cutoff correction =  2.97497E-06 +/-  1.00E-06
  Alternative error =  1.29E-05

n = 6.000
             Result =  4.49222E-04 +/-  7.27E-06
  Cutoff correction =  1.40340E-06 +/-  5.45E-07
  Alternative error =  7.20E-06

Diagnostics

The last part of the output is some diagnostic information that results from the calculation of the sample integral. This is for users who want to know how well the program is doing. The first item tells the distribution of the contributions v to the sample integral. The average value of v is about 1. It would be nice if all of the contributions had log10(|v|) in the range -2 to 1. Points with log10(|v|) < -2 are essentially wasted because they are not contributing significantly to the average. Points with log10(|v|) > 1 are a problem because they make the statistical error large. Alas, there are points with log10(|v|) approxomately 3. Each of these points makes a very big contribution to the statistical error. The largest |v| in this run is reported as 907. Values of |v| up to about this large are occasionally be encountered. Evidently, there is room for improvement in the code.

The rest of the diagnostic report concerns the characteristics of the point with the worst value of |v|.

***********************
Diagnostic information: 
  
Number of points with -9 < log_10(|v|) <-8 is      57815
Number of points with -8 < log_10(|v|) <-7 is     108888
Number of points with -7 < log_10(|v|) <-6 is     208899
Number of points with -6 < log_10(|v|) <-5 is     414536
Number of points with -5 < log_10(|v|) <-4 is     837866
Number of points with -4 < log_10(|v|) <-3 is    1694978
Number of points with -3 < log_10(|v|) <-2 is    3271410
Number of points with -2 < log_10(|v|) <-1 is    5544549
Number of points with -1 < log_10(|v|) < 0 is    7433581
Number of points with  0 < log_10(|v|) < 1 is    7968132
Number of points with  1 < log_10(|v|) < 2 is    3726153
Number of points with  2 < log_10(|v|) < 3 is     107272
Number of points with  3 < log_10(|v|) < 4 is          0
Number of points with  4 < log_10(|v|) < 5 is          0
Number of points with  5 < log_10(|v|) < 6 is          0
Number of points with  6 < log_10(|v|) < 7 is          0
  
Biggest contribution was    907.    
From graph 10, map  6
  
 Analysis by subroutine DIAGNOSTIC
  
Graph number  10
 Point:
P = 1  K =   -0.817        2.70      -8.156E-02
P = 2  K =    0.817       -2.70       8.156E-02
P = 3  K =   -0.948        2.80      -2.026E-02
P = 4  K =    0.948       -2.80       2.026E-02
P = 5  K =    0.128      -6.519E-02  -6.633E-02
P = 6  K =   -0.945        2.77      -1.523E-02
P = 7  K =    0.820       -2.73       8.659E-02
P = 8  K =   -3.099E-03   2.918E-02  -5.030E-03
  
 Softness:
P = 1  |K| =     2.82    
P = 2  |K| =     2.82    
P = 3  |K| =     2.95    
P = 4  |K| =     2.95    
P = 5  |K| =    0.158    
P = 6  |K| =     2.92    
P = 7  |K| =     2.85    
P = 8  |K| =    2.977E-02
  
 Collinearity:
V = 3 Ps = 1 5 6  sines =   0.78758   0.76062   0.04258
V = 4 Ps = 2 7 8  sines =   0.00242   0.22939   0.23175
V = 5 Ps = 3 5 7  sines =   0.76240   0.78906   0.04225
V = 6 Ps = 4 6 8  sines =   0.00275   0.27289   0.27024
  
Badness of this point is  5.84E+02
  
 CALCULATE finds the folowing:
Ncut = 3 CUTINDEX = 8 7 1 0
  3  Contribution:  1.6675162983E-19  2.6302171340E-20
  5  Contribution:  1.6412476862E-09  2.5021205822E-10
  6  Contribution: -1.3745360924E-07 -2.8776882681E-09
  4  Contribution:  1.3619611885E-07  2.5500579130E-09
Ncut = 3 CUTINDEX = 6 5 2 0
  3  Contribution: -2.9268913787E-15 -8.8205026949E-17
  7  Contribution: -1.3608287790E-18 -3.4735286121E-20
  8  Contribution: -8.9422185902E-03  1.9813592693E-02
  4  Contribution: -1.1724966845E-02 -1.4566789813E-02
Ncut = 3 CUTINDEX = 8 6 3 0
  1  Contribution:  4.7768023836E-08 -2.5120195723E-09
  5  Contribution:  2.1724858629E-06 -6.3675857526E-06
  7  Contribution:  5.2295533293E-17 -1.3397860162E-18
  2  Contribution: -8.8109775129E-17  2.0172345220E-18
Ncut = 3 CUTINDEX = 7 5 4 0
  1  Contribution:  5.1262365018E-08 -6.4683999357E-12
  6  Contribution:  3.5025205900E-04 -9.9561083626E-08
  8  Contribution:  3.8556650538E-04 -9.2896710843E-08
  2  Contribution:  1.2386904234E-16 -5.8501533894E-21
Ncut = 4 CUTINDEX = 8 5 3 1
     Contribution: -1.2229433043E-06  0.0000000000E+00
Ncut = 4 CUTINDEX = 7 6 4 1
     Contribution:  7.4197152474E-25  0.0000000000E+00
Ncut = 4 CUTINDEX = 7 6 3 2
     Contribution:  7.7941883210E-25  0.0000000000E+00
Ncut = 4 CUTINDEX = 8 5 4 2
     Contribution: -3.9050311583E-04  0.0000000000E+00
Ncut = 4 CUTINDEX = 8 7 6 5
     Contribution: -3.4971820676E-04  0.0000000000E+00
VALUE = -2.0671E-02  5.2402E-03 ABS(VALUE) =   2.1324E-02
BIGGEST contribution was   1.1725E-02

 DONE Thu Mar 22 06:49:03 2001    

Davison E. Soper
Institute of Theoretical Science
University of Oregon
Eugene OR 97403 USA
soper@bovine.uoregon.edu