Time bar (total: 5.1s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 99.8% | 0.2% | 3 |
| 0% | 99.8% | 0.2% | 4 |
| 0% | 99.8% | 0.2% | 5 |
| 0% | 99.8% | 0.2% | 6 |
| 0% | 99.8% | 0.2% | 7 |
| 0% | 99.8% | 0.2% | 8 |
| 6.2% | 93.6% | 0.2% | 9 |
| 28.1% | 68.6% | 3.3% | 10 |
| 29.6% | 65.5% | 4.9% | 11 |
| 32% | 61.7% | 6.3% | 12 |
| 35.5% | 56.9% | 7.6% | 13 |
| 48% | 38.7% | 13.4% | 14 |
| 13.0ms | 256× | body | 80 | valid |
| 4.0ms | 93× | body | 80 | invalid |
Useful iterations: 2 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 6 |
| 1 | 69 | 5 |
| 2 | 195 | 4 |
| 3 | 461 | 4 |
| 4 | 969 | 4 |
| 5 | 1760 | 4 |
| 6 | 2455 | 4 |
| 7 | 3258 | 4 |
| 8 | 3451 | 4 |
| 9 | 3451 | 4 |
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.0b
Found 1 expressions with local error:
| 0.0b | (* d1 (+ (- d2 d3) (- d4 d1))) |
| 15× | *-un-lft-identity |
| 7× | associate-*r* |
| 6× | associate-*r/ |
| 5× | add-sqr-sqrt |
| 4× | flip3-- frac-add flip-- distribute-lft-out distribute-lft-out-- |
| 3× | pow1 add-exp-log add-cube-cbrt associate-*l* add-cbrt-cube |
| 1× | distribute-rgt-in distribute-lft-in flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ add-log-exp unswap-sqr |
| 17.0ms | (* d1 (+ (- d2 d3) (- d4 d1))) |
| 20.0ms | (* d1 (+ (- d2 d3) (- d4 d1))) |
Useful iterations: 1 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 298 | 214 |
| 1 | 1486 | 191 |
| 2 | 5003 | 191 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 2 | 33 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 31 | 4 | 35 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (* d1 d2) (* d1 d3)) |
| 0.0b | (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) |
| 0.0b | (- (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) (* d1 d1)) |
| 19× | add-log-exp |
| 6× | diff-log |
| 4× | add-sqr-sqrt sum-log |
| 3× | pow1 add-exp-log add-cube-cbrt sub-neg *-un-lft-identity add-cbrt-cube |
| 2× | associate-+l- associate-+l+ flip3-- flip-- |
| 1× | +-commutative associate--l- flip3-+ associate--l+ flip-+ distribute-lft-out-- difference-of-squares |
| 3.0ms | (- (* d1 d2) (* d1 d3)) |
| 5.0ms | (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) |
| 9.0ms | (- (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) (* d1 d1)) |
| 13.0ms | (- (* d1 d2) (* d1 d3)) |
| 16.0ms | (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) |
| 15.0ms | (- (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) (* d1 d1)) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 378 |
| 1 | 1060 | 326 |
| 2 | 5001 | 293 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 0 | 54 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 54 | 4 | 58 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (cbrt (+ (- d2 d3) (- d4 d1))) |
| 0.5b | (cbrt (+ (- d2 d3) (- d4 d1))) |
| 0.5b | (cbrt (+ (- d2 d3) (- d4 d1))) |
| 0.5b | (* (cbrt (+ (- d2 d3) (- d4 d1))) (cbrt (+ (- d2 d3) (- d4 d1)))) |
| 203× | *-un-lft-identity |
| 102× | cbrt-div |
| 93× | cbrt-prod |
| 68× | flip3-- frac-add flip-- |
| 60× | distribute-lft-out distribute-lft-out-- |
| 36× | frac-times |
| 30× | swap-sqr |
| 23× | add-sqr-sqrt |
| 17× | flip3-+ flip-+ |
| 15× | add-cube-cbrt |
| 11× | pow1 |
| 10× | associate-*r* associate-*l* |
| 9× | pow1/3 |
| 6× | add-exp-log associate-*r/ associate-*l/ |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 11.0ms | (cbrt (+ (- d2 d3) (- d4 d1))) |
| 8.0ms | (cbrt (+ (- d2 d3) (- d4 d1))) |
| 8.0ms | (cbrt (+ (- d2 d3) (- d4 d1))) |
| 24.0ms | (* (cbrt (+ (- d2 d3) (- d4 d1))) (cbrt (+ (- d2 d3) (- d4 d1)))) |
| 50.0ms | (cbrt (+ (- d2 d3) (- d4 d1))) |
| 61.0ms | (cbrt (+ (- d2 d3) (- d4 d1))) |
| 73.0ms | (cbrt (+ (- d2 d3) (- d4 d1))) |
| 79.0ms | (* (cbrt (+ (- d2 d3) (- d4 d1))) (cbrt (+ (- d2 d3) (- d4 d1)))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 489 | 3392 |
| 1 | 1599 | 3327 |
| 2 | 5002 | 3062 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 195 | 0 | 195 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 195 | 4 | 199 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (- d4 d1) (- d4 d1)) |
| 5.7b | (- (* (- d2 d3) (- d2 d3)) (* (- d4 d1) (- d4 d1))) |
| 11.8b | (* d1 (- (* (- d2 d3) (- d2 d3)) (* (- d4 d1) (- d4 d1)))) |
| 27.9b | (/ (* d1 (- (* (- d2 d3) (- d2 d3)) (* (- d4 d1) (- d4 d1)))) (- (- d2 d3) (- d4 d1))) |
| 302× | flip3-- flip-- |
| 230× | associate-*r/ |
| 196× | frac-times frac-sub |
| 98× | associate-*l/ |
| 66× | associate-/l/ |
| 50× | *-un-lft-identity |
| 28× | add-sqr-sqrt |
| 22× | distribute-lft-out-- |
| 16× | distribute-rgt-in distribute-lft-in |
| 13× | pow1 add-exp-log sub-neg add-cbrt-cube |
| 12× | add-cube-cbrt associate--l+ |
| 9× | associate-*r* |
| 8× | times-frac associate-*l* associate-/r* difference-of-squares |
| 7× | swap-sqr |
| 6× | associate-/r/ add-log-exp |
| 4× | associate--r+ |
| 3× | prod-exp cbrt-unprod |
| 2× | cbrt-undiv div-exp pow-prod-down *-commutative unswap-sqr |
| 1× | pow2 frac-2neg pow-plus diff-log clear-num pow-sqr pow-prod-up div-inv associate-/l* |
| 17.0ms | (* (- d4 d1) (- d4 d1)) |
| 26.0ms | (- (* (- d2 d3) (- d2 d3)) (* (- d4 d1) (- d4 d1))) |
| 22.0ms | (* d1 (- (* (- d2 d3) (- d2 d3)) (* (- d4 d1) (- d4 d1)))) |
| 32.0ms | (/ (* d1 (- (* (- d2 d3) (- d2 d3)) (* (- d4 d1) (- d4 d1)))) (- (- d2 d3) (- d4 d1))) |
| 7.0ms | (* (- d4 d1) (- d4 d1)) |
| 67.0ms | (- (* (- d2 d3) (- d2 d3)) (* (- d4 d1) (- d4 d1))) |
| 43.0ms | (* d1 (- (* (- d2 d3) (- d2 d3)) (* (- d4 d1) (- d4 d1)))) |
| 82.0ms | (/ (* d1 (- (* (- d2 d3) (- d2 d3)) (* (- d4 d1) (- d4 d1)))) (- (- d2 d3) (- d4 d1))) |
Useful iterations: 1 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1774 | 6326 |
| 1 | 5002 | 6200 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 342 | 0 | 342 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 342 | 4 | 346 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 4 |
| 1 | 10 | 4 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 99.8% | 0.2% | 3 |
| 0% | 99.8% | 0.2% | 4 |
| 0% | 99.8% | 0.2% | 5 |
| 0% | 99.8% | 0.2% | 6 |
| 0% | 99.8% | 0.2% | 7 |
| 0% | 99.8% | 0.2% | 8 |
| 6.2% | 93.6% | 0.2% | 9 |
| 28.1% | 68.6% | 3.3% | 10 |
| 29.6% | 65.5% | 4.9% | 11 |
| 32% | 61.7% | 6.3% | 12 |
| 35.5% | 56.9% | 7.6% | 13 |
| 48% | 38.7% | 13.4% | 14 |
| 423.0ms | 8000× | body | 80 | valid |
| 121.0ms | 2353× | body | 80 | invalid |
Loading profile data...