Time bar (total: 1.5s)
Space saved by range analysis: 0.097632%
Space saved by search: 0.097632%
Guaranteed chance to sample good point: 98.828125%
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 25 | 5 |
| 3 | 26 | 5 |
| 4 | 26 | 5 |
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: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 0.0b | (/ (* x y) 2.0) |
| 11.3b | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 24× | *-un-lft-identity |
| 15× | times-frac |
| 14× | add-sqr-sqrt add-cube-cbrt |
| 10× | add-exp-log add-cbrt-cube |
| 7× | associate-/r* |
| 5× | distribute-lft-out add-log-exp |
| 4× | associate-/l* |
| 3× | pow1 cbrt-undiv div-exp |
| 2× | frac-2neg flip3-+ clear-num associate-/r/ flip-+ div-inv |
| 1× | +-commutative prod-exp sum-log cbrt-unprod |
| 4.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 4.0ms | (/ (* x y) 2.0) |
| 7.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 5.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 3.0ms | (/ (* x y) 2.0) |
| 12.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 440 |
| 1 | 1354 | 406 |
| 2 | 5001 | 402 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 4 | 75 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 4 | 76 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 0.0b | (/ (* x y) 2.0) |
| 1.1b | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 9.9b | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
| 41× | *-un-lft-identity |
| 31× | add-sqr-sqrt |
| 29× | times-frac |
| 24× | add-cube-cbrt |
| 22× | add-exp-log |
| 18× | associate-*r* |
| 16× | add-cbrt-cube |
| 8× | distribute-lft-out |
| 7× | pow1 associate-/r* |
| 6× | div-exp add-log-exp |
| 5× | prod-exp |
| 4× | cbrt-undiv associate-/r/ associate-/l* |
| 3× | flip3-+ associate-*l* cbrt-unprod flip-+ div-inv unswap-sqr |
| 2× | rec-exp frac-2neg 1-exp clear-num |
| 1× | +-commutative pow-flip associate-*r/ pow-prod-down sum-log un-div-inv *-commutative inv-pow |
| 4.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 4.0ms | (/ (* x y) 2.0) |
| 6.0ms | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 11.0ms | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
| 5.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 3.0ms | (/ (* x y) 2.0) |
| 10.0ms | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 14.0ms | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 462 | 763 |
| 1 | 2277 | 672 |
| 2 | 5001 | 634 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 0 | 123 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 4 | 127 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 0.0b | (/ (* x y) 2.0) |
| 0.3b | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 11.3b | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
| 111× | times-frac |
| 98× | *-un-lft-identity |
| 64× | add-sqr-sqrt add-cube-cbrt |
| 22× | add-exp-log associate-/r* |
| 17× | distribute-lft-out |
| 16× | add-cbrt-cube |
| 10× | div-exp |
| 8× | associate-/l* |
| 7× | div-inv |
| 6× | cbrt-undiv add-log-exp |
| 5× | pow1 |
| 3× | frac-2neg clear-num |
| 2× | rec-exp flip3-+ 1-exp flip-+ associate-/l/ |
| 1× | +-commutative pow-flip prod-exp sum-log associate-/r/ cbrt-unprod inv-pow |
| 4.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 5.0ms | (/ (* x y) 2.0) |
| 9.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 7.0ms | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
| 5.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 3.0ms | (/ (* x y) 2.0) |
| 10.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 7.0ms | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
Useful iterations: 2 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 557 | 1341 |
| 1 | 2685 | 1208 |
| 2 | 5001 | 1121 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 165 | 1 | 166 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 168 | 2 | 170 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ (* 0.5 x) (* 1.0 (/ 1 y))) |
| 0.3b | (/ 1 (+ (* 0.5 x) (* 1.0 (/ 1 y)))) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 6× | add-exp-log |
| 4× | add-cbrt-cube add-log-exp |
| 3× | pow1 associate-/r* associate-/l* |
| 2× | flip3-+ div-exp associate-/r/ flip-+ |
| 1× | cbrt-undiv +-commutative rec-exp pow-flip frac-2neg 1-exp clear-num sum-log div-inv inv-pow |
| 3.0ms | (+ (* 0.5 x) (* 1.0 (/ 1 y))) |
| 5.0ms | (/ 1 (+ (* 0.5 x) (* 1.0 (/ 1 y)))) |
| 5.0ms | (+ (* 0.5 x) (* 1.0 (/ 1 y))) |
| 10.0ms | (/ 1 (+ (* 0.5 x) (* 1.0 (/ 1 y)))) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 243 | 414 |
| 1 | 1034 | 375 |
| 2 | 5001 | 359 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 0 | 50 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 50 | 2 | 52 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 6 |
| 1 | 16 | 6 |
Space saved by range analysis: 0.097632%
Space saved by search: 0.097632%
Guaranteed chance to sample good point: 98.828125%
| 270.0ms | 7998× | body | 80 | valid |
| 0.0ms | 2× | body | 640 | valid |
Loading profile data...