rlimit_cpu

  • Version 3.5 and earlier: rlimit_cpu and runrlimit_cpu variables not available.
  • Version 4.0 and later: rlimit_cpu and runrlimit_cpu variables available.

Run Version

runrlimit_cpu

This run variable does not apply to pbssh. If it is present in the policy, it does not have any effect on pbssh and is ignored.

Data Type

Number. rlimit_cpu is read-only. runlimit_cpu is modifiable.

Description

These variables control the maximum size CPU time of a process in seconds as a 32-bit number. rlimit_cp is the read-only value for the user who invokes Endpoint Privilege Management for Unix and Linux. runrlimit_cpu is the modifiable value for the target secured task.

To enable runrlimit_cpu functionality, set runenablerlimits to a value of 1.

Syntax

runlimit_cpu = number;

Valid Values

Vary according to platform.

runrlimit_cpu = 1000;