Time bar (total: 9.1s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 99.8% | 0.2% | 3 |
| 0% | 99.8% | 0.2% | 4 |
| 0% | 99.8% | 0.2% | 5 |
| 0% | 99.8% | 0.2% | 6 |
| 0% | 99.8% | 0.2% | 7 |
| 0% | 99.8% | 0.2% | 8 |
| 0% | 99.8% | 0.2% | 9 |
| 1.8% | 98% | 0.2% | 10 |
| 7.7% | 92.1% | 0.2% | 11 |
| 10.4% | 89.3% | 0.2% | 12 |
| 12.2% | 87.5% | 0.2% | 13 |
| 21.9% | 77.7% | 0.4% | 14 |
| 8.0ms | 218× | body | 128 | valid |
| 2.0ms | 12× | body | 1024 | valid |
| 1.0ms | 14× | body | 512 | valid |
| 1.0ms | 37× | body | 128 | invalid |
| 1.0ms | 4× | body | 2048 | valid |
| 1.0ms | 8× | body | 256 | valid |
Useful iterations: 0 (90.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4929 | 19 |
| 1 | 4929 | 19 |
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: 13.2b
Found 3 expressions with local error:
| 0.0b | (/.f64 (-.f64 t x) (-.f64 a z)) |
| 3.2b | (+.f64 x (*.f64 (-.f64 y z) (/.f64 (-.f64 t x) (-.f64 a z)))) |
| 5.2b | (*.f64 (-.f64 y z) (/.f64 (-.f64 t x) (-.f64 a z))) |
| 78× | add-sqr-sqrt_binary64 |
| 73× | *-un-lft-identity_binary64 |
| 51× | times-frac_binary64 |
| 31× | associate-*r*_binary64 |
| 27× | add-cube-cbrt_binary64 |
| 23× | difference-of-squares_binary64 distribute-lft-out--_binary64 |
| 10× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 5× | associate-/r*_binary64 add-log-exp_binary64 pow1_binary64 flip3--_binary64 associate-*l*_binary64 associate-/l*_binary64 flip--_binary64 |
| 4× | associate-/r/_binary64 |
| 2× | associate-/l/_binary64 cbrt-unprod_binary64 cbrt-undiv_binary64 unswap-sqr_binary64 prod-exp_binary64 div-inv_binary64 div-exp_binary64 frac-times_binary64 associate-*l/_binary64 |
| 1× | pow-prod-down_binary64 flip3-+_binary64 associate-*r/_binary64 div-sub_binary64 clear-num_binary64 frac-2neg_binary64 +-commutative_binary64 flip-+_binary64 sum-log_binary64 *-commutative_binary64 |
| 9.0ms | (/.f64 (-.f64 t x) (-.f64 a z)) |
| 4.0ms | (+.f64 x (*.f64 (-.f64 y z) (/.f64 (-.f64 t x) (-.f64 a z)))) |
| 21.0ms | (*.f64 (-.f64 y z) (/.f64 (-.f64 t x) (-.f64 a z))) |
| 135.0ms | (/.f64 (-.f64 t x) (-.f64 a z)) |
| 501.0ms | (+.f64 x (*.f64 (-.f64 y z) (/.f64 (-.f64 t x) (-.f64 a z)))) |
| 360.0ms | (*.f64 (-.f64 y z) (/.f64 (-.f64 t x) (-.f64 a z))) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5924 | 2420 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 11 | 128 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 117 | 12 | 129 |
Merged error: 2.7b
Found 4 expressions with local error:
| 0.5b | (cbrt.f64 (-.f64 a z)) |
| 0.5b | (cbrt.f64 (-.f64 a z)) |
| 1.8b | (*.f64 (/.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 a z)) (cbrt.f64 (-.f64 a z)))) (/.f64 (-.f64 t x) (cbrt.f64 (-.f64 a z)))) |
| 7.1b | (+.f64 x (*.f64 (/.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 a z)) (cbrt.f64 (-.f64 a z)))) (/.f64 (-.f64 t x) (cbrt.f64 (-.f64 a z))))) |
| 75× | add-sqr-sqrt_binary64 |
| 59× | *-un-lft-identity_binary64 |
| 52× | times-frac_binary64 |
| 46× | associate-*r*_binary64 |
| 37× | cbrt-prod_binary64 |
| 27× | add-cube-cbrt_binary64 |
| 25× | add-exp-log_binary64 |
| 18× | cbrt-div_binary64 add-cbrt-cube_binary64 |
| 17× | associate-*l*_binary64 |
| 16× | difference-of-squares_binary64 distribute-lft-out--_binary64 |
| 10× | associate-/r/_binary64 |
| 9× | flip3--_binary64 flip--_binary64 |
| 8× | cbrt-unprod_binary64 prod-exp_binary64 |
| 7× | cbrt-undiv_binary64 div-exp_binary64 |
| 6× | add-log-exp_binary64 pow1_binary64 unswap-sqr_binary64 |
| 5× | frac-times_binary64 |
| 3× | associate-*r/_binary64 associate-*l/_binary64 |
| 2× | pow1/3_binary64 div-inv_binary64 |
| 1× | pow-prod-down_binary64 flip3-+_binary64 +-commutative_binary64 flip-+_binary64 sum-log_binary64 *-commutative_binary64 |
| 4.0ms | (cbrt.f64 (-.f64 a z)) |
| 4.0ms | (cbrt.f64 (-.f64 a z)) |
| 44.0ms | (*.f64 (/.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 a z)) (cbrt.f64 (-.f64 a z)))) (/.f64 (-.f64 t x) (cbrt.f64 (-.f64 a z)))) |
| 5.0ms | (+.f64 x (*.f64 (/.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 a z)) (cbrt.f64 (-.f64 a z)))) (/.f64 (-.f64 t x) (cbrt.f64 (-.f64 a z))))) |
| 215.0ms | (cbrt.f64 (-.f64 a z)) |
| 232.0ms | (cbrt.f64 (-.f64 a z)) |
| 749.0ms | (*.f64 (/.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 a z)) (cbrt.f64 (-.f64 a z)))) (/.f64 (-.f64 t x) (cbrt.f64 (-.f64 a z)))) |
| 536.0ms | (+.f64 x (*.f64 (/.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 a z)) (cbrt.f64 (-.f64 a z)))) (/.f64 (-.f64 t x) (cbrt.f64 (-.f64 a z))))) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5330 | 3930 |
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 2 | 146 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 145 | 13 | 158 |
Merged error: 2.7b
Found 4 expressions with local error:
| 0.5b | (cbrt.f64 (-.f64 y z)) |
| 2.5b | (*.f64 (*.f64 (cbrt.f64 (-.f64 y z)) (cbrt.f64 (-.f64 y z))) (*.f64 (/.f64 (-.f64 t x) (-.f64 a z)) (cbrt.f64 (-.f64 y z)))) |
| 2.8b | (*.f64 (/.f64 (-.f64 t x) (-.f64 a z)) (cbrt.f64 (-.f64 y z))) |
| 6.6b | (+.f64 x (*.f64 (*.f64 (cbrt.f64 (-.f64 y z)) (cbrt.f64 (-.f64 y z))) (*.f64 (/.f64 (-.f64 t x) (-.f64 a z)) (cbrt.f64 (-.f64 y z))))) |
| 114× | cbrt-div_binary64 |
| 84× | frac-times_binary64 |
| 58× | flip3--_binary64 flip--_binary64 |
| 52× | add-sqr-sqrt_binary64 |
| 42× | *-un-lft-identity_binary64 |
| 37× | associate-*r/_binary64 |
| 32× | associate-*l*_binary64 |
| 30× | add-exp-log_binary64 associate-*l/_binary64 |
| 27× | times-frac_binary64 |
| 18× | pow1_binary64 add-cube-cbrt_binary64 add-cbrt-cube_binary64 |
| 15× | cbrt-unprod_binary64 prod-exp_binary64 |
| 12× | difference-of-squares_binary64 distribute-lft-out--_binary64 cbrt-prod_binary64 |
| 9× | pow-prod-down_binary64 associate-*r*_binary64 |
| 6× | add-log-exp_binary64 |
| 4× | unswap-sqr_binary64 |
| 3× | cbrt-undiv_binary64 div-exp_binary64 |
| 2× | associate-/r/_binary64 *-commutative_binary64 |
| 1× | flip3-+_binary64 pow1/3_binary64 div-inv_binary64 +-commutative_binary64 flip-+_binary64 sum-log_binary64 |
| 4.0ms | (cbrt.f64 (-.f64 y z)) |
| 31.0ms | (*.f64 (*.f64 (cbrt.f64 (-.f64 y z)) (cbrt.f64 (-.f64 y z))) (*.f64 (/.f64 (-.f64 t x) (-.f64 a z)) (cbrt.f64 (-.f64 y z)))) |
| 21.0ms | (*.f64 (/.f64 (-.f64 t x) (-.f64 a z)) (cbrt.f64 (-.f64 y z))) |
| 5.0ms | (+.f64 x (*.f64 (*.f64 (cbrt.f64 (-.f64 y z)) (cbrt.f64 (-.f64 y z))) (*.f64 (/.f64 (-.f64 t x) (-.f64 a z)) (cbrt.f64 (-.f64 y z))))) |
| 213.0ms | (cbrt.f64 (-.f64 y z)) |
| 359.0ms | (*.f64 (*.f64 (cbrt.f64 (-.f64 y z)) (cbrt.f64 (-.f64 y z))) (*.f64 (/.f64 (-.f64 t x) (-.f64 a z)) (cbrt.f64 (-.f64 y z)))) |
| 631.0ms | (*.f64 (/.f64 (-.f64 t x) (-.f64 a z)) (cbrt.f64 (-.f64 y z))) |
| 526.0ms | (+.f64 x (*.f64 (*.f64 (cbrt.f64 (-.f64 y z)) (cbrt.f64 (-.f64 y z))) (*.f64 (/.f64 (-.f64 t x) (-.f64 a z)) (cbrt.f64 (-.f64 y z))))) |
Useful iterations: 0 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5258 | 5779 |
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 177 | 1 | 178 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 177 | 14 | 191 |
Merged error: 2.7b
Found 4 expressions with local error:
| 0.6b | (cbrt.f64 (-.f64 t x)) |
| 0.6b | (cbrt.f64 (-.f64 t x)) |
| 6.1b | (+.f64 x (*.f64 (*.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 t x)) (cbrt.f64 (-.f64 t x)))) (/.f64 (cbrt.f64 (-.f64 t x)) (-.f64 a z)))) |
| 13.5b | (*.f64 (*.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 t x)) (cbrt.f64 (-.f64 t x)))) (/.f64 (cbrt.f64 (-.f64 t x)) (-.f64 a z))) |
| 82× | frac-times_binary64 |
| 76× | cbrt-div_binary64 |
| 57× | flip3--_binary64 flip--_binary64 |
| 55× | *-un-lft-identity_binary64 add-sqr-sqrt_binary64 |
| 46× | associate-*r*_binary64 |
| 42× | associate-*l/_binary64 |
| 40× | times-frac_binary64 |
| 35× | cbrt-prod_binary64 |
| 29× | associate-*r/_binary64 |
| 25× | add-cube-cbrt_binary64 add-exp-log_binary64 |
| 18× | add-cbrt-cube_binary64 |
| 15× | difference-of-squares_binary64 distribute-lft-out--_binary64 |
| 13× | pow1_binary64 |
| 12× | cbrt-unprod_binary64 prod-exp_binary64 |
| 6× | pow-prod-down_binary64 add-log-exp_binary64 |
| 3× | cbrt-undiv_binary64 div-exp_binary64 |
| 2× | pow1/3_binary64 associate-/r/_binary64 |
| 1× | flip3-+_binary64 associate-*l*_binary64 div-inv_binary64 +-commutative_binary64 flip-+_binary64 sum-log_binary64 *-commutative_binary64 |
| 4.0ms | (cbrt.f64 (-.f64 t x)) |
| 4.0ms | (cbrt.f64 (-.f64 t x)) |
| 5.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 t x)) (cbrt.f64 (-.f64 t x)))) (/.f64 (cbrt.f64 (-.f64 t x)) (-.f64 a z)))) |
| 40.0ms | (*.f64 (*.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 t x)) (cbrt.f64 (-.f64 t x)))) (/.f64 (cbrt.f64 (-.f64 t x)) (-.f64 a z))) |
| 224.0ms | (cbrt.f64 (-.f64 t x)) |
| 223.0ms | (cbrt.f64 (-.f64 t x)) |
| 508.0ms | (+.f64 x (*.f64 (*.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 t x)) (cbrt.f64 (-.f64 t x)))) (/.f64 (cbrt.f64 (-.f64 t x)) (-.f64 a z)))) |
| 374.0ms | (*.f64 (*.f64 (-.f64 y z) (*.f64 (cbrt.f64 (-.f64 t x)) (cbrt.f64 (-.f64 t x)))) (/.f64 (cbrt.f64 (-.f64 t x)) (-.f64 a z))) |
Useful iterations: 0 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4984 | 5847 |
| 1 | 4984 | 5847 |
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 175 | 1 | 176 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 3 | 3 |
| Total | 176 | 14 | 190 |
Merged error: 2.3b
55.7% (4.0b remaining)
Error of 7.5b against oracle of 3.5b and baseline of 12.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 103 |
| 1 | 74 | 103 |
| 262.0ms | 6732× | body | 128 | valid |
| 54.0ms | 1186× | body | 128 | invalid |
| 50.0ms | 482× | body | 512 | valid |
| 49.0ms | 359× | body | 1024 | valid |
| 29.0ms | 363× | body | 256 | valid |
| 11.0ms | 64× | body | 2048 | valid |
Loading profile data...