Located at path: /gpfs/scratch/bsc19/bsc019057/BackTrackBB/

- First run ./install_here_mn5.sh to compile all software dependencies.
- Go to folder backtrackbb-master/scripts/cluster/
- Run ./XX_launch_provenance.sh, that will call to 3_launch_btbb_pycompss_synthetic_continous_provenance.sh (contains COMPSs module load, enqueue_compss flags, etc...).
- Needs access to paths:

	/gpfs/scratch/bsc44/MN4/bsc44/bsc44755/scratch_pr1ejg00_pr1ejg19/pr1ejg19/data/2222/01
	backtrackbb-master/scripts/examples/mn5/Synthetic/BT_SyntheticExample_MN_base.conf

- Will create as outputs:
	
	out_synthetic_continous_np/2222/01

------------------------------

Parameters at XX_launch_provenance.sh

2222 \ year
01 \ month
1 \ init day
2 \ end day
0 \ init hour
4 \ end hour
100 

Every hour simulated (i.e. n_days * n_hours) generates x18 btb_block tasks (the most computational intensive task of the workflow).

