Time bar (total: 4.9s)
Space saved by range analysis: 0%
Space saved by search: 21.887207%
Guaranteed chance to sample good point: 86.240038%
| 10.0ms | 187× | body | 80 | valid |
| 8.0ms | 32× | body | 1280 | valid |
| 7.0ms | 23× | body | 2560 | valid |
| 3.0ms | 14× | body | 640 | valid |
| 2.0ms | 10× | body | 320 | valid |
| 1.0ms | 2× | body | 5120 | valid |
| 0.0ms | 9× | body | 80 | nan |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 9 |
| 1 | 42 | 9 |
| 2 | 76 | 9 |
| 3 | 94 | 9 |
| 4 | 102 | 9 |
| 5 | 102 | 9 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 33.9b
Found 4 expressions with local error:
| 0.2b | (* (* 3.0 a) c) |
| 0.6b | (- (* b b) (* (* 3.0 a) c)) |
| 0.7b | (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 24.7b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 10× | pow1 *-un-lft-identity add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 7× | add-sqr-sqrt |
| 6× | add-cube-cbrt |
| 3× | associate-*r* pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 2× | flip3-- sqrt-div sum-log flip-- distribute-lft-out |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square distribute-rgt-neg-in sqrt-pow1 flip3-+ pow1/2 diff-log associate-*l* neg-log *-commutative flip-+ |
| 5.0ms | (* (* 3.0 a) c) |
| 3.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 8.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 3.0ms | (* (* 3.0 a) c) |
| 8.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 14.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 17.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 302 | 468 |
| 1 | 1299 | 428 |
| 2 | 5002 | 417 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 11 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 62 | 11 | 73 |
Merged error: 12.5b
Found 4 expressions with local error:
| 0.3b | (* 3.0 (* a c)) |
| 0.6b | (- (* b b) (* 3.0 (* a c))) |
| 0.7b | (+ (neg b) (sqrt (- (* b b) (* 3.0 (* a c))))) |
| 24.7b | (sqrt (- (* b b) (* 3.0 (* a c)))) |
| 10× | pow1 *-un-lft-identity add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 7× | add-sqr-sqrt |
| 6× | add-cube-cbrt |
| 3× | associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 2× | flip3-- sqrt-div sum-log flip-- distribute-lft-out |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square distribute-rgt-neg-in sqrt-pow1 flip3-+ pow1/2 diff-log associate-*r* neg-log *-commutative flip-+ |
| 5.0ms | (* 3.0 (* a c)) |
| 4.0ms | (- (* b b) (* 3.0 (* a c))) |
| 8.0ms | (+ (neg b) (sqrt (- (* b b) (* 3.0 (* a c))))) |
| 3.0ms | (sqrt (- (* b b) (* 3.0 (* a c)))) |
| 4.0ms | (* 3.0 (* a c)) |
| 10.0ms | (- (* b b) (* 3.0 (* a c))) |
| 14.0ms | (+ (neg b) (sqrt (- (* b b) (* 3.0 (* a c))))) |
| 14.0ms | (sqrt (- (* b b) (* 3.0 (* a c)))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 292 | 467 |
| 1 | 1079 | 427 |
| 2 | 4710 | 416 |
| 3 | 5003 | 416 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 0 | 72 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 11 | 83 |
Merged error: 12.5b
Found 4 expressions with local error:
| 0.6b | (cbrt c) |
| 0.6b | (- (* b b) (* (* (* 3.0 a) (* (cbrt c) (cbrt c))) (cbrt c))) |
| 0.7b | (+ (neg b) (sqrt (- (* b b) (* (* (* 3.0 a) (* (cbrt c) (cbrt c))) (cbrt c))))) |
| 24.7b | (sqrt (- (* b b) (* (* (* 3.0 a) (* (cbrt c) (cbrt c))) (cbrt c)))) |
| 10× | *-un-lft-identity add-log-exp |
| 7× | add-sqr-sqrt |
| 6× | add-cube-cbrt |
| 5× | pow1 |
| 4× | add-exp-log add-cbrt-cube |
| 3× | cbrt-prod sqrt-prod |
| 2× | flip3-- sqrt-div sum-log flip-- distribute-lft-out |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square distribute-rgt-neg-in sqrt-pow1 flip3-+ pow1/2 pow1/3 diff-log neg-log flip-+ |
| 1.0ms | (cbrt c) |
| 3.0ms | (- (* b b) (* (* (* 3.0 a) (* (cbrt c) (cbrt c))) (cbrt c))) |
| 8.0ms | (+ (neg b) (sqrt (- (* b b) (* (* (* 3.0 a) (* (cbrt c) (cbrt c))) (cbrt c))))) |
| 4.0ms | (sqrt (- (* b b) (* (* (* 3.0 a) (* (cbrt c) (cbrt c))) (cbrt c)))) |
| 23.0ms | (cbrt c) |
| 11.0ms | (- (* b b) (* (* (* 3.0 a) (* (cbrt c) (cbrt c))) (cbrt c))) |
| 19.0ms | (+ (neg b) (sqrt (- (* b b) (* (* (* 3.0 a) (* (cbrt c) (cbrt c))) (cbrt c))))) |
| 17.0ms | (sqrt (- (* b b) (* (* (* 3.0 a) (* (cbrt c) (cbrt c))) (cbrt c)))) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 293 | 748 |
| 1 | 1054 | 653 |
| 2 | 5001 | 611 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 1 | 65 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 64 | 12 | 76 |
Merged error: 12.5b
Found 4 expressions with local error:
| 0.7b | (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 24.7b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 24.7b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 24.7b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 11× | *-un-lft-identity |
| 10× | add-sqr-sqrt |
| 9× | sqrt-prod |
| 8× | add-log-exp |
| 7× | pow1 add-cube-cbrt |
| 6× | sqrt-div |
| 4× | add-exp-log add-cbrt-cube |
| 3× | rem-sqrt-square flip3-- sqrt-pow1 pow1/2 flip-- |
| 2× | sum-log distribute-lft-out |
| 1× | +-commutative neg-sub0 associate-+l- distribute-rgt-neg-in flip3-+ neg-log flip-+ |
| 8.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 4.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 4.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 14.0ms | (+ (neg b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 14.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 14.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 14.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: 3 (98.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 212 | 558 |
| 1 | 801 | 538 |
| 2 | 3387 | 526 |
| 3 | 5001 | 522 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 1 | 72 |
| Fresh | 0 | 9 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 72 | 12 | 84 |
Merged error: 12.5b
97% (0.7b remaining)
Error of 13.1b against oracle of 12.5b and baseline of 34.3b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 3.547740726486026e+82 | 4.028771889956111e+87 | 3.4474050457034595e+87 |
| 8 | 8.954781631583551e-166 | 5.855214282847364e-161 | 8.983006684649316e-163 |
| 9 | -9.001808561053642e+159 | -1.662564167781351e+151 | -1.3322298581209376e+154 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 34 |
| 1 | 51 | 34 |
| 2 | 51 | 34 |
Space saved by range analysis: 0%
Space saved by search: 21.887207%
Guaranteed chance to sample good point: 86.240038%
| 351.0ms | 1048× | body | 2560 | valid |
| 342.0ms | 5885× | body | 80 | valid |
| 238.0ms | 858× | body | 1280 | valid |
| 92.0ms | 437× | body | 640 | valid |
| 48.0ms | 114× | body | 5120 | valid |
| 37.0ms | 234× | body | 320 | valid |
| 20.0ms | 360× | body | 80 | nan |
| 14.0ms | 127× | body | 160 | valid |
Loading profile data...