Skip to content

kill jobs when over memory #16

Closed
2 tasks done
mariux opened this issue Jun 17, 2015 · 4 comments
Closed
2 tasks done

kill jobs when over memory #16

mariux opened this issue Jun 17, 2015 · 4 comments
Assignees
Milestone

Comments

@mariux
Copy link
Contributor

mariux commented Jun 17, 2015

This issue includes the following tasks

  • kill a job when the sum of allocated memory all processes is > max(requested, available)
  • store sum of allocated memory in database if killed a process.
@mariux mariux self-assigned this Jun 17, 2015
@mariux mariux added this to the 1.0 milestone Jun 17, 2015
@mariux
Copy link
Contributor Author

mariux commented Jul 23, 2015

see 511439f

@mariux mariux removed their assignment Aug 27, 2015
@mariux
Copy link
Contributor Author

mariux commented Oct 19, 2015

current state of implementation is at https://github.molgen.mpg.de/mariux/mxq/tree/issues/issue16

mariux added a commit to mariux/mxq that referenced this issue Oct 23, 2015
mariux added a commit to mariux/mxq that referenced this issue Oct 23, 2015
@mariux mariux self-assigned this Oct 23, 2015
mariux added a commit to mariux/mxq that referenced this issue Oct 24, 2015
bring first commits for
mariux64#16
into master

* issues/issue16:
  mxqd: Kill jobs over memory at most every 60 seconds
  mx_proc: Use pgrp in addition to ppid to group processes
  mxqps: Add new tool to list mxqd processes
  mx_proc: Add process tree related functions
  mx_proc: Move process related function from mx_util to mx_proc
  mxqd: set MXQ_HOSTID in main process
@mariux mariux closed this as completed in 0381a76 Oct 24, 2015
@mariux mariux reopened this Oct 26, 2015
mariux added a commit to mariux/mxq that referenced this issue Oct 26, 2015
@mariux
Copy link
Contributor Author

mariux commented Oct 27, 2015

closing and creating new issue for continuous stat updates,,

@mariux mariux closed this as completed Oct 27, 2015
@mariux
Copy link
Contributor Author

mariux commented Oct 27, 2015

continued in issue #33

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant