Hi Zhuang, I tried just with one benchmark but it doesn't work neither. I think that problem is that it can't load snapshot from image.
I don't know what to do. If anyone knows.. please help. Regards Zoran On Mon, May 20, 2013 at 2:47 PM, Sicong Zhuang <[email protected]> wrote: > Hey Zoran, > > I'm not sure about this, but my util.cfg file has only one benchmark at a > given time, again I'm not sure if it's where the problem lies. Attached > file is my util.cfg file. > > Regards, > Sicong Zhuang > > Graduate Student > Department of Computer Architecture > Univsersitat Politècnica de Catalunya > > > On Mon, May 20, 2013 at 2:21 PM, Zoran Jaksic <[email protected]> wrote: > >> Hi Zhuang, >> >> Thanks for your try to help. However I think that this doesn't solve the >> problem. This is what I get on my terminal. >> >> >> zoran@zoran-UPC:~/marss$ util/run_bench.py -c util/zoran_util.cfg >> parsecROI_test -d results >> Reading config file util/zoran_util.cfg >> Checkpoints: ['blackscholes', 'bodytrack', 'ferret', 'freqmine', >> 'swaptions', 'fluidanimate', 'vips', 'x264', 'canneal', 'dedup', >> 'streamcluster'] >> simconfig: -logfile %(out_dir)s/%(bench)s.log >> -stats %(out_dir)s/%(bench)s.yml >> -machine shared_l2 >> %(default_simconfig)s >> Total run configurations: 11 >> 1 parallel simulation instances will be run. >> All files will be saved in: results >> Checkpoint blackscholes >> All Threads are started >> simconfig: -logfile /home/zoran/marss/results/blackscholes.log >> -stats /home/zoran/marss/results/blackscholes.yml >> -machine shared_l2 >> -kill-after-run -quiet >> Config file written >> Starting Checkpoint: blackscholes >> Command: /home/zoran/marss/qemu/qemu-system-x86_64 -m 2G -serial pty >> -nographic -drive cache=unsafe,file=full_system_images/parsecROI.qcow2 >> -simconfig /home/zoran/marss/results/blackscholes.simcfg -loadvm >> blackscholes -snapshot >> char device redirected to /dev/pts/1 >> >> >> I changed also my zoran_util.cfg file (attach) but everything seems the >> same. Do you have any other idea what could be problem? >> >> One more time, thanks for trying to help >> Zoran >> >> >> On Mon, May 20, 2013 at 12:50 PM, Sicong Zhuang <[email protected]>wrote: >> >>> Hello Zoran, >>> I think the problem is that when you execute the program you should >>> execute in the marss root directory and consequently the image file >>> directory, configuration file directory etc. should be set to the relative >>> path to the marss root directory. >>> >>> Hope this can help you . >>> >>> Regards, >>> Sicong Zhuang >>> >>> Graduate Student >>> Department of Computer Architecture >>> Univsersitat Politècnica de Catalunya >>> >>> >>> On Mon, May 20, 2013 at 12:15 PM, Zoran Jaksic <[email protected]> wrote: >>> >>>> Hi guys, >>>> >>>> I have problem with running checkpoints on parsecROI image so if anyone >>>> can help me I would really appreciate. >>>> >>>> I wanted to use your parsecROI image for my evaluation. So I converted >>>> provided image in qcow2 format and created checkpoints using your provided >>>> script "create_checkpoints.py". >>>> when I run >>>> qemu-img info parsecROI.qcow2 >>>> >>>> I see 11 snapshots created for every parsec benchmark. >>>> >>>> However when I try to run the run_bench.py script simulation can't >>>> start. it seems that from the first loadvm blackholes it is just blocked >>>> and nothing happens. >>>> >>>> zoran@zoran-UPC:~/marss$ ~/marss/util/run_bench.py -c >>>> ~/marss/util/zoran_util.cfg parsecROI_test -d /home/zoran/marss/results >>>> Reading config file /home/zoran/marss/util/zoran_util.cfg >>>> Checkpoints: ['blackscholes', 'bodytrack', 'ferret', 'freqmine', >>>> 'swaptions', 'fluidanimate', 'vips', 'x264', 'canneal', 'dedup', >>>> 'streamcluster'] >>>> simconfig: -logfile %(out_dir)s/%(bench)s.log >>>> -stats %(out_dir)s/%(bench)s.yml >>>> -machine shared_l2 >>>> %(default_simconfig)s >>>> Total run configurations: 11 >>>> 1 parallel simulation instances will be run. >>>> All files will be saved in: /home/zoran/marss/results >>>> Checkpoint blackscholes >>>> All Threads are started >>>> simconfig: -logfile /home/zoran/marss/results/blackscholes.log >>>> -stats /home/zoran/marss/results/blackscholes.yml >>>> -machine shared_l2 >>>> -kill-after-run -quiet >>>> Config file written >>>> Starting Checkpoint: blackscholes >>>> Command: /home/zoran/marss/qemu/qemu-system-x86_64 -m 2G -serial pty >>>> -nographic -drive >>>> cache=unsafe,file=/home/zoran/full_system_images/parsecROI.qcow2 -simconfig >>>> /home/zoran/marss/results/blackscholes.simcfg -loadvm blackscholes >>>> -snapshot >>>> char device redirected to /dev/pts/5 >>>> >>>> >>>> I think that there is some problem with "loadvm" . I tried to run >>>> snapshoot by >>>> >>>> qemu/qemu-system-x86_64 -loadvm blackscholes -hda >>>> ~/full_system_images/parsecROI.qcow2 >>>> >>>> but guest window is than just blocked and I have to kill everything >>>> forced and after that my image becomes corrupted so I have to create new >>>> one. >>>> >>>> Did anyone have similar problem with this loadvm with this image? >>>> I anyone can help me with this... I would appreciate. >>>> >>>> thanks for everything >>>> Zoran >>>> >>>> >>>> >>>> _______________________________________________ >>>> http://www.marss86.org >>>> Marss86-Devel mailing list >>>> [email protected] >>>> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel >>>> >>>> >>> >> >> >> -- >> Zoran Jakšić >> ------------------------------------------------------ >> Research Assistant >> Computer Architecture Department >> Universitat Politecnica de Catalunya >> ------------------------------------------------------- >> Address: Campus Nord UPC C6-E208 >> CR. Jordi Girona, 1-3 >> 08034 Barcelona, Spain >> ------------------------------------------------------- >> Tel: +34648025808 >> e-mail: [email protected] >> [email protected] >> <[email protected]> >> ------------------------------------------------------- >> > > -- Zoran Jakšić ------------------------------------------------------ Research Assistant Computer Architecture Department Universitat Politecnica de Catalunya ------------------------------------------------------- Address: Campus Nord UPC C6-E208 CR. Jordi Girona, 1-3 08034 Barcelona, Spain ------------------------------------------------------- Tel: +34648025808 e-mail: [email protected] [email protected] <[email protected]>-------------------------------------------------------
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
