Error in 21.5s

Runtime

Time bar (total: 21.5s)Debug logProfile

start180.0ms

Algorithm
intervals

setup158.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize36.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (fma b a (* z t)) (fma i c (* x y)))
0.0b
(fma b a (* z t))

rewrite4.0ms

Algorithm
rewrite-expression-head
Counts
2 → 29
Calls

2 calls. Slowest were:

3.0ms
(+ (fma b a (* z t)) (fma i c (* x y)))
0.0ms
(fma b a (* z t))

series329.0ms

Counts
2 → 6
Calls

2 calls. Slowest were:

304.0ms
(+ (fma b a (* z t)) (fma i c (* x y)))
26.0ms
(fma b a (* z t))

simplify312.0ms

Counts
12 → 35
Calls

12 calls. Slowest were:

171.0ms
(* (exp (fma b a (* z t))) (exp (fma i c (* x y))))
71.0ms
(+ (fma b a (* z t)) (fma i c (* x y)))
21.0ms
(+ (* i c) (+ (* t z) (* x y)))

prune529.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 2 expressions with local error:

0.0b
(fma i c (* t z))
0.0b
(fma x y (fma i c (* t z)))

rewrite1.0ms

Algorithm
rewrite-expression-head
Counts
2 → 20
Calls

2 calls. Slowest were:

0.0ms
(fma i c (* t z))
0.0ms
(fma x y (fma i c (* t z)))

series83.0ms

Counts
2 → 6
Calls

2 calls. Slowest were:

55.0ms
(fma x y (fma i c (* t z)))
28.0ms
(fma i c (* t z))

simplify85.0ms

Counts
6 → 26
Calls

6 calls. Slowest were:

30.0ms
(+ (* i c) (+ (* t z) (* x y)))
30.0ms
(+ (* i c) (+ (* t z) (* x y)))
12.0ms
(+ (* t z) (* i c))

prune325.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

35.2b
(cbrt (* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t))))
0.3b
(* (fma b a (* z t)) (fma b a (* z t)))
0.1b
(* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t)))
0.0b
(+ (cbrt (* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t)))) (fma i c (* x y)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Counts
4 → 84
Calls

4 calls. Slowest were:

12.0ms
(* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t)))
6.0ms
(cbrt (* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t))))
6.0ms
(+ (cbrt (* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t)))) (fma i c (* x y)))

series549.0ms

Counts
4 → 12
Calls

4 calls. Slowest were:

281.0ms
(+ (cbrt (* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t)))) (fma i c (* x y)))
159.0ms
(* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t)))
72.0ms
(* (fma b a (* z t)) (fma b a (* z t)))

simplify7.8s

Counts
54 → 96
Calls

54 calls. Slowest were:

1.1s
(* (* (* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t))) (* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t)))) (* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t))))
869.0ms
(sqrt (cbrt (* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t)))))
866.0ms
(* (* (fma b a (* z t)) (fma b a (* z t))) (fma b a (* z t)))

prune1.6s

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.0b

localize36.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (fma t z (* b a)) (fma c i (* x y)))
0.0b
(fma t z (* b a))

rewrite5.0ms

Algorithm
rewrite-expression-head
Counts
2 → 29
Calls

2 calls. Slowest were:

5.0ms
(+ (fma t z (* b a)) (fma c i (* x y)))
0.0ms
(fma t z (* b a))

series299.0ms

Counts
2 → 6
Calls

2 calls. Slowest were:

270.0ms
(+ (fma t z (* b a)) (fma c i (* x y)))
29.0ms
(fma t z (* b a))

simplify243.0ms

Counts
12 → 35
Calls

12 calls. Slowest were:

120.0ms
(* (exp (fma t z (* b a))) (exp (fma c i (* x y))))
51.0ms
(+ (fma t z (* b a)) (fma c i (* x y)))
25.0ms
(+ (* a b) (+ (* i c) (* x y)))

prune507.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.0b

regimes1.0s

Please include this information when filing a bug report:

herbie shell --seed 2018357 +o rules:numerics
(FPCore (x y z t a b c i)
  :name "Linear.V4:$cdot from linear-1.19.1.3"
  (+ (+ (+ (* x y) (* z t)) (* a b)) (* c i)))

Backtrace

partition: contract violation expected: list? given: 0.020125 argument position: 2nd other arguments...: #<procedure:ordinary-value?>LC
partition/home/p92/racket/collects/racket/list.rkt5550
errors-score/data/pavpan/nightlies/herbie/develop/src/points.rkt3220
for-loop/data/pavpan/nightlies/herbie/develop/src/sandbox.rkt7512
(unnamed)/home/p92/racket/collects/racket/private/more-scheme.rkt26128
run/home/p92/racket/share/pkgs/profile-lib/main.rkt392
profile-thunk16/home/p92/racket/share/pkgs/profile-lib/main.rkt90
(unnamed)/home/p92/racket/collects/racket/private/more-scheme.rkt26128