Details

Time bar (total: 7.8s)

analyze1.7s (21.5%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.7%0.3%0
0%99.7%0.3%1
0%99.7%0.3%2
0%99.7%0.3%3
0%99.7%0.3%4
0%99.7%0.3%5
0%99.7%0.3%6
0%99.7%0.3%7
0%99.7%0.3%8
0%99.7%0.3%9
0%99.7%0.3%10
0%99.7%0.3%11
0%99.7%0.3%12
1.8%98%0.3%13
2.4%97.3%0.3%14
Compiler

Compiled 22 to 14 computations (36.4% saved)

sample38.0ms (0.5%)

Algorithm
intervals
Results
14.0ms256×body128valid
6.0ms120×body128invalid
Compiler

Compiled 49 to 33 computations (32.7% saved)

simplify9.0ms (0.1%)

Algorithm
egg-herbie
Rules
89×fma-def_binary64
24×associate-+l+_binary64
22×associate-+r+_binary64
19×+-commutative_binary64
10×*-commutative_binary64
Counts
1 → 2
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01422
12716
26615
312213
415713
516413
616713
716713

prune4.0ms (0%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New022
Fresh011
Picked000
Done000
Total033
Error
0.0b
Counts
3 → 2
Alt Table
StatusErrorProgram
3.6b
(fma.f64 y z (fma.f64 a (fma.f64 z b t) x))
2.5b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b))
Compiler

Compiled 105 to 60 computations (42.9% saved)

localize10.0ms (0.1%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a))
0.0b
(+.f64 x (*.f64 y z))
0.0b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b))
6.0b
(*.f64 (*.f64 a z) b)

series54.0ms (0.7%)

Counts
4 → 204
Calls

4 calls:

24.0ms
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b))
14.0ms
(+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a))
11.0ms
(*.f64 (*.f64 a z) b)
5.0ms
(+.f64 x (*.f64 y z))

rewrite20.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
20×add-log-exp_binary64
10×sum-log_binary64
fma-def_binary64
add-cbrt-cube_binary64
add-exp-log_binary64
Counts
4 → 73
Calls

4 calls:

7.0ms
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b))
4.0ms
(+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a))
4.0ms
(*.f64 (*.f64 a z) b)
2.0ms
(+.f64 x (*.f64 y z))

simplify82.0ms (1%)

Algorithm
egg-herbie
Rules
846×fma-def_binary64
720×distribute-rgt-in_binary64
683×distribute-lft-in_binary64
194×cancel-sign-sub-inv_binary64
192×fma-neg_binary64
Counts
277 → 134
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01352855
14062550
214742538
350452538

prune87.0ms (1.1%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1322134
Fresh011
Picked011
Done000
Total1324136
Error
0.0b
Counts
136 → 4
Alt Table
StatusErrorProgram
2.3b
(fma.f64 a t (fma.f64 z (fma.f64 a b y) x))
3.6b
(fma.f64 y z (fma.f64 a (fma.f64 z b t) x))
2.5b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b))
2.7b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 (*.f64 a z) b))))
Compiler

Compiled 2775 to 527 computations (81% saved)

localize8.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 a t (fma.f64 z (fma.f64 a b y) x))
2.1b
(fma.f64 z (fma.f64 a b y) x)

series42.0ms (0.5%)

Counts
2 → 132
Calls

2 calls:

23.0ms
(fma.f64 a t (fma.f64 z (fma.f64 a b y) x))
19.0ms
(fma.f64 z (fma.f64 a b y) x)

rewrite1.0ms (0%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
add-cbrt-cube_binary64
add-exp-log_binary64
Counts
2 → 20
Calls

2 calls:

0.0ms
(fma.f64 z (fma.f64 a b y) x)
0.0ms
(fma.f64 a t (fma.f64 z (fma.f64 a b y) x))

simplify122.0ms (1.6%)

Algorithm
egg-herbie
Rules
576×fma-def_binary64
520×associate-+r+_binary64
505×associate-*l*_binary64
470×associate-+l+_binary64
444×associate-*r*_binary64
Counts
152 → 52
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0561796
11031579
22361579
39061579
435481579
537711579
646611579
748881579
848881579

prune35.0ms (0.4%)

Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New52052
Fresh022
Picked011
Done011
Total52456
Error
0.0b
Counts
56 → 4
Alt Table
StatusErrorProgram
2.3b
(fma.f64 a t (fma.f64 z (fma.f64 a b y) x))
3.6b
(fma.f64 y z (fma.f64 a (fma.f64 z b t) x))
2.5b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b))
2.7b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 (*.f64 a z) b))))
Compiler

Compiled 769 to 188 computations (75.6% saved)

