SMAC calls TA with negative cutoff time

Issue #9 resolved
Marius Lindauer created an issue

I observed the following TA call -- current dev branch:

python -u ./target_algorithms/sat/scripts/SATCSSCWrapper.py --mem-limit 1024 --script ./target_algorithms/sat/spear-python/spearCSSCWrapper.py instances/sat/data/SPEAR-QCP/qcplin2006.58625.cnf 0 -16184172830.8

In this case, spear will never terminate :-/

I would guess that something in adaptive capping is broken...

Comments (1)

  1. Log in to comment