Herbie run

Date:Tuesday, June 10th, 2025
Commit:11f6f515 on evaluate-sound-egg-herbie
Seed:2025161
Parameters:256 points for 4 iterations
Flags:
reduce:regimesreduce:binary-searchreduce:branch-expressionssetup:searchrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:numericsrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:proofsgenerate:egglog
default
Memory:167 891.0 MB

Time bar (total: 3.4min)

sample1.7min (49.2%)

Memory
1 025.2MiB live, 81 329.5MiB allocated; 33.0s collecting garbage
Samples
26.6s44 709×2valid
18.3s97 000×1valid
16.3s145 625×0invalid
11.5s5 919×5exit
6.6s85 842×0valid
2.6s3 612×3valid
530.0ms4 172×0exit
194.0ms144×4exit
162.0ms985×1exit
5.0ms4valid
5.0ms3exit
Precisions
Click to see histograms. Total time spent on operations: 1.1min
ival-tan: 13.4s (20.2% of total)
ival-pow: 11.0s (16.6% of total)
adjust: 8.0s (12% of total)
ival-cos: 4.4s (6.7% of total)
ival-mult!: 4.0s (6% of total)
ival-sin: 3.9s (5.8% of total)
ival-log: 3.6s (5.4% of total)
ival-div!: 3.1s (4.6% of total)
ival-sub!: 2.1s (3.2% of total)
ival-exp: 2.1s (3.1% of total)
ival-expm1: 2.1s (3.1% of total)
ival-add!: 1.6s (2.5% of total)
ival-sqrt: 1.6s (2.4% of total)
ival-fabs: 1.6s (2.4% of total)
ival-log1p: 1.3s (1.9% of total)
ival-<=: 511.0ms (0.8% of total)
ival-cbrt: 504.0ms (0.8% of total)
ival-<: 501.0ms (0.8% of total)
ival-atan: 493.0ms (0.7% of total)
ival-and: 368.0ms (0.6% of total)
ival-neg: 275.0ms (0.4% of total)
ival-assert: 113.0ms (0.2% of total)
ival-fmin: 70.0ms (0.1% of total)
ival->: 1.0ms (0% of total)
exact: 0.0ms (0% of total)
Bogosity

rewrite52.7s (26%)

Memory
-214.8MiB live, 38 378.8MiB allocated; 15.2s collecting garbage
Counts
2 477 → 78 252

series19.8s (9.8%)

Memory
593.9MiB live, 15 749.1MiB allocated; 5.4s collecting garbage
Counts
2 477 → 7 714
Calls

24 calls:

TimeVariablePoint
457.0ms
x
0
445.0ms
x
-inf
435.0ms
x
inf
298.0ms
a
0
287.0ms
n
0

eval15.0s (7.4%)

Memory
730.7MiB live, 17 020.3MiB allocated; 6.7s collecting garbage
Compiler

Compiled 3 030 856 to 384 604 computations (87.3% saved)

preprocess4.2s (2.1%)

Memory
-1.3MiB live, 3 676.6MiB allocated; 776ms collecting garbage
Stop Event
28×node-limit
Compiler

Compiled 12 427 to 4 512 computations (63.7% saved)

regimes3.6s (1.8%)

Memory
139.4MiB live, 4 129.7MiB allocated; 762ms collecting garbage
Counts
3 644 → 301
Calls

43 calls:

878.0ms
x
494.0ms
eps
314.0ms
(-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))
203.0ms
(/.f64 #s(literal 1 binary64) n)
158.0ms
(-.f64 (sin.f64 (+.f64 x eps)) (sin.f64 x))
Compiler

Compiled 27 370 to 6 820 computations (75.1% saved)

prune3.3s (1.7%)

Memory
-214.7MiB live, 4 926.1MiB allocated; 950ms collecting garbage
Counts
94 247 → 1 537
Compiler

Compiled 60 982 to 39 404 computations (35.4% saved)

analyze2.8s (1.4%)

Memory
-100.0MiB live, 1 605.4MiB allocated; 3.2s collecting garbage
Algorithm
28×search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%61.1%38.9%0%0%0%0
7.4%4.5%56.6%38.9%0%0%0%1
22.3%13.6%47.5%38.9%0%0%0%2
40.2%23.5%34.9%38.9%0%2.7%0%3
53.4%31.1%27.2%38.9%0%2.8%0%4
63%36.3%21.3%38.9%0%3.6%0%5
65.9%37.5%19.4%38.9%0%4.2%0%6
70.4%38.8%16.3%38.9%0%6%0%7
73.6%40.2%14.4%38.9%0%6.5%0%8
76.3%40.9%12.7%38.9%0%7.5%0%9
78.4%41.4%11.4%38.9%0%8.3%0%10
81.1%42.4%9.9%38.9%0%8.8%0%11
82.3%42.7%9.2%38.9%0%9.3%0%12
Compiler

Compiled 483 to 337 computations (30.2% saved)

bsearch1.1s (0.6%)

Memory
-150.9MiB live, 992.1MiB allocated; 241ms collecting garbage
Algorithm
77×binary-search
37×left-value
Stop Event
73×narrow-enough
predicate-same
Samples
288.0ms4 110×0valid
171.0ms420×2valid
100.0ms1 120×0invalid
95.0ms442×1valid
4.0ms40×0exit
1.0ms3valid
Compiler

Compiled 25 774 to 19 971 computations (22.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 463.0ms
ival-pow: 118.0ms (25.5% of total)
ival-mult!: 86.0ms (18.6% of total)
ival-add!: 56.0ms (12.1% of total)
adjust: 42.0ms (9.1% of total)
ival-sqrt: 41.0ms (8.9% of total)
ival-div!: 40.0ms (8.6% of total)
ival-sub!: 25.0ms (5.4% of total)
ival-neg: 23.0ms (5% of total)
ival-expm1: 16.0ms (3.5% of total)
ival-cos: 9.0ms (1.9% of total)
ival-log1p: 3.0ms (0.6% of total)
ival-exp: 2.0ms (0.4% of total)
ival-log: 2.0ms (0.4% of total)

derivations136.0ms (0.1%)

Memory
-20.3MiB live, 80.8MiB allocated; 123ms collecting garbage
Stop Event
23×fuel
done
Compiler

Compiled 7 820 to 1 617 computations (79.3% saved)

start1.0ms (0%)

Memory
2.2MiB live, 2.2MiB allocated; 0ms collecting garbage

end0.0ms (0%)

Memory
0.4MiB live, 0.3MiB allocated; 0ms collecting garbage

Profiling

Loading profile data...