Trace number 4299190

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
MiniCPFever 2018-04-29? 56.5076 19.1305

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-10-4-rom_c18.xml
MD5SUM1ce90bfeea193be77ab92ac06e9a3657
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables340
Number of constraints80
Number of domains5
Minimum domain size2
Maximum domain size102325
Distribution of domain sizes[{"size":2,"count":20},{"size":11,"count":140},{"size":27,"count":100},{"size":102325,"count":80}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":100},{"degree":2,"count":140},{"degree":8,"count":100}]
Minimum constraint arity13
Maximum constraint arity14
Distribution of constraint arities[{"arity":13,"count":20},{"arity":14,"count":60}]
Number of extensional constraints80
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":80}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
56.08/19.00	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
56.08/19.00		at java.util.Arrays.copyOf(Arrays.java:3308)
56.08/19.00		at java.util.BitSet.toLongArray(BitSet.java:326)
56.08/19.00		at minicp.engine.constraints.ShortTableCT.<init>(ShortTableCT.java:98)
56.08/19.00		at xcsp3.XCSP3.buildCtrExtension(XCSP3.java:148)
56.37/19.07		at org.xcsp.parser.loaders.CtrLoaderInteger.extension(CtrLoaderInteger.java:306)
56.37/19.07		at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:167)
56.37/19.07		at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:527)
56.37/19.07		at org.xcsp.parser.XCallbacks.lambda$loadCtrs$3(XCallbacks.java:510)
56.37/19.07		at org.xcsp.parser.XCallbacks$$Lambda$86/1418428263.accept(Unknown Source)
56.37/19.07		at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
56.37/19.07		at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
56.37/19.07		at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:507)
56.37/19.07		at org.xcsp.parser.XCallbacks.loadGroup(XCallbacks.java:462)
56.37/19.07		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:422)
56.37/19.07		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:407)
56.37/19.07		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:297)
56.37/19.07		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
56.37/19.07		at xcsp3.XCSP3.<init>(XCSP3.java:79)
56.37/19.07		at xcsp3.CompetitionApp.runSolver(CompetitionApp.java:58)
56.37/19.07		at xcsp3.CompetitionApp.main(CompetitionApp.java:46)
56.37/19.07	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12697 MiB free)
  memory of node 1: 16384 MiB (12632 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299190-1532795497/watcher-4299190-1532795497 -o /tmp/evaluation-result-4299190-1532795497/solver-4299190-1532795497 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6230 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299190-1532795497.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=8973, runsolver pid=8970
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.62 1.54 1.46 4/216 8988
/proc/meminfo: memFree=25921576/32770624 swapFree=67108792/67108860
[pid=8973] ppid=8970 vsize=10658972 memory=28216 CPUtime=0.12 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 6199 0 -1 1077944320 4963 0 0 0 11 1 0 0 20 0 15 0 97113023 10914787328 7054 33554432000 4194304 4196468 140720558536128 140720558518672 139768723070711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
/proc/8973/statm: 2664743 7054 2824 1 0 2627263 0
[pid=8973/tid=8975] ppid=8970 vsize=10658972 memory=-8537805035317064896 CPUtime=0.09 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 6199 0 -1 4202560 2843 0 0 0 8 1 0 0 20 0 15 0 97113024 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768727300224 139768715307838 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8976] ppid=8970 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768649144848 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8977] ppid=8970 vsize=10658972 memory=140414854428288 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768648092304 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8978] ppid=8970 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768647039248 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8979] ppid=8970 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768645986704 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8980] ppid=8970 vsize=10658972 memory=140414854428288 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97113026 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768214006512 139768723081858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8981] ppid=8970 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97113026 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768212952736 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8982] ppid=8970 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97113026 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768211899632 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8983] ppid=8970 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768210848208 139768723089307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8984] ppid=8970 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) R 8970 8973 6199 0 -1 4202560 456 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768209795312 139768706506449 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8985] ppid=8970 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) R 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768208742768 139768723081858 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8986] ppid=8970 vsize=10658972 memory=140414854428288 CPUtime=0.02 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) R 8970 8973 6199 0 -1 4202560 316 0 0 0 2 0 0 0 20 0 15 0 97113029 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768207689712 139768702508992 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8987] ppid=8970 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768206637408 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8988] ppid=8970 vsize=10658972 memory=140414854428288 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) R 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 7054 33554432000 4194304 4196468 140720558536128 139768205585456 139768723081858 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28216 KiB

