Time bar (total: 1.3s)
Space saved by range analysis: 0%
Space saved by search: 62.542725%
Guaranteed chance to sample good point: 99.983705%
| 9.0ms | 256× | body | 80 | valid |
Useful iterations: 4 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 6 |
| 1 | 55 | 6 |
| 2 | 122 | 6 |
| 3 | 205 | 6 |
| 4 | 253 | 5 |
| 5 | 307 | 5 |
| 6 | 363 | 5 |
| 7 | 498 | 5 |
| 8 | 911 | 5 |
| 9 | 1187 | 5 |
| 10 | 1188 | 5 |
| 11 | 1188 | 5 |
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.1b
Found 4 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.0b | (+ 1.0 (* x (- (* x 3.0) 4.0))) |
| 0.1b | (* x (- (* x 3.0) 4.0)) |
| 0.1b | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 12× | add-sqr-sqrt |
| 8× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 6× | associate-*r* associate-*l* |
| 5× | distribute-rgt-in sub-neg distribute-lft-in |
| 4× | associate-+r+ associate-*r/ |
| 2× | flip3-- flip3-+ pow-prod-down prod-exp *-commutative flip-- cbrt-unprod flip-+ unswap-sqr |
| 1× | +-commutative diff-log sum-log |
| 3.0ms | (- (* x 3.0) 4.0) |
| 3.0ms | (+ 1.0 (* x (- (* x 3.0) 4.0))) |
| 6.0ms | (* x (- (* x 3.0) 4.0)) |
| 5.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 3.0ms | (- (* x 3.0) 4.0) |
| 3.0ms | (+ 1.0 (* x (- (* x 3.0) 4.0))) |
| 6.0ms | (* x (- (* x 3.0) 4.0)) |
| 3.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 296 | 472 |
| 1 | 1292 | 423 |
| 2 | 5002 | 422 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 6 | 85 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 6 | 87 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.0b | (+ (* 3.0 1.0) (* 3.0 (* x (- (* x 3.0) 4.0)))) |
| 0.1b | (* x (- (* x 3.0) 4.0)) |
| 0.1b | (* 3.0 (* x (- (* x 3.0) 4.0))) |
| 18× | distribute-rgt-in distribute-lft-in |
| 11× | pow1 add-exp-log sub-neg add-cbrt-cube |
| 9× | add-sqr-sqrt |
| 8× | associate-+r+ add-log-exp |
| 7× | add-cube-cbrt *-un-lft-identity |
| 6× | associate-*r/ associate-*l* |
| 4× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 3× | flip3-- flip-- |
| 2× | *-commutative |
| 1× | +-commutative flip3-+ diff-log sum-log flip-+ distribute-lft-out unswap-sqr |
| 4.0ms | (- (* x 3.0) 4.0) |
| 4.0ms | (+ (* 3.0 1.0) (* 3.0 (* x (- (* x 3.0) 4.0)))) |
| 6.0ms | (* x (- (* x 3.0) 4.0)) |
| 8.0ms | (* 3.0 (* x (- (* x 3.0) 4.0))) |
| 3.0ms | (- (* x 3.0) 4.0) |
| 3.0ms | (+ (* 3.0 1.0) (* 3.0 (* x (- (* x 3.0) 4.0)))) |
| 5.0ms | (* x (- (* x 3.0) 4.0)) |
| 7.0ms | (* 3.0 (* x (- (* x 3.0) 4.0))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 532 |
| 1 | 1274 | 475 |
| 2 | 5001 | 466 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 2 | 96 |
| Fresh | 3 | 2 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 5 | 102 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (* x 9.0) 12.0) |
| 0.0b | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 0.1b | (* x (- (* x 9.0) 12.0)) |
| 7× | add-sqr-sqrt add-log-exp |
| 5× | pow1 add-exp-log add-cube-cbrt sub-neg *-un-lft-identity add-cbrt-cube |
| 4× | distribute-rgt-in associate-+l+ distribute-lft-in |
| 3× | associate-*r* associate-*l* |
| 2× | flip3-- associate-*r/ flip-- |
| 1× | +-commutative flip3-+ diff-log pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr |
| 3.0ms | (- (* x 9.0) 12.0) |
| 6.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 6.0ms | (* x (- (* x 9.0) 12.0)) |
| 3.0ms | (- (* x 9.0) 12.0) |
| 3.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 5.0ms | (* x (- (* x 9.0) 12.0)) |
Useful iterations: 2 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 296 |
| 1 | 748 | 265 |
| 2 | 3793 | 261 |
| 3 | 5001 | 261 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 0 | 60 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 60 | 5 | 65 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.0b | (+ (* 3.0 1.0) (* (* x 3.0) (- (* x 3.0) 4.0))) |
| 0.2b | (* (* x 3.0) (- (* x 3.0) 4.0)) |
| 8× | pow1 add-exp-log add-cbrt-cube |
| 7× | add-log-exp |
| 5× | sub-neg |
| 4× | distribute-rgt-in add-sqr-sqrt add-cube-cbrt associate-+r+ *-un-lft-identity distribute-lft-in |
| 3× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 2× | flip3-- associate-*r/ flip-- |
| 1× | +-commutative flip3-+ diff-log associate-*l* sum-log *-commutative flip-+ |
| 3.0ms | (- (* x 3.0) 4.0) |
| 4.0ms | (+ (* 3.0 1.0) (* (* x 3.0) (- (* x 3.0) 4.0))) |
| 7.0ms | (* (* x 3.0) (- (* x 3.0) 4.0)) |
| 3.0ms | (- (* x 3.0) 4.0) |
| 3.0ms | (+ (* 3.0 1.0) (* (* x 3.0) (- (* x 3.0) 4.0))) |
| 7.0ms | (* (* x 3.0) (- (* x 3.0) 4.0)) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 252 | 364 |
| 1 | 1153 | 327 |
| 2 | 5002 | 318 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 0 | 60 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 60 | 5 | 65 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 4 |
| 1 | 11 | 4 |
Space saved by range analysis: 0%
Space saved by search: 62.542725%
Guaranteed chance to sample good point: 99.983705%
| 270.0ms | 8000× | body | 80 | valid |
Loading profile data...