|
From: Tom H. <to...@co...> - 2015-09-10 03:03:11
Attachments:
diffs.txt
|
valgrind revision: 15647
VEX revision: 3187
C compiler: gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-7)
GDB: GNU gdb (GDB) Fedora 7.7.1-21.fc20
Assembler: GNU assembler version 2.23.2
C library: GNU C Library (GNU libc) stable release version 2.18
uname -mrs: Linux 4.1.4-200.fc22.x86_64 x86_64
Vendor version: Fedora 20 (Heisenbug)
Nightly build on bristol ( x86_64, Fedora 20 )
Started at 2015-09-10 02:51:12 BST
Ended at 2015-09-10 04:02:57 BST
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... done
Regression test results follow
== 726 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
=================================================
== Results from 24 hours ago ==
=================================================
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... failed
Regression test results follow
== 726 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
helgrind/tests/hg05_race2 (stderr)
Last 20 lines of verbose log follow echo
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million
rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
-- Finished tests in exp-bbv/tests/amd64-linux -------------------------
-- Running tests in exp-bbv/tests/x86 ---------------------------------
complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million
rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
-- Finished tests in exp-bbv/tests/x86 ---------------------------------
-- Running tests in exp-bbv/tests/x86-linux ---------------------------
clone_test: valgrind --interval-size=100000 --bb-out-file=clone_test.out.bb --pc-out-file=clone_test.out.pc ./clone_test
ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
-- Finished tests in exp-bbv/tests/x86-linux ---------------------------
== 726 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
helgrind/tests/hg05_race2 (stderr)
...checking makefile consistency
...checking header files and include directives
make: *** [regtest] Error 1
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short 2015-09-10 03:10:12.330807620 +0100
--- new.short 2015-09-10 03:29:10.488555221 +0100
***************
*** 4,6 ****
Building valgrind ... done
! Running regression tests ... failed
--- 4,6 ----
Building valgrind ... done
! Running regression tests ... done
***************
*** 8,33 ****
! == 726 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
! helgrind/tests/hg05_race2 (stderr)
-
- Last 20 lines of verbose log follow echo
- million: valgrind --interval-size=100000 --bb-out-file=million.out.bb ./million
- rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
- -- Finished tests in exp-bbv/tests/amd64-linux -------------------------
- -- Running tests in exp-bbv/tests/x86 ---------------------------------
- complex_rep: valgrind --interval-size=100000 --bb-out-file=complex_rep.out.bb ./complex_rep
- fldcw_check: valgrind --interval-size=10000 --bb-out-file=fldcw_check.out.bb ./fldcw_check
- million: valgrind --interval-size=100000 --bb-out-file=million.out.bb --pc-out-file=million.out.pc ./million
- rep_prefix: valgrind --interval-size=100000 --bb-out-file=rep_prefix.out.bb ./rep_prefix
- -- Finished tests in exp-bbv/tests/x86 ---------------------------------
- -- Running tests in exp-bbv/tests/x86-linux ---------------------------
- clone_test: valgrind --interval-size=100000 --bb-out-file=clone_test.out.bb --pc-out-file=clone_test.out.pc ./clone_test
- ll: valgrind --interval-size=1000 --bb-out-file=ll.out.bb ./ll
- -- Finished tests in exp-bbv/tests/x86-linux ---------------------------
-
- == 726 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
- helgrind/tests/hg05_race2 (stderr)
-
- ...checking makefile consistency
- ...checking header files and include directives
- make: *** [regtest] Error 1
--- 8,10 ----
! == 726 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
--tools=none,memcheck,callgrind,helgrind,cachegrind,drd,massif --reps=3 --vg=../valgrind-new --vg=../valgrind-old
-- Running tests in perf ----------------------------------------------
-- bigcode1 --
bigcode1 valgrind-new:0.11s no: 1.6s (14.1x, -----) me: 3.1s (28.0x, -----) ca:13.0s (118.0x, -----) he: 1.9s (17.4x, -----) ca: 3.5s (31.8x, -----) dr: 1.9s (16.9x, -----) ma: 1.8s (16.7x, -----)
bigcode1 valgrind-old:0.11s no: 1.6s (14.1x, 0.0%) me: 3.1s (28.0x, 0.0%) ca:13.0s (118.2x, -0.2%) he: 1.9s (17.2x, 1.0%) ca: 3.5s (31.7x, 0.3%) dr: 1.9s (17.1x, -1.1%) ma: 1.9s (16.8x, -0.5%)
-- bigcode2 --
bigcode2 valgrind-new:0.11s no: 3.7s (33.6x, -----) me: 7.5s (68.3x, -----) ca:23.9s (216.9x, -----) he: 4.5s (41.2x, -----) ca: 6.3s (57.5x, -----) dr: 4.3s (39.5x, -----) ma: 4.2s (38.5x, -----)
bigcode2 valgrind-old:0.11s no: 3.7s (33.4x, 0.8%) me: 7.5s (68.0x, 0.4%) ca:24.7s (224.6x, -3.6%) he: 4.5s (41.1x, 0.2%) ca: 6.3s (57.4x, 0.2%) dr: 4.4s (39.6x, -0.5%) ma: 4.2s (38.4x, 0.2%)
-- bz2 --
bz2 valgrind-new:0.49s no: 1.5s ( 3.1x, -----) me: 5.5s (11.2x, -----) ca:12.3s (25.1x, -----) he: 8.8s (18.0x, -----) ca:10.2s (20.9x, -----) dr:10.4s (21.3x, -----) ma: 1.5s ( 3.1x, -----)
bz2 valgrind-old:0.49s no: 1.5s ( 3.1x, -1.3%) me: 5.5s (11.2x, 0.4%) ca:12.3s (25.1x, -0.1%) he: 8.8s (18.0x, 0.3%) ca:10.2s (20.8x, 0.2%) dr:10.4s (21.2x, 0.2%) ma: 1.5s ( 3.1x, -0.7%)
-- fbench --
fbench valgrind-new:0.22s no: 1.0s ( 4.4x, -----) me: 3.3s (15.1x, -----) ca: 5.4s (24.4x, -----) he: 2.6s (11.8x, -----) ca: 3.0s (13.6x, -----) dr: 2.5s (11.4x, -----) ma: 1.0s ( 4.6x, -----)
fbench valgrind-old:0.22s no: 1.0s ( 4.4x, 0.0%) me: 3.3s (15.1x, 0.0%) ca: 5.4s (24.5x, -0.2%) he: 2.6s (11.8x, 0.4%) ca: 3.0s (13.7x, -0.3%) dr: 2.5s (11.4x, 0.0%) ma: 1.0s ( 4.6x, 0.0%)
-- ffbench --
ffbench valgrind-new:0.23s no: 0.9s ( 4.0x, -----) me: 2.8s (12.3x, -----) ca: 1.8s ( 8.0x, -----) he: 5.8s (25.0x, -----) ca: 4.3s (18.7x, -----) dr: 3.3s (14.5x, -----) ma: 0.8s ( 3.7x, -----)
ffbench valgrind-old:0.23s no: 0.9s ( 4.0x, 0.0%) me: 2.8s (12.3x, 0.0%) ca: 1.9s ( 8.0x, -0.5%) he: 6.3s (27.5x, -9.9%) ca: 4.3s (18.8x, -0.2%) dr: 3.3s (14.4x, 0.9%) ma: 0.8s ( 3.7x, 0.0%)
-- heap --
heap valgrind-new:0.08s no: 0.6s ( 7.0x, -----) me: 4.9s (60.8x, -----) ca: 5.9s (74.1x, -----) he: 6.8s (85.6x, -----) ca: 3.1s (38.5x, -----) dr: 4.2s (52.1x, -----) ma: 4.5s (56.0x, -----)
heap valgrind-old:0.08s no: 0.6s ( 7.1x, -1.8%) me: 4.8s (60.6x, 0.2%) ca: 5.9s (74.2x, -0.2%) he: 6.8s (85.5x, 0.1%) ca: 3.1s (38.6x, -0.3%) dr: 4.1s (51.5x, 1.2%) ma: 4.4s (54.9x, 2.0%)
-- heap_pdb4 --
heap_pdb4 valgrind-new:0.10s no: 0.6s ( 6.2x, -----) me: 8.4s (84.4x, -----) ca: 6.4s (63.7x, -----) he: 7.8s (77.6x, -----) ca: 3.4s (33.5x, -----) dr: 4.7s (47.4x, -----) ma: 4.8s (48.2x, -----)
heap_pdb4 valgrind-old:0.10s no: 0.7s ( 6.5x, -4.8%) me: 8.5s (84.6x, -0.2%) ca: 6.4s (63.8x, -0.2%) he: 7.7s (77.4x, 0.3%) ca: 3.4s (33.6x, -0.3%) dr: 4.7s (47.2x, 0.4%) ma: 4.8s (47.9x, 0.6%)
-- many-loss-records --
many-loss-records valgrind-new:0.01s no: 0.2s (22.0x, -----) me: 1.2s (121.0x, -----) ca: 0.9s (93.0x, -----) he: 1.1s (108.0x, -----) ca: 0.6s (59.0x, -----) dr: 1.0s (98.0x, -----) ma: 0.9s (95.0x, -----)
many-loss-records valgrind-old:0.01s no: 0.2s (21.0x, 4.5%) me: 1.2s (123.0x, -1.7%) ca: 0.9s (93.0x, 0.0%) he: 1.1s (110.0x, -1.9%) ca: 0.6s (58.0x, 1.7%) dr: 1.0s (97.0x, 1.0%) ma: 0.9s (95.0x, 0.0%)
-- many-xpts --
many-xpts valgrind-new:0.03s no: 0.3s ( 9.0x, -----) me: 1.4s (47.7x, -----) ca: 2.4s (81.3x, -----) he: 2.0s (68.0x, -----) ca: 0.9s (29.3x, -----) dr: 1.4s (45.0x, -----) ma: 1.4s (48.3x, -----)
many-xpts valgrind-old:0.03s no: 0.3s ( 9.0x, 0.0%) me: 1.4s (48.3x, -1.4%) ca: 2.5s (82.0x, -0.8%) he: 2.0s (68.0x, 0.0%) ca: 0.9s (29.3x, 0.0%) dr: 1.4s (45.3x, -0.7%) ma: 1.5s (49.0x, -1.4%)
-- memrw --
memrw valgrind-new:0.06s no: 0.4s ( 6.7x, -----) me: 1.1s (18.2x, -----) ca: 2.8s (46.7x, -----) he: 4.8s (79.2x, -----) ca: 1.9s (32.0x, -----) dr: 1.2s (19.5x, -----) ma: 0.5s ( 7.5x, -----)
memrw valgrind-old:0.06s no: 0.4s ( 6.8x, -2.5%) me: 1.1s (18.3x, -0.9%) ca: 2.8s (46.5x, 0.4%) he: 4.8s (80.2x, -1.3%) ca: 1.9s (32.3x, -1.0%) dr: 1.2s (19.7x, -0.9%) ma: 0.5s ( 7.8x, -4.4%)
-- sarp --
sarp valgrind-new:0.02s no: 0.2s (12.0x, -----) me: 2.0s (102.5x, -----) ca: 1.6s (80.5x, -----) he: 5.6s (280.0x, -----) ca: 0.8s (41.5x, -----) dr: 1.0s (50.5x, -----) ma: 0.2s (12.5x, -----)
sarp valgrind-old:0.02s no: 0.2s (12.5x, -4.2%) me: 2.1s (103.0x, -0.5%) ca: 1.6s (80.5x, -0.0%) he: 5.6s (280.5x, -0.2%) ca: 0.8s (42.0x, -1.2%) dr: 1.0s (50.5x, 0.0%) ma: 0.2s (12.5x, 0.0%)
-- tinycc --
tinycc valgrind-new:0.15s no: 1.3s ( 8.7x, -----) me: 7.6s (50.8x, -----) ca:10.4s (69.1x, -----) he: 9.6s (63.9x, -----) ca: 7.4s (49.3x, -----) dr: 7.6s (50.9x, -----) ma: 2.3s (15.3x, -----)
tinycc valgrind-old:0.15s no: 1.3s ( 8.5x, 2.3%) me: 7.5s (49.7x, 2.2%) ca:10.4s (69.4x, -0.4%) he: 9.6s (64.2x, -0.4%) ca: 7.4s (49.5x, -0.3%) dr: 7.6s (50.7x, 0.5%) ma: 2.2s (15.0x, 1.7%)
-- Finished tests in perf ----------------------------------------------
== 12 programs, 168 timings =================
real 33m46.958s
user 32m45.984s
sys 0m22.275s
|