Time bar (total: 15.8s)
| 68.0ms | 74× | body | 2560 | valid |
| 65.0ms | 120× | body | 1280 | valid |
| 10.0ms | 33× | body | 640 | valid |
| 7.0ms | 18× | body | 1280 | overflowed |
| 6.0ms | 316× | pre | 80 | true |
| 3.0ms | 10× | body | 640 | overflowed |
| 2.0ms | 4× | body | 2560 | overflowed |
| 2.0ms | 8× | body | 320 | overflowed |
| 2.0ms | 8× | body | 320 | valid |
| 1.0ms | 16× | body | 80 | valid |
| 1.0ms | 16× | body | 80 | overflowed |
| 1.0ms | 5× | body | 160 | valid |
| 1.0ms | 4× | body | 160 | overflowed |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 24 |
| 1 | 40 | 24 |
| 2 | 101 | 24 |
| 3 | 239 | 24 |
| 4 | 653 | 24 |
| 5 | 2835 | 24 |
| done | 5001 | 24 |
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: 60.0b
Found 4 expressions with local error:
| 1.0b | (* (- (exp (* a eps)) 1.0) (- (exp (* b eps)) 1.0)) |
| 1.8b | (- (exp (* a eps)) 1.0) |
| 2.5b | (- (exp (* b eps)) 1.0) |
| 2.7b | (- (exp (* (+ a b) eps)) 1.0) |
| 18× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | flip3-- flip-- |
| 6× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube |
| 5× | sub-neg associate-*r* associate-*l* distribute-lft-out-- difference-of-squares |
| 4× | frac-times |
| 3× | diff-log |
| 2× | distribute-rgt-in distribute-lft-in associate-*r/ associate-*l/ |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 11.0ms | (* (- (exp (* a eps)) 1.0) (- (exp (* b eps)) 1.0)) |
| 4.0ms | (- (exp (* a eps)) 1.0) |
| 4.0ms | (- (exp (* b eps)) 1.0) |
| 5.0ms | (- (exp (* (+ a b) eps)) 1.0) |
| 14.0ms | (* (- (exp (* a eps)) 1.0) (- (exp (* b eps)) 1.0)) |
| 8.0ms | (- (exp (* a eps)) 1.0) |
| 7.0ms | (- (exp (* b eps)) 1.0) |
| 14.0ms | (- (exp (* (+ a b) eps)) 1.0) |
Useful iterations: done (528.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1364 |
| 1 | 346 | 1326 |
| 2 | 1270 | 1196 |
| done | 5002 | 1190 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 3 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 3 | 89 |
Merged error: 47.0b
Found 4 expressions with local error:
| 2.7b | (- (exp (* (+ a b) eps)) 1.0) |
| 2.7b | (* (- (exp (* a eps)) 1.0) (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 4.2b | (* (* 1/6 (pow eps 3)) b) |
| 11.6b | (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) |
| 22× | add-sqr-sqrt |
| 21× | add-exp-log |
| 14× | *-un-lft-identity associate-*l* |
| 13× | add-cbrt-cube |
| 11× | prod-exp |
| 10× | add-cube-cbrt |
| 9× | associate-*r* |
| 8× | pow1 |
| 6× | add-log-exp |
| 5× | cbrt-unprod unswap-sqr |
| 4× | frac-times unpow-prod-down flip3-- flip3-+ associate-*r/ flip-- flip-+ |
| 3× | *-commutative |
| 2× | distribute-rgt-in pow-to-exp distribute-lft-in pow-prod-down associate-*l/ pow-exp distribute-lft-out-- unpow2 difference-of-squares sqr-pow |
| 1× | sub-neg diff-log |
| 5.0ms | (- (exp (* (+ a b) eps)) 1.0) |
| 16.0ms | (* (- (exp (* a eps)) 1.0) (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 7.0ms | (* (* 1/6 (pow eps 3)) b) |
| 9.0ms | (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) |
| 14.0ms | (- (exp (* (+ a b) eps)) 1.0) |
| 63.0ms | (* (- (exp (* a eps)) 1.0) (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 5.0ms | (* (* 1/6 (pow eps 3)) b) |
| 23.0ms | (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) |
Useful iterations: 2 (828.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 228 | 2722 |
| 1 | 705 | 2554 |
| 2 | 3444 | 2341 |
| done | 5001 | 2341 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 6 | 106 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 101 | 8 | 109 |
Merged error: 46.7b
Found 4 expressions with local error:
| 11.6b | (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) |
| 20.1b | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 20.1b | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 20.1b | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 16× | add-sqr-sqrt |
| 10× | add-cube-cbrt *-un-lft-identity |
| 9× | add-exp-log cbrt-prod |
| 8× | associate-*l* |
| 6× | cbrt-div add-cbrt-cube |
| 4× | pow1 unpow-prod-down flip3-+ flip-+ add-log-exp unswap-sqr |
| 3× | pow1/3 associate-*r* prod-exp |
| 2× | associate-*r/ unpow2 sqr-pow |
| 1× | distribute-rgt-in pow-to-exp distribute-lft-in pow-exp *-commutative cbrt-unprod |
| 9.0ms | (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) |
| 9.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 9.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 9.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 23.0ms | (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) |
| 64.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 62.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 64.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
Useful iterations: 2 (405.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 2943 |
| 1 | 427 | 2776 |
| 2 | 1752 | 2558 |
| done | 5001 | 2558 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 81 | 1 | 82 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 9 | 90 |
Merged error: 46.7b
Found 4 expressions with local error:
| 20.1b | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 20.1b | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 20.1b | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 20.1b | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 12× | cbrt-prod |
| 8× | add-sqr-sqrt add-cube-cbrt cbrt-div *-un-lft-identity |
| 4× | pow1 add-exp-log flip3-+ pow1/3 add-cbrt-cube flip-+ add-log-exp |
| 10.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 10.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 10.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 9.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 64.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 61.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 64.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
| 64.0ms | (cbrt (+ (* (pow b 2) (+ (* 1/2 (pow eps 2)) (* (* 1/6 (pow eps 3)) b))) (* eps b))) |
Useful iterations: 3 (613.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 2880 |
| 1 | 238 | 2776 |
| 2 | 794 | 2532 |
| 3 | 3745 | 2272 |
| done | 5000 | 2272 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 0 | 64 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 64 | 9 | 73 |
Merged error: 46.7b
52.7% (4.0b remaining)
Error of 52.4b against oracle of 48.4b and baseline of 56.8b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.009971872296741319 | 14848.343200454 | 0.11914520210130385 |
| 5 | -1.5116149063123207e+67 | -5.390869519443976e+66 | -8.689142308994358e+66 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 175 |
| 1 | 76 | 175 |
| done | 76 | 175 |
| 2.3s | 2563× | body | 2560 | valid |
| 1.8s | 3421× | body | 1280 | valid |
| 344.0ms | 1070× | body | 640 | valid |
| 306.0ms | 729× | body | 1280 | overflowed |
| 197.0ms | 10079× | pre | 80 | true |
| 104.0ms | 368× | body | 640 | overflowed |
| 90.0ms | 159× | body | 2560 | overflowed |
| 75.0ms | 332× | body | 320 | valid |
| 38.0ms | 549× | body | 80 | overflowed |
| 37.0ms | 185× | body | 320 | overflowed |
| 34.0ms | 480× | body | 80 | valid |
| 20.0ms | 137× | body | 160 | valid |
| 12.0ms | 86× | body | 160 | overflowed |
Loading profile data...