Time bar (total: 4.8s)
| 14.0ms | 279× | body | 80 | valid |
| 3.0ms | 72× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 7 |
| 1 | 46 | 7 |
| 2 | 72 | 7 |
| 3 | 99 | 7 |
| 4 | 120 | 7 |
| 5 | 120 | 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: 25.1b
Found 4 expressions with local error:
| 0.6b | (- (* z z) (* t a)) |
| 5.9b | (* (* x y) z) |
| 9.3b | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 24.3b | (sqrt (- (* z z) (* t a))) |
| 18× | add-exp-log add-cbrt-cube |
| 11× | add-sqr-sqrt |
| 10× | pow1 add-cube-cbrt *-un-lft-identity |
| 9× | sqrt-prod |
| 6× | times-frac prod-exp associate-/r* cbrt-unprod add-log-exp |
| 4× | expm1-log1p-u sqrt-div log1p-expm1-u |
| 3× | cbrt-undiv flip3-- div-exp associate-*r* pow-prod-down flip-- |
| 2× | associate-/r/ |
| 1× | sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log associate-*l* prod-diff clear-num *-commutative div-inv associate-/l* |
| 4.0ms | (- (* z z) (* t a)) |
| 5.0ms | (* (* x y) z) |
| 10.0ms | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 33.0ms | (- (* z z) (* t a)) |
| 28.0ms | (* (* x y) z) |
| 82.0ms | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 58.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 630 |
| 1 | 1941 | 560 |
| 2 | 5001 | 551 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 10 | 98 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 89 | 10 | 99 |
Merged error: 3.6b
Found 4 expressions with local error:
| 0.1b | (/ z (sqrt (- (* z z) (* t a)))) |
| 0.6b | (- (* z z) (* t a)) |
| 3.5b | (* (* x y) (/ z (sqrt (- (* z z) (* t a))))) |
| 24.3b | (sqrt (- (* z z) (* t a))) |
| 36× | times-frac |
| 34× | add-sqr-sqrt |
| 33× | add-cube-cbrt *-un-lft-identity |
| 24× | associate-*r* sqrt-prod |
| 18× | add-exp-log add-cbrt-cube |
| 10× | pow1 |
| 6× | sqrt-div prod-exp associate-/r* cbrt-unprod add-log-exp |
| 4× | expm1-log1p-u flip3-- associate-/r/ flip-- log1p-expm1-u |
| 3× | cbrt-undiv div-exp pow-prod-down associate-/l* |
| 2× | div-inv |
| 1× | sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log associate-*r/ associate-*l* prod-diff clear-num *-commutative |
| 6.0ms | (/ z (sqrt (- (* z z) (* t a)))) |
| 4.0ms | (- (* z z) (* t a)) |
| 12.0ms | (* (* x y) (/ z (sqrt (- (* z z) (* t a))))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 47.0ms | (/ z (sqrt (- (* z z) (* t a)))) |
| 36.0ms | (- (* z z) (* t a)) |
| 80.0ms | (* (* x y) (/ z (sqrt (- (* z z) (* t a))))) |
| 65.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 453 | 1067 |
| 1 | 2239 | 963 |
| 2 | 5001 | 942 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 2 | 134 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 132 | 12 | 144 |
Merged error: 3.6b
Found 4 expressions with local error:
| 0.6b | (- (* z z) (* t a)) |
| 1.7b | (* x (* y (/ z (sqrt (- (* z z) (* t a)))))) |
| 2.2b | (* y (/ z (sqrt (- (* z z) (* t a))))) |
| 24.3b | (sqrt (- (* z z) (* t a))) |
| 29× | add-sqr-sqrt |
| 25× | associate-*r* |
| 20× | add-cube-cbrt *-un-lft-identity times-frac |
| 18× | add-exp-log add-cbrt-cube |
| 13× | sqrt-prod |
| 12× | pow1 |
| 7× | prod-exp cbrt-unprod |
| 6× | associate-*l* add-log-exp |
| 4× | expm1-log1p-u sqrt-div pow-prod-down log1p-expm1-u |
| 3× | flip3-- associate-*r/ flip-- unswap-sqr |
| 2× | cbrt-undiv div-exp associate-/r/ *-commutative |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 fma-neg diff-log prod-diff div-inv |
| 4.0ms | (- (* z z) (* t a)) |
| 10.0ms | (* x (* y (/ z (sqrt (- (* z z) (* t a)))))) |
| 15.0ms | (* y (/ z (sqrt (- (* z z) (* t a))))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 32.0ms | (- (* z z) (* t a)) |
| 79.0ms | (* x (* y (/ z (sqrt (- (* z z) (* t a)))))) |
| 55.0ms | (* y (/ z (sqrt (- (* z z) (* t a))))) |
| 58.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 425 | 829 |
| 1 | 1848 | 729 |
| 2 | 5001 | 717 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 0 | 114 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 114 | 12 | 126 |
Merged error: 3.6b
Found 4 expressions with local error:
| 2.8b | (/ (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) (sqrt (cbrt (- (* z z) (* t a))))) |
| 5.9b | (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) |
| 25.1b | (cbrt (- (* z z) (* t a))) |
| 25.1b | (cbrt (- (* z z) (* t a))) |
| 413× | times-frac |
| 157× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 114× | sqrt-prod |
| 63× | cbrt-prod |
| 34× | add-exp-log add-cbrt-cube |
| 24× | div-inv |
| 22× | associate-/r* |
| 19× | associate-/l* |
| 17× | cbrt-undiv div-exp |
| 13× | associate-/r/ |
| 6× | cbrt-div |
| 4× | pow1 expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u add-log-exp |
| 3× | flip3-- flip-- |
| 2× | frac-2neg pow1/3 sqrt-div clear-num |
| 1× | associate-/l/ |
| 16.0ms | (/ (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) (sqrt (cbrt (- (* z z) (* t a))))) |
| 6.0ms | (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) |
| 3.0ms | (cbrt (- (* z z) (* t a))) |
| 4.0ms | (cbrt (- (* z z) (* t a))) |
| 197.0ms | (/ (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) (sqrt (cbrt (- (* z z) (* t a))))) |
| 65.0ms | (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) |
| 85.0ms | (cbrt (- (* z z) (* t a))) |
| 91.0ms | (cbrt (- (* z z) (* t a))) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1273 | 6567 |
| 1 | 5001 | 6234 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 301 | 3 | 304 |
| Fresh | 4 | 5 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 305 | 11 | 316 |
Merged error: 3.6b
76.7% (4.5b remaining)
Error of 8.0b against oracle of 3.4b and baseline of 22.8b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 4.5418805312590315e+84 | 1.0915535352690582e+92 | 6.86640182930296e+84 |
| 8 | -3.435885906476597e+114 | -1.333018747280528e+112 | -2.939191418457513e+112 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 10 |
| 1 | 33 | 10 |
| 2 | 33 | 10 |
| 464.0ms | 8827× | body | 80 | valid |
| 147.0ms | 2948× | body | 80 | nan |
Loading profile data...