Time bar (total: 10.9s)
Space saved by range analysis: 0%
Space saved by search: 11.71875%
Guaranteed chance to sample good point: 24.612832%
| 13.0ms | 256× | body | 80 | valid |
| 2.0ms | 55× | body | 80 | nan |
| 2.0ms | 35× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 7 |
| 1 | 45 | 7 |
| 2 | 67 | 7 |
| 3 | 94 | 7 |
| 4 | 115 | 7 |
| 5 | 115 | 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: 26.2b
Found 4 expressions with local error:
| 1.0b | (- (* z z) (* t a)) |
| 3.1b | (* (* x y) z) |
| 10.9b | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 23.8b | (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× | sqrt-div |
| 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 diff-log associate-*l* clear-num *-commutative div-inv associate-/l* |
| 3.0ms | (- (* z z) (* t a)) |
| 4.0ms | (* (* x y) z) |
| 9.0ms | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 3.0ms | (sqrt (- (* z z) (* t a))) |
| 7.0ms | (- (* z z) (* t a)) |
| 6.0ms | (* (* x y) z) |
| 34.0ms | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 12.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 343 | 583 |
| 1 | 1850 | 515 |
| 2 | 5003 | 510 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 9 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 9 | 89 |
Merged error: 3.4b
Found 4 expressions with local error:
| 0.1b | (/ (sqrt (- (* z z) (* t a))) z) |
| 1.0b | (- (* z z) (* t a)) |
| 2.0b | (/ (* x y) (/ (sqrt (- (* z z) (* t a))) z)) |
| 23.8b | (sqrt (- (* z z) (* t a))) |
| 76× | times-frac |
| 47× | add-sqr-sqrt |
| 46× | add-cube-cbrt *-un-lft-identity |
| 33× | sqrt-prod |
| 25× | associate-/r* |
| 18× | add-exp-log add-cbrt-cube |
| 7× | cbrt-undiv div-exp associate-/l* |
| 6× | add-log-exp |
| 5× | pow1 |
| 4× | sqrt-div div-inv |
| 3× | flip3-- flip-- |
| 2× | frac-2neg prod-exp clear-num cbrt-unprod associate-/l/ |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log associate-/r/ |
| 6.0ms | (/ (sqrt (- (* z z) (* t a))) z) |
| 3.0ms | (- (* z z) (* t a)) |
| 9.0ms | (/ (* x y) (/ (sqrt (- (* z z) (* t a))) z)) |
| 5.0ms | (sqrt (- (* z z) (* t a))) |
| 16.0ms | (/ (sqrt (- (* z z) (* t a))) z) |
| 7.0ms | (- (* z z) (* t a)) |
| 29.0ms | (/ (* x y) (/ (sqrt (- (* z z) (* t a))) z)) |
| 12.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 512 | 1325 |
| 1 | 2358 | 1230 |
| 2 | 5002 | 1214 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 4 | 144 |
| Fresh | 4 | 4 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 145 | 8 | 153 |
Merged error: 3.4b
Found 4 expressions with local error:
| 0.8b | (/ y (/ (sqrt (- (* z z) (* t a))) z)) |
| 1.0b | (- (* z z) (* t a)) |
| 1.4b | (* x (/ y (/ (sqrt (- (* z z) (* t a))) z))) |
| 23.8b | (sqrt (- (* z z) (* t a))) |
| 263× | times-frac |
| 157× | add-sqr-sqrt |
| 143× | add-cube-cbrt *-un-lft-identity |
| 71× | associate-*r* |
| 67× | sqrt-prod |
| 22× | associate-/r* |
| 18× | add-exp-log add-cbrt-cube |
| 9× | div-inv |
| 7× | pow1 |
| 6× | cbrt-undiv div-exp add-log-exp |
| 4× | unswap-sqr |
| 3× | associate-*l* prod-exp cbrt-unprod associate-/l* |
| 2× | flip3-- sqrt-div associate-/r/ flip-- |
| 1× | sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log associate-*r/ pow-prod-down clear-num *-commutative |
| 9.0ms | (/ y (/ (sqrt (- (* z z) (* t a))) z)) |
| 4.0ms | (- (* z z) (* t a)) |
| 23.0ms | (* x (/ y (/ (sqrt (- (* z z) (* t a))) z))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 18.0ms | (/ y (/ (sqrt (- (* z z) (* t a))) z)) |
| 11.0ms | (- (* z z) (* t a)) |
| 30.0ms | (* x (/ y (/ (sqrt (- (* z z) (* t a))) z))) |
| 12.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 1 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 814 | 2501 |
| 1 | 3992 | 2347 |
| 2 | 5002 | 2347 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 238 | 1 | 239 |
| Fresh | 0 | 7 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 239 | 8 | 247 |
Merged error: 3.4b
Found 4 expressions with local error:
| 0.8b | (/ (/ (sqrt (- (* z z) (* t a))) z) y) |
| 1.0b | (- (* z z) (* t a)) |
| 1.6b | (/ x (/ (/ (sqrt (- (* z z) (* t a))) z) y)) |
| 23.8b | (sqrt (- (* z z) (* t a))) |
| 828× | times-frac |
| 400× | add-sqr-sqrt |
| 399× | add-cube-cbrt *-un-lft-identity |
| 147× | sqrt-prod |
| 73× | associate-/r* |
| 25× | associate-/l* |
| 22× | div-inv |
| 18× | add-exp-log add-cbrt-cube |
| 9× | cbrt-undiv div-exp |
| 6× | add-log-exp |
| 5× | pow1 |
| 2× | flip3-- frac-2neg sqrt-div clear-num flip-- |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log associate-/r/ associate-/l/ |
| 9.0ms | (/ (/ (sqrt (- (* z z) (* t a))) z) y) |
| 4.0ms | (- (* z z) (* t a)) |
| 18.0ms | (/ x (/ (/ (sqrt (- (* z z) (* t a))) z) y)) |
| 6.0ms | (sqrt (- (* z z) (* t a))) |
| 17.0ms | (/ (/ (sqrt (- (* z z) (* t a))) z) y) |
| 7.0ms | (- (* z z) (* t a)) |
| 27.0ms | (/ x (/ (/ (sqrt (- (* z z) (* t a))) z) y)) |
| 19.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 1 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1598 | 6628 |
| 1 | 5002 | 6359 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 444 | 1 | 445 |
| Fresh | 2 | 5 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 446 | 7 | 453 |
Merged error: 3.4b
83.2% (3.3b remaining)
Error of 6.7b against oracle of 3.4b and baseline of 22.9b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 1.140968328812188e+131 | 8.4686327390831e+144 | 1.185451902408631e+143 |
| 5 | -1.2384715879743401e+45 | -4.121337431808632e+44 | -7.979137958002804e+44 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 10 |
| 1 | 31 | 10 |
| 2 | 31 | 10 |
Space saved by range analysis: 0%
Space saved by search: 11.71875%
Guaranteed chance to sample good point: 24.612832%
| 429.0ms | 8000× | body | 80 | valid |
| 80.0ms | 1545× | body | 80 | nan |
| 47.0ms | 832× | body | 80 | invalid |
Loading profile data...