Time bar (total: 12.6s)
Space saved by range analysis: 0%
Space saved by search: 37.5%
Guaranteed chance to sample good point: 60%
| 30.0ms | 60× | body | 1280 | valid |
| 18.0ms | 180× | body | 80 | valid |
| 12.0ms | 15× | body | 2560 | valid |
| 6.0ms | 18× | body | 640 | valid |
| 6.0ms | 72× | body | 80 | nan |
| 4.0ms | 14× | body | 320 | valid |
| 1.0ms | 6× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 10 |
| 1 | 55 | 10 |
| 2 | 76 | 10 |
| 3 | 89 | 10 |
| 4 | 92 | 10 |
| 5 | 92 | 10 |
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: 22.0b
Found 4 expressions with local error:
| 0.2b | (/ (* z t) 3.0) |
| 0.2b | (/ a (* b 3.0)) |
| 0.3b | (* (* 2.0 (sqrt x)) (cos (- y (/ (* z t) 3.0)))) |
| 22.6b | (cos (- y (/ (* z t) 3.0))) |
| 19× | add-exp-log add-cbrt-cube |
| 9× | pow1 add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | times-frac |
| 5× | prod-exp cbrt-unprod |
| 4× | cbrt-undiv div-exp associate-/r* associate-/l* add-log-exp |
| 3× | cos-diff associate-*r* pow-prod-down |
| 2× | cos-sum frac-2neg clear-num div-inv |
| 1× | distribute-rgt-in sub-neg distribute-lft-in associate-*l* *-commutative |
| 4.0ms | (/ (* z t) 3.0) |
| 4.0ms | (/ a (* b 3.0)) |
| 6.0ms | (* (* 2.0 (sqrt x)) (cos (- y (/ (* z t) 3.0)))) |
| 5.0ms | (cos (- y (/ (* z t) 3.0))) |
| 3.0ms | (/ (* z t) 3.0) |
| 3.0ms | (/ a (* b 3.0)) |
| 32.0ms | (* (* 2.0 (sqrt x)) (cos (- y (/ (* z t) 3.0)))) |
| 14.0ms | (cos (- y (/ (* z t) 3.0))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 507 |
| 1 | 1751 | 432 |
| 2 | 5001 | 432 |
20 alts after pruning (20 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 20 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 20 | 85 |
Merged error: 18.1b
Found 4 expressions with local error:
| 0.2b | (/ a (* b 3.0)) |
| 0.3b | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (/ (* z t) 3.0))) (* (sin y) (sin (/ (* z t) 3.0))))) |
| 27.0b | (cos (/ (* z t) 3.0)) |
| 27.5b | (sin (/ (* z t) 3.0)) |
| 14× | add-exp-log add-cbrt-cube |
| 9× | pow1 |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | prod-exp cbrt-unprod add-log-exp |
| 3× | times-frac associate-*r/ associate-*r* pow-prod-down associate-/l* |
| 2× | cbrt-undiv div-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in flip3-+ associate-*l* frac-add clear-num associate-/r* cos-mult *-commutative flip-+ div-inv sin-mult |
| 4.0ms | (/ a (* b 3.0)) |
| 9.0ms | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (/ (* z t) 3.0))) (* (sin y) (sin (/ (* z t) 3.0))))) |
| 2.0ms | (cos (/ (* z t) 3.0)) |
| 2.0ms | (sin (/ (* z t) 3.0)) |
| 3.0ms | (/ a (* b 3.0)) |
| 128.0ms | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (/ (* z t) 3.0))) (* (sin y) (sin (/ (* z t) 3.0))))) |
| 3.0ms | (cos (/ (* z t) 3.0)) |
| 4.0ms | (sin (/ (* z t) 3.0)) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 460 | 697 |
| 1 | 2089 | 586 |
| 2 | 5001 | 585 |
26 alts after pruning (26 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 8 | 70 |
| Fresh | 1 | 18 | 19 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 64 | 26 | 90 |
Merged error: 18.0b
Found 4 expressions with local error:
| 0.2b | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (/ (* z t) 3.0))) (* (sin y) (sin (* 0.3333333333333333 (* t z)))))) |
| 0.2b | (* (sin y) (sin (* 0.3333333333333333 (* t z)))) |
| 27.0b | (cos (/ (* z t) 3.0)) |
| 27.3b | (sin (* 0.3333333333333333 (* t z))) |
| 11× | pow1 add-exp-log add-cbrt-cube |
| 9× | add-sqr-sqrt |
| 7× | add-cube-cbrt *-un-lft-identity |
| 6× | associate-*r* |
| 4× | associate-*l* pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 3× | associate-*r/ |
| 2× | *-commutative sin-mult |
| 1× | distribute-rgt-in distribute-lft-in flip3-+ frac-add cos-mult flip-+ unswap-sqr |
| 12.0ms | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (/ (* z t) 3.0))) (* (sin y) (sin (* 0.3333333333333333 (* t z)))))) |
| 6.0ms | (* (sin y) (sin (* 0.3333333333333333 (* t z)))) |
| 2.0ms | (cos (/ (* z t) 3.0)) |
| 3.0ms | (sin (* 0.3333333333333333 (* t z))) |
| 63.0ms | (* (* 2.0 (sqrt x)) (+ (* (cos y) (cos (/ (* z t) 3.0))) (* (sin y) (sin (* 0.3333333333333333 (* t z)))))) |
| 12.0ms | (* (sin y) (sin (* 0.3333333333333333 (* t z)))) |
| 3.0ms | (cos (/ (* z t) 3.0)) |
| 4.0ms | (sin (* 0.3333333333333333 (* t z))) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 396 | 756 |
| 1 | 1917 | 649 |
| 2 | 5001 | 648 |
27 alts after pruning (27 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 4 | 68 |
| Fresh | 2 | 23 | 25 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 27 | 94 |
Merged error: 17.9b
Found 4 expressions with local error:
| 27.0b | (cos (/ (* z t) 3.0)) |
| 27.0b | (cos (/ (* z t) 3.0)) |
| 27.0b | (cos (/ (* z t) 3.0)) |
| 27.3b | (sin (* 0.3333333333333333 (* t z))) |
| 4× | pow1 add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 2.0ms | (cos (/ (* z t) 3.0)) |
| 2.0ms | (cos (/ (* z t) 3.0)) |
| 2.0ms | (cos (/ (* z t) 3.0)) |
| 3.0ms | (sin (* 0.3333333333333333 (* t z))) |
| 3.0ms | (cos (/ (* z t) 3.0)) |
| 3.0ms | (cos (/ (* z t) 3.0)) |
| 3.0ms | (cos (/ (* z t) 3.0)) |
| 4.0ms | (sin (* 0.3333333333333333 (* t z))) |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 186 |
| 1 | 49 | 158 |
| 2 | 61 | 158 |
| 3 | 70 | 158 |
| 4 | 98 | 158 |
| 5 | 172 | 158 |
| 6 | 691 | 158 |
| 7 | 2256 | 158 |
| 8 | 5001 | 158 |
28 alts after pruning (28 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 3 | 40 |
| Fresh | 1 | 25 | 26 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 39 | 28 | 67 |
Merged error: 17.9b
50% (1.8b remaining)
Error of 18.3b against oracle of 16.5b and baseline of 20.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 44 |
| 1 | 61 | 44 |
| 2 | 61 | 44 |
Space saved by range analysis: 0%
Space saved by search: 37.5%
Guaranteed chance to sample good point: 60%
| 794.0ms | 1607× | body | 1280 | valid |
| 457.0ms | 5561× | body | 80 | valid |
| 313.0ms | 912× | body | 640 | valid |
| 309.0ms | 389× | body | 2560 | valid |
| 191.0ms | 2261× | body | 80 | nan |
| 110.0ms | 437× | body | 320 | valid |
| 36.0ms | 196× | body | 160 | valid |
Loading profile data...