Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • melissa melissa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • melissa
  • melissamelissa
  • Issues
  • #2

Closed
Open
Created Apr 17, 2019 by Bartłomiej Pogodziński@bpogodzinskiDeveloper

When using study_OAR locally, melissa_server doesn't restart

Summary

When running heat_example simulation using study_OAR in local (virtual cluster) environment, after melissa_server reaches it's walltime, it cannot restart propperly.

Steps to reproduce

  1. Install dependencies
  2. git clone https://gitlab.inira.fr/melissa/melissa
  3. If !1 is not merged to master yet
    • cd melissa && git checkout study_OAR-Dockerfile-fix && cd ..
  4. Run melissa-setup.sh in current folder by running source melissa-setup.sh
  5. Change WALLTIME_SERVER or STUDY_OPTIONS['sampling_size'] in /home/docker/melissa/oar-install/share/melissa/examples/heat_example/study_OAR/options.py so that melissa_server gets terminated before finishing the whole simulation
  6. Run cd /home/docker/melissa/oar-install/share/melissa/examples/heat_example/study_OAR/ && melissa_launcher -o options.py 2>&1 1>/dev/null &

What is the current bug behavior?

After the first melissa_server hits walltime, melissa_launcher cannot restart it. According to the logs, melissa_server cannot open ./simu_0.data. When watching workdir for files I couldn't find any files like this.

What is the expected correct behavior?

Melissa_server restarts properly and simulations continues.

Relevant logs and/or screenshots

logs_and_workdir_from_melissa.tar.gz

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking