| Date: | Friday, June 12th, 2020 |
|---|---|
| Commit: | 9c248b13 on ival-find-range |
| Hostname: | warfa with Racket 7.5 |
| Seed: | 2020164 |
| 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.6s | 69861× | body | 1280 | valid |
| 18.7s | 17356× | body | 2560 | valid |
| 9.5s | 44094× | body | 640 | valid |
| 3.0s | 21333× | body | 320 | valid |
| 2.9s | 67829× | body | 80 | valid |
| 1.2s | 1067× | body | 1280 | nan |
| 935.0ms | 10200× | body | 160 | valid |
| 706.0ms | 42944× | pre | 80 | true |
| 657.0ms | 905× | body | 640 | nan |
| 300.0ms | 691× | body | 1280 | overflowed |
| 201.0ms | 465× | body | 320 | nan |
| 186.0ms | 495× | body | 5120 | valid |
| 176.0ms | 249× | body | 640 | invalid |
| 150.0ms | 116× | body | 1280 | invalid |
| 114.0ms | 397× | body | 640 | overflowed |
| 104.0ms | 2102× | body | 80 | nan |
| 92.0ms | 138× | body | 2560 | overflowed |
| 75.0ms | 172× | body | 320 | invalid |
| 72.0ms | 1209× | body | 80 | invalid |
| 59.0ms | 224× | body | 160 | nan |
| 38.0ms | 185× | body | 320 | overflowed |
| 20.0ms | 190× | body | 80 | overflowed |
| 17.0ms | 120× | body | 160 | overflowed |
| 13.0ms | 53× | body | 160 | invalid |
| 6.0ms | 5× | body | 2560 | invalid |
Space saved by range analysis: 8.839456%
Space saved by search: 26.835928%
Guaranteed chance to sample good point: 74.89701%
| 165× | egg-herbie |
357 calls:
| 456.0ms | (cbrt (- (pow (sqrt (+ x 1.0)) (/ 1.0 n)) (pow (sqrt x) (/ 1.0 n)))) |
| 351.0ms | (- (* (/ (+ (tan x) (tan eps)) (- 1 (* (* (tan x) (tan eps)) (* (tan x) (tan eps))))) (+ 1 (* (tan x) (tan eps)))) (tan x)) |
| 346.0ms | (- (* (/ (+ (tan x) (tan eps)) (- 1 (cbrt (pow (* (tan x) (tan eps)) 6)))) (+ 1 (* (tan x) (tan eps)))) (tan x)) |
| 198.0ms | (* (+ (pow (sqrt (+ x 1.0)) (/ 1.0 n)) (pow (sqrt x) (/ 1.0 n))) (- (pow (sqrt (+ x 1.0)) (/ 1.0 n)) (pow (sqrt x) (/ 1.0 n)))) |
| 144.0ms | (- (pow (- (* (cos x) (cos eps)) (* (sin x) (sin eps))) 3) (pow (cos x) 3)) |
Total 25.3b remaining (15.6%)
Threshold costs 5.8b (3.6%)
| 4.7b | 83.5% | quadm (p42, negative) |
| 4.5b | 83.2% | quad2m (problem 3.2.1, negative) |
| 4.2b | 51% | expq3 (problem 3.4.2) |
| 1.8b | 83% | 2nthrt (problem 3.4.6) |
| 1.7b | 82.8% | 2cos (problem 3.3.5) |
| 109× | rewrite-expression-head |
357 calls:
| 64.0ms | (/ (+ (* (- (* (* (* (cbrt 1.0) (cbrt (/ 1.0 (+ x 1.0)))) (cbrt 1.0)) x) (* (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) 2.0)) (- x 1.0)) (* (* (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) x) 1.0)) (* (* (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) x) (- x 1.0))) |
| 56.0ms | (+ (/ 1 (pow x 7)) (+ (/ 1 (pow x 5)) (/ 1 (pow x 3)))) |
| 50.0ms | (/ (/ (* (* 1.0 1.0) (- (+ x 1.0) x)) (* (+ x 1.0) x)) (+ (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))) |
| 39.0ms | (* (+ (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0)))) (* (+ x 1.0) x)) |
| 36.0ms | (/ (* (/ 1 (* (cbrt (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) (cbrt (- (sqrt (- (* b_2 b_2) (* a c))) b_2)))) (/ a (/ (cbrt (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) c))) a) |
| 4461× | *-un-lft-identity |
| 4408× | add-sqr-sqrt |
| 3759× | times-frac |
| 2709× | associate-*l/ |
| 2493× | add-cube-cbrt |
| 1844× | cbrt-div |
| 1163× | add-exp-log |
| 981× | unpow-prod-down |
| 967× | cbrt-prod |
| 878× | sqrt-prod |
| 875× | frac-times |
| 855× | add-cbrt-cube |
| 853× | flip-+ flip3-+ |
| 752× | associate-*r/ |
| 726× | add-log-exp |
| 708× | difference-of-squares |
| 692× | associate-*r* |
| 671× | pow1 |
| 546× | frac-add |
| 538× | distribute-lft-out-- |
| 493× | distribute-lft-out |
| 460× | flip-- flip3-- |
| 445× | frac-sub |
| 412× | associate-/l* |
| 398× | associate-*l* |
| 357× | cube-prod |
| 329× | sqr-pow |
| 321× | associate-/r* |
| 319× | associate-/l/ |
| 273× | div-exp |
| 266× | prod-exp |
| 259× | unswap-sqr |
| 239× | associate-/r/ |
| 220× | log-prod |
| 199× | div-inv |
| 164× | cbrt-undiv |
| 150× | unpow2 |
| 149× | cbrt-unprod |
| 137× | swap-sqr |
| 133× | diff-log |
| 124× | sub-neg |
| 106× | log-pow |
| 103× | sqrt-div |
| 87× | pow-prod-down |
| 83× | exp-prod |
| 79× | pow-exp |
| 77× | pow-to-exp |
| 73× | sum-log |
| 68× | sqrt-pow1 tan-quot |
| 67× | clear-num pow1/3 frac-2neg |
| 63× | *-commutative |
| 60× | distribute-rgt-neg-in |
| 48× | pow1/2 |
| 47× | distribute-rgt-in distribute-lft-in |
| 35× | log-div |
| 34× | cube-mult unpow3 |
| 33× | rem-sqrt-square |
| 32× | cube-div 1-exp associate--l+ rec-exp |
| 28× | +-commutative |
| 27× | pow-unpow pow-prod-up |
| 25× | associate-+l+ associate-+r+ |
| 23× | pow-sqr |
| 21× | div-sub |
| 20× | rem-log-exp |
| 17× | pow-pow associate--r+ |
| 15× | associate--l- neg-sub0 |
| 11× | neg-log associate-+l- |
| 10× | pow-plus |
| 9× | pow2 rem-cube-cbrt |
| 8× | exp-sum inv-pow cos-mult pow-flip |
| 7× | sub-div rem-cbrt-cube |
| 6× | distribute-rgt-out-- sin-mult exp-diff |
| 5× | difference-of-sqr-1 |
| 4× | difference-cubes |
| 3× | log-rec un-div-inv rem-exp-log |
| 2× | distribute-lft-neg-in exp-neg tan-sum cos-sum neg-mul-1 exp-to-pow sin-sum associate--r- distribute-neg-frac |
| 1× | associate-+r- rem-square-sqrt diff-cos sin-cos-mult sqrt-unprod diff-sin unsub-neg diff-atan |
Loading profile data...