[startup+0.21049 s]*
/proc/loadavg: 1.62 1.54 1.46 5/216 8988
/proc/meminfo: memFree=25910088/32770624 swapFree=67108792/67108860
[pid=8973] ppid=8970 vsize=10658972 memory=40048 CPUtime=0.33 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 6199 0 -1 1077944320 7557 0 0 0 31 2 0 0 20 0 15 0 97113023 10914787328 10012 33554432000 4194304 4196468 140720558536128 140720558518672 139768723070711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
/proc/8973/statm: 2664743 10012 2989 1 0 2627263 0
[pid=8973/tid=8975] ppid=8970 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 6199 0 -1 4202560 4598 0 0 0 18 2 0 0 20 0 15 0 97113024 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768727299952 139768723092637 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8976] ppid=8970 vsize=10658972 memory=343 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768649144848 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8977] ppid=8970 vsize=10658972 memory=140414854444772 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768648092304 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8978] ppid=8970 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768647039248 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8979] ppid=8970 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768645986704 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8980] ppid=8970 vsize=10658972 memory=140414854428288 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97113026 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768214006512 139768723081858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8981] ppid=8970 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97113026 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768212952736 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8982] ppid=8970 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97113026 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768211899632 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8983] ppid=8970 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768210848208 139768723089307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8984] ppid=8970 vsize=10658972 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) R 8970 8973 6199 0 -1 4202560 676 0 0 0 3 0 0 0 20 0 15 0 97113029 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768209795312 139768702317452 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8985] ppid=8970 vsize=10658972 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) R 8970 8973 6199 0 -1 4202560 173 0 0 0 1 0 0 0 20 0 15 0 97113029 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768208742768 139768703771008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8986] ppid=8970 vsize=10658972 memory=140414854428288 CPUtime=0.08 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) R 8970 8973 6199 0 -1 1077944384 784 0 0 0 8 0 0 0 20 0 15 0 97113029 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768207689712 139768723081858 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8987] ppid=8970 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768206637408 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8988] ppid=8970 vsize=10658972 memory=140414854428288 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 10012 33554432000 4194304 4196468 140720558536128 139768205585456 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40048 KiB

[startup+0.311132 s]*
/proc/loadavg: 1.62 1.54 1.46 3/216 8988
/proc/meminfo: memFree=25855492/32770624 swapFree=67108792/67108860
[pid=8973] ppid=8970 vsize=10658972 memory=98400 CPUtime=0.5 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 6199 0 -1 1077944320 7785 0 0 0 46 4 0 0 20 0 15 0 97113023 10914787328 24600 33554432000 4194304 4196468 140720558536128 140720558518672 139768723070711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
/proc/8973/statm: 2664743 24600 3003 1 0 2627263 0
[pid=8973/tid=8975] ppid=8970 vsize=10658972 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 6199 0 -1 4202560 4659 0 0 0 27 3 0 0 20 0 15 0 97113024 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768727299952 139768723092637 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8976] ppid=8970 vsize=10658972 memory=4294977868 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768649144848 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8977] ppid=8970 vsize=10658972 memory=140414854531800 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768648092304 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8978] ppid=8970 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768647039248 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8979] ppid=8970 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97113024 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768645986704 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8980] ppid=8970 vsize=10658972 memory=140414854428288 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97113026 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768214006512 139768723081858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8981] ppid=8970 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97113026 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768212952736 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8982] ppid=8970 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97113026 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768211899632 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8983] ppid=8970 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768210848208 139768723089307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8984] ppid=8970 vsize=10658972 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 6199 0 -1 1077944384 681 0 0 0 4 0 0 0 20 0 15 0 97113029 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768209795312 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8985] ppid=8970 vsize=10658972 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 6199 0 -1 1077944384 207 0 0 0 4 0 0 0 20 0 15 0 97113029 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768208742768 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8986] ppid=8970 vsize=10658972 memory=140414854428288 CPUtime=0.1 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 6199 0 -1 1077944384 873 0 0 0 10 0 0 0 20 0 15 0 97113029 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768207689712 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8987] ppid=8970 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768206637408 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8988] ppid=8970 vsize=10658972 memory=140414854428288 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113029 10914787328 24600 33554432000 4194304 4196468 140720558536128 139768205585456 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 98400 KiB

[startup+0.700807 s]
/proc/loadavg: 1.62 1.54 1.46 5/216 8988
/proc/meminfo: memFree=25677012/32770624 swapFree=67108792/67108860
[pid=8973] ppid=8970 vsize=10659048 memory=274412 CPUtime=1.52 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 6199 0 -1 1077944320 10090 0 0 0 139 13 0 0 20 0 15 0 97113023 10914865152 68603 33554432000 4194304 4196468 140720558536128 140720558518672 139768723070711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
/proc/8973/statm: 2664762 68603 3091 1 0 2627263 0
[pid=8973/tid=8975] ppid=8970 vsize=10659048 memory=178983501051507 CPUtime=0.64 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 6199 0 -1 4202560 4991 0 0 0 60 4 0 0 20 0 15 0 97113024 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768727304080 139768321531776 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8976] ppid=8970 vsize=10659048 memory=569991 CPUtime=0.02 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 6199 0 -1 1077944384 43 0 0 0 1 1 0 0 20 0 15 0 97113024 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768649144848 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8977] ppid=8970 vsize=10659048 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 6199 0 -1 1077944384 36 0 0 0 0 2 0 0 20 0 15 0 97113024 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768648092304 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8978] ppid=8970 vsize=10659048 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 6199 0 -1 1077944384 33 0 0 0 1 1 0 0 20 0 15 0 97113024 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768647039248 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8979] ppid=8970 vsize=10659048 memory=7809523229951467570 CPUtime=0.02 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 6199 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 15 0 97113024 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768645986704 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8980] ppid=8970 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 6199 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768214006512 139768723081858 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8981] ppid=8970 vsize=10659048 memory=-3535359994705171810 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768212952736 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8982] ppid=8970 vsize=10659048 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768211899632 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8983] ppid=8970 vsize=10659048 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768210848208 139768723089307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8984] ppid=8970 vsize=10659048 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 6199 0 -1 1077944384 1367 0 0 0 26 0 0 0 20 0 15 0 97113029 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768209795312 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8985] ppid=8970 vsize=10659048 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 6199 0 -1 1077944384 819 0 0 0 28 0 0 0 20 0 15 0 97113029 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768208742768 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8986] ppid=8970 vsize=10659048 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 6199 0 -1 1077944384 1330 0 0 0 18 0 0 0 20 0 15 0 97113029 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768207689712 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8987] ppid=8970 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768206637408 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8988] ppid=8970 vsize=10659048 memory=18268 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 68603 33554432000 4194304 4196468 140720558536128 139768205585456 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 274412 KiB

[startup+1.5007 s]
/proc/loadavg: 1.62 1.54 1.46 3/216 8988
/proc/meminfo: memFree=25590192/32770624 swapFree=67108792/67108860
[pid=8973] ppid=8970 vsize=10659048 memory=475776 CPUtime=2.74 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 6199 0 -1 1077944320 11075 0 0 0 252 22 0 0 20 0 15 0 97113023 10914865152 118944 33554432000 4194304 4196468 140720558536128 140720558518672 139768723070711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
/proc/8973/statm: 2664762 118944 3121 1 0 2627263 0
[pid=8973/tid=8975] ppid=8970 vsize=10659048 memory=10799 CPUtime=1.39 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) R 8970 8973 6199 0 -1 4202560 5077 0 0 0 133 6 0 0 20 0 15 0 97113024 10914865152 118944 33554432000 4194304 4196468 140720558536128 139768727309008 139768321943390 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8976] ppid=8970 vsize=10659048 memory=8112282956445269571 CPUtime=0.07 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) S 8970 8973 6199 0 -1 1077944384 172 0 0 0 4 3 0 0 20 0 15 0 97113024 10914865152 118944 33554432000 4194304 4196468 140720558536128 139768649144848 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8977] ppid=8970 vsize=10659048 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) S 8970 8973 6199 0 -1 1077944384 226 0 0 0 3 3 0 0 20 0 15 0 97113024 10914865152 118944 33554432000 4194304 4196468 140720558536128 139768648092304 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8978] ppid=8970 vsize=10659048 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) S 8970 8973 6199 0 -1 1077944384 230 0 0 0 4 3 0 0 20 0 15 0 97113024 10914865152 118944 33554432000 4194304 4196468 140720558536128 139768647039248 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8979] ppid=8970 vsize=10659048 memory=6943526294502006880 CPUtime=0.05 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) S 8970 8973 6199 0 -1 1077944384 192 0 0 0 3 2 0 0 20 0 15 0 97113024 10914865152 118944 33554432000 4194304 4196468 140720558536128 139768645986704 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8980] ppid=8970 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 6199 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 118944 33554432000 4194304 4196468 140720558536128 139768214006512 139768723081858 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0

