| Date: | Friday, July 3rd, 2020 |
|---|---|
| Commit: | 8652dc03 on ival-find-range |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020185 |
| Parameters: | 256 points for 4 iterations |
| Flags: | setup:simplifysetup:searchrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback default |
| 538× | intervals |
| 1.2min | 2090466× | body | 80 | valid |
| 25.9s | 284486× | body | 80 | invalid |
| 18.7s | 40482× | body | 1280 | valid |
| 12.4s | 42021× | body | 640 | valid |
| 6.5s | 89898× | body | 80 | nan |
| 4.4s | 22614× | body | 320 | valid |
| 4.3s | 5631× | body | 2560 | valid |
| 2.1s | 6923× | body | 1280 | invalid |
| 1.5s | 11869× | body | 160 | valid |
| 1.4s | 6798× | body | 640 | invalid |
| 586.0ms | 3916× | body | 320 | invalid |
| 230.0ms | 2264× | body | 160 | invalid |
| 190.0ms | 1083× | body | 640 | nan |
| 186.0ms | 863× | body | 1280 | nan |
| 101.0ms | 37× | body | 5120 | valid |
| 90.0ms | 700× | body | 320 | nan |
| 49.0ms | 867× | body | 80 | overflowed |
| 29.0ms | 328× | body | 160 | nan |
2614 calls:
| 2.2s | (* (cbrt (+ (* (+ y (- t 2.0)) b) (+ (* z (- 1.0 y)) (* a (- 1.0 t))))) (cbrt (+ (* (+ y (- t 2.0)) b) (+ (* z (- 1.0 y)) (* a (- 1.0 t)))))) |
| 1.8s | (pow (+ (* x y) (+ (* z t) (* a b))) 3) |
| 1.8s | (pow (+ (* x y) (+ (* z t) (* a b))) 3) |
| 613.0ms | (* (+ (* x y) (* z (- t a))) (* (cbrt 1) (/ (cbrt 1) (* (cbrt (+ y (* z (- b y)))) (cbrt (+ y (* z (- b y)))))))) |
| 498.0ms | (/ (- (* z (* (sqrt (+ t a)) (* t (* 3.0 (- a (/ 5.0 6.0)))))) (* t (* (- b c) (- (* t (* 3.0 (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))))) (* 2.0 (- a (/ 5.0 6.0))))))) (* t (* t (* 3.0 (- a (/ 5.0 6.0)))))) |
| 270× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 2.2% | 97.6% | 0.1% | 1 |
| 4.3% | 95.4% | 0.3% | 2 |
| 10.5% | 88.3% | 1.3% | 3 |
| 15.4% | 81.8% | 2.8% | 4 |
| 23.4% | 72.8% | 3.7% | 5 |
| 29.2% | 65.4% | 5.4% | 6 |
| 36.4% | 56.3% | 7.3% | 7 |
| 40.6% | 51% | 8.4% | 8 |
| 45.6% | 44.6% | 9.8% | 9 |
| 49.5% | 39.2% | 11.4% | 10 |
| 52.9% | 34.9% | 12.2% | 11 |
| 55.6% | 31.3% | 13% | 12 |
| 58.6% | 27.3% | 14.1% | 13 |
| 60.5% | 25.1% | 14.4% | 14 |
Total 213.8b remaining (40.1%)
Threshold costs 30.2b (5.7%)
| 1433× | egg-herbie |
| 896× | rewrite-expression-head |
2617 calls:
| 108.0ms | (* (/ 1 (/ (+ x y) x)) (/ (/ y (+ y x)) (+ x (+ y 1.0)))) |
| 107.0ms | (* y (/ (/ 1 (- z a)) (/ 1 (- z t)))) |
| 80.0ms | (* x (- (/ y z) (/ (/ t (* (cbrt (- 1.0 z)) (cbrt (- 1.0 z)))) (cbrt (- 1.0 z))))) |
| 61.0ms | (/ (- (* z (* (sqrt (+ t a)) (* t (* 3.0 (- a (/ 5.0 6.0)))))) (* t (* (- b c) (- (* t (* 3.0 (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))))) (* 2.0 (- a (/ 5.0 6.0))))))) (* t (* t (* 3.0 (- a (/ 5.0 6.0)))))) |
| 57.0ms | (* (* y (* (cbrt (- z t)) (* (cbrt (- z t)) (* (cbrt (/ (cbrt (- z t)) (- z a))) (cbrt (/ (cbrt (- z t)) (- z a))))))) (cbrt (/ (cbrt (- z t)) (- z a)))) |
| 29650× | *-un-lft-identity |
| 28572× | add-sqr-sqrt |
| 26509× | times-frac |
| 18776× | add-cube-cbrt |
| 11311× | add-exp-log |
| 8807× | add-cbrt-cube |
| 7983× | associate-*r* |
| 7182× | pow1 |
| 7105× | cbrt-prod |
| 5914× | associate-*r/ |
| 4617× | sqrt-prod |
| 4167× | associate-*l* |
| 3875× | add-log-exp |
| 3660× | prod-exp |
| 3331× | cbrt-div |
| 3083× | flip-- flip3-- |
| 2943× | difference-of-squares |
| 2941× | cbrt-unprod |
| 2929× | frac-times |
| 2899× | distribute-lft-out |
| 2812× | distribute-lft-out-- |
| 2527× | flip-+ flip3-+ |
| 2513× | associate-*l/ |
| 2316× | associate-/r* |
| 2239× | div-exp |
| 2180× | pow-prod-down |
| 1776× | associate-/l* |
| 1664× | associate-/r/ |
| 1612× | frac-add |
| 1547× | unpow-prod-down |
| 1476× | unswap-sqr |
| 1473× | sqrt-div |
| 1451× | div-inv |
| 1445× | cbrt-undiv |
| 1159× | pow1/3 |
| 1095× | log-prod |
| 978× | distribute-rgt-in distribute-lft-in |
| 927× | frac-sub |
| 891× | swap-sqr |
| 876× | *-commutative |
| 625× | sub-neg |
| 592× | associate-/l/ |
| 505× | sum-log |
| 446× | clear-num frac-2neg |
| 401× | sqrt-pow1 |
| 400× | associate-+r+ |
| 364× | cube-prod |
| 332× | pow-prod-up |
| 324× | +-commutative |
| 312× | distribute-rgt-out |
| 302× | sqr-pow |
| 279× | 1-exp |
| 277× | rec-exp |
| 268× | associate-+l+ pow-sqr |
| 248× | log-pow |
| 245× | pow1/2 |
| 233× | pow-exp |
| 219× | exp-prod |
| 214× | tanh-def-b tanh-def-a tanh-def-c |
| 195× | diff-log associate--l+ |
| 192× | pow-to-exp |
| 152× | pow-unpow |
| 126× | pow-plus |
| 115× | pow2 |
| 97× | pow-pow |
| 93× | rem-sqrt-square |
| 89× | div-sub |
| 82× | pow-flip |
| 76× | cube-div |
| 66× | inv-pow |
| 64× | distribute-lft1-in distribute-rgt1-in |
| 61× | un-div-inv |
| 60× | log-div |
| 59× | distribute-rgt-neg-out |
| 50× | associate-+r- |
| 47× | associate--r+ |
| 42× | rem-log-exp |
| 36× | cube-mult unpow3 |
| 35× | count-2 |
| 30× | distribute-neg-frac |
| 26× | rem-cube-cbrt |
| 25× | unsub-neg |
| 22× | distribute-rgt-out-- |
| 21× | unpow2 |
| 19× | sqrt-unprod rem-exp-log |
| 18× | cosh-def difference-of-sqr--1 |
| 17× | sinh-def |
| 15× | distribute-lft-neg-in rem-square-sqrt distribute-rgt-neg-in associate-+l- rem-cbrt-cube |
| 13× | sum-cubes |
| 12× | exp-sum |
| 10× | sub-div |
| 7× | difference-cubes |
| 6× | associate--l- unpow-prod-up |
| 5× | neg-mul-1 tan-quot exp-diff |
| 4× | diff-cos sin-mult |
| 3× | cos-diff sqrt-pow2 associate--r- pow-sub pow-div |
| 2× | distribute-lft-neg-out e-exp-1 unpow1/3 cosh-undef cos-mult |
| 1× | cos-sum exp-to-pow pow3 remove-double-div |
Loading profile data...