X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1bfdc9a38c22af6a9becf133be154a2fa2bc6589..466ff3342641c55771c2eea2a46ec476e42579eb:/examples/java/surfCpuModel/surf_cpu_model.tesh diff --git a/examples/java/surfCpuModel/surf_cpu_model.tesh b/examples/java/surfCpuModel/surf_cpu_model.tesh index 00a34eddc6..596d2bcf85 100644 --- a/examples/java/surfCpuModel/surf_cpu_model.tesh +++ b/examples/java/surfCpuModel/surf_cpu_model.tesh @@ -1,33 +1,35 @@ #! tesh -$ java -classpath ${classpath:=.} surfCpuModel/TestCpuModel ${srcdir:=.}/surfCpuModel/surfCpuModelPlatform.xml ${srcdir:=.}/surfCpuModel/surfCpuModelDeployment.xml --cfg=workstation/model:compound -> [0.000000] [jmsg/INFO] Initialize Cpu Constant Model +$ java -classpath ${classpath:=.} surfCpuModel/TestCpuModel ${srcdir:=.}/../platforms/small_platform.xml ${srcdir:=.}/surfCpuModel/surfCpuModelDeployment.xml --cfg=workstation/model:compound > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'workstation/model' to 'compound' > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up. -> [0.000000] [jmsg/INFO] New Cpu(Jacquelin, 1.37333E8, 1.0) -> [0.000000] [jmsg/INFO] New Cpu(Boivin, 9.8095E7, 1.0) -> [0.000000] [jmsg/INFO] New Cpu(TeX, 6.8667E7, 1.0) +> [0.000000] [jmsg/INFO] Initialize Cpu Constant Model +> [0.000000] [jmsg/INFO] New Cpu(Tremblay, 9.8095E7, 1.0) +> [0.000000] [jmsg/INFO] New Cpu(Jupiter, 7.6296E7, 1.0) +> [0.000000] [jmsg/INFO] New Cpu(Fafard, 7.6296E7, 1.0) +> [0.000000] [jmsg/INFO] New Cpu(Ginette, 4.8492E7, 1.0) +> [0.000000] [jmsg/INFO] New Cpu(Bourassa, 4.8492E7, 1.0) > [0.000000] [jmsg/INFO] UpdateActionState of 0 actions > [0.000000] [jmsg/INFO] Cpu Loaded: Cpu Constant -> [Jacquelin:surfCpuModel.Sender:(1) 0.000000] [jmsg/INFO] helloo! -> [Boivin:surfCpuModel.Receiver:(2) 0.000000] [jmsg/INFO] helloo! +> [Tremblay:surfCpuModel.Sender:(1) 0.000000] [jmsg/INFO] helloo! +> [Jupiter:surfCpuModel.Receiver:(2) 0.000000] [jmsg/INFO] helloo! > [0.000000] [jmsg/INFO] Sleep action of duration -1.0 sleeping true > [0.000000] [jmsg/INFO] Sleep action of duration -1.0 sleeping true > [0.000000] [jmsg/INFO] ShareResources at time -1.0 > [0.000000] [jmsg/INFO] ShareResources at time -1.0 -> [0.026020] [jmsg/INFO] UpdateActionState of 2 actions -> [0.026020] [jmsg/INFO] ShareResources at time -1.0 -> [0.026020] [jmsg/INFO] ShareResources at time -1.0 -> [0.026021] [jmsg/INFO] UpdateActionState of 2 actions -> [Jacquelin:surfCpuModel.Sender:(1) 0.026021] [jmsg/INFO] Send duration: 0.026021030927835052 -> [Jacquelin:surfCpuModel.Sender:(1) 0.026021] [jmsg/INFO] goodbye! -> [0.026021] [jmsg/INFO] Execute action of size 1.0E9 sleeping false -> [0.026021] [jmsg/INFO] Share action with new time 10.194199500484224 -> [0.026021] [jmsg/INFO] ShareResources at time 10.194199500484224 -> [0.026021] [jmsg/INFO] Share action with new time 10.194199500484224 -> [0.026021] [jmsg/INFO] ShareResources at time 10.194199500484224 -> [10.220221] [jmsg/INFO] UpdateActionState of 1 actions -> [10.220221] [jmsg/INFO] action remains 0.0 after delta of 10.194199500484224 -> [10.220221] [jmsg/INFO] action DONE -> [Boivin:surfCpuModel.Receiver:(2) 10.220221] [jmsg/INFO] goodbye! -> [10.220221] [jmsg/INFO] MSG_main finished; Cleaning up the simulation... +> [0.019014] [jmsg/INFO] UpdateActionState of 2 actions +> [0.019014] [jmsg/INFO] ShareResources at time -1.0 +> [0.019014] [jmsg/INFO] ShareResources at time -1.0 +> [0.019014] [jmsg/INFO] UpdateActionState of 2 actions +> [Tremblay:surfCpuModel.Sender:(1) 0.019014] [jmsg/INFO] Send duration: 0.019014479160788175 +> [Tremblay:surfCpuModel.Sender:(1) 0.019014] [jmsg/INFO] goodbye! +> [0.019014] [jmsg/INFO] Execute action of size 1.0E9 sleeping false +> [0.019014] [jmsg/INFO] Share action with new time 13.10684701688162 +> [0.019014] [jmsg/INFO] ShareResources at time 13.10684701688162 +> [0.019014] [jmsg/INFO] Share action with new time 13.10684701688162 +> [0.019014] [jmsg/INFO] ShareResources at time 13.10684701688162 +> [13.125861] [jmsg/INFO] UpdateActionState of 1 actions +> [13.125861] [jmsg/INFO] action remains 0.0 after delta of 13.10684701688162 +> [13.125861] [jmsg/INFO] action DONE +> [Jupiter:surfCpuModel.Receiver:(2) 13.125861] [jmsg/INFO] goodbye! +> [13.125861] [jmsg/INFO] MSG_main finished; Cleaning up the simulation...