################
# More data... #
################

[pid=8973/tid=8987] ppid=8970 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 2067159 33554432000 4194304 4196468 140720558536128 139768206637408 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8988] ppid=8970 vsize=10659048 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 6199 0 -1 1077944384 234 0 0 0 0 1 0 0 20 0 15 0 97113029 10914865152 2067159 33554432000 4194304 4196468 140720558536128 139768205585456 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
Current children cumulated CPU time: 46.53 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 8268636 KiB

[startup+17.6015 s]
/proc/loadavg: 1.95 1.61 1.48 6/216 8988
/proc/meminfo: memFree=17625676/32770624 swapFree=67108792/67108860
[pid=8973] ppid=8970 vsize=10659048 memory=8307640 CPUtime=51.51 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 6199 0 -1 1077944320 315656 0 0 0 4283 868 0 0 20 0 15 0 97113023 10914865152 2076910 33554432000 4194304 4196468 140720558536128 140720558518672 139768723070711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
/proc/8973/statm: 2664762 2076910 3154 1 0 2627263 0
[pid=8973/tid=8975] ppid=8970 vsize=10659048 memory=9920 CPUtime=6.25 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) S 8970 8973 6199 0 -1 1077944384 7291 0 0 0 610 15 0 0 20 0 15 0 97113024 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768727309360 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8976] ppid=8970 vsize=10659048 memory=1944 CPUtime=10.77 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) R 8970 8973 6199 0 -1 4202560 48856 0 0 0 857 220 0 0 20 0 15 0 97113024 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768649144968 139768715698919 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8977] ppid=8970 vsize=10659048 memory=1428 CPUtime=10.75 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) R 8970 8973 6199 0 -1 4202560 43102 0 0 0 855 220 0 0 20 0 15 0 97113024 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768648092192 139768707770128 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8978] ppid=8970 vsize=10659048 memory=8500 CPUtime=10.81 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) R 8970 8973 6199 0 -1 4202560 52968 0 0 0 865 216 0 0 20 0 15 0 97113024 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768647039248 139768708067280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8979] ppid=8970 vsize=10659048 memory=8112282956445269571 CPUtime=10.76 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) R 8970 8973 6199 0 -1 4202560 146135 0 0 0 886 190 0 0 20 0 15 0 97113024 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768645986904 139768707528302 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8980] ppid=8970 vsize=10659048 memory=2065371 CPUtime=0.45 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 6199 0 -1 1077944384 8482 0 0 0 44 1 0 0 20 0 15 0 97113026 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768214005056 139768723080917 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8981] ppid=8970 vsize=10659048 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 6199 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768212952800 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8982] ppid=8970 vsize=10659048 memory=8307596 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 6199 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768211899632 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8983] ppid=8970 vsize=10659048 memory=7274764 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768210848208 139768723089307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8984] ppid=8970 vsize=10659048 memory=7256148 CPUtime=0.69 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 6199 0 -1 1077944384 3039 0 0 0 68 1 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768209795312 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8985] ppid=8970 vsize=10659048 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 6199 0 -1 1077944384 2455 0 0 0 65 1 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768208742768 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8986] ppid=8970 vsize=10659048 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 6199 0 -1 1077944384 1710 0 0 0 28 0 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768207689712 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8987] ppid=8970 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768206637408 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8988] ppid=8970 vsize=10659048 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 6199 0 -1 1077944384 234 0 0 0 0 1 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768205585456 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
Current children cumulated CPU time: 51.51 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 8307640 KiB

