Details

Time bar (total: 58.0s)

analyze16.4s

Algorithm
search
sampling

Space saved by range analysis: 75.048792%

Space saved by search: 75.048792%

Guaranteed chance to sample good point: 6.25%

sample5.4s

Algorithm
intervals
Results
3.4s488×body5120exit
861.0ms333×body1280overflowed
429.0ms2144×body80overflowed
300.0ms218×body640overflowed
135.0ms157×body320overflowed
96.0ms3657×pre80true
31.0ms249×body80valid
25.0ms60×body160overflowed
2.0msbody160valid
2.0msbody1280valid
1.0msbody640invalid

simplify24.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05325
114725
285025
3500125

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 4.8b

Counts
2 → 1

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (+ 1.0 (exp (neg t))))
0.7b
(pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p)
0.7b
(pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p)
2.9b
(/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n)))

rewrite81.0ms

Algorithm
rewrite-expression-head
Rules
558×add-exp-log
312×prod-exp
264×pow-exp
250×div-exp
184×pow-to-exp
51×*-un-lft-identity
37×times-frac
36×unpow-prod-down
31×add-sqr-sqrt add-cube-cbrt
18×add-cbrt-cube
10×distribute-lft-out
pow1 pow-unpow associate-/r/
cbrt-undiv associate-/r*
cbrt-unprod div-inv associate-/l* add-log-exp
flip3-+ flip-+
pow-pow frac-2neg clear-num sqr-pow
Counts
4 → 285
Calls
4 calls:
5.0ms
(/ 1.0 (+ 1.0 (exp (neg t))))
7.0ms
(pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p)
7.0ms
(pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p)
43.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n)))

series218.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(/ 1.0 (+ 1.0 (exp (neg t))))
15.0ms
(pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p)
14.0ms
(pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p)
182.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (pow (/ 1.0 (+ 1.0 (exp (neg t)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n)))

simplify101.0ms

Algorithm
egg-herbie
Counts
297 → 297
Iterations

Useful iterations: 1 (17.0ms)

IterNodesCost
09726045
132665797
250035797

prune321.0ms

Filtered
91 candidates to 297 candidates (-226.4%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New2943297
Fresh000
Picked101
Done000
Total2953298

Merged error: 0.5b

Counts
298 → 3

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(* 0.5 (* s c_n))
0.0b
(* 0.5 (* s c_p))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
12×pow1 add-exp-log add-cbrt-cube
associate-*l* pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
associate-*r* *-commutative add-log-exp
Counts
2 → 36
Calls
2 calls:
4.0ms
(* 0.5 (* s c_n))
5.0ms
(* 0.5 (* s c_p))

series7.0ms

Counts
2 → 6
Calls
2 calls:
3.0ms
(* 0.5 (* s c_n))
3.0ms
(* 0.5 (* s c_p))

simplify54.0ms

Algorithm
egg-herbie
Counts
42 → 42
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
0153142
1595112
22373112
35002112

prune50.0ms

Filtered
22 candidates to 42 candidates (-90.9%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New41142
Fresh022
Picked101
Done000
Total42345

Merged error: 0.5b

Counts
45 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 0.5 (* s c_n))
0.1b
(* (* (cbrt 0.5) (cbrt 0.5)) (* (cbrt 0.5) (* s c_p)))
0.3b
(* (cbrt 0.5) (* s c_p))
1.0b
(* (cbrt 0.5) (cbrt 0.5))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
42×pow1
37×add-exp-log
23×add-sqr-sqrt pow-prod-down add-cbrt-cube
22×prod-exp cbrt-unprod
19×cbrt-prod
16×associate-*l*
15×add-cube-cbrt *-un-lft-identity
associate-*r*
pow1/3 swap-sqr
*-commutative add-log-exp unswap-sqr
pow-sqr pow-prod-up
pow2 pow-plus
Counts
4 → 107
Calls
4 calls:
4.0ms
(* 0.5 (* s c_n))
11.0ms
(* (* (cbrt 0.5) (cbrt 0.5)) (* (cbrt 0.5) (* s c_p)))
5.0ms
(* (cbrt 0.5) (* s c_p))
6.0ms
(* (cbrt 0.5) (cbrt 0.5))

series19.0ms

Counts
4 → 10
Calls
4 calls:
3.0ms
(* 0.5 (* s c_n))
8.0ms
(* (* (cbrt 0.5) (cbrt 0.5)) (* (cbrt 0.5) (* s c_p)))
7.0ms
(* (cbrt 0.5) (* s c_p))
0.0ms
(* (cbrt 0.5) (cbrt 0.5))

simplify47.0ms

Algorithm
egg-herbie
Counts
117 → 117
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0310620
11432480
25001431

prune146.0ms

Filtered
62 candidates to 117 candidates (-88.7%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1170117
Fresh022
Picked011
Done000
Total1173120

Merged error: 0.5b

Counts
120 → 3

localize27.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (+ 1.0 (exp (neg t))))
0.2b
(* c_p (+ (log 0.5) (* 0.5 t)))
0.7b
(pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p)
1.7b
(/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (+ (* c_p (+ (log 0.5) (* 0.5 t))) 1) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n)))