localize16.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.3b
(*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 (*.f64 a z) b)))
0.5b
(*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b)))
6.0b
(*.f64 (*.f64 a z) b)
16.1b
(cbrt.f64 (*.f64 (*.f64 a z) b))

series2.3s (29.3%)

Counts
3 → 108
Calls

3 calls:

1.5s
(*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b)))
718.0ms
(cbrt.f64 (*.f64 (*.f64 a z) b))
49.0ms
(*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 (*.f64 a z) b)))

rewrite18.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
29×pow1_binary64
16×pow1/3_binary64
11×pow-prod-up_binary64
11×add-sqr-sqrt_binary64
10×add-exp-log_binary64
Counts
3 → 79
Calls

3 calls:

7.0ms
(*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 (*.f64 a z) b)))
4.0ms
(*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b)))
2.0ms
(cbrt.f64 (*.f64 (*.f64 a z) b))

simplify93.0ms (1.2%)

Algorithm
egg-herbie
Rules
759×unswap-sqr_binary64
382×fma-neg_binary64
331×exp-sum_binary64
303×exp-prod_binary64
266×*-commutative_binary64
Counts
187 → 135
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01763166
13912882
29232340
324312074
456822074

prune253.0ms (3.2%)

Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New2772279
Fresh101
Picked011
Done022
Total2785283
Error
0b
Counts
283 → 5
Alt Table
StatusErrorProgram
2.3b
(fma.f64 a t (fma.f64 z (fma.f64 a b y) x))
2.7b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 a z))) (cbrt.f64 b)))
2.5b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b))
2.7b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 (*.f64 a z) b))))
2.7b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (*.f64 (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)))) (cbrt.f64 (cbrt.f64 (*.f64 (*.f64 a z) b))))))
Compiler

Compiled 9720 to 1580 computations (83.7% saved)

localize17.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.9b
(*.f64 (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 a z))) (cbrt.f64 b))
6.0b
(*.f64 (*.f64 a z) b)
13.6b
(cbrt.f64 (*.f64 a z))
16.1b
(cbrt.f64 (*.f64 (*.f64 a z) b))

series452.0ms (5.8%)

Counts
2 → 60
Calls

2 calls:

400.0ms
(cbrt.f64 (*.f64 a z))
52.0ms
(*.f64 (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 a z))) (cbrt.f64 b))

rewrite13.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
11×add-exp-log_binary64
11×pow1_binary64
pow-prod-down_binary64
associate-*r*_binary64
cbrt-unprod_binary64
Counts
2 → 38
Calls

2 calls:

9.0ms
(*.f64 (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 a z))) (cbrt.f64 b))
2.0ms
(cbrt.f64 (*.f64 a z))

simplify108.0ms (1.4%)

Algorithm
egg-herbie
Rules
626×fma-def_binary64
438×unswap-sqr_binary64
368×*-commutative_binary64
364×fma-neg_binary64
206×exp-sum_binary64
Counts
98 → 60
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01041507
12231499
27381360
312341248
41883886
53933886
64885886
75039886

prune236.0ms (3%)

Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New1760176
Fresh011
Picked011
Done033
Total1765181
Error
0b
Counts
181 → 5
Alt Table
StatusErrorProgram
2.3b
(fma.f64 a t (fma.f64 z (fma.f64 a b y) x))
2.7b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 a z))) (cbrt.f64 b)))
2.5b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b))
2.7b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (*.f64 (*.f64 a z) b))))
2.7b
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)) (cbrt.f64 (*.f64 (*.f64 a z) b))) (*.f64 (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (*.f64 a z) b))) (cbrt.f64 (cbrt.f64 (*.f64 (*.f64 a z) b)))) (cbrt.f64 (cbrt.f64 (*.f64 (*.f64 a z) b))))))
Compiler

Compiled 6387 to 1130 computations (82.3% saved)

regimes768.0ms (9.8%)

Accuracy

Total 1.0b remaining (98.4%)

Threshold costs 0b (0%)

Counts
73 → 2
Compiler

Compiled 12733 to 7441 computations (41.6% saved)

bsearch5.0ms (0.1%)

Steps
ItersRangePoint
1
-9.294820110798861e+52
-2.801854185560118e+52
-5.054739958356597e+52
Compiler

Compiled 7 to 6 computations (14.3% saved)

simplify3.0ms (0%)

Algorithm
egg-herbie
Rules
*-commutative_binary64
+-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02141
12841
22841

end1.0ms (0%)

Compiler

Compiled 35 to 19 computations (45.7% saved)

sample1.4s (17.4%)

Algorithm
intervals
Results
468.0ms8000×body128valid
226.0ms3882×body128invalid
Compiler

Compiled 226 to 115 computations (49.1% saved)

Profiling

Loading profile data...