[startup+18.4007 s]
/proc/loadavg: 1.95 1.61 1.48 5/216 8988
/proc/meminfo: memFree=17625676/32770624 swapFree=67108792/67108860
[pid=8973] ppid=8970 vsize=10659048 memory=8307640 CPUtime=54.36 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 6199 0 -1 1077944320 315690 0 0 0 4567 869 0 0 20 0 15 0 97113023 10914865152 2076910 33554432000 4194304 4196468 140720558536128 140720558518672 139768723070711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
/proc/8973/statm: 2664762 2076910 3154 1 0 2627263 0
[pid=8973/tid=8975] ppid=8970 vsize=10659048 memory=140414695206295 CPUtime=6.25 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) S 8970 8973 6199 0 -1 1077944384 7292 0 0 0 610 15 0 0 20 0 15 0 97113024 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768727309360 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8976] ppid=8970 vsize=10659048 memory=24718 CPUtime=11.49 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) R 8970 8973 6199 0 -1 4202560 48880 0 0 0 929 220 0 0 20 0 15 0 97113024 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768649144736 139768716173683 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8977] ppid=8970 vsize=10659048 memory=8112282956445269571 CPUtime=11.43 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) R 8970 8973 6199 0 -1 4202560 43103 0 0 0 923 220 0 0 20 0 15 0 97113024 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768648092112 139768715698919 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8978] ppid=8970 vsize=10659048 memory=25340 CPUtime=11.52 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) R 8970 8973 6199 0 -1 4202560 52969 0 0 0 935 217 0 0 20 0 15 0 97113024 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768647039056 139768715698919 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8979] ppid=8970 vsize=10659048 memory=916 CPUtime=11.44 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) R 8970 8973 6199 0 -1 4202560 146135 0 0 0 954 190 0 0 20 0 15 0 97113024 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768645986824 139768715698919 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8980] ppid=8970 vsize=10659048 memory=3852 CPUtime=0.54 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 6199 0 -1 1077944384 8489 0 0 0 53 1 0 0 20 0 15 0 97113026 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768214005072 139768723080917 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8981] ppid=8970 vsize=10659048 memory=2588 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 6199 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768212952800 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8982] ppid=8970 vsize=10659048 memory=2700 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 6199 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768211899632 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8983] ppid=8970 vsize=10659048 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768210848208 139768723089307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8984] ppid=8970 vsize=10659048 memory=1408 CPUtime=0.69 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 6199 0 -1 1077944384 3039 0 0 0 68 1 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768209795312 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8985] ppid=8970 vsize=10659048 memory=3068 CPUtime=0.66 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 6199 0 -1 1077944384 2455 0 0 0 65 1 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768208742768 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8986] ppid=8970 vsize=10659048 memory=2156200 CPUtime=0.28 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 6199 0 -1 1077944384 1710 0 0 0 28 0 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768207689712 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8987] ppid=8970 vsize=10659048 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768206637408 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8988] ppid=8970 vsize=10659048 memory=2680 CPUtime=0.01 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 6199 0 -1 1077944384 234 0 0 0 0 1 0 0 20 0 15 0 97113029 10914865152 2076910 33554432000 4194304 4196468 140720558536128 139768205585456 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
Current children cumulated CPU time: 54.36 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 8307640 KiB

