Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
produce a jedule file in the jedule format
[simgrid.git] / examples / simdag / scheduling / test_minmin.tesh
index 3e9f11c..3806793 100644 (file)
@@ -2,33 +2,37 @@
 
 p Simple test of simdag
 
-$ $SG_TEST_EXENV ./minmin_test --log=sd_daxparse.thresh:critical ${srcdir:=.}/simulacrum_7_hosts.xml ${srcdir:=.}/Montage_25.xml
+$ $SG_TEST_EXENV ${bindir:=.}/minmin_test --log=sd_daxparse.thresh:critical ${srcdir:=.}/../../platforms/simulacrum_7_hosts.xml ${srcdir:=.}/Montage_25.xml
+> [0.000000] [xbt_cfg/INFO] Switching to the L07 model to handle parallel tasks.
 > [0.000000] [test/INFO] Schedule ID00002@mProjectPP on Host 27
 > [0.000105] [test/INFO] Schedule ID00000@mProjectPP on Host 26
 > [0.000120] [test/INFO] Schedule ID00003@mProjectPP on Host 30
 > [0.000325] [test/INFO] Schedule ID00004@mProjectPP on Host 27
 > [0.000433] [test/INFO] Schedule ID00001@mProjectPP on Host 32
-> [29.084966] [test/INFO] Schedule ID00010@mDiffFit on Host 27
-> [29.085068] [test/INFO] Schedule ID00008@mDiffFit on Host 26
-> [29.989490] [test/INFO] Schedule ID00013@mDiffFit on Host 30
-> [32.620710] [test/INFO] Schedule ID00009@mDiffFit on Host 27
-> [32.620812] [test/INFO] Schedule ID00011@mDiffFit on Host 26
-> [32.620828] [test/INFO] Schedule ID00005@mDiffFit on Host 32
-> [32.621045] [test/INFO] Schedule ID00006@mDiffFit on Host 31
-> [32.621152] [test/INFO] Schedule ID00012@mDiffFit on Host 28
-> [32.621464] [test/INFO] Schedule ID00007@mDiffFit on Host 27
-> [64.163129] [test/INFO] Schedule ID00014@mConcatFit on Host 27
-> [64.951788] [test/INFO] Schedule ID00015@mBgModel on Host 27
-> [66.494017] [test/INFO] Schedule ID00016@mBackground on Host 27
-> [66.494032] [test/INFO] Schedule ID00017@mBackground on Host 26
-> [66.494139] [test/INFO] Schedule ID00020@mBackground on Host 30
-> [66.494239] [test/INFO] Schedule ID00018@mBackground on Host 27
-> [66.494254] [test/INFO] Schedule ID00019@mBackground on Host 32
-> [92.287996] [test/INFO] Schedule ID00021@mImgTbl on Host 27
-> [93.864472] [test/INFO] Schedule ID00022@mAdd on Host 27
-> [97.155158] [test/INFO] Schedule ID00023@mShrink on Host 27
-> [101.440531] [test/INFO] Schedule ID00024@mJPEG on Host 27
-> [101.932984] [test/INFO] Schedule end on Host 27
-> [101.933410] [test/INFO] Simulation Time: 101.933410
-> [101.933410] [test/INFO] ------------------- Produce the trace file---------------------------
-> [101.933410] [test/INFO] Producing the trace of the run into ./Montage_25.jed
+> [14.576312] [test/INFO] Schedule ID00010@mDiffFit on Host 26
+> [17.049690] [test/INFO] Schedule ID00008@mDiffFit on Host 27
+> [29.541409] [test/INFO] Schedule ID00013@mDiffFit on Host 26
+> [32.620710] [test/INFO] Schedule ID00009@mDiffFit on Host 30
+> [32.620912] [test/INFO] Schedule ID00011@mDiffFit on Host 27
+> [32.621015] [test/INFO] Schedule ID00005@mDiffFit on Host 26
+> [32.621030] [test/INFO] Schedule ID00006@mDiffFit on Host 32
+> [32.621243] [test/INFO] Schedule ID00012@mDiffFit on Host 31
+> [32.621345] [test/INFO] Schedule ID00007@mDiffFit on Host 28
+> [60.411166] [test/INFO] Schedule ID00014@mConcatFit on Host 27
+> [61.202997] [test/INFO] Schedule ID00015@mBgModel on Host 27
+> [62.745225] [test/INFO] Schedule ID00016@mBackground on Host 27
+> [62.745241] [test/INFO] Schedule ID00017@mBackground on Host 26
+> [62.745347] [test/INFO] Schedule ID00020@mBackground on Host 30
+> [62.745447] [test/INFO] Schedule ID00018@mBackground on Host 27
+> [62.745463] [test/INFO] Schedule ID00019@mBackground on Host 32
+> [88.539205] [test/INFO] Schedule ID00021@mImgTbl on Host 27
+> [90.115680] [test/INFO] Schedule ID00022@mAdd on Host 27
+> [93.406367] [test/INFO] Schedule ID00023@mShrink on Host 27
+> [97.691739] [test/INFO] Schedule ID00024@mJPEG on Host 27
+> [98.184192] [test/INFO] Schedule end on Host 27
+> [98.184618] [test/INFO] Simulation Time: 98.184618
+> [98.184618] [test/INFO] ------------------- Produce the trace file---------------------------
+> [98.184618] [test/INFO] Producing a jedule output (if active) of the run into minmin_test.jed
+
+
+$ cmake -E remove -f ${srcdir:=.}/minmin_test.jed 
\ No newline at end of file