Your IP : 216.73.216.213
��Yf[ � @ s
d Z d d l Z d d l Z d d l Z y e j d � Z WnL e e f k
r� y e j d � Z Wn e e f k
r� d Z Yn XYn Xxw e j j d � e j j
� Z e e j
� d � Z e j j d j d e e d � � e j j � e j d � q� Wd S)
zpMemory watchdog: periodically read the memory usage of the main test process
and print it out, until terminated.� N�SC_PAGESIZE�SC_PAGE_SIZEi � z$ ... process data size: {data:.1f}G
�datai � � i @)�__doc__�os�sysZtime�sysconfZ page_size�
ValueError�AttributeError�stdin�seek�readZstatm�int�splitr �stdout�write�format�flushZsleep� r r �9/opt/alt/python35/lib64/python3.5/test/memory_watchdog.py�<module> s$