Time bar (total: 2.2s)
Space saved by range analysis: 0%
Space saved by search: 52.539063%
Guaranteed chance to sample good point: 96.720679%
| 11.0ms | 256× | body | 80 | valid |
| 0.0ms | 2× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 65 | 7 |
| 2 | 182 | 7 |
| 3 | 338 | 7 |
| 4 | 488 | 7 |
| 5 | 757 | 7 |
| 6 | 1166 | 7 |
| 7 | 1729 | 7 |
| 8 | 2793 | 7 |
| 9 | 5001 | 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: 0.4b
Found 4 expressions with local error:
| 0.0b | (+ y (/ 1.0 (* x 9.0))) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 17× | *-un-lft-identity |
| 16× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 12× | associate-*r* |
| 11× | pow1 |
| 10× | add-cube-cbrt |
| 6× | add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | associate-*l* pow-prod-down sqrt-prod |
| 3× | distribute-rgt-in distribute-lft-in times-frac associate-/l* |
| 2× | cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg flip3-+ clear-num associate-/r* sum-log flip-- flip-+ div-inv difference-of-squares |
| 4.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 15.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 4.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 12.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 508 | 558 |
| 1 | 2557 | 503 |
| 2 | 5001 | 501 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 11 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 11 | 97 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.3b | (* (* 3.0 (sqrt x)) (+ y (/ 1.0 (* x 9.0)))) |
| 21× | add-sqr-sqrt |
| 18× | add-exp-log add-cbrt-cube |
| 16× | associate-*r* |
| 15× | *-un-lft-identity |
| 13× | pow1 add-cube-cbrt |
| 8× | sqrt-prod |
| 7× | associate-*l* |
| 6× | prod-exp cbrt-unprod |
| 5× | pow-prod-down |
| 4× | add-log-exp unswap-sqr |
| 3× | times-frac *-commutative associate-/l* |
| 2× | cbrt-undiv associate-*r/ div-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in flip3-+ clear-num associate-/r* flip-+ div-inv distribute-lft-out |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 9.0ms | (* (* 3.0 (sqrt x)) (+ y (/ 1.0 (* x 9.0)))) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 14.0ms | (* (* 3.0 (sqrt x)) (+ y (/ 1.0 (* x 9.0)))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 435 | 516 |
| 1 | 2322 | 457 |
| 2 | 5001 | 453 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 0 | 100 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 11 | 111 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ y (/ 0.1111111111111111 x)) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 14× | *-un-lft-identity |
| 13× | add-sqr-sqrt |
| 12× | associate-*r* |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt |
| 5× | add-log-exp |
| 4× | associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 3× | distribute-rgt-in distribute-lft-in |
| 2× | sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- flip3-+ sum-log flip-- flip-+ difference-of-squares |
| 6.0ms | (+ y (/ 0.1111111111111111 x)) |
| 12.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 4.0ms | (+ y (/ 0.1111111111111111 x)) |
| 12.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 4.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 424 | 433 |
| 1 | 2085 | 388 |
| 2 | 5001 | 386 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 3 | 72 |
| Fresh | 3 | 6 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 72 | 11 | 83 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ y (/ 0.1111111111111111 x)) |
| 0.3b | (* 3.0 (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0))) |
| 0.3b | (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 15× | distribute-rgt-in distribute-lft-in |
| 14× | *-un-lft-identity |
| 13× | add-sqr-sqrt |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 9× | associate-*l* |
| 7× | add-cube-cbrt associate-*r* |
| 6× | sub-neg associate-*r/ associate--l+ |
| 5× | add-log-exp |
| 4× | pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 2× | flip3-- *-commutative flip-- distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-+ sum-log flip-+ difference-of-squares |
| 5.0ms | (+ y (/ 0.1111111111111111 x)) |
| 13.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0))) |
| 13.0ms | (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 4.0ms | (+ y (/ 0.1111111111111111 x)) |
| 12.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0))) |
| 10.0ms | (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 618 |
| 1 | 1808 | 563 |
| 2 | 5003 | 563 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 1 | 86 |
| Fresh | 1 | 7 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 86 | 11 | 97 |
Merged error: 0.0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 11 |
| 1 | 26 | 11 |
| 2 | 33 | 11 |
| 3 | 33 | 11 |
Space saved by range analysis: 0%
Space saved by search: 52.539063%
Guaranteed chance to sample good point: 96.720679%
| 356.0ms | 8000× | body | 80 | valid |
| 3.0ms | 75× | body | 80 | nan |
| 2.0ms | 50× | body | 80 | invalid |
Loading profile data...