Re: Screen terminating on GNU

2017-11-15 Thread Bruno Cudini
Hi, Le lundi 13 nov. 2017 à 15:22:46 (+0530), Mounika Maddula a écrit : > But I notice that even screen sessions are getting terminated automatically. > When I try attaching to last screen session using 'screen -r', I get message > saying 'no screen sessions found'. Can you please let me know what

Re: Screen terminating on GNU

2017-11-13 Thread Mounika Maddula
Thanks. Will try this and check On 14-Nov-2017 12:58 AM, "Amadeusz Sławiński" wrote: > On Mon, 13 Nov 2017 15:22:46 +0530 > Mounika Maddula wrote: > > > Hi, > > > >I am working on a virtual machine on google cloud platform. I > generally > > run my neural network model training on a screen

Re: Screen terminating on GNU

2017-11-13 Thread Amadeusz Sławiński
On Mon, 13 Nov 2017 15:22:46 +0530 Mounika Maddula wrote: > Hi, > >I am working on a virtual machine on google cloud platform. I generally > run my neural network model training on a screen session so that > disconnecting from SSH won't interrupt the training process. But I notice > that eve

Re: Screen terminating on GNU

2017-11-13 Thread Ed Neville
On Tue, Nov 14, 2017 at 12:02:30am +0530, Mounika Maddula wrote: > I start a screen session, run my model on it. After 10-15 hrs when I try > connecting to screen session to check my model output, I get a message > saying no screen sessions found . CPU usage also shows zero so screen > session has

Re: Screen terminating on GNU

2017-11-13 Thread Mounika Maddula
I start a screen session, run my model on it. After 10-15 hrs when I try connecting to screen session to check my model output, I get a message saying no screen sessions found . CPU usage also shows zero so screen session has terminated. On Mon, Nov 13, 2017 at 11:53 PM, Ed wrote: > On Mon, Nov

Re: Screen terminating on GNU

2017-11-13 Thread Ed
On Mon, Nov 13, 2017 at 03:22:46pm +0530, Mounika Maddula wrote: > Hi, > >I am working on a virtual machine on google cloud platform. I generally > run my neural network model training on a screen session so that > disconnecting from SSH won't interrupt the training process. But I notice > tha

Screen terminating on GNU

2017-11-13 Thread Mounika Maddula
Hi, I am working on a virtual machine on google cloud platform. I generally run my neural network model training on a screen session so that disconnecting from SSH won't interrupt the training process. But I notice that even screen sessions are getting terminated automatically. When I try attac