rewrite64.0ms

Algorithm
rewrite-expression-head
Rules
173×add-exp-log
88×prod-exp
66×div-exp
55×pow-exp
42×pow-to-exp
38×*-un-lft-identity
26×add-sqr-sqrt
25×times-frac
24×add-cube-cbrt
20×add-cbrt-cube
18×unpow-prod-down
pow1 distribute-lft-out
associate-/r/
cbrt-undiv associate-/r* cbrt-unprod
flip3-+ flip-+ associate-/l* add-log-exp
pow-unpow associate-*r* associate-*l* div-inv
frac-2neg associate-*r/ associate-*l/ clear-num
distribute-rgt-in pow-pow distribute-lft-in pow-prod-down *-commutative unswap-sqr sqr-pow
Counts
4 → 159
Calls
4 calls:
5.0ms
(/ 1.0 (+ 1.0 (exp (neg t))))
5.0ms
(* c_p (+ (log 0.5) (* 0.5 t)))
7.0ms
(pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p)
36.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (+ (* c_p (+ (log 0.5) (* 0.5 t))) 1) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n)))

series238.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(/ 1.0 (+ 1.0 (exp (neg t))))
11.0ms
(* c_p (+ (log 0.5) (* 0.5 t)))
14.0ms
(pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p)
207.0ms
(/ (* (pow (/ 1.0 (+ 1.0 (exp (neg s)))) c_p) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg s))))) c_n)) (* (+ (* c_p (+ (log 0.5) (* 0.5 t))) 1) (pow (- 1.0 (/ 1.0 (+ 1.0 (exp (neg t))))) c_n)))

simplify106.0ms

Algorithm
egg-herbie
Counts
171 → 171
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
09632920
143342665
250012665

prune297.0ms

Filtered
86 candidates to 171 candidates (-98.8%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1701171
Fresh011
Picked101
Done011
Total1713174

Merged error: 0.5b

Counts
174 → 3

regimes983.0ms

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02211
12211

end0.0ms

analyze15.3s

Algorithm
search
sampling

Space saved by range analysis: 75.048792%

Space saved by search: 75.048792%

Guaranteed chance to sample good point: 6.25%

sample18.1s

Algorithm
intervals
Results
11.5s1710×body5120exit
2.7s975×body1280overflowed
1.5s7353×body80overflowed
1.1s802×body640overflowed
367.0ms464×body320overflowed
287.0ms12350×pre80true
101.0ms815×body80valid
86.0ms199×body160overflowed
17.0msbody1280valid
9.0msbody2560valid
9.0msbody640valid
8.0msbody5120valid
3.0msbody160valid
3.0msbody320valid
1.0msbody640invalid

Profiling

Loading profile data...