Details

Time bar (total: 5.6s)

sample473.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 93.756105%

Space saved by search: 93.756105%

Guaranteed chance to sample good point: 99.21875%

Results
25.0ms256×body80valid
7.0ms256×pre80true

simplify423.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03410
17110
215410
346910
4181210
5500210

prune5.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.4b

Counts
2 → 1

localize20.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) (cos (* (* 2.0 PI) u2))) 0.5)
0.1b
(pow (* -2.0 (log u1)) 0.5)
0.2b
(* (* 2.0 PI) u2)
0.4b
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
32×add-exp-log
22×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity associate-*l* prod-exp add-cbrt-cube
12×pow1
11×times-frac
associate-*r*
pow-exp add-log-exp
cbrt-unprod
div-exp pow-prod-down unswap-sqr sqr-pow
pow-to-exp pow-unpow
unpow-prod-down pow-pow *-commutative
cbrt-undiv +-commutative flip3-+ associate-*l/ sum-log flip-+ div-inv
Counts
4 → 87
Calls
4 calls:
8.0ms
(+ (* (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) (cos (* (* 2.0 PI) u2))) 0.5)
4.0ms
(pow (* -2.0 (log u1)) 0.5)
26.0ms
(* (* 2.0 PI) u2)
10.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

series223.0ms

Counts
4 → 12
Calls
4 calls:
78.0ms
(+ (* (* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5)) (cos (* (* 2.0 PI) u2))) 0.5)
34.0ms
(pow (* -2.0 (log u1)) 0.5)
3.0ms
(* (* 2.0 PI) u2)
107.0ms
(* (/ 1.0 6.0) (pow (* -2.0 (log u1)) 0.5))

simplify62.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0514738
12154656
25001648

prune204.0ms

Filtered
66 candidates to 99 candidates (-50.0%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New90999
Fresh000
Picked101
Done000
Total919100

Merged error: 0.0b

Counts
100 → 9

localize19.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow (* -2.0 (log u1)) 0.5)
0.2b
(* (* 2.0 PI) u2)
0.2b
(* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5))
0.3b
(* (sqrt (/ 1.0 6.0)) (* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5)))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
34×add-exp-log add-sqr-sqrt
33×associate-*l*
30×sqrt-prod
23×add-cube-cbrt *-un-lft-identity
20×times-frac
19×prod-exp
16×add-cbrt-cube
14×pow1
associate-*r*
cbrt-unprod
pow-exp unswap-sqr
sqrt-div pow-prod-down sqr-pow
associate-*l/ add-log-exp
pow-to-exp pow-unpow *-commutative
unpow-prod-down pow-pow div-inv
frac-times associate-*r/
Counts
4 → 112
Calls
4 calls:
4.0ms
(pow (* -2.0 (log u1)) 0.5)
5.0ms
(* (* 2.0 PI) u2)
9.0ms
(* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5))
12.0ms
(* (sqrt (/ 1.0 6.0)) (* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5)))

series238.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(pow (* -2.0 (log u1)) 0.5)
3.0ms
(* (* 2.0 PI) u2)
98.0ms
(* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5))
103.0ms
(* (sqrt (/ 1.0 6.0)) (* (sqrt (/ 1.0 6.0)) (pow (* -2.0 (log u1)) 0.5)))

simplify57.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0454932
11787832
25001819

prune275.0ms

