All FORTRAN programmers on ALPHA machines I need your help:
I have this error:
forrtl: severe: output statement overflows record, unit 60, file /d3d/test.60
but it only gives errors on SELECT ALPHA machines ...
It errors when I run a Fortran 77 test program on a DEC ALPHA OSF 4.0:
 vmunix: Alpha boot: available memory from 0x8b6000 to 0xbffe000
 vmunix: Digital UNIX V4.0B  (Rev. 564); Thu Jul  3 11:33:43 PDT 1997
 vmunix: physical memory = 192.00 megabytes.
 vmunix: available memory = 183.30 megabytes.
 vmunix: using 729 buffers containing 5.69 megabytes of memory
 vmunix: AlphaStation 255/233 system
 vmunix: DECchip 21071
 vmunix: 82378IB (SIO) PCI/ISA Bridge
 vmunix: Firmware revision: 6.2
 vmunix: PALcode: OSF version 1.46
Swap partition /dev/rz0b (default swap):
    Allocated space:        61119 pages (477MB)
    In-use space:           16495 pages ( 26%)
    Free space:             44624 pages ( 73%)
Total swap allocation:
    Allocated space:        61119 pages (477MB)
    Reserved space:         26091 pages ( 42%)
    In-use space:           16495 pages ( 26%)
    Available space:        35028 pages ( 57%)
---------------------------------------------------
BUT no errors when I run it on another DEC ALPHA OSF 4.0 :
 vmunix: Alpha boot: available memory from 0x7b2000 to 0x7ffe000
 vmunix: Digital UNIX V4.0 (Rev. 386); Sun Jan 12 21:35:34 PST 1997
 vmunix: physical memory = 128.00 megabytes.
 vmunix: available memory = 120.32 megabytes.
 vmunix: using 484 buffers containing 3.78 megabytes of memory
 vmunix: AlphaStation 250 4/266 system
 vmunix: DECchip 21071
 vmunix: 82378IB (SIO) PCI/ISA Bridge
 vmunix: Firmware revision: 6.1
 vmunix: PALcode: OSF version 1.46
 Swap partition /dev/rz0b (default swap):
    Allocated space:        16384 pages (128MB)
    In-use space:           13595 pages ( 82%)
    Free space:              2789 pages ( 17%)
Swap partition /dev/rz2b:
    Allocated space:        52343 pages (408MB)
    In-use space:            9569 pages ( 18%)
    Free space:             42774 pages ( 81%)
Total swap allocation:
    Allocated space:        68727 pages (536MB)
    Reserved space:         25293 pages ( 36%)
    In-use space:           23164 pages ( 33%)
    Available space:        43434 pages ( 63%)
The file size is:
text    data    bss     dec     hex
16384   8192    64523952        64548528        3d8eeb0
The kernel parameters are: (both machines are the same!!)
#
dfldsiz         134217728
maxdsiz         1073741824
dflssiz         2097152
maxssiz         33554432
cpu             "DEC2100_A50"
maxusers        32
config          vmunix  swap generic
Thanks for ANY help you can offer.\
\
\
Kerry Kinnersley
System/Application Programmer/Anayst
Received on Thu Oct 30 1997 - 00:05:36 NZDT