! timeout 50
! expect return 0
-$ ./maxmin_bench big 1
+$ $SG_TEST_EXENV ${bindir:=.}/maxmin_bench big 1
> Starting 0: (807)
> Starting to solve(812)
> 1x One shot execution time for a total of 2000 constraints, 2000 variables with 96 active constraint each, concurrency in [32,288] and max concurrency share 2
! timeout 50
! expect return 0
-$ ./maxmin_bench medium 5 test
+$ $SG_TEST_EXENV ${bindir:=.}/maxmin_bench medium 5 test
> [0.000000]: [surf_maxmin/DEBUG] Setting selective_update_active flag to 1
> [0.000000]: [surf_maxmin/DEBUG] Active constraints : 100
> [0.000000]: [surf_maxmin/DEBUG] Constraint '98' usage: 13.060939 remaining: 3.166833 concurrency: 7<=8<=10
! timeout 10
! expect return 0
-$ ./maxmin_bench small 10 test
+$ .$SG_TEST_EXENV ${bindir:=.}/maxmin_bench small 10 test
> [0.000000]: [surf_maxmin/DEBUG] Setting selective_update_active flag to 1
> [0.000000]: [surf_maxmin/DEBUG] Active constraints : 10
> [0.000000]: [surf_maxmin/DEBUG] Constraint '9' usage: 4.703796 remaining: 7.082917 concurrency: 2<=2<=-1