2019-03-02 15:28:18
                        
                            
                            
                    
using Arktika, I'm connecting my 192gb RAM server with my 96gb one, and when the 96gb one reads from range 171-255, i get 'INFO: Reading Chunk [from 171 up to] 220 into memory' or 221 and then it says 'Killed' and stops
                    
                cryptovape
                        
                        2019-03-02 15:30:52
                        
                            
                            
                    
it goes a little higher if i push -Xmx92g -Xms92g number higher
                    
                cryptovape
                        
                        2019-03-02 15:33:24
                        
                            
                            
                    
and i'm running command: java -Xmx92g -Xms92g -jar bazel-bin/Arktika_deploy.jar $1 node.conf
                    
                cryptovape
                        
                        2019-03-02 15:34:58
                        
                            
                            
                    
the 192gb one gets 'Killed' at chunk 140, so both are 30 or so chunks short
                    
                cryptovape