Details

Time bar (total: 6.3s)

analyze3.5s

Algorithm
search
sampling

Space saved by range analysis: 0.195169%

Space saved by search: 21.247751%

Guaranteed chance to sample good point: 32.766089%

sample92.0ms

Algorithm
intervals
Results
27.0ms44×body1280valid
22.0ms47×body640valid
8.0ms114×body80valid
6.0ms30×body320valid
3.0msbody2560valid
2.0ms18×body160valid
2.0msbody640nan
1.0ms22×body80nan
1.0ms14×body80overflowed
1.0msbody320nan
1.0msbody1280nan
0.0msbody160nan

simplify220.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0207
1337
2497
3717
4937
51807
62327
74117
86287
99357
1010287
1113547
1239687
1350027

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 26.2b

Counts
2 → 1

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(* y (exp z))
0.1b
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
2.1b
(log (+ (- 1.0 y) (* y (exp z))))
4.5b
(+ (- 1.0 y) (* y (exp z)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
16×add-cube-cbrt *-un-lft-identity
12×times-frac
11×pow1
add-log-exp
add-exp-log add-cbrt-cube
log-pow
log-div associate-/l*
log-prod flip3-+ associate-*r* associate-*l* associate-/r* flip-+
associate-+l+ div-sub sum-log
cbrt-undiv +-commutative associate-+l- sub-neg frac-2neg diff-log div-exp rem-log-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 80
Calls
4 calls:
5.0ms
(* y (exp z))
8.0ms
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
5.0ms
(log (+ (- 1.0 y) (* y (exp z))))
6.0ms
(+ (- 1.0 y) (* y (exp z)))

series70.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(* y (exp z))
44.0ms
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
14.0ms
(log (+ (- 1.0 y) (* y (exp z))))
7.0ms
(+ (- 1.0 y) (* y (exp z)))

simplify51.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0452795
11740733
25002726

prune185.0ms

Filtered
68 candidates to 92 candidates (-35.3%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New84892
Fresh000
Picked101
Done000
Total85893

Merged error: 4.7b

Counts
93 → 8

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 0.5 (pow z 2)) (* 1.0 z))
0.0b
(- x (/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t))
4.1b
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
5.7b
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
16×*-un-lft-identity
14×add-cube-cbrt
10×times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1
flip3-+ associate-*r* associate-*l* associate-/r* flip-+ associate-/l*
associate-*r/ associate-/l/ difference-of-squares
cbrt-undiv +-commutative distribute-rgt-in sub-neg flip3-- frac-2neg distribute-lft-in diff-log div-exp pow-prod-down prod-exp clear-num sum-log *-commutative flip-- cbrt-unprod div-inv distribute-lft-out-- unswap-sqr
Counts
4 → 77
Calls
4 calls:
4.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
8.0ms
(- x (/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t))
7.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
6.0ms
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

series78.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
35.0ms
(- x (/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t))
14.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
23.0ms
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

simplify52.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0402953
11641882
25001876

prune236.0ms

Filtered
66 candidates to 89 candidates (-34.8%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New82789
Fresh077
Picked101
Done000
Total831497

Merged error: 4.6b

Counts
97 → 14

localize10.0ms

Local error

Found 2 expressions with local error:

0.0b
(- x (+ (* 1.0 (/ (* z y) t)) (/ (log 1.0) t)))
4.5b
(/ (* z y) t)

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
add-exp-log add-cbrt-cube add-log-exp
add-sqr-sqrt *-un-lft-identity
add-cube-cbrt
times-frac associate-/r*
pow1 cbrt-undiv diff-log div-exp
sub-neg flip3-- frac-2neg prod-exp clear-num sum-log flip-- cbrt-unprod div-inv associate-/l* associate--r+ distribute-lft-out-- difference-of-squares
Counts
2 → 37
Calls
2 calls:
11.0ms
(- x (+ (* 1.0 (/ (* z y) t)) (/ (log 1.0) t)))
4.0ms
(/ (* z y) t)

series24.0ms

Counts
2 → 6
Calls
2 calls:
19.0ms
(- x (+ (* 1.0 (/ (* z y) t)) (/ (log 1.0) t)))
5.0ms
(/ (* z y) t)

simplify79.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0204286
1812256
23760256
35001256

prune123.0ms

Filtered
29 candidates to 43 candidates (-48.3%)
Pruning

15 alts after pruning (15 fresh and 0 done)

PrunedKeptTotal
New35843
Fresh6713
Picked101
Done000
Total421557

Merged error: 4.0b

Counts
57 → 15

localize10.0ms

Local error

Found 2 expressions with local error:

0.0b
(- x (+ (* 1.0 (* z (/ y t))) (/ (log 1.0) t)))
4.9b
(* z (/ y t))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
13×associate-*r*
12×*-un-lft-identity
10×add-cube-cbrt times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1
associate-*l*
diff-log prod-exp cbrt-unprod unswap-sqr
cbrt-undiv sub-neg flip3-- associate-*r/ div-exp pow-prod-down sum-log *-commutative flip-- div-inv associate--r+ distribute-lft-out-- difference-of-squares
Counts
2 → 48
Calls
2 calls:
11.0ms
(- x (+ (* 1.0 (* z (/ y t))) (/ (log 1.0) t)))
7.0ms
(* z (/ y t))

series22.0ms

Counts
2 → 6
Calls
2 calls:
17.0ms
(- x (+ (* 1.0 (* z (/ y t))) (/ (log 1.0) t)))
5.0ms
(* z (/ y t))

simplify104.0ms

Algorithm
egg-herbie
Counts
54 → 54
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0272334
11124304
24767304
35002304

prune67.0ms

Filtered
36 candidates to 54 candidates (-50.0%)
Pruning

16 alts after pruning (15 fresh and 1 done)

PrunedKeptTotal
New51354
Fresh21214
Picked011
Done000
Total531669

Merged error: 4.0b

Counts
69 → 16

regimes1.2s

bsearch2.0ms

Profiling

Loading profile data...