Untraced command files for the 45 minute segments used in the
evaluation of trickle reintegration.  Each directory below corresponds to
one segment.  Within each directory there is a skeleton.cmd file and a
series of replay.n.cmd files.

The skeleton.cmd contains commands to build enough of a file system
tree on which to replay the untraced commands.  You must run creplay
on this first.  The skeleton will appear as a directory called "root"
in your current working directory.

The replay.n.cmd files contain the replay commands, with the think
threshold (lambda as described in the paper) set to n.  The only
difference between these files is the number and length of "sleep"
commands.  n = 1 is the closest to the original timing in the trace; n
= 60 has no delays for these traces.  To replay operations from the
trace, run creplay on the replay file of your choice.

If you run multiple replays, you must remove and rebuild the skeleton
each time.