[startup+18.8015 s]
/proc/loadavg: 1.95 1.61 1.48 5/216 8988
/proc/meminfo: memFree=17625676/32770624 swapFree=67108792/67108860
[pid=8973] ppid=8970 vsize=10659048 memory=8307824 CPUtime=55.8 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 6199 0 -1 1077944320 322302 0 0 0 4710 870 0 0 20 0 15 0 97113023 10914865152 2076956 33554432000 4194304 4196468 140720558536128 140720558518672 139768723070711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
/proc/8973/statm: 2664762 2076956 3156 1 0 2627263 0
[pid=8973/tid=8975] ppid=8970 vsize=10659048 memory=288230583166042426 CPUtime=6.25 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) S 8970 8973 6199 0 -1 1077944384 7301 0 0 0 610 15 0 0 20 0 15 0 97113024 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768727309360 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8976] ppid=8970 vsize=10659048 memory=14976689222453353 CPUtime=11.84 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) R 8970 8973 6199 0 -1 4202560 50013 0 0 0 964 220 0 0 20 0 15 0 97113024 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768649144848 139768708022183 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8977] ppid=8970 vsize=10659048 memory=2436 CPUtime=11.77 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) R 8970 8973 6199 0 -1 4202560 43211 0 0 0 957 220 0 0 20 0 15 0 97113024 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768648092304 139768708022183 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8978] ppid=8970 vsize=10659048 memory=1728 CPUtime=11.86 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) R 8970 8973 6199 0 -1 4202560 53130 0 0 0 969 217 0 0 20 0 15 0 97113024 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768647039448 139768708021767 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8979] ppid=8970 vsize=10659048 memory=1720 CPUtime=11.78 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) R 8970 8973 6199 0 -1 4202560 146199 0 0 0 988 190 0 0 20 0 15 0 97113024 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768645986704 139768707768486 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8980] ppid=8970 vsize=10659048 memory=5760 CPUtime=0.58 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 6199 0 -1 1077944384 13609 0 0 0 57 1 0 0 20 0 15 0 97113026 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768214004832 139768723080917 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8981] ppid=8970 vsize=10659048 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 6199 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768212952800 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8982] ppid=8970 vsize=10659048 memory=9920 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 6199 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768211899632 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8983] ppid=8970 vsize=10659048 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768210848208 139768723089307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8984] ppid=8970 vsize=10659048 memory=1428 CPUtime=0.69 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 6199 0 -1 1077944384 3039 0 0 0 68 1 0 0 20 0 15 0 97113029 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768209795312 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8985] ppid=8970 vsize=10659048 memory=8500 CPUtime=0.66 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 6199 0 -1 1077944384 2455 0 0 0 65 1 0 0 20 0 15 0 97113029 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768208742768 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8986] ppid=8970 vsize=10659048 memory=792 CPUtime=0.28 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 6199 0 -1 1077944384 1710 0 0 0 28 0 0 0 20 0 15 0 97113029 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768207689712 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8987] ppid=8970 vsize=10659048 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768206637408 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8988] ppid=8970 vsize=10659048 memory=102849 CPUtime=0.01 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 6199 0 -1 1077944384 249 0 0 0 0 1 0 0 20 0 15 0 97113029 10914865152 2076956 33554432000 4194304 4196468 140720558536128 139768205585456 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
Current children cumulated CPU time: 55.8 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 8307824 KiB

