File : queue.dat Queue Version : 5.01 Size : 7168 bytes F@H Client : FAH502-Linux.exe
work/wudata_08.dat file size: 1290111
This is used as one of the checks for a proper work unit download.
grep "188 wudata_xx" qd.c u32 dsiz; /* 188 wudata_xx.dat file size */
./qd -q queue.dat | grep size work/wudata_03.dat file size: 84427; WU type: Folding@Home # Index 3 work/wudata_04.dat file size: 353123; WU type: Folding@Home # Index 4 work/wudata_05.dat file size: 534250; WU type: Folding@Home # Index 5 work/wudata_06.dat file size: 537755; WU type: Folding@Home # Index 6 work/wudata_07.dat file size: 496375; WU type: Folding@Home # Index 7 work/wudata_08.dat file size: 3000572; WU type: Folding@Home # Index 8 work/wudata_09.dat file size: 23497; WU type: Folding@Home # Index 9 work/wudata_00.dat file size: 3058624; WU type: Folding@Home # Index 0 work/wudata_01.dat file size: 3070778; WU type: Folding@Home # Index 1 work/wudata_02.dat file size: 886181; WU type: Folding@Home # Index 2
hexdump -C -s 196 -n 4 queue.dat # Index 0 000000c4 c0 ab 2e 00 |À«..| 000000c8 hexdump -C -s 908 -n 4 queue.dat # Index 1 0000038c 3a db 2e 00 |:Û..| 00000390 hexdump -C -s 1620 -n 4 queue.dat # Index 2 00000654 a5 85 0d 00 |¥...| 00000658 hexdump -C -s 2332 -n 4 queue.dat # Index 3 0000091c cb 49 01 00 |ËI..| 00000920 hexdump -C -s 3044 -n 4 queue.dat # Index 4 00000be4 63 63 05 00 |cc..| 00000be8 hexdump -C -s 3756 -n 4 queue.dat # Index 5 00000eac ea 26 08 00 |ê&..| 00000eb0 hexdump -C -s 4468 -n 4 queue.dat # Index 6 00001174 9b 34 08 00 |.4..| 00001178 hexdump -C -s 5180 -n 4 queue.dat # Index 7 0000143c f7 92 07 00 |÷...| 00001440 hexdump -C -s 5892 -n 4 queue.dat # Index 8 00001704 fc c8 2d 00 |üÈ-.| 00001708 hexdump -C -s 6604 -n 4 queue.dat # Index 9 000019cc c9 5b 00 00 |É[..| 000019d0