jaykayone / liveBusDelayHeatMap

1 stars 0 forks source link

cron jobs get killed #9

Open jaykayone opened 8 years ago

jaykayone commented 8 years ago

some of the cron executions get terminated inside container and then it is printed "Killed" into the logfile

jaykayone commented 8 years ago

there is also something wrong with the commit counting ...

Thu May 12 23:15:01 CEST 2016                                                   
-- starting the querying for 680 requests                                       
2016-05-12 23:15:06.072764                                                      
requesting in parallel with size 25                                             
2016-05-12 23:15:19.351939                                                      
-- finished the querying                                                        
got 680 responses                                                               
702                                                                             
committing after 250 stops                                                      
committing after 500 stops                                                      
committing after 750 stops                                                      
committing after 1000 stops                                                     
committing after 1250 stops                                                     
committing after 1500 stops                                                     
committing after 1750 stops                                                     
committing after 2000 stops                                                     
committing after 2250 stops    
jaykayone commented 8 years ago

in "full" mode it seems to use too much CPU so that it gets killed

jaykayone commented 8 years ago

most of the time even after pushing stations to postgis and before the querying part

jaykayone commented 8 years ago

they get all killed now ... seems that we need a bigger host or manage memory better