[startup+19.0007 s]*
/proc/loadavg: 2.20 1.67 1.50 4/216 8988
/proc/meminfo: memFree=17625676/32770624 swapFree=67108792/67108860
[pid=8973] ppid=8970 vsize=10659048 memory=8307832 CPUtime=56.37 cores=0,2,4,6
/proc/8973/stat : 8973 (java) S 8970 8973 6199 0 -1 1077944320 324693 0 0 0 4767 870 0 0 20 0 15 0 97113023 10914865152 2076958 33554432000 4194304 4196468 140720558536128 140720558518672 139768723070711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
/proc/8973/statm: 2664762 2076958 3157 1 0 2627263 0
[pid=8973/tid=8975] ppid=8970 vsize=10659048 memory=7022364594140610616 CPUtime=6.25 cores=0,2,4,6
/proc/8973/task/8975/stat : 8975 (java) S 8970 8973 6199 0 -1 1077944384 7368 0 0 0 610 15 0 0 20 0 15 0 97113024 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768727309872 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8976] ppid=8970 vsize=10659048 memory=343 CPUtime=11.96 cores=0,2,4,6
/proc/8973/task/8976/stat : 8976 (java) R 8970 8973 6199 0 -1 4202560 50225 0 0 0 976 220 0 0 20 0 15 0 97113024 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768649144848 139768715698919 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8977] ppid=8970 vsize=10659048 memory=140414854444772 CPUtime=11.89 cores=0,2,4,6
/proc/8973/task/8977/stat : 8977 (java) R 8970 8973 6199 0 -1 1077944384 43429 0 0 0 969 220 0 0 20 0 15 0 97113024 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768648092304 139768723080917 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8978] ppid=8970 vsize=10659048 memory=8259759558282679131 CPUtime=11.98 cores=0,2,4,6
/proc/8973/task/8978/stat : 8978 (java) R 8970 8973 6199 0 -1 4202560 53374 0 0 0 981 217 0 0 20 0 15 0 97113024 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768647039248 139768715698919 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8979] ppid=8970 vsize=10659048 memory=3683979817539078457 CPUtime=11.9 cores=0,2,4,6
/proc/8973/task/8979/stat : 8979 (java) R 8970 8973 6199 0 -1 4202560 146199 0 0 0 1000 190 0 0 20 0 15 0 97113024 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768645986704 139768715698919 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8980] ppid=8970 vsize=10659048 memory=739411489789061024 CPUtime=0.66 cores=0,2,4,6
/proc/8973/task/8980/stat : 8980 (java) S 8970 8973 6199 0 -1 1077944384 15254 0 0 0 65 1 0 0 20 0 15 0 97113026 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768214004832 139768723080917 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8981] ppid=8970 vsize=10659048 memory=4122517831254286344 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8981/stat : 8981 (java) S 8970 8973 6199 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768212952800 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8982] ppid=8970 vsize=10659048 memory=-8383301570218270069 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8982/stat : 8982 (java) S 8970 8973 6199 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 97113026 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768211899632 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8983] ppid=8970 vsize=10659048 memory=7100839887184827521 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8983/stat : 8983 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768210848208 139768723089307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8984] ppid=8970 vsize=10659048 memory=0 CPUtime=0.69 cores=0,2,4,6
/proc/8973/task/8984/stat : 8984 (java) S 8970 8973 6199 0 -1 1077944384 3042 0 0 0 68 1 0 0 20 0 15 0 97113029 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768209795072 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8985] ppid=8970 vsize=10659048 memory=6199840864898134068 CPUtime=0.66 cores=0,2,4,6
/proc/8973/task/8985/stat : 8985 (java) S 8970 8973 6199 0 -1 1077944384 2455 0 0 0 65 1 0 0 20 0 15 0 97113029 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768208742768 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8986] ppid=8970 vsize=10659048 memory=3828235420469368457 CPUtime=0.28 cores=0,2,4,6
/proc/8973/task/8986/stat : 8986 (java) S 8970 8973 6199 0 -1 1077944384 1710 0 0 0 28 0 0 0 20 0 15 0 97113029 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768207689712 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8987] ppid=8970 vsize=10659048 memory=7878495878512652852 CPUtime=0 cores=0,2,4,6
/proc/8973/task/8987/stat : 8987 (java) S 8970 8973 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97113029 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768206637408 139768723080917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
[pid=8973/tid=8988] ppid=8970 vsize=10659048 memory=7018281801593338091 CPUtime=0.01 cores=0,2,4,6
/proc/8973/task/8988/stat : 8988 (java) S 8970 8973 6199 0 -1 1077944384 249 0 0 0 0 1 0 0 20 0 15 0 97113029 10914865152 2076958 33554432000 4194304 4196468 140720558536128 139768205585456 139768723081858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21176320 140720558539949 140720558540041 140720558540041 140720558542799 0
Current children cumulated CPU time: 56.37 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 8307832 KiB

Child status: 1
Real time (s): 19.1305
CPU time (s): 56.5076
CPU user time (s): 47.7346
CPU system time (s): 8.77304
CPU usage (%): 295.38
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 8307832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.7346
system time used= 8.77304
maximum resident set size= 8307832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324799
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7089
involuntary context switches= 933


# summary of solver processes directly reported to runsolver:
#   pid: 8973
#   total CPU time (s): 56.5076
#   total CPU user time (s): 47.7346
#   total CPU system time (s): 8.77304

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.171585 second user time and 0.229681 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-28 18:31:38
IDJOB=4299190
IDBENCH=141306
IDSOLVER=2763
FILE ID=node150/4299190-1532795497
RUNJOBID= node150-1532775187-6230
PBS_JOBID= 21022464
Free space on /tmp= 53072 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-10-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299190-1532795497/watcher-4299190-1532795497 -o /tmp/evaluation-result-4299190-1532795497/solver-4299190-1532795497 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6230 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299190-1532795497.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1ce90bfeea193be77ab92ac06e9a3657
RANDOM SEED=897783219

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25937552 kB
MemAvailable:   29788944 kB
Buffers:          206564 kB
Cached:          3883580 kB
SwapCached:           32 kB
Active:          3644352 kB
Inactive:        2643056 kB
Active(anon):    2148888 kB
Inactive(anon):    76188 kB
Active(file):    1495464 kB
Inactive(file):  2566868 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             29108 kB
Writeback:             0 kB
AnonPages:       2204972 kB
Mapped:            54936 kB
Shmem:             25156 kB
Slab:             238660 kB
SReclaimable:     209792 kB
SUnreclaim:        28868 kB
KernelStack:        3552 kB
PageTables:         9832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3369108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2107392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53072 MiB
End job on node150 at 2018-07-28 18:31:57