Time bar (total: 3.7s)
Space saved by range analysis: 0.07018%
Space saved by search: 0.048828%
Guaranteed chance to sample good point: 0%
| 8.0ms | 61× | body | 640 | valid |
| 5.0ms | 131× | body | 80 | valid |
| 3.0ms | 19× | body | 1280 | valid |
| 3.0ms | 31× | body | 320 | valid |
| 1.0ms | 14× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 31 | 7 |
| 2 | 43 | 7 |
| 3 | 57 | 7 |
| 4 | 73 | 7 |
| 5 | 92 | 7 |
| 6 | 126 | 7 |
| 7 | 158 | 7 |
| 8 | 207 | 7 |
| 9 | 209 | 7 |
| 10 | 209 | 7 |
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: 8.9b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 0.0b | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 2.4b | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 83× | *-un-lft-identity |
| 47× | times-frac |
| 43× | add-sqr-sqrt |
| 23× | add-cube-cbrt |
| 14× | distribute-lft-out-- |
| 13× | distribute-lft-out |
| 11× | add-log-exp |
| 9× | associate-/r* |
| 8× | add-exp-log add-cbrt-cube difference-of-squares |
| 6× | associate-/l* |
| 4× | pow1 associate-/r/ |
| 3× | flip3-- frac-add flip-- |
| 2× | cbrt-undiv sub-neg associate-+l+ frac-2neg flip3-+ diff-log div-exp clear-num sum-log frac-sub flip-+ div-inv |
| 1× | +-commutative associate-+l- |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 5.0ms | (/ 1.0 (+ x 1.0)) |
| 15.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 29.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 2.0ms | (/ 1.0 (- x 1.0)) |
| 2.0ms | (/ 1.0 (+ x 1.0)) |
| 3.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 13.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 865 |
| 1 | 1681 | 827 |
| 2 | 5001 | 816 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 3 | 126 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 124 | 3 | 127 |
Merged error: 0.7b
Found 4 expressions with local error:
| 0.1b | (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0))) |
| 0.3b | (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) |
| 2.4b | (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) |
| 12.3b | (/ (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) (- (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))) |
| 340× | *-un-lft-identity |
| 225× | times-frac |
| 176× | add-sqr-sqrt |
| 150× | frac-sub |
| 101× | distribute-lft-out-- |
| 94× | frac-times |
| 65× | add-cube-cbrt |
| 64× | flip3-- flip-- |
| 52× | associate-*r/ associate-*l/ |
| 51× | difference-of-squares |
| 47× | associate-/l/ |
| 41× | swap-sqr |
| 31× | associate-*r* associate-*l* |
| 20× | add-exp-log add-cbrt-cube |
| 18× | pow1 |
| 16× | distribute-lft-out |
| 13× | associate-/r/ |
| 11× | associate-/r* |
| 6× | add-log-exp |
| 5× | cbrt-undiv sub-neg div-exp prod-exp cbrt-unprod div-inv unswap-sqr |
| 4× | distribute-rgt-in distribute-lft-in associate--l+ associate-/l* |
| 2× | pow2 pow-plus pow-prod-down pow-sqr *-commutative pow-prod-up |
| 1× | frac-2neg diff-log div-sub clear-num |
| 18.0ms | (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0))) |
| 38.0ms | (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) |
| 35.0ms | (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) |
| 74.0ms | (/ (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) (- (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))) |
| 3.0ms | (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0))) |
| 4.0ms | (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) |
| 11.0ms | (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) |
| 25.0ms | (/ (- (* (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (- (/ 1.0 (+ x 1.0)) (/ 2.0 x))) (* (/ 1.0 (- x 1.0)) (/ 1.0 (- x 1.0)))) (- (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))) |
Useful iterations: 1 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1780 | 7719 |
| 1 | 5001 | 7418 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 363 | 1 | 364 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 363 | 4 | 367 |
Merged error: 0.6b
Found 4 expressions with local error:
| 0.0b | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 0.0b | (/ (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) (* (* (+ x 1.0) x) (- x 1.0))) |
| 0.0b | (* (* (+ x 1.0) x) (- x 1.0)) |
| 17.5b | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
| 88× | associate-*l/ |
| 32× | frac-add |
| 31× | flip3-- flip-- |
| 24× | frac-times flip3-+ flip-+ |
| 18× | add-exp-log add-cbrt-cube associate-/l/ |
| 12× | associate-*r/ |
| 9× | pow1 add-sqr-sqrt *-un-lft-identity |
| 8× | associate-/r/ add-log-exp |
| 7× | add-cube-cbrt |
| 6× | prod-exp cbrt-unprod |
| 5× | sub-neg associate-*r* |
| 4× | distribute-rgt-in associate-+l+ distribute-lft-in |
| 3× | cbrt-undiv times-frac div-exp pow-prod-down associate-/l* |
| 1× | +-commutative frac-2neg diff-log associate-*l* clear-num associate-/r* sum-log *-commutative div-inv distribute-lft-out-- difference-of-squares |
| 3.0ms | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 20.0ms | (/ (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) (* (* (+ x 1.0) x) (- x 1.0))) |
| 9.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 10.0ms | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
| 3.0ms | (- (* 1.0 x) (* (+ x 1.0) 2.0)) |
| 6.0ms | (/ (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) (* (* (+ x 1.0) x) (- x 1.0))) |
| 8.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 1.0ms | (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 997 | 2264 |
| 1 | 5001 | 2129 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 1 | 136 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 136 | 4 | 140 |
Merged error: 0.6b
Found 3 expressions with local error:
| 0.0b | (* (+ x 1.0) x) |
| 0.0b | (* (* (+ x 1.0) x) (- x 1.0)) |
| 0.7b | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
| 19× | add-exp-log add-cbrt-cube |
| 18× | associate-*l/ |
| 12× | add-sqr-sqrt *-un-lft-identity |
| 10× | pow1 |
| 8× | frac-times add-cube-cbrt associate-*r* associate-/r/ |
| 7× | flip3-+ prod-exp cbrt-unprod flip-+ |
| 6× | flip3-- flip-- |
| 5× | associate-*l* |
| 4× | associate-*r/ pow-prod-down |
| 3× | cbrt-undiv times-frac div-exp associate-/l* add-log-exp |
| 2× | distribute-rgt-in sub-neg distribute-lft-in *-commutative |
| 1× | frac-2neg clear-num associate-/r* div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 5.0ms | (* (+ x 1.0) x) |
| 9.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 10.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
| 4.0ms | (* (+ x 1.0) x) |
| 8.0ms | (* (* (+ x 1.0) x) (- x 1.0)) |
| 5.0ms | (/ 2.0 (* (* (+ x 1.0) x) (- x 1.0))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 600 |
| 1 | 2219 | 516 |
| 2 | 5002 | 515 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 3 | 93 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 94 | 3 | 97 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 5 |
Space saved by range analysis: 0.07018%
Space saved by search: 0.048828%
Guaranteed chance to sample good point: 0%
| 264.0ms | 1891× | body | 640 | valid |
| 152.0ms | 4127× | body | 80 | valid |
| 101.0ms | 971× | body | 320 | valid |
| 93.0ms | 541× | body | 1280 | valid |
| 33.0ms | 470× | body | 160 | valid |
Loading profile data...