{
  my $mem = $sogod{MemoryLimit};
  return unless $mem;
  $OUT .= "        SxVMemLimit = $mem;\n";
}
