X2nvLqtlDZBhSd404TCh

pyrocore-sysInfo

Apr 16th, 2021 (edited)
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. ###Python Diagnostics:
  2. virtualenv: 15.1.0
  3. {'enc_def': 'ascii',
  4. 'enc_fs': 'UTF-8',
  5. 'lang': 'en_US.UTF-8',
  6. 'maxuchr': 1114111,
  7. 'os_uc_names': False,
  8. 'prefix': '/usr',
  9. 'sh': '/bin/bash',
  10. 'term': 'xterm',
  11. 'tz': ('EET', 'EEST'),
  12. 'version': '2.7.16 (default, Oct 10 2019, 22:02:15) \n[GCC 8.3.0]'}
  13.  
  14. ###OS Diagnostics:
  15. Linux XXX.pulsedmedia.com 4.19.0-12-amd64 #1 SMP Debian 4.19.152-1 (2020-10-18) x86_64 GNU/Linux
  16. Debian Debian GNU/Linux 10 (buster) 10 buster
  17. 6 model name : Six-Core AMD Opteron(tm) Processor 2419 EE
  18. total used free shared buff/cache available
  19. Mem: 24103 16333 1404 284 6365 4332
  20. 21:49:04 up 11 days, 18:13, 1 user, load average: 2.47, 2.47, 2.46
  21. Rakshasa's BitTorrent client version 0.9.8-udns.
  22. libcurl.so.4 => /lib/x86_64-linux-gnu/libcurl.so.4 (0x00007efc637b9000)
  23. libtorrent.so.21 => /usr/local/lib/libtorrent.so.21 (0x00007efc63677000)
  24. libxmlrpc.so.3 => /usr/local/lib/libxmlrpc.so.3 (0x00007efc63651000)
  25. libssl.so.1.1 => /lib/x86_64-linux-gnu/libssl.so.1.1 (0x00007efc62dc5000)
  26. libcrypto.so.1.1 => /lib/x86_64-linux-gnu/libcrypto.so.1.1 (0x00007efc62adc000)
  27. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
  28.  
  29.  
  30. $ ps uxw | egrep "USER|rtorrent" | grep -v grep
  31. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
  32. XXX 144484 0.0 0.0 8744 1908 ? Ss 20:12 0:00 SCREEN -S rtorrent -fa -d -m ./.rtorrentExecute.php
  33. XXX 144485 0.0 0.1 106676 27908 pts/11 Ss+ 20:12 0:00 /usr/bin/php ./.rtorrentExecute.php
  34. XXX 144549 0.0 0.0 2388 752 pts/11 S+ 20:12 0:00 sh -c rtorrent
  35. XXX 144550 0.1 0.0 348548 21908 pts/11 Sl+ 20:12 0:07 rtorrent
  36.  
Add Comment
Please, Sign In to add comment