log.Info("State in memory for too long, committing","time",bc.gcproc,"allowance",bc.cacheConfig.TrieTimeLimit,"optimum",float64(chosen-lastWrite)/triesInMemory)
ifheader==nil{
log.Warn("Reorg in progress, trie commit postponed","number",chosen)
}else{
// If we're exceeding limits but haven't reached a large enough memory gap,
// warn the user that the system is becoming unstable.
log.Info("State in memory for too long, committing","time",bc.gcproc,"allowance",bc.cacheConfig.TrieTimeLimit,"optimum",float64(chosen-lastWrite)/triesInMemory)