#12486: Add patchbot to Sage itself
----------------------------------------------+-----------------------------
       Reporter:  robertwb                    |         Owner:  mvngu       
           Type:  enhancement                 |        Status:  needs_review
       Priority:  major                       |     Milestone:  sage-5.2    
      Component:  doctest                     |    Resolution:              
       Keywords:                              |   Work issues:  sage-sdist  
Report Upstream:  N/A                         |     Reviewers:  Volker Braun
        Authors:  Robert Bradshaw, Dan Drake  |     Merged in:              
   Dependencies:                              |      Stopgaps:              
----------------------------------------------+-----------------------------

Comment (by vbraun):

 PS: there are no spurious processes around as far as I can tell
 {{{
 [root@volker-desktop fd]# pstree -p 2040
 
python(2040)─┬─bash(19705)───bash(19707)───python(19710)─┬─python(19711)───bash(22440)───python(22441)───python(22442)
              │
 ├─python(19712)───bash(22317)───python(22318)───python(22319)─┬─gp(22346)
              │                                           │
 ├─gp(22364)
              │                                           │
 ├─mwrank(22334)
              │                                           │
 ├─mwrank(22337)
              │                                           │
 ├─mwrank(22340)
              │                                           │
 └─mwrank(22443)
              │
 ├─python(19713)───bash(22450)───python(22451)───python(22452)
              │                                           ├─{python}(19714)
              │                                           ├─{python}(19715)
              │                                           └─{python}(19716)
              ├─python(19692)
              └─tee(19283)
 [root@volker-desktop fd]# ps -p 19705 u
 USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
 patchbot 19705  0.0  0.0 112096  1316 pts/2    S+   13:17   0:00 bash
 /mnt/storage2TB/patchbot/Sage/sage-5.1.rc0/sage -tp 3 -sagenb
 /mnt/storage2TB/patchbot/S
 [root@volker-desktop fd]# ps -p 19692 u
 USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
 patchbot 19692  0.0  0.0      0     0 pts/2    Z+   13:17   0:00 [python]
 <defunct>
 [root@volker-desktop fd]# ps -p 19283 u
 USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
 patchbot 19283  0.0  0.0 106848   624 pts/2    S+   13:16   0:00 tee
 /mnt/storage2TB/patchbot/Sage/sage-5.1.rc0/logs/10764-log.txt
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12486#comment:49>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to