Time bar (total: 3.0s)
| 9.0ms | 337× | body | 80 | valid |
Useful iterations: 4 (10.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 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 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 | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 0.1b | (* 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))) |
| 5.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 7.0ms | (* x (- (* x 3.0) 4.0)) |
| 46.0ms | (- (* x 3.0) 4.0) |
| 32.0ms | (+ 1.0 (* x (- (* x 3.0) 4.0))) |
| 37.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 79.0ms | (* x (- (* x 3.0) 4.0)) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 296 | 472 |
| 1 | 1292 | 423 |
| 2 | 5001 | 422 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 6 | 85 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 6 | 86 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* 9.0 (pow x 2)) 3.0) |
| 0.0b | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 0.2b | (* 9.0 (pow x 2)) |
| 12× | add-sqr-sqrt |
| 10× | add-log-exp |
| 8× | add-exp-log associate-*r* |
| 6× | add-cube-cbrt *-un-lft-identity |
| 5× | add-cbrt-cube |
| 4× | unpow-prod-down unswap-sqr |
| 3× | pow1 associate-*l* prod-exp |
| 2× | diff-log sum-log unpow2 sqr-pow |
| 1× | +-commutative pow-to-exp sub-neg flip3-- flip3-+ pow-exp associate--l+ *-commutative flip-- cbrt-unprod flip-+ |
| 7.0ms | (+ (* 9.0 (pow x 2)) 3.0) |
| 6.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 5.0ms | (* 9.0 (pow x 2)) |
| 63.0ms | (+ (* 9.0 (pow x 2)) 3.0) |
| 27.0ms | (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) |
| 30.0ms | (* 9.0 (pow x 2)) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 299 |
| 1 | 891 | 276 |
| 2 | 4637 | 269 |
| 3 | 5001 | 269 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 4 | 61 |
| Fresh | 4 | 1 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 6 | 67 |
Merged error: 0.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)) |
| 46.0ms | (- (* x 9.0) 12.0) |
| 33.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 77.0ms | (* x (- (* x 9.0) 12.0)) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 296 |
| 1 | 748 | 265 |
| 2 | 3793 | 261 |
| 3 | 5001 | 261 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 1 | 60 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 60 | 6 | 66 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* (* (cbrt 9.0) (cbrt 9.0)) (* (cbrt 9.0) (pow x 2))) 3.0) |
| 0.0b | (- (+ (* (* (cbrt 9.0) (cbrt 9.0)) (* (cbrt 9.0) (pow x 2))) 3.0) (* 12.0 x)) |
| 0.2b | (* (cbrt 9.0) (pow x 2)) |
| 0.3b | (* (* (cbrt 9.0) (cbrt 9.0)) (* (cbrt 9.0) (pow x 2))) |
| 33× | add-exp-log |
| 21× | prod-exp |
| 20× | add-sqr-sqrt |
| 11× | add-cbrt-cube add-log-exp |
| 9× | pow1 associate-*r* cbrt-unprod |
| 8× | add-cube-cbrt *-un-lft-identity unswap-sqr |
| 7× | cbrt-prod associate-*l* |
| 5× | unpow-prod-down |
| 3× | pow-to-exp pow-prod-down pow-exp unpow2 sqr-pow |
| 2× | diff-log sum-log *-commutative |
| 1× | +-commutative sub-neg flip3-- flip3-+ associate--l+ flip-- flip-+ |
| 10.0ms | (+ (* (* (cbrt 9.0) (cbrt 9.0)) (* (cbrt 9.0) (pow x 2))) 3.0) |
| 12.0ms | (- (+ (* (* (cbrt 9.0) (cbrt 9.0)) (* (cbrt 9.0) (pow x 2))) 3.0) (* 12.0 x)) |
| 6.0ms | (* (cbrt 9.0) (pow x 2)) |
| 203.0ms | (* (* (cbrt 9.0) (cbrt 9.0)) (* (cbrt 9.0) (pow x 2))) |
| 139.0ms | (+ (* (* (cbrt 9.0) (cbrt 9.0)) (* (cbrt 9.0) (pow x 2))) 3.0) |
| 63.0ms | (- (+ (* (* (cbrt 9.0) (cbrt 9.0)) (* (cbrt 9.0) (pow x 2))) 3.0) (* 12.0 x)) |
| 59.0ms | (* (cbrt 9.0) (pow x 2)) |
| 108.0ms | (* (* (cbrt 9.0) (cbrt 9.0)) (* (cbrt 9.0) (pow x 2))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 338 | 772 |
| 1 | 1345 | 644 |
| 2 | 5002 | 598 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 0 | 95 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 95 | 6 | 101 |
Merged error: 0.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 |
| 302.0ms | 10693× | body | 80 | valid |
Loading profile data...