Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: RE: memory problem
From 
 
Nick Cox <[email protected]> 
To 
 
"'[email protected]'" <[email protected]> 
Subject 
 
st: RE: memory problem 
Date 
 
Fri, 27 May 2011 16:03:57 +0100 
These questions tend to be dependent on many details. I suggest that you spell out the operating system and the version and flavour of Stata you have. The output from -about-, minus the licensing information, would be a start. 
Nick 
[email protected] 
Elizabeth Sheila Germana
 
I'm encountering problems when I try to merge a file. 
 
My memory details and syntax are the following:
 
memory
set maxvar 30000
set mem 1g
set more off
                                                  bytes
--------------------------------------------------------------------
Details of set memory usage
    overhead (pointers)                           2,144        0.00%
    data                                     10,380,712        0.97%
                                        ----------------------------
    data + overhead                          10,382,856        0.97%
    free                                  1,063,358,960       99.03%
                                        ----------------------------
    Total allocated                       1,073,741,816      100.00%
--------------------------------------------------------------------
Other memory usage
    set maxvar usage                         12,001,730
    set matsize usage                         1,315,200
    programs, saved results, etc.             5,649,298
                                        ---------------
    Total                                    18,966,228
-------------------------------------------------------
Grand total                               1,092,708,044
I think that I have enough memory however, I have tried to extend  memory more than 1g but I can't. 
What could be the problem?
 
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/