Time bar (total: 7.0s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 49.9% | 49.9% | 0.2% | 3 |
| 49.9% | 49.9% | 0.2% | 4 |
| 49.9% | 49.9% | 0.2% | 5 |
| 49.9% | 49.9% | 0.2% | 6 |
| 74.9% | 25% | 0.2% | 7 |
| 74.9% | 25% | 0.2% | 8 |
| 74.9% | 25% | 0.2% | 9 |
| 74.9% | 25% | 0.2% | 10 |
| 87.3% | 12.5% | 0.2% | 11 |
| 87.3% | 12.5% | 0.2% | 12 |
| 87.3% | 12.5% | 0.2% | 13 |
| 87.3% | 12.5% | 0.2% | 14 |
| 36.0ms | 205× | body | 80 | valid |
| 22.0ms | 16× | body | 1280 | valid |
| 17.0ms | 20× | body | 640 | valid |
| 5.0ms | 9× | body | 320 | valid |
| 2.0ms | 6× | body | 160 | valid |
Useful iterations: 0 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4882 | 29 |
| 1 | 4882 | 29 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 1.3b
Found 4 expressions with local error:
| 0.3b | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 0.3b | (pow (sin ky) 2.0) |
| 2.5b | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 7.5b | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 32× | add-sqr-sqrt |
| 30× | *-un-lft-identity |
| 26× | add-cube-cbrt |
| 21× | times-frac |
| 19× | add-exp-log |
| 15× | sqrt-prod |
| 13× | unpow-prod-down |
| 11× | associate-*l* |
| 8× | add-cbrt-cube |
| 6× | pow1 prod-exp associate-/r* |
| 5× | associate-*r* |
| 4× | sqrt-div pow-exp add-log-exp |
| 3× | pow-unpow flip3-+ div-exp flip-+ associate-/l* unswap-sqr sqr-pow |
| 2× | pow-to-exp associate-*r/ associate-/r/ div-inv distribute-lft-out |
| 1× | cbrt-undiv distribute-rgt-in rem-sqrt-square pow-pow frac-2neg distribute-lft-in sqrt-pow1 pow1/2 clear-num *-commutative cbrt-unprod |
| 5.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 3.0ms | (pow (sin ky) 2.0) |
| 14.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 3.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 162.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 18.0ms | (pow (sin ky) 2.0) |
| 112.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 132.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
Useful iterations: 0 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5016 | 2674 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 2 | 122 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 2 | 123 |
Merged error: 1.0b
Found 4 expressions with local error:
| 0.3b | (pow (sin ky) 2.0) |
| 2.5b | (* (pow (* (/ l Om) 2.0) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.4b | (log (exp (/ 1.0 (sqrt (+ 1.0 (* (pow (* (/ l Om) 2.0) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))))) |
| 7.5b | (sqrt (+ 1.0 (* (pow (* (/ l Om) 2.0) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 27× | add-sqr-sqrt *-un-lft-identity |
| 25× | log-pow |
| 24× | exp-prod |
| 23× | add-cube-cbrt |
| 18× | times-frac |
| 17× | add-exp-log |
| 12× | sqrt-prod |
| 7× | pow1 prod-exp |
| 6× | unpow-prod-down add-cbrt-cube |
| 5× | associate-*r* associate-*l* |
| 4× | sqrt-div pow-exp add-log-exp |
| 3× | pow-unpow log-prod flip3-+ flip-+ sqr-pow |
| 2× | pow-to-exp associate-*r/ associate-/r/ distribute-lft-out unswap-sqr |
| 1× | distribute-rgt-in rem-sqrt-square pow-pow distribute-lft-in sqrt-pow1 pow1/2 div-exp rem-log-exp *-commutative cbrt-unprod div-inv |
| 3.0ms | (pow (sin ky) 2.0) |
| 15.0ms | (* (pow (* (/ l Om) 2.0) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 7.0ms | (log (exp (/ 1.0 (sqrt (+ 1.0 (* (pow (* (/ l Om) 2.0) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))))) |
| 3.0ms | (sqrt (+ 1.0 (* (pow (* (/ l Om) 2.0) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 18.0ms | (pow (sin ky) 2.0) |
| 108.0ms | (* (pow (* (/ l Om) 2.0) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 163.0ms | (log (exp (/ 1.0 (sqrt (+ 1.0 (* (pow (* (/ l Om) 2.0) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))))) |
| 127.0ms | (sqrt (+ 1.0 (* (pow (* (/ l Om) 2.0) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4980 | 2031 |
| 1 | 4980 | 2031 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 0 | 110 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 2 | 112 |
Merged error: 1.0b
Found 4 expressions with local error:
| 0.3b | (pow (sin kx) 2.0) |
| 0.3b | (pow (sin ky) 2.0) |
| 2.2b | (pow (exp (pow (* (/ l Om) 2.0) 2.0)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.6b | (log (pow (exp (pow (* (/ l Om) 2.0) 2.0)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 17× | *-un-lft-identity |
| 15× | unpow-prod-down |
| 13× | add-sqr-sqrt add-cube-cbrt |
| 11× | pow-unpow |
| 8× | log-prod pow-pow |
| 7× | pow1 add-exp-log |
| 5× | exp-prod sqr-pow |
| 4× | pow-to-exp pow-exp add-cbrt-cube add-log-exp |
| 3× | rem-log-exp |
| 2× | unpow-prod-up distribute-lft-out |
| 1× | log-pow |
| 3.0ms | (pow (sin kx) 2.0) |
| 3.0ms | (pow (sin ky) 2.0) |
| 11.0ms | (pow (exp (pow (* (/ l Om) 2.0) 2.0)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 5.0ms | (log (pow (exp (pow (* (/ l Om) 2.0) 2.0)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 18.0ms | (pow (sin kx) 2.0) |
| 18.0ms | (pow (sin ky) 2.0) |
| 59.0ms | (pow (exp (pow (* (/ l Om) 2.0) 2.0)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 61.0ms | (log (pow (exp (pow (* (/ l Om) 2.0) 2.0)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
Useful iterations: 0 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5080 | 1303 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 0 | 90 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 90 | 2 | 92 |
Merged error: 1.0b
0% (0.4b remaining)
Error of 1.1b against oracle of 0.7b and baseline of 1.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 31 |
| 1 | 30 | 31 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 49.9% | 49.9% | 0.2% | 3 |
| 49.9% | 49.9% | 0.2% | 4 |
| 49.9% | 49.9% | 0.2% | 5 |
| 49.9% | 49.9% | 0.2% | 6 |
| 74.9% | 25% | 0.2% | 7 |
| 74.9% | 25% | 0.2% | 8 |
| 74.9% | 25% | 0.2% | 9 |
| 74.9% | 25% | 0.2% | 10 |
| 87.3% | 12.5% | 0.2% | 11 |
| 87.3% | 12.5% | 0.2% | 12 |
| 87.3% | 12.5% | 0.2% | 13 |
| 87.3% | 12.5% | 0.2% | 14 |
| 1.1s | 6222× | body | 80 | valid |
| 652.0ms | 564× | body | 1280 | valid |
| 546.0ms | 650× | body | 640 | valid |
| 231.0ms | 375× | body | 320 | valid |
| 76.0ms | 189× | body | 160 | valid |
Loading profile data...