| Date: | Thursday, July 2nd, 2020 |
|---|---|
| Commit: | 47d1d61e on ival-find-range |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020184 |
| 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 |
| 56× | intervals |
| 27.0s | 69952× | body | 1280 | valid |
| 18.7s | 17223× | body | 2560 | valid |
| 9.4s | 43664× | body | 640 | valid |
| 3.1s | 21456× | body | 320 | valid |
| 3.0s | 68008× | body | 80 | valid |
| 1.3s | 1171× | body | 1280 | nan |
| 981.0ms | 10393× | body | 160 | valid |
| 668.0ms | 43013× | pre | 80 | true |
| 648.0ms | 905× | body | 640 | nan |
| 533.0ms | 3134× | body | 80 | overflowed |
| 289.0ms | 647× | body | 1280 | overflowed |
| 209.0ms | 463× | body | 320 | nan |
| 188.0ms | 263× | body | 640 | invalid |
| 183.0ms | 3690× | body | 80 | nan |
| 177.0ms | 472× | body | 5120 | valid |
| 145.0ms | 117× | body | 1280 | invalid |
| 113.0ms | 1820× | body | 80 | invalid |
| 111.0ms | 378× | body | 640 | overflowed |
| 104.0ms | 159× | body | 2560 | overflowed |
| 88.0ms | 196× | body | 320 | invalid |
| 48.0ms | 211× | body | 160 | nan |
| 37.0ms | 178× | body | 320 | overflowed |
| 26.0ms | 88× | body | 160 | invalid |
| 15.0ms | 103× | body | 160 | overflowed |
| 1.0ms | 1× | body | 2560 | invalid |
| 28× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 90.9% | 9.1% | 0 |
| 14.3% | 76.7% | 9.1% | 1 |
| 21.4% | 67.8% | 10.9% | 2 |
| 33.2% | 51.7% | 15.1% | 3 |
| 37.6% | 44.1% | 18.2% | 4 |
| 43.8% | 36.2% | 19.9% | 5 |
| 46.6% | 32.5% | 20.9% | 6 |
| 48.1% | 29.6% | 22.3% | 7 |
| 49.9% | 27.4% | 22.7% | 8 |
| 51.1% | 25.4% | 23.5% | 9 |
| 51.5% | 24.3% | 24.2% | 10 |
| 52.4% | 22.9% | 24.7% | 11 |
| 53.2% | 21.5% | 25.2% | 12 |
| 53.5% | 20.9% | 25.6% | 13 |
| 53.9% | 20.1% | 26% | 14 |
| 165× | egg-herbie |
348 calls:
| 620.0ms | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (- (exp (* a eps)) 1.0) (+ (* b eps) (* (* b b) (+ (* b (* (pow eps 3) 1/6)) (* eps (* eps 1/2))))))) |
| 317.0ms | (- (* (/ (+ (tan x) (tan eps)) (- 1 (* (tan x) (* (tan x) (* (tan eps) (tan eps)))))) (+ 1 (* (tan x) (tan eps)))) (tan x)) |
| 103.0ms | (- (/ (+ (tan x) (tan eps)) (- 1 (/ (* (tan x) (sin eps)) (cos eps)))) (tan x)) |
| 99.0ms | (- (/ (+ (tan x) (tan eps)) (- 1 (* (tan x) (tan eps)))) (tan x)) |
| 84.0ms | (- (pow (+ x 1.0) (/ 1.0 n)) (* (pow (* (cbrt x) (exp (log (cbrt x)))) (/ 1.0 n)) (pow (cbrt x) (/ 1.0 n)))) |
Total 23.4b remaining (28%)
Threshold costs 4.9b (5.9%)
| 4.8b | 83.3% | quad2p (problem 3.2.1, positive) |
| 4.4b | 84.2% | quadp (p42, positive) |
| 2.9b | 0% | expq3 (problem 3.4.2) |
| 1.7b | 84.7% | 2nthrt (problem 3.4.6) |
| 1.3b | 0% | 2sin (example 3.3) |
| 109× | rewrite-expression-head |
348 calls:
| 49.0ms | (/ (* 1.0 (- (/ 1.0 x) (/ 1.0 (+ 1.0 x)))) (+ (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ 1.0 x))))) |
| 38.0ms | (* (+ 1.0 x) (+ (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ 1.0 x))))) |
| 38.0ms | (* (sqrt (/ 1.0 (+ (sqrt (+ 1.0 x)) (sqrt x)))) (sqrt (/ 1.0 (+ (sqrt (+ 1.0 x)) (sqrt x))))) |
| 37.0ms | (* (+ 1.0 x) (+ (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ 1.0 x))))) |
| 37.0ms | (/ (* 1.0 1.0) (* x (* (+ 1.0 x) (+ (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ 1.0 x))))))) |
| 4137× | *-un-lft-identity |
| 3470× | add-sqr-sqrt |
| 3346× | times-frac |
| 2213× | add-cube-cbrt |
| 1455× | sqrt-prod |
| 1079× | add-exp-log |
| 865× | add-cbrt-cube |
| 678× | distribute-lft-out |
| 665× | pow1 |
| 612× | add-log-exp |
| 505× | difference-of-squares |
| 451× | cbrt-prod |
| 359× | associate-*l* |
| 351× | associate-*r* |
| 347× | distribute-lft-out-- |
| 324× | associate-/l* |
| 318× | associate-/r* |
| 292× | unpow-prod-down |
| 243× | prod-exp |
| 234× | div-exp |
| 224× | flip-+ flip3-+ |
| 220× | associate-*r/ |
| 217× | associate-/r/ |
| 213× | flip-- flip3-- |
| 183× | div-inv |
| 166× | cbrt-unprod |
| 152× | cbrt-undiv |
| 147× | cube-prod |
| 137× | log-prod |
| 122× | unswap-sqr |
| 116× | frac-times |
| 115× | swap-sqr |
| 101× | sub-neg |
| 99× | cbrt-div |
| 97× | log-pow |
| 93× | pow-prod-down |
| 91× | sqr-pow |
| 89× | sqrt-div |
| 85× | diff-log |
| 74× | pow1/3 |
| 72× | tan-quot |
| 69× | associate-*l/ |
| 68× | exp-prod |
| 66× | frac-add clear-num frac-2neg |
| 64× | *-commutative |
| 62× | associate-/l/ |
| 61× | distribute-rgt-in distribute-lft-in |
| 56× | pow-unpow sum-log |
| 42× | sqrt-pow1 pow1/2 |
| 34× | pow-exp |
| 33× | log-div |
| 32× | pow-to-exp +-commutative |
| 31× | pow-pow |
| 30× | 1-exp |
| 29× | rem-sqrt-square |
| 25× | associate-+r+ div-sub |
| 24× | rec-exp |
| 23× | frac-sub associate--l+ |
| 22× | pow-prod-up |
| 18× | pow-sqr |
| 15× | rem-log-exp |
| 14× | distribute-rgt-neg-in cube-mult unpow3 |
| 12× | exp-sum associate-+l+ |
| 10× | unpow2 |
| 9× | pow2 pow-plus exp-diff associate--r+ |
| 7× | associate--l- |
| 6× | distribute-lft-neg-in |
| 5× | cube-div neg-sub0 sin-sum pow-flip rem-cube-cbrt rem-exp-log |
| 4× | inv-pow distribute-frac-neg associate-+l- |
| 3× | cos-sum rem-cbrt-cube |
| 2× | exp-neg tan-sum neg-mul-1 rem-square-sqrt sqrt-unprod associate--r- neg-log sqr-cos-a un-div-inv distribute-rgt-neg-out sin-mult |
| 1× | associate-+r- diff-cos distribute-rgt-out sin-cos-mult diff-sin diff-atan cos-mult |
Loading profile data...