Time bar (total: 6.2s)
Space saved by range analysis: 0%
Space saved by search: 1.922607%
Guaranteed chance to sample good point: 71.877528%
| 10.0ms | 256× | body | 80 | valid |
| 5.0ms | 33× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 6 |
| 1 | 46 | 6 |
| 2 | 73 | 6 |
| 3 | 99 | 6 |
| 4 | 119 | 6 |
| 5 | 145 | 6 |
| 6 | 178 | 6 |
| 7 | 253 | 6 |
| 8 | 333 | 6 |
| 9 | 467 | 6 |
| 10 | 467 | 6 |
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 8.0) x) (/ (* y z) 2.0)) t) |
| 0.0b | (/ (* y z) 2.0) |
| 0.0b | (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) |
| 10× | add-log-exp |
| 8× | add-exp-log add-cbrt-cube |
| 7× | *-un-lft-identity |
| 5× | add-sqr-sqrt add-cube-cbrt |
| 3× | pow1 times-frac associate-/r* |
| 2× | cbrt-undiv sub-neg associate-+l+ diff-log div-exp sum-log |
| 1× | +-commutative associate-+l- flip3-- frac-2neg flip3-+ associate-*l/ prod-exp clear-num frac-sub flip-- cbrt-unprod flip-+ div-inv distribute-lft-out associate-/l* |
| 8.0ms | (+ (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) t) |
| 4.0ms | (/ (* y z) 2.0) |
| 5.0ms | (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) |
| 11.0ms | (+ (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) t) |
| 3.0ms | (/ (* y z) 2.0) |
| 9.0ms | (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)) |
Useful iterations: 1 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 282 | 355 |
| 1 | 1056 | 330 |
| 2 | 5001 | 330 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 2 | 59 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 57 | 3 | 60 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (- (* (/ 1.0 8.0) x) (/ y (/ 2.0 z))) t) |
| 0.0b | (- (* (/ 1.0 8.0) x) (/ y (/ 2.0 z))) |
| 0.3b | (/ y (/ 2.0 z)) |
| 75× | times-frac |
| 47× | *-un-lft-identity |
| 45× | add-sqr-sqrt add-cube-cbrt |
| 13× | associate-/r* |
| 10× | add-log-exp |
| 8× | add-exp-log add-cbrt-cube |
| 5× | div-inv |
| 3× | pow1 cbrt-undiv div-exp associate-/l* |
| 2× | sub-neg associate-+l+ diff-log sum-log |
| 1× | +-commutative associate-+l- flip3-- frac-2neg flip3-+ associate-*l/ clear-num associate-/r/ frac-sub flip-- flip-+ distribute-lft-out |
| 13.0ms | (+ (- (* (/ 1.0 8.0) x) (/ y (/ 2.0 z))) t) |
| 10.0ms | (- (* (/ 1.0 8.0) x) (/ y (/ 2.0 z))) |
| 5.0ms | (/ y (/ 2.0 z)) |
| 11.0ms | (+ (- (* (/ 1.0 8.0) x) (/ y (/ 2.0 z))) t) |
| 9.0ms | (- (* (/ 1.0 8.0) x) (/ y (/ 2.0 z))) |
| 6.0ms | (/ y (/ 2.0 z)) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 497 | 723 |
| 1 | 1847 | 693 |
| 2 | 5001 | 692 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 0 | 108 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 108 | 3 | 111 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 0.5b | (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) |
| 0.5b | (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) |
| 0.5b | (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) |
| 33× | cbrt-div |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 14× | associate-*l/ |
| 11× | pow1 flip3-- frac-sub flip-- |
| 9× | frac-times pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 3× | associate-*r/ |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 15.0ms | (* (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 6.0ms | (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) |
| 5.0ms | (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) |
| 6.0ms | (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) |
| 58.0ms | (* (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 43.0ms | (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) |
| 46.0ms | (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) |
| 43.0ms | (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0))) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 330 | 1647 |
| 1 | 1067 | 1554 |
| 2 | 4859 | 1466 |
| 3 | 5001 | 1466 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 1 | 109 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 108 | 4 | 112 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 0.6b | (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 0.6b | (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 0.9b | (pow (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) 4) |
| 36× | cbrt-prod |
| 18× | cbrt-div |
| 14× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | unpow-prod-down |
| 5× | pow1 add-exp-log |
| 4× | pow1/3 add-cbrt-cube add-log-exp |
| 3× | pow-unpow flip3-- associate-*l/ frac-sub flip-- |
| 2× | pow-pow |
| 1× | pow-to-exp pow-exp sqr-pow |
| 6.0ms | (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 6.0ms | (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 6.0ms | (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 10.0ms | (pow (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) 4) |
| 53.0ms | (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 54.0ms | (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 60.0ms | (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) |
| 96.0ms | (pow (cbrt (cbrt (- (* (/ 1.0 8.0) x) (/ (* y z) 2.0)))) 4) |
Useful iterations: 3 (120.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 398 | 1154 |
| 1 | 1203 | 1088 |
| 2 | 4692 | 1063 |
| 3 | 5001 | 1058 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 0 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 87 | 4 | 91 |
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 6 |
| 1 | 16 | 6 |
Space saved by range analysis: 0%
Space saved by search: 1.922607%
Guaranteed chance to sample good point: 71.877528%
| 333.0ms | 8000× | body | 80 | valid |
| 38.0ms | 962× | body | 80 | invalid |
Loading profile data...