Logarithmic Transform

Time bar (total: 2.6s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

analyze144.0ms (5.6%)

Memory
6.4MiB live, 46.8MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
0%0%99.9%0.1%0%0%0%4
0%0%99.9%0.1%0%0%0%5
12.5%12.5%87.4%0.1%0%0%0%6
28.6%25%62.4%0.1%0%12.5%0%7
28.6%25%62.4%0.1%0%12.5%0%8
39.3%34.3%53%0.1%0%12.5%0%9
52.7%45.2%40.6%0.1%0%14%0%10
52.7%45.2%40.6%0.1%0%14%0%11
56%47.6%37.4%0.1%0%14.8%0%12
Compiler

Compiled 14 to 12 computations (14.3% saved)

sample392.0ms (15.3%)

Memory
-3.6MiB live, 19.9MiB allocated
Samples
301.0ms33×5exit
60.0ms147×1valid
8.0ms113×0valid
7.0ms21×1invalid
1.0ms16×0invalid
Precisions
Click to see histograms. Total time spent on operations: 364.0ms
ival-pow: 290.0ms (79.6% of total)
ival-e: 47.0ms (12.9% of total)
adjust: 8.0ms (2.2% of total)
ival-log1p: 8.0ms (2.2% of total)
ival-mult: 7.0ms (1.9% of total)
ival-sub: 3.0ms (0.8% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
Bogosity

explain1.9s (73.5%)

Memory
11.5MiB live, 820.3MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1772(-1.5097915099166394e-251 0.0013600953908947913 -1.1297275166969542e-271)0-(-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))
14854(1.3003359704197829e-220 2.4788894481904198e-80 1.5142345268716306e-280)28(1.011143414363831e+278 -2.370851530313083e+298 1.3187385340003048e-235)(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))
220-22(2.0271353346979438e+306 3.3351219583043744e-71 -3.1528119709190017e-283)(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))
20-0-(pow.f64 (E.f64) x)
080(-1.9737495892235275e+297 -1.9333862204266622e+114 2.449160843669895e-280)0-(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))
00-0-#s(literal 1 binary64)
00-0-c
00-0-y
00-0-x
00-0-(E.f64)
00-0-(*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
log.f64(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))sensitivity1730
+.f64(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))cancellation800
-.f64(-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))cancellation290
pow.f64(pow.f64 (E.f64) x)sensitivity20
log.f64(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)))oflow-rescue10
(*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)overflow1
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))overflow1
(pow.f64 (E.f64) x)overflow1
(-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))overflow1
Confusion
Predicted +Predicted -
+1560
-6733
Precision
0.6995515695067265
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+15600
-67033
Precision?
0.6995515695067265
Recall?
1.0
Freqs
test
numberfreq
033
1165
254
34
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Total Time
7.15869140625
Average Time
0.027963638305664063
Samples
927.0ms2 112×1valid
86.0ms960×0valid
Compiler

Compiled 2 004 to 552 computations (72.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 869.0ms
ival-pow: 528.0ms (60.8% of total)
ival-e: 121.0ms (13.9% of total)
adjust: 70.0ms (8.1% of total)
ival-mult: 56.0ms (6.4% of total)
ival-log1p: 38.0ms (4.4% of total)
ival-sub: 28.0ms (3.2% of total)
ival-add: 23.0ms (2.6% of total)
ival-true: 2.0ms (0.2% of total)
exact: 2.0ms (0.2% of total)
ival-assert: 1.0ms (0.1% of total)

preprocess112.0ms (4.3%)

Memory
0.5MiB live, 7.9MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
043117
195113
2175113
3458113
4951113
51526113
62352113
72728113
82934113
93003113
103053113
113080113
123111113
133116113
143119113
153121113
01112
01812
12712
23412
34612
45512
56912
610012
715412
827812
940312
1048512
1150012
1250412
050410
Stop Event
iter limit
saturated
iter limit
saturated
Calls
Call 1
Inputs
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))
Outputs
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))
(*.f64 (log1p.f64 (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y)) c)
Symmetry

(negabs c)

Compiler

Compiled 12 to 11 computations (8.3% saved)

eval0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
43.1%
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))
Compiler

Compiled 24 to 22 computations (8.3% saved)

simplify26.0ms (1%)

Memory
-9.9MiB live, 18.1MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01112
12012
22412
32712
43012
53312
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))
Outputs
(*.f64 c (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64)) y))))
(*.f64 (log.f64 (+.f64 (*.f64 y (-.f64 (pow.f64 (E.f64) x) #s(literal 1 binary64))) #s(literal 1 binary64))) c)

soundness0.0ms (0%)

Memory
0.2MiB live, 0.2MiB allocated
Stop Event
fuel
Compiler

Compiled 12 to 11 computations (8.3% saved)

preprocess5.0ms (0.2%)

Memory
2.8MiB live, 2.8MiB allocated
Remove

(negabs c)

Compiler

Compiled 110 to 102 computations (7.3% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...