Time bar (total: 7.4s)
| 35.0ms | 584× | body | 80 | valid |
| 30.0ms | 566× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 9 |
| 1 | 43 | 9 |
| 2 | 92 | 9 |
| 3 | 186 | 9 |
| 4 | 341 | 9 |
| 5 | 703 | 9 |
| 6 | 2167 | 9 |
| 7 | 5001 | 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: 0.6b
Found 4 expressions with local error:
| 0.0b | (/ (* t t) 2.0) |
| 0.0b | (exp (/ (* t t) 2.0)) |
| 0.2b | (sqrt (* z 2.0)) |
| 0.3b | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 12× | add-sqr-sqrt |
| 11× | add-exp-log add-cbrt-cube |
| 10× | add-cube-cbrt *-un-lft-identity |
| 9× | pow1 |
| 7× | exp-prod |
| 6× | times-frac |
| 5× | add-log-exp |
| 4× | expm1-log1p-u associate-*r* log1p-expm1-u |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv sqrt-pow1 div-exp pow-prod-down associate-*l/ prod-exp sqrt-prod cbrt-unprod div-inv |
| 1× | flip3-- frac-2neg pow1/2 clear-num *-commutative flip-- rem-exp-log associate-/l* unswap-sqr |
| 5.0ms | (/ (* t t) 2.0) |
| 3.0ms | (exp (/ (* t t) 2.0)) |
| 2.0ms | (sqrt (* z 2.0)) |
| 8.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 50.0ms | (/ (* t t) 2.0) |
| 21.0ms | (exp (/ (* t t) 2.0)) |
| 51.0ms | (sqrt (* z 2.0)) |
| 111.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 428 | 427 |
| 1 | 1518 | 371 |
| 2 | 5001 | 364 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 10 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 10 | 89 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (* t t) 2.0) |
| 0.0b | (exp (/ (* t t) 2.0)) |
| 0.3b | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 0.5b | (* (sqrt z) (sqrt 2.0)) |
| 21× | add-sqr-sqrt |
| 16× | add-exp-log add-cbrt-cube |
| 13× | pow1 add-cube-cbrt *-un-lft-identity |
| 10× | sqrt-prod |
| 9× | associate-*l* |
| 7× | exp-prod associate-*r* |
| 6× | times-frac pow-prod-down |
| 5× | prod-exp cbrt-unprod add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u unswap-sqr |
| 3× | associate-/r* |
| 2× | cbrt-undiv sqrt-pow1 pow1/2 div-exp associate-*l/ *-commutative div-inv |
| 1× | flip3-- frac-2neg sqrt-unprod clear-num flip-- rem-exp-log associate-/l* |
| 5.0ms | (/ (* t t) 2.0) |
| 3.0ms | (exp (/ (* t t) 2.0)) |
| 10.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 6.0ms | (* (sqrt z) (sqrt 2.0)) |
| 26.0ms | (/ (* t t) 2.0) |
| 19.0ms | (exp (/ (* t t) 2.0)) |
| 370.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 68.0ms | (* (sqrt z) (sqrt 2.0)) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 440 | 558 |
| 1 | 1786 | 492 |
| 2 | 5001 | 483 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 4 | 106 |
| Fresh | 3 | 6 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 106 | 10 | 116 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (pow (exp t) (/ t 2.0)) |
| 0.0b | (* (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) (pow (exp t) (/ t 2.0))) |
| 0.3b | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 0.5b | (* (sqrt z) (sqrt 2.0)) |
| 32× | add-exp-log |
| 28× | add-sqr-sqrt |
| 22× | prod-exp |
| 20× | add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 14× | pow1 associate-*r* |
| 13× | pow-unpow |
| 10× | associate-*l* sqrt-prod cbrt-unprod |
| 9× | times-frac |
| 6× | unpow-prod-down pow-prod-down associate-*l/ |
| 4× | expm1-log1p-u pow-to-exp pow-pow pow-exp log1p-expm1-u add-log-exp unswap-sqr |
| 3× | exp-prod *-commutative |
| 2× | flip3-- sqrt-pow1 pow1/2 flip-- sqr-pow |
| 1× | sqrt-unprod div-inv |
| 5.0ms | (pow (exp t) (/ t 2.0)) |
| 16.0ms | (* (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) (pow (exp t) (/ t 2.0))) |
| 9.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 6.0ms | (* (sqrt z) (sqrt 2.0)) |
| 50.0ms | (pow (exp t) (/ t 2.0)) |
| 218.0ms | (* (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) (pow (exp t) (/ t 2.0))) |
| 134.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 64.0ms | (* (sqrt z) (sqrt 2.0)) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 615 | 993 |
| 1 | 2662 | 874 |
| 2 | 5001 | 867 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 2 | 130 |
| Fresh | 2 | 7 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 131 | 9 | 140 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (pow (exp t) (/ t 2.0))) |
| 0.0b | (pow (exp t) (/ t 2.0)) |
| 0.3b | (* (- (* x 0.5) y) (sqrt z)) |
| 0.4b | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
| 32× | add-exp-log |
| 24× | add-sqr-sqrt |
| 22× | prod-exp |
| 20× | add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 19× | associate-*r* |
| 13× | pow-unpow |
| 12× | pow1 associate-*l/ |
| 10× | cbrt-unprod |
| 9× | times-frac |
| 7× | sqrt-prod |
| 6× | unpow-prod-down |
| 5× | associate-*l* |
| 4× | expm1-log1p-u pow-to-exp pow-pow pow-prod-down pow-exp log1p-expm1-u add-log-exp |
| 3× | exp-prod flip3-- *-commutative flip-- |
| 2× | unswap-sqr sqr-pow |
| 1× | div-inv |
| 13.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (pow (exp t) (/ t 2.0))) |
| 4.0ms | (pow (exp t) (/ t 2.0)) |
| 7.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 11.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
| 227.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (pow (exp t) (/ t 2.0))) |
| 52.0ms | (pow (exp t) (/ t 2.0)) |
| 58.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 135.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 577 | 1000 |
| 1 | 2614 | 873 |
| 2 | 5002 | 867 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 2 | 127 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 127 | 9 | 136 |
Merged error: 0b
0% (0.5b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 17 |
| 1 | 24 | 17 |
| 1.0s | 17845× | body | 80 | valid |
| 992.0ms | 17922× | body | 80 | nan |
Loading profile data...