public inbox for gentoo-science@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-science] running sage 4.4 the first time
@ 2010-05-03 19:33 Thomas Kahle
  2010-05-03 21:02 ` Christopher Schwan
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Kahle @ 2010-05-03 19:33 UTC (permalink / raw
  To: gentoo-science

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

Hi,

got everything installed now, but when sage first runs (e.g. during
post-install of the ebuild) it tries to perform inits and spawns a lot
of gap processes. their all look like this:

root     25781 25769  0 15:29 pts/5    00:00:00 /bin/sh
/usr/local/bin/gap -r -b -p -T -o 3900m /opt/sage/data//extcode/gap/sage.g

root     25782 25781  0 15:29 pts/5    00:00:00 bash /opt/sage/sage -gap
-r -b -p -T -o 3900m /opt/sage/data//extcode/gap/sage.g

root     25785 25782  0 15:29 pts/5    00:00:00 bash
/opt/sage/local/bin/sage-sage -gap -r -b -p -T -o 3900m
/opt/sage/data//extcode/gap/sage.g

As you can see here there are a lot of these...

denkmatte archtest # ps -ef | grep sage | wc -l
1780

Naturally load goes up a lot and this does not seem to finish.
Any ideas?

Regards,
Thomas

-- 
Thomas Kahle


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 380 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-science] running sage 4.4 the first time
  2010-05-03 19:33 [gentoo-science] running sage 4.4 the first time Thomas Kahle
@ 2010-05-03 21:02 ` Christopher Schwan
  2010-05-05 11:44   ` Thomas Kahle
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Schwan @ 2010-05-03 21:02 UTC (permalink / raw
  To: gentoo-science

Hi Thomas,

On Monday 03 May 2010 21:33:18 Thomas Kahle wrote:
> Hi,
> 
> got everything installed now, but when sage first runs (e.g. during
> post-install of the ebuild) it tries to perform inits and spawns a lot
> of gap processes. their all look like this:
> 
> root     25781 25769  0 15:29 pts/5    00:00:00 /bin/sh
> /usr/local/bin/gap -r -b -p -T -o 3900m /opt/sage/data//extcode/gap/sage.g
> 
> root     25782 25781  0 15:29 pts/5    00:00:00 bash /opt/sage/sage -gap
> -r -b -p -T -o 3900m /opt/sage/data//extcode/gap/sage.g
> 
> root     25785 25782  0 15:29 pts/5    00:00:00 bash
> /opt/sage/local/bin/sage-sage -gap -r -b -p -T -o 3900m
> /opt/sage/data//extcode/gap/sage.g

That looks like the problem Marek and others already had - this happens only 
on amd64. What is interesting: "/usr/local/bin/gap" shouldnt this be 
"/usr/bin/gap" - without local ?

> 
> As you can see here there are a lot of these...
> 
> denkmatte archtest # ps -ef | grep sage | wc -l
> 1780
> 
> Naturally load goes up a lot and this does not seem to finish.
> Any ideas?
> 
> Regards,
> Thomas

Cheers,

Christopher



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-science] running sage 4.4 the first time
  2010-05-03 21:02 ` Christopher Schwan
@ 2010-05-05 11:44   ` Thomas Kahle
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Kahle @ 2010-05-05 11:44 UTC (permalink / raw
  To: gentoo-science

[-- Attachment #1: Type: text/plain, Size: 1522 bytes --]

On 05/03/2010 11:02 PM, Christopher Schwan wrote:
> Hi Thomas,
> 
> On Monday 03 May 2010 21:33:18 Thomas Kahle wrote:
>> Hi,
>>
>> got everything installed now, but when sage first runs (e.g. during
>> post-install of the ebuild) it tries to perform inits and spawns a lot
>> of gap processes. their all look like this:
>>
>> root     25781 25769  0 15:29 pts/5    00:00:00 /bin/sh
>> /usr/local/bin/gap -r -b -p -T -o 3900m /opt/sage/data//extcode/gap/sage.g
>>
>> root     25782 25781  0 15:29 pts/5    00:00:00 bash /opt/sage/sage -gap
>> -r -b -p -T -o 3900m /opt/sage/data//extcode/gap/sage.g
>>
>> root     25785 25782  0 15:29 pts/5    00:00:00 bash
>> /opt/sage/local/bin/sage-sage -gap -r -b -p -T -o 3900m
>> /opt/sage/data//extcode/gap/sage.g
> 
> That looks like the problem Marek and others already had - this happens only 
> on amd64. What is interesting: "/usr/local/bin/gap" shouldnt this be 
> "/usr/bin/gap" - without local ?


Hmm, interesting. I have an old version of sage in /usr/local/sage ...
and this installed /usr/local/bin/gap. Tricky.

By the way, I am on x86, but I think the above explains the issues... I
will see if it works after cleanup.

Thanks
Thomas

> 
>>
>> As you can see here there are a lot of these...
>>
>> denkmatte archtest # ps -ef | grep sage | wc -l
>> 1780
>>
>> Naturally load goes up a lot and this does not seem to finish.
>> Any ideas?
>>
>> Regards,
>> Thomas
> 
> Cheers,
> 
> Christopher


-- 
Thomas Kahle


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 380 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-05 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-03 19:33 [gentoo-science] running sage 4.4 the first time Thomas Kahle
2010-05-03 21:02 ` Christopher Schwan
2010-05-05 11:44   ` Thomas Kahle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox