| Date: | Thursday, June 11th, 2020 |
|---|---|
| Commit: | ff1367c2 on ival-find-range |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020163 |
| 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 |
| 26.7s | 70139× | body | 1280 | valid |
| 18.6s | 17293× | body | 2560 | valid |
| 9.6s | 43871× | body | 640 | valid |
| 2.9s | 21382× | body | 320 | valid |
| 2.8s | 67769× | body | 80 | valid |
| 1.1s | 1055× | body | 1280 | nan |
| 922.0ms | 10258× | body | 160 | valid |
| 657.0ms | 42947× | pre | 80 | true |
| 625.0ms | 902× | body | 640 | nan |
| 286.0ms | 686× | body | 1280 | overflowed |
| 191.0ms | 440× | body | 320 | nan |
| 172.0ms | 248× | body | 640 | invalid |
| 169.0ms | 456× | body | 5120 | valid |
| 153.0ms | 122× | body | 1280 | invalid |
| 103.0ms | 2159× | body | 80 | nan |
| 103.0ms | 364× | body | 640 | overflowed |
| 99.0ms | 155× | body | 2560 | overflowed |
| 79.0ms | 186× | body | 320 | invalid |
| 69.0ms | 1168× | body | 80 | invalid |
| 55.0ms | 243× | body | 160 | nan |
| 38.0ms | 193× | body | 320 | overflowed |
| 21.0ms | 226× | body | 80 | overflowed |
| 16.0ms | 67× | body | 160 | invalid |
| 13.0ms | 96× | body | 160 | overflowed |
| 5.0ms | 4× | body | 2560 | invalid |
Space saved by range analysis: 8.839456%
Space saved by search: 26.835928%
Guaranteed chance to sample good point: 74.89701%
| 160× | egg-herbie |
326 calls:
| 1.9s | (/ (- (* (pow (+ x 1.0) (* 2 (/ 1.0 n))) (pow (+ x 1.0) (* 2 (/ 1.0 n)))) (* (pow x (* 2 (/ 1.0 n))) (pow x (* 2 (/ 1.0 n))))) (* (+ (pow x (/ 1.0 n)) (pow (+ x 1.0) (/ 1.0 n))) (+ (pow (+ x 1.0) (* 2 (/ 1.0 n))) (pow x (* 2 (/ 1.0 n)))))) |
| 246.0ms | (/ (- (pow (+ x 1.0) (* 2 (/ 1.0 n))) (pow x (* 2 (/ 1.0 n)))) (+ (pow x (/ 1.0 n)) (pow (+ x 1.0) (/ 1.0 n)))) |
| 194.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (neg b) (* (fabs (cbrt (- (* b b) (* 4.0 (* a c))))) (sqrt (cbrt (- (* b b) (* 4.0 (* a c)))))))) |
| 102.0ms | (- (pow (* (cos x) (cos eps)) 3) (pow (+ (* (sin x) (sin eps)) (cos x)) 3)) |
| 100.0ms | (- (/ (+ (tan x) (tan eps)) (- 1 (/ (* (sin x) (tan eps)) (cos x)))) (tan x)) |
Total 22.5b remaining (21.1%)
Threshold costs 5.1b (4.8%)
| 5.3b | 80% | quadm (p42, negative) |
| 3.4b | 66.8% | expq3 (problem 3.4.2) |
| 1.9b | 80.8% | 2cos (problem 3.3.5) |
| 1.7b | 84.3% | 2nthrt (problem 3.4.6) |
| 1.6b | 93.5% | quadp (p42, positive) |
| 104× | rewrite-expression-head |
326 calls:
| 44.0ms | (* (sqrt (/ (+ 1.0 0) (+ (sqrt (+ x 1.0)) (sqrt x)))) (sqrt (/ (+ 1.0 0) (+ (sqrt (+ x 1.0)) (sqrt x))))) |
| 34.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 34.0ms | (- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0)))) |
| 32.0ms | (* (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (* (+ (* 1.0 x) (log 1.0)) (+ (* 1.0 x) (log 1.0))) (* (* 1/2 (/ (pow x 2) (pow 1.0 2))) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) (+ (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
| 31.0ms | (/ (- (* (pow (+ x 1.0) (* 2 (/ 1.0 n))) (pow (+ x 1.0) (* 2 (/ 1.0 n)))) (* (pow x (* 2 (/ 1.0 n))) (pow x (* 2 (/ 1.0 n))))) (* (+ (pow x (/ 1.0 n)) (pow (+ x 1.0) (/ 1.0 n))) (+ (pow (+ x 1.0) (* 2 (/ 1.0 n))) (pow x (* 2 (/ 1.0 n)))))) |
| 5600× | *-un-lft-identity |
| 5386× | times-frac |
| 5163× | add-sqr-sqrt |
| 2918× | add-cube-cbrt |
| 1683× | add-exp-log |
| 1089× | sqrt-prod |
| 976× | difference-of-squares |
| 930× | add-cbrt-cube |
| 783× | unpow-prod-down |
| 740× | distribute-lft-out |
| 694× | associate-*r* |
| 651× | distribute-lft-out-- |
| 630× | pow1 |
| 618× | prod-exp |
| 617× | associate-/l* |
| 611× | add-log-exp |
| 457× | div-exp |
| 373× | associate-*l* |
| 352× | associate-/r* |
| 335× | sqr-pow |
| 267× | associate-/r/ |
| 227× | unswap-sqr |
| 221× | flip-- flip3-- |
| 202× | pow-exp |
| 199× | pow-to-exp |
| 198× | flip-+ flip3-+ |
| 197× | div-inv |
| 186× | cbrt-undiv |
| 185× | associate-*r/ |
| 182× | cbrt-unprod |
| 181× | cbrt-prod |
| 175× | cube-prod |
| 142× | associate-*l/ |
| 115× | distribute-rgt-neg-in unpow2 |
| 108× | log-prod |
| 106× | frac-times |
| 102× | associate-/l/ pow-prod-down |
| 101× | sub-neg swap-sqr |
| 99× | diff-log |
| 73× | clear-num frac-2neg |
| 69× | *-commutative exp-prod |
| 68× | frac-sub |
| 67× | log-pow |
| 65× | sqrt-div |
| 59× | pow-unpow |
| 48× | sum-log |
| 41× | sqrt-pow1 pow1/2 |
| 38× | cbrt-div pow1/3 |
| 35× | distribute-rgt-in distribute-lft-in |
| 33× | rem-sqrt-square |
| 30× | frac-add |
| 29× | difference-cubes div-sub |
| 27× | +-commutative |
| 25× | 1-exp rec-exp |
| 23× | pow-prod-up |
| 22× | tan-quot |
| 21× | pow-sqr |
| 19× | log-div |
| 16× | associate--l+ cos-mult pow-pow |
| 15× | neg-sub0 associate--r+ |
| 14× | associate-+l+ |
| 13× | associate--l- |
| 11× | rem-log-exp neg-log |
| 9× | pow-plus cube-mult unpow3 |
| 8× | pow2 associate-+l- |
| 7× | cube-div exp-to-pow |
| 6× | exp-lft-cube exp-diff rem-cube-cbrt |
| 5× | associate-+r+ inv-pow pow-flip |
| 4× | exp-sum mul-1-neg sqrt-unprod |
| 3× | un-div-inv |
| 2× | distribute-lft-neg-in exp-neg sqr-cos tan-sum cos-sum associate-+r- neg-mul-1 sin-cos-mult sin-sum unsub-neg distribute-neg-frac sin-mult difference-of-sqr-1 |
| 1× | rem-square-sqrt diff-cos sqrt-pow2 diff-sin diff-atan rem-cbrt-cube rem-exp-log |
Loading profile data...