--experimental_sandbox_limits=<named double, 'name=value', where value is an integer, or a keyword ("auto", "HOST_CPUS", "HOST_RAM"), optionally followed by an operation ([-|*]<float>) eg. "auto", "HOST_CPUS*.5">
If > 0, each Linux sandbox will be limited to the given amount for the
specified resource. Requires --incompatible_use_new_cgroup_implementation
and overrides --experimental_sandbox_memory_limit_mb. Requires cgroups v1
or v2 and permissions for the users to the cgroups dir.