On 16 April 2014 12:27, John Cremona <[email protected]> wrote: > On 16 April 2014 12:18, Francois Bissey > <[email protected]> wrote: >> Is it even from this attempt to build the doc or an earlier attempt? > > It's this attempt -- I verified that by Ctrl-C-ing the make, when > these processes disappeared, then running make again. The four > processes started up and now the situation is as before (3 idle, one > using 99% CPU and the output stuck at the same place.
I killed the process which was using 99%, and the make procedded (it started to output to the log again). A 4th process soon started up but after a few more lines of output it stuck again, where it remains, with all 4 processes using 0% CPU now. John > > The machine has plenty of processors and RAM. > > John > >> >> On 16/04/2014, at 23:13, John Cremona <[email protected]> wrote: >> >>> Thanks for the suggestions: at the bottom of the tree, it is running 4 >>> copies of >>> >>> python /home/jec/sage/src/doc/common/builder.py --no-pdf-links all html >>> >>> One of the four is using 99% of a CPU, the others none. >>> >>> John >>> >>> On 16 April 2014 12:01, P Purkayastha <[email protected]> wrote: >>>> >>>> >>>> >>>> On Wed, Apr 16, 2014 at 6:56 PM, John Cremona <[email protected]> >>>> wrote: >>>>> >>>>> Still no success with make doc. I have no idea what it is doing when >>>>> it stops outputting (to either the screen of log file). There are no >>>>> error messages, it just stops. >>>>> >>>>> John >>>> >>>> >>>> Try running htop and look at the tree view to see what command it is stuck >>>> at. >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "sage-release" group. >>>> To unsubscribe from this group and stop receiving emails from it, send an >>>> email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/sage-release. >>>> For more options, visit https://groups.google.com/d/optout. >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "sage-release" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/sage-release. >>> For more options, visit https://groups.google.com/d/optout. >> >> >> This email may be confidential and subject to legal privilege, it may >> not reflect the views of the University of Canterbury, and it is not >> guaranteed to be virus free. If you are not an intended recipient, >> please notify the sender immediately and erase all copies of the message >> and any attachments. >> >> Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more >> information. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sage-release" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/sage-release. >> For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
