Well, on my machine is eating all my memory (I believe is near the end,
since the log file is already 24 MB).

I have attached the tree of processes and the command used to start each
one. As it is there for a while, it may be a GCC bug .

Ubuntu 11.10 - 64-bit
> 4 GB memory
>
> Architecture: x86_64
> CPU op-mode(s): 32-bit, 64-bit
> Byte Order: Little Endian
> CPU(s): 2
> On-line CPU(s) list: 0,1
> Thread(s) per core: 1
> Core(s) per socket: 2
> CPU socket(s): 1
> NUMA node(s): 1
> Vendor ID: GenuineIntel
> CPU family: 6
> Model: 23
> Stepping: 10
> CPU MHz: 1600.000
> BogoMIPS: 5649.14
> L1d cache: 32K
> L1i cache: 32K
> L2 cache: 3072K
> NUMA node0 CPU(s): 0,1
>

Nick

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
PID     PPID    Command
2763    2757    /bin/bash
2892    2763    make
2893    2892    /bin/sh -c cd spkg && \?"../spkg/pipestatus" \??"env 
SAGE_PARALLEL_SPKG_BUILD='' ./install all 2>&1" \??"tee -a ../install.log"
2894    2893    bash ../spkg/pipestatus env SAGE_PARALLEL_SPKG_BUILD='' 
./install all 2>&1 tee -a ../install.log
2895    2894    bash ./install all
2896    2894    tee -a ../install.log
3598    2895    make -j1 all
3599    3598    /bin/sh -c $SAGE_ROOT/spkg/pipestatus "sage-spkg 
${SAGE_SPKG_OPTS} ppl-0.11.2.p1 2>&1" "tee -a 
$SAGE_ROOT/spkg/logs/ppl-0.11.2.p1.log"
3600    3599    bash $SAGE_ROOT/spkg/pipestatus sage-spkg  ppl-0.11.2.p1 2>&1 
tee -a $SAGE_ROOT/spkg/logs/ppl-0.11.2.p1.log
3601    3600    bash $SAGE_ROOT/spkg/bin/sage-spkg ppl-0.11.2.p1
3602    3600    tee -a $SAGE_ROOT/spkg/logs/ppl-0.11.2.p1.log
19669   3601    bash ./spkg-check
19670   19669   make check
19671   19670   /bin/bash -c fail= failcom='exit 1'; \?for f in x $MAKEFLAGS; 
do \?  case $f in \?    *=* | --[!k]*);; \?    *k*) failcom='fail=yes';; \?  
esac; \?done; \?dot_seen=no; \?target=`echo check-recursive | sed 
s/-recursive//`; \?list='. utils src Watchdog tests interfaces demos doc m4'; 
for subdir in $list; do \?  echo "Making $target in $subdir"; \?  if test 
"$subdir" = "."; then \?    dot_seen=yes; \?    local_target="$target-am"; \?  
else \?    local_target="$target"; \?  fi; \?  (CDPATH="${ZSH_VERSION+.}:" && 
cd $subdir && make  $local_target) \?  || eval $failcom; \?done; \?if test 
"$dot_seen" = "no"; then \?  make  "$target-am" || exit 1; \?fi; test -z "$fail"
19797   19671   /bin/bash -c fail= failcom='exit 1'; \?for f in x $MAKEFLAGS; 
do \?  case $f in \?    *=* | --[!k]*);; \?    *k*) failcom='fail=yes';; \?  
esac; \?done; \?dot_seen=no; \?target=`echo check-recursive | sed 
s/-recursive//`; \?list='. utils src Watchdog tests interfaces demos doc m4'; 
for subdir in $list; do \?  echo "Making $target in $subdir"; \?  if test 
"$subdir" = "."; then \?    dot_seen=yes; \?    local_target="$target-am"; \?  
else \?    local_target="$target"; \?  fi; \?  (CDPATH="${ZSH_VERSION+.}:" && 
cd $subdir && make  $local_target) \?  || eval $failcom; \?done; \?if test 
"$dot_seen" = "no"; then \?  make  "$target-am" || exit 1; \?fi; test -z "$fail"
19798   19797   make check
19799   19798   /bin/bash -c fail= failcom='exit 1'; \?for f in x $MAKEFLAGS; 
do \?  case $f in \?    *=* | --[!k]*);; \?    *k*) failcom='fail=yes';; \?  
esac; \?done; \?dot_seen=no; \?target=`echo check-recursive | sed 
s/-recursive//`; \?list='. PIP_Problem Powerset Partially_Reduced_Product 
MIP_Problem Polyhedron Grid'; for subdir in $list; do \?  echo "Making $target 
in $subdir"; \?  if test "$subdir" = "."; then \?    dot_seen=yes; \?    
local_target="$target-am"; \?  else \?    local_target="$target"; \?  fi; \?  
(CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \?  || eval 
$failcom; \?done; \?if test "$dot_seen" = "no"; then \?  make  "$target-am" || 
exit 1; \?fi; test -z "$fail"
29071   19799   /bin/bash -c fail= failcom='exit 1'; \?for f in x $MAKEFLAGS; 
do \?  case $f in \?    *=* | --[!k]*);; \?    *k*) failcom='fail=yes';; \?  
esac; \?done; \?dot_seen=no; \?target=`echo check-recursive | sed 
s/-recursive//`; \?list='. PIP_Problem Powerset Partially_Reduced_Product 
MIP_Problem Polyhedron Grid'; for subdir in $list; do \?  echo "Making $target 
in $subdir"; \?  if test "$subdir" = "."; then \?    dot_seen=yes; \?    
local_target="$target-am"; \?  else \?    local_target="$target"; \?  fi; \?  
(CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \?  || eval 
$failcom; \?done; \?if test "$dot_seen" = "no"; then \?  make  "$target-am" || 
exit 1; \?fi; test -z "$fail"
29072   29071   make check
29073   29072   make ascii_dump_load1 exceptions1 mipproblem1 mipproblem3 
mipproblem2
29227   29073   g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src 
-I../../utils -I../../tests -DNDEBUG=1 -I$SAGE_ROOT/local/include -g -O2 
-frounding-math -I$SAGE_ROOT/local/include -W -Wall -MT mipproblem1.o -MD -MP 
-MF .deps/mipproblem1.Tpo -c -o mipproblem1.o mipproblem1.cc
29228   29227   /usr/lib/gcc/x86_64-linux-gnu/4.6/cc1plus -quiet -I . -I ../.. 
-I ../../src -I ../../src -I ../../utils -I ../../tests -I 
$SAGE_ROOT/local/include -I $SAGE_ROOT/local/include -imultilib . -imultiarch 
x86_64-linux-gnu -MD mipproblem1.d -MF .deps/mipproblem1.Tpo -MP -MT 
mipproblem1.o -D_GNU_SOURCE -D HAVE_CONFIG_H -D NDEBUG=1 mipproblem1.cc -quiet 
-dumpbase mipproblem1.cc -mtune=generic -march=x86-64 -auxbase-strip 
mipproblem1.o -g -O2 -Wextra -Wall -frounding-math -fstack-protector -o 
/tmp/ccc4DeQD.s

Reply via email to