 # IMPACT Public Release (www.crhc.uiuc.edu/IMPACT)            Version 2.33  #
 # IMPACT Trimaran Release (www.trimaran.org)                  July 12, 1999 #
###############################################################################
#  Run 'read_exec_info --help | more' for documentation.
#
#  Source of this file's information:
#     SPEC (http://www.spec.org/)
#
#  Revision history for this file:
#     3/99  Created by Erik Nystrom (www.crhc.uiuc.edu/IMPACT)
###############################################################################

DESCRIPTION="CINT95/129.compress/data/ref/input";
SETUP="ln -sf ${BENCH_DIR}/input2/bigtest.in .";
PREFIX="";
ARGS="< bigtest.in";
CHECK="diff ${RESULT_FILE} ${BENCH_DIR}/output2/bigtest.out"
CLEANUP="rm -f bigtest.in";

# Around 30,000,000,000 instructions in .O_im_p, simulate 1%
SKIP="19800000";
