+./bench.sh:7> a=1 +./bench.sh:7> sed 's/^/locate /' workload +./bench.sh:7> sh sed 's/^/locate /' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.002 total sh > /dev/null 3674.00s user 31.53s system 100% cpu 1:01:44.09 total +./bench.sh:7> a=2 +./bench.sh:7> sed 's/^/locate /' workload +./bench.sh:7> sh sed 's/^/locate /' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 3672.49s user 31.32s system 100% cpu 1:01:42.37 total +./bench.sh:7> a=3 +./bench.sh:7> sed 's/^/locate /' workload +./bench.sh:7> sh sed 's/^/locate /' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 3677.41s user 32.36s system 100% cpu 1:01:48.32 total +./bench.sh:8> a=1 +./bench.sh:8> sed 's/^/locate.findutils /' workload +./bench.sh:8> sh sed 's/^/locate.findutils /' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 2877.49s user 11.02s system 100% cpu 48:07.52 total +./bench.sh:8> a=2 +./bench.sh:8> sed 's/^/locate.findutils /' workload +./bench.sh:8> sh sed 's/^/locate.findutils /' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 2900.17s user 11.82s system 99% cpu 48:32.20 total +./bench.sh:8> a=3 +./bench.sh:8> sed 's/^/locate.findutils /' workload +./bench.sh:8> sh sed 's/^/locate.findutils /' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 2969.62s user 13.35s system 99% cpu 49:47.18 total +./bench.sh:9> a=1 +./bench.sh:9> sed 's/^/grep /;s/$/ files/' workload +./bench.sh:9> sh sed 's/^/grep /;s/$/ files/' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.002 total sh > /dev/null 1004.40s user 99.71s system 99% cpu 18:28.72 total +./bench.sh:9> a=2 +./bench.sh:9> sed 's/^/grep /;s/$/ files/' workload +./bench.sh:9> sed 's/^/grep /;s/$/ files/' workload +./bench.sh:9> sh sed 's/^/grep /;s/$/ files/' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.002 total sh > /dev/null 1004.40s user 99.71s system 99% cpu 18:28.72 total +./bench.sh:9> a=2 +./bench.sh:9> sed 's/^/grep /;s/$/ files/' workload +./bench.sh:9> sh sed 's/^/grep /;s/$/ files/' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.002 total sh > /dev/null 993.67s user 96.36s system 99% cpu 18:12.69 total +./bench.sh:9> a=3 +./bench.sh:9> sed 's/^/grep /;s/$/ files/' workload +./bench.sh:9> sh sed 's/^/grep /;s/$/ files/' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.002 total sh > /dev/null 1009.13s user 110.61s system 99% cpu 18:43.93 total +./bench.sh:10> a=1 +./bench.sh:10> sed 's/^/LC_ALL=C grep /;s/$/ files/' workload +./bench.sh:10> sh sed 's/^/LC_ALL=C grep /;s/$/ files/' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.002 total sh > /dev/null 327.34s user 108.85s system 99% cpu 7:19.20 total +./bench.sh:10> a=2 +./bench.sh:10> sed 's/^/LC_ALL=C grep /;s/$/ files/' workload +./bench.sh:10> sh sed 's/^/LC_ALL=C grep /;s/$/ files/' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.002 total sh > /dev/null 324.98s user 106.48s system 99% cpu 7:14.39 total +./bench.sh:10> a=3 +./bench.sh:10> sed 's/^/LC_ALL=C grep /;s/$/ files/' workload +./bench.sh:10> sh sed 's/^/LC_ALL=C grep /;s/$/ files/' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.002 total sh > /dev/null 325.10s user 108.20s system 99% cpu 7:16.09 total +./bench.sh:12> s=glocate +./bench.sh:13> a=1 +./bench.sh:14> sed 's/^/.\/glocate /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.002 total sh > /dev/null 388.89s user 153.50s system 259% cpu 3:28.86 total +./bench.sh:13> a=2 +./bench.sh:14> sed 's/^/.\/glocate /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 388.72s user 148.08s system 260% cpu 3:26.24 total +./bench.sh:13> a=3 +./bench.sh:14> sed 's/^/.\/glocate /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 388.90s user 146.68s system 260% cpu 3:25.98 total +./bench.sh:12> s=glocate.gzip +./bench.sh:13> a=1 +./bench.sh:14> sed 's/^/.\/glocate.gzip /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 2650.30s user 113.78s system 325% cpu 14:08.86 total +./bench.sh:13> a=2 +./bench.sh:14> sed 's/^/.\/glocate.gzip /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 2649.18s user 111.26s system 327% cpu 14:02.52 total +./bench.sh:13> a=3 +./bench.sh:14> sed 's/^/.\/glocate.gzip /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 2649.08s user 110.99s system 327% cpu 14:01.75 total +./bench.sh:12> s=glocate.pigz +./bench.sh:13> a=1 +./bench.sh:14> sed 's/^/.\/glocate.pigz /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 1863.22s user 233.62s system 315% cpu 11:03.93 total +./bench.sh:13> a=2 +./bench.sh:14> sed 's/^/.\/glocate.pigz /;' workload +./bench.sh:14> sh pigz: abort: corrupted gzip stream -- crc32 mismatch: files.5.gz sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 1863.90s user 233.01s system 316% cpu 11:03.48 total +./bench.sh:13> a=3 +./bench.sh:14> sed 's/^/.\/glocate.pigz /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 1865.70s user 230.34s system 316% cpu 11:01.79 total +./bench.sh:12> s=glocate.lz4 +./bench.sh:13> a=1 +./bench.sh:14> sed 's/^/.\/glocate.lz4 /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 1051.60s user 350.52s system 293% cpu 7:57.97 total +./bench.sh:13> a=2 +./bench.sh:14> sed 's/^/.\/glocate.lz4 /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 1046.56s user 353.52s system 295% cpu 7:54.04 total +./bench.sh:13> a=3 +./bench.sh:14> sed 's/^/.\/glocate.lz4 /;' workload +./bench.sh:14> sh sed 's/^/.\/'$s' /;' "$WORKLOAD" 0.00s user 0.00s system 0% cpu 0.001 total sh > /dev/null 1062.83s user 350.70s system 301% cpu 7:49.11 total