Hello, until now I can’t run my software successfully in Tira. These are what I know:
- The software run inside the VM via ssh: Complete over a small dataset of 1000 problems; and run for 6 hours without troubles in the train dataset (I finished this process to continue trying directly in tira).
- (as I said before) In tira I ran my software on training dataset 2 and everything went well for four hours (I am sure the software processed at least 6000 problems in this dataset) and suddenly the process ended and the outs also are “No stdout recorded. Perhaps the software was never actually executed due to an initialization error in TIRA.”
- My software need about 1GB of RAM and the VM has 1 GB of free space to write the output
- Some executions over the test dataset fail as with the training dataset but two executions finished without this error (the executions were made without change in the VM and with exactly the same command in Tira).
- When I run the evaluator in these executions the process finished after a minute but the record says ‘deleted’. All the outs are hidden for me.
Because this is the first time I use the Tira system I am not sure what is the expected behavior, so all your comments will be helpful. Thank you