You can run the stand-alone analysis database redistributor as
follows:
abaqus redistadb oldjob=test_old input=contactdamp_restart copyfiles=yes
This command generates the reduced Abaqus analysis database files (.mdl and .stt) under a
default name with the persistent data extracted from the previous analysis database at the
frame specified by RESTART,
READ in the given input file. The command
also copies the .odb, .prt,
.res, .sim, and .fil (if it
exists) files from the previous analysis.
You can then run the subsequent analysis with the reduced analysis database using the
following
command:
abaqus job=test_res input=contactdamp_restart oldjob=test_old_RES cpus=4 threads_per_mpi_process=2