Details

Time bar (total: 11.5s)

sample3.2s

Algorithm
intervals
sampling

Space saved by range analysis: 21.247751%

Space saved by search: 0.195169%

Guaranteed chance to sample good point: 0%

Results
32.0ms49×body1280valid
25.0ms55×body640valid
8.0ms101×body80valid
8.0ms30×body320valid
4.0msbody2560valid
3.0ms19×body160valid
2.0msbody640nan
1.0ms24×body80nan
1.0ms14×body80overflowed
1.0msbody320nan
1.0msbody1280nan
0.0msbody160nan

simplify212.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: 27.1b

Counts
2 → 1

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(* y (exp z))
0.0b
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
1.0b
(log (+ (- 1.0 y) (* y (exp z))))
2.6b
(+ (- 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)))

series68.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(* y (exp z))
42.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)))

simplify49.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0452795
11740733
25002726

prune150.0ms

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

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New87592
Fresh000
Picked101
Done000
Total88593

Merged error: 4.5b

Counts
93 → 5

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
30×add-sqr-sqrt
19×*-un-lft-identity
17×add-cube-cbrt
13×add-exp-log
11×associate-*r*
10×times-frac add-cbrt-cube
pow1 associate-*l* add-log-exp
unswap-sqr
unpow-prod-down prod-exp
associate-/r* associate-/l*
flip3-+ associate-*r/ *-commutative cbrt-unprod flip-+ associate-/l/ unpow2 difference-of-squares sqr-pow
cbrt-undiv distribute-rgt-in pow-to-exp sub-neg flip3-- frac-2neg distribute-lft-in diff-log div-exp pow-prod-down pow-exp clear-num flip-- div-inv distribute-lft-out--
Counts
4 → 93
Calls
4 calls:
5.0ms
(* 0.5 (pow z 2))
7.0ms
(- x (/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t))
6.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)

series71.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* 0.5 (pow z 2))
30.0ms
(- x (/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t))
16.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
22.0ms
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

simplify58.0ms

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 1 (11.0ms)

IterNodesCost
0460952
11914882
25001882

prune236.0ms

Filtered
73 candidates to 105 candidates (-43.8%)
Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New987105
Fresh044
Picked011
Done000
Total9812110

Merged error: 4.4b

Counts
110 → 12

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)

rewrite17.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)

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)

simplify79.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0204286
1812256
23760256
35001256

prune114.0ms

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

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New37643
Fresh5510
Picked101
Done011
Total431255

Merged error: 4.1b

Counts
55 → 12

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))

rewrite18.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:
10.0ms
(- x (+ (* 1.0 (* z (/ y t))) (/ (log 1.0) t)))
6.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))

simplify106.0ms

Algorithm
egg-herbie
Counts
54 → 54
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0272334
11124304
24767304
35002304

prune70.0ms

Filtered
38 candidates to 54 candidates (-42.1%)
Pruning

14 alts after pruning (12 fresh and 2 done)

PrunedKeptTotal
New52254
Fresh01010
Picked011
Done011
Total521466

Merged error: 4.1b

Counts
66 → 14

regimes1.2s

Accuracy

61.7% (4.8b remaining)

Error of 8.5b against oracle of 3.7b and baseline of 16.2b

bsearch1.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03630
13630

end0.0ms

sample5.7s

Algorithm
intervals
sampling

Space saved by range analysis: 21.247751%

Space saved by search: 0.195169%

Guaranteed chance to sample good point: 0%

Results
873.0ms1495×body1280valid
547.0ms1589×body640valid
259.0ms3446×body80valid
197.0ms885×body320valid
123.0ms96×body2560valid
66.0ms489×body160valid
64.0ms254×body640nan
42.0ms873×body80nan
41.0ms115×body1280nan
34.0ms207×body320nan
27.0ms504×body80overflowed
12.0ms111×body160nan
1.0ms20×body80invalid
0.0msbody640invalid

Profiling

Loading profile data...