Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree data vanishes after timeout #125

Open
ms609 opened this issue Nov 10, 2021 · 0 comments
Open

Tree data vanishes after timeout #125

ms609 opened this issue Nov 10, 2021 · 0 comments

Comments

@ms609
Copy link
Owner

ms609 commented Nov 10, 2021

On two occasions, after leaving tree search to time out (60 mins elapsed) and then some (overnight), dataset seems to have vanished on returning. Command line gives

-- Find local optimum ------------------------------------------------------------------------------
>  TBR depth 5; keeping max 100 trees; k = Inf.
i 2021-11-09 15:27:09: Score to beat: 1425

-- Escape local optimum ----------------------------------------------------------------------------
> 6 ratchet iterations; TBR depth 1; max. 34 hits; k = Inf.
> 2021-11-09 15:53:41: Score to beat: 1422
> Ratchet iteration 1 @ 15:53:41; score to beat: 1422 
x Did not hit best score 1422
i Stopping search at 2021-11-09 16:59:02: 60 minutes have elapsed.  Best score was 1422.
Increase `maxTime` for longer runs.
√ 2021-11-09 16:59:02: Tree search terminated with score 1422
Warning: Error in [[: subscript out of bounds
  [No stack trace available]
Warning: Error in [[: subscript out of bounds
  [No stack trace available]

Possibly a Chrome issue (sending tab to sleep?); didn't happen a couple of minutes after a 60-min timeout. Can we reproduce with a very short timeout?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant