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

Error message related with sub-process of optimizer #116

Closed
annsonic opened this issue Nov 29, 2016 · 2 comments
Closed

Error message related with sub-process of optimizer #116

annsonic opened this issue Nov 29, 2016 · 2 comments

Comments

@annsonic
Copy link

Dear HPOlib team,

Thanks for providing such useful tool!
But I am confused why I always get error messages in certain system call sub-process, even when I just test on the default benchmark - branin.
The optimization result seems working.
Should I ignore these error messages? Or do you have other solutions?
Thank you very much.

  • My system is Ubuntu 14.04.

  • HPOlib is installed by following "Installing inside an virtualenv" instruction.

  • for TPE(hyperopt_august2013_mod) sampled error message:
    [INFO] [09:33:04:537:HPOlib.wrapping] Starting configuration 199, fold 0
    [ERR]:[INFO] [09:33:04:HPOlib.cv] Result for ParamILS: SAT, 0.050142, 1, 48.760473, 0, python ../branin.py
    [ERR]:
    [ERR]:[ERROR] [09:33:04:HPOlib.cv] [INFO] [09:33:04:HPOlib.runsolver_wrapper] -----------------------RUNNING RUNSOLVER----------------------------
    [ERR]:[INFO] [09:33:04:HPOlib.runsolver_wrapper] Result for ParamILS: SAT, 0.050142, 1, 48.760473, 0, python ../branin.py
    [ERR]:
    [ERR]:[INFO] [09:33:04:HPOlib.cv] Finished CV
    [ERR]:[INFO] [09:33:04:HPOlib.cv] Result: 48.760473
    [INFO] [09:33:04:970:HPOlib.wrapping] Result 48.760473, current best 0.415899
    [INFO] [09:33:06:018:HPOlib.wrapping] -----------------------END--------------------------------------

  • for SMAC sampled error message from log-warn23.txt:
    09:44:57.836 [Command Line Target Algorithm Evaluator Thread (Standard Error Processor)<Instance:1, Seed:-1, Config:0x000B, Kappa:2.147483647E9>] WARN c.u.c.b.a.t.b.c.CommandLineAlgorithmRun - [PROCESS-ERR] [INFO] [09:44:57:HPOlib.runsolver_wrapper] -----------------------RUNNING RUNSOLVER----------------------------
    09:44:57.988 [Command Line Target Algorithm Evaluator Thread (Standard Error Processor)<Instance:1, Seed:-1, Config:0x000B, Kappa:2.147483647E9>] WARN c.u.c.b.a.t.b.c.CommandLineAlgorithmRun - [PROCESS-ERR] [INFO] [09:44:57:HPOlib.runsolver_wrapper] Result for ParamILS: SAT, 0.074295, 1, 24.129964, -1, python ../branin.py

@mfeurer
Copy link
Contributor

mfeurer commented Nov 30, 2016 via email

@annsonic
Copy link
Author

annsonic commented Dec 5, 2016

Dear Matthias,

Got it. Thank you once again.

@annsonic annsonic closed this as completed Dec 5, 2016
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

2 participants