Filtered
83 candidates to 124 candidates (-49.4%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1240124
Fresh088
Picked011
Done000
Total1249133

Merged error: 0.0b

Counts
133 → 9

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (* 1.0 (/ (pow (* -2.0 (log u1)) 0.5) 6.0)) (cos (* (* 2.0 PI) u2))) 0.5)
0.1b
(pow (* -2.0 (log u1)) 0.5)
0.2b
(* (* 2.0 PI) u2)
0.3b
(/ (pow (* -2.0 (log u1)) 0.5) 6.0)

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
20×add-exp-log
16×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
15×times-frac
12×pow1
11×add-cbrt-cube
add-log-exp
unpow-prod-down prod-exp associate-/l* sqr-pow
div-exp pow-prod-down pow-exp
pow-unpow associate-*r* associate-/r* cbrt-unprod
pow-to-exp pow-pow
cbrt-undiv +-commutative frac-2neg flip3-+ associate-*l* clear-num sum-log *-commutative flip-+ div-inv
Counts
4 → 84
Calls
4 calls:
8.0ms
(+ (* (* 1.0 (/ (pow (* -2.0 (log u1)) 0.5) 6.0)) (cos (* (* 2.0 PI) u2))) 0.5)
4.0ms
(pow (* -2.0 (log u1)) 0.5)
5.0ms
(* (* 2.0 PI) u2)
5.0ms
(/ (pow (* -2.0 (log u1)) 0.5) 6.0)

series213.0ms

Counts
4 → 12
Calls
4 calls:
76.0ms
(+ (* (* 1.0 (/ (pow (* -2.0 (log u1)) 0.5) 6.0)) (cos (* (* 2.0 PI) u2))) 0.5)
36.0ms
(pow (* -2.0 (log u1)) 0.5)
3.0ms
(* (* 2.0 PI) u2)
97.0ms
(/ (pow (* -2.0 (log u1)) 0.5) 6.0)

simplify55.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0445720
11835655
25001647

prune186.0ms

Filtered
67 candidates to 96 candidates (-43.3%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New95196
Fresh077
Picked011
Done011
Total9510105

Merged error: 0b

Counts
105 → 10

localize19.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow (* -2.0 (log u1)) 0.5)
0.2b
(* (* 2.0 PI) u2)
0.2b
(/ 6.0 (pow (* -2.0 (log u1)) 0.5))
0.2b
(/ 1 (/ 6.0 (pow (* -2.0 (log u1)) 0.5)))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
132×times-frac
72×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
52×add-exp-log
26×div-exp
24×associate-/r*
17×unpow-prod-down sqr-pow
16×add-cbrt-cube
13×pow1
10×pow-exp
prod-exp
div-inv associate-/l*
pow-to-exp rec-exp 1-exp
cbrt-undiv pow-prod-down add-log-exp
pow-unpow associate-*r* cbrt-unprod
pow-pow frac-2neg clear-num
pow-flip associate-*l* associate-/r/ *-commutative inv-pow
Counts
4 → 182
Calls
4 calls:
4.0ms
(pow (* -2.0 (log u1)) 0.5)
5.0ms
(* (* 2.0 PI) u2)
4.0ms
(/ 6.0 (pow (* -2.0 (log u1)) 0.5))
8.0ms
(/ 1 (/ 6.0 (pow (* -2.0 (log u1)) 0.5)))

series246.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(pow (* -2.0 (log u1)) 0.5)
3.0ms
(* (* 2.0 PI) u2)
111.0ms
(/ 6.0 (pow (* -2.0 (log u1)) 0.5))
97.0ms
(/ 1 (/ 6.0 (pow (* -2.0 (log u1)) 0.5)))

simplify74.0ms

Algorithm
egg-herbie
Counts
194 → 194
Iterations

Useful iterations: 2 (54.0ms)

IterNodesCost
06601618
128521464
250011363

prune268.0ms

Filtered
106 candidates to 194 candidates (-83.0%)
Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New1940194
Fresh077
Picked011
Done022
Total19410204

Merged error: 0b

Counts
204 → 10

regimes904.0ms

Accuracy

0% (0.3b remaining)

Error of 0.4b against oracle of 0.0b and baseline of 0.4b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02714
12714

end0.0ms

sample1.5s

Algorithm
intervals
sampling

Space saved by range analysis: 93.756105%

Space saved by search: 93.756105%

Guaranteed chance to sample good point: 99.21875%

Results
808.0ms8000×body80valid
191.0ms8000×pre80true

Profiling

Loading profile data...