Trace number 4299255

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? 67.1273 24.6987

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-11-4-rom_c18.xml
MD5SUM63b9378ece2d6066ad6e61da47f93b8a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark2520.09
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints88
Number of domains5
Minimum domain size2
Maximum domain size115571
Distribution of domain sizes[{"size":2,"count":22},{"size":12,"count":154},{"size":27,"count":121},{"size":115571,"count":88}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":110},{"degree":2,"count":154},{"degree":8,"count":121}]
Minimum constraint arity14
Maximum constraint arity15
Distribution of constraint arities[{"arity":14,"count":22},{"arity":15,"count":66}]
Number of extensional constraints88
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":88}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
66.75/24.59	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
66.75/24.59		at java.util.Arrays.copyOf(Arrays.java:3308)
66.75/24.59		at java.util.BitSet.ensureCapacity(BitSet.java:337)
66.75/24.59		at java.util.BitSet.expandTo(BitSet.java:352)
66.75/24.59		at java.util.BitSet.set(BitSet.java:447)
66.75/24.59		at minicp.engine.constraints.ShortTableCT.<init>(ShortTableCT.java:61)
66.75/24.59		at xcsp3.XCSP3.buildCtrExtension(XCSP3.java:140)
66.75/24.59		at org.xcsp.parser.loaders.CtrLoaderInteger.extension(CtrLoaderInteger.java:306)
66.75/24.59		at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:167)
66.75/24.59		at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:527)
67.01/24.65		at org.xcsp.parser.XCallbacks.lambda$loadCtrs$3(XCallbacks.java:510)
67.01/24.65		at org.xcsp.parser.XCallbacks$$Lambda$86/551734240.accept(Unknown Source)
67.01/24.65		at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
67.01/24.65		at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
67.01/24.65		at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:507)
67.01/24.65		at org.xcsp.parser.XCallbacks.loadGroup(XCallbacks.java:462)
67.01/24.65		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:422)
67.01/24.65		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:407)
67.01/24.65		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:297)
67.01/24.65		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
67.01/24.65		at xcsp3.XCSP3.<init>(XCSP3.java:72)
67.01/24.65		at xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
67.01/24.65		at xcsp3.CompetitionApp.main(CompetitionApp.java:51)
67.01/24.65	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 (8876 MiB free)
  memory of node 1: 16384 MiB (13878 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299255-1532791986/watcher-4299255-1532791986 -o /tmp/evaluation-result-4299255-1532791986/solver-4299255-1532791986 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23261 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299255-1532791986.xml 

running on 4 cores: 1,3,5,7

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=25537, runsolver pid=25534
Current StackSize limit: 8192 KiB


[startup+0.100163 s]*
/proc/loadavg: 1.75 1.58 1.81 5/215 25552
/proc/meminfo: memFree=23285752/32770624 swapFree=67108532/67108860
[pid=25537] ppid=25534 vsize=10661052 memory=27556 CPUtime=0.13 cores=1,3,5,7
/proc/25537/stat : 25537 (java) S 25534 25537 23229 0 -1 1077944320 5320 0 0 0 11 2 0 0 20 0 15 0 96761847 10916917248 6889 33554432000 4194304 4196468 140726651154176 140726651136720 140667907165943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
/proc/25537/statm: 2665263 6889 2866 1 0 2627263 0
[pid=25537/tid=25539] ppid=25534 vsize=10661052 memory=-8269626465541197950 CPUtime=0.09 cores=1,3,5,7
/proc/25537/task/25539/stat : 25539 (java) S 25534 25537 23229 0 -1 1077944384 3168 0 0 0 8 1 0 0 20 0 15 0 96761847 10916917248 6889 33554432000 4194304 4196468 140726651154176 140667911396160 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25540] ppid=25534 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25540/stat : 25540 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 6889 33554432000 4194304 4196468 140726651154176 140667833240592 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25541] ppid=25534 vsize=10661052 memory=140211130582656 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25541/stat : 25541 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 6889 33554432000 4194304 4196468 140726651154176 140667832188048 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25542] ppid=25534 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25542/stat : 25542 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 6889 33554432000 4194304 4196468 140726651154176 140667831134992 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25543] ppid=25534 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25543/stat : 25543 (java) S 25534 25537 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 6889 33554432000 4194304 4196468 140726651154176 140667510582160 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25544] ppid=25534 vsize=10661052 memory=140211130582656 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25544/stat : 25544 (java) S 25534 25537 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96761849 10916917248 6889 33554432000 4194304 4196468 140726651154176 140666943248624 140667907177090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25545] ppid=25534 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25545/stat : 25545 (java) S 25534 25537 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96761850 10916917248 6889 33554432000 4194304 4196468 140726651154176 140666942194848 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25546] ppid=25534 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25546/stat : 25546 (java) S 25534 25537 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96761850 10916917248 6889 33554432000 4194304 4196468 140726651154176 140666941141744 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25547] ppid=25534 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25547/stat : 25547 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761852 10916917248 6889 33554432000 4194304 4196468 140726651154176 140666940090320 140667907184539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25548] ppid=25534 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25548/stat : 25548 (java) R 25534 25537 23229 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 96761852 10916917248 6889 33554432000 4194304 4196468 140726651154176 140666939038448 140667907177090 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25549] ppid=25534 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25549/stat : 25549 (java) R 25534 25537 23229 0 -1 4202560 177 0 0 0 0 0 0 0 20 0 15 0 96761852 10916917248 6889 33554432000 4194304 4196468 140726651154176 140666937985904 140667884998800 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25550] ppid=25534 vsize=10661052 memory=140211130582656 CPUtime=0.01 cores=1,3,5,7
/proc/25537/task/25550/stat : 25550 (java) S 25534 25537 23229 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 15 0 96761852 10916917248 6889 33554432000 4194304 4196468 140726651154176 140666936932848 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25551] ppid=25534 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25551/stat : 25551 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761853 10916917248 6889 33554432000 4194304 4196468 140726651154176 140666935880544 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25552] ppid=25534 vsize=10661052 memory=140211130582656 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25552/stat : 25552 (java) R 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761853 10916917248 6889 33554432000 4194304 4196468 140726651154176 140666934827568 140667907177090 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27556 KiB

[startup+0.21067 s]*
/proc/loadavg: 1.75 1.58 1.81 4/215 25552
/proc/meminfo: memFree=23273844/32770624 swapFree=67108532/67108860
[pid=25537] ppid=25534 vsize=10661052 memory=40240 CPUtime=0.34 cores=1,3,5,7
/proc/25537/stat : 25537 (java) S 25534 25537 23229 0 -1 1077944320 8162 0 0 0 32 2 0 0 20 0 15 0 96761847 10916917248 10060 33554432000 4194304 4196468 140726651154176 140726651136720 140667907165943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
/proc/25537/statm: 2665263 10060 2988 1 0 2627263 0
[pid=25537/tid=25539] ppid=25534 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/25537/task/25539/stat : 25539 (java) R 25534 25537 23229 0 -1 4202560 5111 0 0 0 19 1 0 0 20 0 15 0 96761847 10916917248 10060 33554432000 4194304 4196468 140726651154176 140667911402896 140667907187869 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25540] ppid=25534 vsize=10661052 memory=364 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25540/stat : 25540 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 10060 33554432000 4194304 4196468 140726651154176 140667833240592 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25541] ppid=25534 vsize=10661052 memory=140211131120840 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25541/stat : 25541 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 10060 33554432000 4194304 4196468 140726651154176 140667832188048 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25542] ppid=25534 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25542/stat : 25542 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 10060 33554432000 4194304 4196468 140726651154176 140667831134992 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25543] ppid=25534 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25543/stat : 25543 (java) S 25534 25537 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 10060 33554432000 4194304 4196468 140726651154176 140667510582160 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25544] ppid=25534 vsize=10661052 memory=140211130582656 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25544/stat : 25544 (java) S 25534 25537 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96761849 10916917248 10060 33554432000 4194304 4196468 140726651154176 140666943248624 140667907177090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25545] ppid=25534 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25545/stat : 25545 (java) S 25534 25537 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96761850 10916917248 10060 33554432000 4194304 4196468 140726651154176 140666942194848 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25546] ppid=25534 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25546/stat : 25546 (java) S 25534 25537 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96761850 10916917248 10060 33554432000 4194304 4196468 140726651154176 140666941141744 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25547] ppid=25534 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25547/stat : 25547 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761852 10916917248 10060 33554432000 4194304 4196468 140726651154176 140666940090320 140667907184539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25548] ppid=25534 vsize=10661052 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25537/task/25548/stat : 25548 (java) R 25534 25537 23229 0 -1 4202560 515 0 0 0 1 0 0 0 20 0 15 0 96761852 10916917248 10060 33554432000 4194304 4196468 140726651154176 140666939038448 140667900150985 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25549] ppid=25534 vsize=10661052 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/25537/task/25549/stat : 25549 (java) R 25534 25537 23229 0 -1 4202560 415 0 0 0 3 0 0 0 20 0 15 0 96761852 10916917248 10060 33554432000 4194304 4196468 140726651154176 140666937985904 140667887866240 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25550] ppid=25534 vsize=10661052 memory=140211130582656 CPUtime=0.07 cores=1,3,5,7
/proc/25537/task/25550/stat : 25550 (java) R 25534 25537 23229 0 -1 1077944384 764 0 0 0 7 0 0 0 20 0 15 0 96761852 10916917248 10060 33554432000 4194304 4196468 140726651154176 140666936932848 140667907177090 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25551] ppid=25534 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25551/stat : 25551 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761853 10916917248 10060 33554432000 4194304 4196468 140726651154176 140666935880544 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25552] ppid=25534 vsize=10661052 memory=140211130582656 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25552/stat : 25552 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761853 10916917248 10060 33554432000 4194304 4196468 140726651154176 140666934827568 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40240 KiB

[startup+0.310528 s]*
/proc/loadavg: 1.75 1.58 1.81 3/215 25552
/proc/meminfo: memFree=23221292/32770624 swapFree=67108532/67108860
[pid=25537] ppid=25534 vsize=10661052 memory=100660 CPUtime=0.5 cores=1,3,5,7
/proc/25537/stat : 25537 (java) S 25534 25537 23229 0 -1 1077944320 8371 0 0 0 46 4 0 0 20 0 15 0 96761847 10916917248 25165 33554432000 4194304 4196468 140726651154176 140726651136720 140667907165943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
/proc/25537/statm: 2665263 25165 3029 1 0 2627263 0
[pid=25537/tid=25539] ppid=25534 vsize=10661052 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/25537/task/25539/stat : 25539 (java) R 25534 25537 23229 0 -1 4202560 5153 0 0 0 27 3 0 0 20 0 15 0 96761847 10916917248 25165 33554432000 4194304 4196468 140726651154176 140667911396960 140667907187869 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25540] ppid=25534 vsize=10661052 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25540/stat : 25540 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 25165 33554432000 4194304 4196468 140726651154176 140667833240592 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25541] ppid=25534 vsize=10661052 memory=140211131117476 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25541/stat : 25541 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 25165 33554432000 4194304 4196468 140726651154176 140667832188048 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25542] ppid=25534 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25542/stat : 25542 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 25165 33554432000 4194304 4196468 140726651154176 140667831134992 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25543] ppid=25534 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25543/stat : 25543 (java) S 25534 25537 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96761848 10916917248 25165 33554432000 4194304 4196468 140726651154176 140667510582160 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25544] ppid=25534 vsize=10661052 memory=140211130582656 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25544/stat : 25544 (java) S 25534 25537 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96761849 10916917248 25165 33554432000 4194304 4196468 140726651154176 140666943248624 140667907177090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25545] ppid=25534 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25545/stat : 25545 (java) S 25534 25537 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96761850 10916917248 25165 33554432000 4194304 4196468 140726651154176 140666942194848 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25546] ppid=25534 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25546/stat : 25546 (java) S 25534 25537 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96761850 10916917248 25165 33554432000 4194304 4196468 140726651154176 140666941141744 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25547] ppid=25534 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25547/stat : 25547 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761852 10916917248 25165 33554432000 4194304 4196468 140726651154176 140666940090320 140667907184539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25548] ppid=25534 vsize=10661052 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/25537/task/25548/stat : 25548 (java) S 25534 25537 23229 0 -1 1077944384 603 0 0 0 4 0 0 0 20 0 15 0 96761852 10916917248 25165 33554432000 4194304 4196468 140726651154176 140666939038448 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25549] ppid=25534 vsize=10661052 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/25537/task/25549/stat : 25549 (java) S 25534 25537 23229 0 -1 1077944384 427 0 0 0 4 0 0 0 20 0 15 0 96761852 10916917248 25165 33554432000 4194304 4196468 140726651154176 140666937985904 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25550] ppid=25534 vsize=10661052 memory=140211130582656 CPUtime=0.09 cores=1,3,5,7
/proc/25537/task/25550/stat : 25550 (java) S 25534 25537 23229 0 -1 1077944384 820 0 0 0 9 0 0 0 20 0 15 0 96761852 10916917248 25165 33554432000 4194304 4196468 140726651154176 140666936932848 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25551] ppid=25534 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25551/stat : 25551 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761853 10916917248 25165 33554432000 4194304 4196468 140726651154176 140666935880544 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25552] ppid=25534 vsize=10661052 memory=140211130582656 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25552/stat : 25552 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761853 10916917248 25165 33554432000 4194304 4196468 140726651154176 140666934827568 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 100660 KiB

[startup+0.701222 s]
/proc/loadavg: 1.75 1.58 1.81 6/215 25552
/proc/meminfo: memFree=23028844/32770624 swapFree=67108532/67108860
[pid=25537] ppid=25534 vsize=10661128 memory=300108 CPUtime=1.57 cores=1,3,5,7
/proc/25537/stat : 25537 (java) S 25534 25537 23229 0 -1 1077944320 11009 0 0 0 138 19 0 0 20 0 15 0 96761847 10916995072 75027 33554432000 4194304 4196468 140726651154176 140726651136720 140667907165943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
/proc/25537/statm: 2665282 75027 3110 1 0 2627263 0
[pid=25537/tid=25539] ppid=25534 vsize=10661128 memory=16236 CPUtime=0.62 cores=1,3,5,7
/proc/25537/task/25539/stat : 25539 (java) S 25534 25537 23229 0 -1 1077944384 5502 0 0 0 57 5 0 0 20 0 15 0 96761847 10916995072 75093 33554432000 4194304 4196468 140726651154176 140667911403008 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25540] ppid=25534 vsize=10661128 memory=4048 CPUtime=0.05 cores=1,3,5,7
/proc/25537/task/25540/stat : 25540 (java) R 25534 25537 23229 0 -1 4202560 56 0 0 0 2 3 0 0 20 0 15 0 96761848 10916995072 75093 33554432000 4194304 4196468 140726651154176 140667833240792 140667900262779 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25541] ppid=25534 vsize=10661128 memory=640 CPUtime=0.04 cores=1,3,5,7
/proc/25537/task/25541/stat : 25541 (java) R 25534 25537 23229 0 -1 4202560 52 0 0 0 2 2 0 0 20 0 15 0 96761848 10916995072 75093 33554432000 4194304 4196468 140726651154176 140667832187936 140667900268820 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25542] ppid=25534 vsize=10661128 memory=1788 CPUtime=0.05 cores=1,3,5,7
/proc/25537/task/25542/stat : 25542 (java) R 25534 25537 23229 0 -1 4202560 59 0 0 0 2 3 0 0 20 0 15 0 96761848 10916995072 75093 33554432000 4194304 4196468 140726651154176 140667831135192 140667891614235 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25543] ppid=25534 vsize=10661128 memory=960 CPUtime=0.05 cores=1,3,5,7
/proc/25537/task/25543/stat : 25543 (java) R 25534 25537 23229 0 -1 4202560 59 0 0 0 2 3 0 0 20 0 15 0 96761848 10916995072 75093 33554432000 4194304 4196468 140726651154176 140667510582360 140667900262779 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25544] ppid=25534 vsize=10661128 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25544/stat : 25544 (java) S 25534 25537 23229 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 96761849 10916995072 75093 33554432000 4194304 4196468 140726651154176 140666943247136 140667907176149 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25545] ppid=25534 vsize=10661128 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25545/stat : 25545 (java) S 25534 25537 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96761850 10916995072 75093 33554432000 4194304 4196468 140726651154176 140666942194848 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25546] ppid=25534 vsize=10661128 memory=928 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25546/stat : 25546 (java) S 25534 25537 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96761850 10916995072 75093 33554432000 4194304 4196468 140726651154176 140666941141744 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25547] ppid=25534 vsize=10661128 memory=6153431502485415274 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25547/stat : 25547 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761852 10916995072 75093 33554432000 4194304 4196468 140726651154176 140666940090320 140667907184539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25548] ppid=25534 vsize=10661128 memory=6081108994580113768 CPUtime=0.24 cores=1,3,5,7
/proc/25537/task/25548/stat : 25548 (java) R 25534 25537 23229 0 -1 4202560 1427 0 0 0 24 0 0 0 20 0 15 0 96761852 10916995072 75093 33554432000 4194304 4196468 140726651154176 140666939031640 140667888710177 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25549] ppid=25534 vsize=10661128 memory=6154282490091891024 CPUtime=0.27 cores=1,3,5,7
/proc/25537/task/25549/stat : 25549 (java) R 25534 25537 23229 0 -1 4202560 1263 0 0 0 27 0 0 0 20 0 15 0 96761852 10916995072 75093 33554432000 4194304 4196468 140726651154176 140666937971784 140667888709666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25550] ppid=25534 vsize=10661128 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/25537/task/25550/stat : 25550 (java) S 25534 25537 23229 0 -1 1077944384 1164 0 0 0 18 0 0 0 20 0 15 0 96761852 10916995072 75093 33554432000 4194304 4196468 140726651154176 140666936932848 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25551] ppid=25534 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25551/stat : 25551 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761853 10916995072 75605 33554432000 4194304 4196468 140726651154176 140666935880544 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25552] ppid=25534 vsize=10661128 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25552/stat : 25552 (java) S 25534 25537 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96761853 10916995072 75605 33554432000 4194304 4196468 140726651154176 140666934827568 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 300108 KiB

[startup+1.50083 s]
/proc/loadavg: 1.75 1.58 1.81 3/215 25552
/proc/meminfo: memFree=22885368/32770624 swapFree=67108532/67108860
[pid=25537] ppid=25534 vsize=10661128 memory=581700 CPUtime=2.98 cores=1,3,5,7
/proc/25537/stat : 25537 (java) S 25534 25537 23229 0 -1 1077944320 12009 0 0 0 267 31 0 0 20 0 15 0 96761847 10916995072 145425 33554432000 4194304 4196468 140726651154176 140726651136720 140667907165943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
/proc/25537/statm: 2665282 145425 3131 1 0 2627263 0
[pid=25537/tid=25539] ppid=25534 vsize=10661128 memory=498268 CPUtime=1.34 cores=1,3,5,7
/proc/25537/task/25539/stat : 25539 (java) R 25534 25537 23229 0 -1 4202560 5619 0 0 0 127 7 0 0 20 0 15 0 96761847 10916995072 145425 33554432000 4194304 4196468 140726651154176 140667911404208 140667513450848 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25540] ppid=25534 vsize=10661128 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/25537/task/25540/stat : 25540 (java) S 25534 25537 23229 0 -1 1077944384 262 0 0 0 6 5 0 0 20 0 15 0 96761848 10916995072 145425 33554432000 4194304 4196468 140726651154176 140667833240592 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25541] ppid=25534 vsize=10661128 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/25537/task/25541/stat : 25541 (java) S 25534 25537 23229 0 -1 1077944384 106 0 0 0 7 5 0 0 20 0 15 0 96761848 10916995072 145425 33554432000 4194304 4196468 140726651154176 140667832188048 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25542] ppid=25534 vsize=10661128 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/25537/task/25542/stat : 25542 (java) S 25534 25537 23229 0 -1 1077944384 163 0 0 0 5 5 0 0 20 0 15 0 96761848 10916995072 145425 33554432000 4194304 4196468 140726651154176 140667831134992 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25543] ppid=25534 vsize=10661128 memory=6943526294502006880 CPUtime=0.12 cores=1,3,5,7
/proc/25537/task/25543/stat : 25543 (java) S 25534 25537 23229 0 -1 1077944384 157 0 0 0 7 5 0 0 20 0 15 0 96761848 10916995072 145425 33554432000 4194304 4196468 140726651154176 140667510582160 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25544] ppid=25534 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25544/stat : 25544 (java) S 25534 25537 23229 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 96761849 10916995072 145425 33554432000 4194304 4196468 140726651154176 140666943248624 140667907177090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0

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

[pid=25537/tid=25551] ppid=25534 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25551/stat : 25551 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761853 10916995072 2065085 33554432000 4194304 4196468 140726651154176 140666935880544 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25552] ppid=25534 vsize=10661128 memory=280422038973816 CPUtime=0.01 cores=1,3,5,7
/proc/25537/task/25552/stat : 25552 (java) S 25534 25537 23229 0 -1 1077944384 178 0 0 0 0 1 0 0 20 0 15 0 96761853 10916995072 2065085 33554432000 4194304 4196468 140726651154176 140666934827568 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 54 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
Current children cumulated CPU time: 48.02 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8260340 KiB

[startup+22.4012 s]
/proc/loadavg: 2.38 1.73 1.86 6/215 25552
/proc/meminfo: memFree=15029272/32770624 swapFree=67108532/67108860
[pid=25537] ppid=25534 vsize=10661128 memory=8268688 CPUtime=59.27 cores=1,3,5,7
/proc/25537/stat : 25537 (java) S 25534 25537 23229 0 -1 1077944320 304324 0 0 0 5090 837 0 0 20 0 15 0 96761847 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140726651136720 140667907165943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
/proc/25537/statm: 2665282 2067172 3163 1 0 2627263 0
[pid=25537/tid=25539] ppid=25534 vsize=10661128 memory=7594003987725051731 CPUtime=9.07 cores=1,3,5,7
/proc/25537/task/25539/stat : 25539 (java) S 25534 25537 23229 0 -1 1077944384 10264 0 0 0 891 16 0 0 20 0 15 0 96761847 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140667911404592 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25540] ppid=25534 vsize=10661128 memory=8514701219376621709 CPUtime=11.82 cores=1,3,5,7
/proc/25537/task/25540/stat : 25540 (java) R 25534 25537 23229 0 -1 4202560 48012 0 0 0 990 192 0 0 20 0 15 0 96761848 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140667833240792 140667900262700 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25541] ppid=25534 vsize=10661128 memory=3868 CPUtime=11.89 cores=1,3,5,7
/proc/25537/task/25541/stat : 25541 (java) R 25534 25537 23229 0 -1 4202560 107122 0 0 0 979 210 0 0 20 0 15 0 96761848 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140667832188048 140667892162547 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25542] ppid=25534 vsize=10661128 memory=28100 CPUtime=11.88 cores=1,3,5,7
/proc/25537/task/25542/stat : 25542 (java) R 25534 25537 23229 0 -1 4202560 51168 0 0 0 993 195 0 0 20 0 15 0 96761848 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140667831135192 140667892162589 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25543] ppid=25534 vsize=10661128 memory=1280 CPUtime=11.81 cores=1,3,5,7
/proc/25537/task/25543/stat : 25543 (java) R 25534 25537 23229 0 -1 4202560 59034 0 0 0 965 216 0 0 20 0 15 0 96761848 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140667510582160 140667892162589 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25544] ppid=25534 vsize=10661128 memory=2340 CPUtime=0.89 cores=1,3,5,7
/proc/25537/task/25544/stat : 25544 (java) S 25534 25537 23229 0 -1 1077944384 18880 0 0 0 88 1 0 0 20 0 15 0 96761849 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140666943247168 140667907176149 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 44 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25545] ppid=25534 vsize=10661128 memory=1832 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25545/stat : 25545 (java) S 25534 25537 23229 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 96761850 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140666942194912 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25546] ppid=25534 vsize=10661128 memory=792 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25546/stat : 25546 (java) S 25534 25537 23229 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96761850 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140666941141744 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25547] ppid=25534 vsize=10661128 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25547/stat : 25547 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761852 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140666940090320 140667907184539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25548] ppid=25534 vsize=10661128 memory=1444 CPUtime=0.71 cores=1,3,5,7
/proc/25537/task/25548/stat : 25548 (java) S 25534 25537 23229 0 -1 1077944384 3233 0 0 0 71 0 0 0 20 0 15 0 96761852 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140666939038448 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25549] ppid=25534 vsize=10661128 memory=1200 CPUtime=0.79 cores=1,3,5,7
/proc/25537/task/25549/stat : 25549 (java) S 25534 25537 23229 0 -1 1077944384 2909 0 0 0 79 0 0 0 20 0 15 0 96761852 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140666937985904 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25550] ppid=25534 vsize=10661128 memory=15436 CPUtime=0.29 cores=1,3,5,7
/proc/25537/task/25550/stat : 25550 (java) S 25534 25537 23229 0 -1 1077944384 2100 0 0 0 29 0 0 0 20 0 15 0 96761852 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140666936932848 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25551] ppid=25534 vsize=10661128 memory=16708 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25551/stat : 25551 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761853 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140666935880544 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25552] ppid=25534 vsize=10661128 memory=16236 CPUtime=0.01 cores=1,3,5,7
/proc/25537/task/25552/stat : 25552 (java) S 25534 25537 23229 0 -1 1077944384 199 0 0 0 0 1 0 0 20 0 15 0 96761853 10916995072 2067172 33554432000 4194304 4196468 140726651154176 140666934827568 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 54 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
Current children cumulated CPU time: 59.27 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8268688 KiB

[startup+24.0008 s]*
/proc/loadavg: 2.38 1.73 1.86 6/215 25552
/proc/meminfo: memFree=15029148/32770624 swapFree=67108532/67108860
[pid=25537] ppid=25534 vsize=10661128 memory=8268720 CPUtime=65.15 cores=1,3,5,7
/proc/25537/stat : 25537 (java) S 25534 25537 23229 0 -1 1077944320 380134 0 0 0 5671 844 0 0 20 0 15 0 96761847 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140726651136720 140667907165943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
/proc/25537/statm: 2665282 2067180 3163 1 0 2627263 0
[pid=25537/tid=25539] ppid=25534 vsize=10661128 memory=6791534058613427641 CPUtime=9.07 cores=1,3,5,7
/proc/25537/task/25539/stat : 25539 (java) S 25534 25537 23229 0 -1 1077944384 10265 0 0 0 891 16 0 0 20 0 15 0 96761847 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140667911404592 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25540] ppid=25534 vsize=10661128 memory=4872558044660077418 CPUtime=13.28 cores=1,3,5,7
/proc/25537/task/25540/stat : 25540 (java) R 25534 25537 23229 0 -1 4202560 117679 0 0 0 1132 196 0 0 20 0 15 0 96761848 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140667833240792 140667900262692 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25541] ppid=25534 vsize=10661128 memory=1724 CPUtime=13.31 cores=1,3,5,7
/proc/25537/task/25541/stat : 25541 (java) R 25534 25537 23229 0 -1 4202560 108685 0 0 0 1120 211 0 0 20 0 15 0 96761848 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140667832188168 140667899794151 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25542] ppid=25534 vsize=10661128 memory=7124 CPUtime=13.32 cores=1,3,5,7
/proc/25537/task/25542/stat : 25542 (java) R 25534 25537 23229 0 -1 4202560 51250 0 0 0 1136 196 0 0 20 0 15 0 96761848 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140667831134800 140667899794151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25543] ppid=25534 vsize=10661128 memory=1012 CPUtime=13.25 cores=1,3,5,7
/proc/25537/task/25543/stat : 25543 (java) R 25534 25537 23229 0 -1 4202560 63121 0 0 0 1107 218 0 0 20 0 15 0 96761848 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140667510581968 140667892924752 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25544] ppid=25534 vsize=10661128 memory=1444 CPUtime=1.03 cores=1,3,5,7
/proc/25537/task/25544/stat : 25544 (java) S 25534 25537 23229 0 -1 1077944384 19279 0 0 0 102 1 0 0 20 0 15 0 96761849 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666943247168 140667907176149 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 44 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25545] ppid=25534 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25545/stat : 25545 (java) S 25534 25537 23229 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 96761850 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666942194912 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25546] ppid=25534 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25546/stat : 25546 (java) S 25534 25537 23229 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96761850 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666941141744 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25547] ppid=25534 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25547/stat : 25547 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761852 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666940090320 140667907184539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25548] ppid=25534 vsize=10661128 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/25537/task/25548/stat : 25548 (java) S 25534 25537 23229 0 -1 1077944384 3237 0 0 0 71 0 0 0 20 0 15 0 96761852 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666939038448 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25549] ppid=25534 vsize=10661128 memory=0 CPUtime=0.79 cores=1,3,5,7
/proc/25537/task/25549/stat : 25549 (java) S 25534 25537 23229 0 -1 1077944384 2911 0 0 0 79 0 0 0 20 0 15 0 96761852 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666937985904 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25550] ppid=25534 vsize=10661128 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/25537/task/25550/stat : 25550 (java) S 25534 25537 23229 0 -1 1077944384 2103 0 0 0 29 0 0 0 20 0 15 0 96761852 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666936932608 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25551] ppid=25534 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25551/stat : 25551 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761853 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666935880544 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25552] ppid=25534 vsize=10661128 memory=33 CPUtime=0.01 cores=1,3,5,7
/proc/25537/task/25552/stat : 25552 (java) S 25534 25537 23229 0 -1 1077944384 199 0 0 0 0 1 0 0 20 0 15 0 96761853 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666934827568 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 54 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
Current children cumulated CPU time: 65.15 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8268720 KiB

[startup+24.4012 s]
/proc/loadavg: 2.38 1.73 1.86 6/215 25552
/proc/meminfo: memFree=15029148/32770624 swapFree=67108532/67108860
[pid=25537] ppid=25534 vsize=10661128 memory=8268720 CPUtime=66.46 cores=1,3,5,7
/proc/25537/stat : 25537 (java) S 25534 25537 23229 0 -1 1077944320 380265 0 0 0 5801 845 0 0 20 0 15 0 96761847 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140726651136720 140667907165943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
/proc/25537/statm: 2665282 2067180 3163 1 0 2627263 0
[pid=25537/tid=25539] ppid=25534 vsize=10661128 memory=-6876588627878687573 CPUtime=9.07 cores=1,3,5,7
/proc/25537/task/25539/stat : 25539 (java) S 25534 25537 23229 0 -1 1077944384 10266 0 0 0 891 16 0 0 20 0 15 0 96761847 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140667911404592 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25540] ppid=25534 vsize=10661128 memory=6944656592455360569 CPUtime=13.59 cores=1,3,5,7
/proc/25537/task/25540/stat : 25540 (java) R 25534 25537 23229 0 -1 4202560 117679 0 0 0 1163 196 0 0 20 0 15 0 96761848 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140667833240480 140667900262676 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25541] ppid=25534 vsize=10661128 memory=6791534058613427641 CPUtime=13.61 cores=1,3,5,7
/proc/25537/task/25541/stat : 25541 (java) R 25534 25537 23229 0 -1 4202560 108685 0 0 0 1150 211 0 0 20 0 15 0 96761848 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140667832187856 140667899794151 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25542] ppid=25534 vsize=10661128 memory=1692 CPUtime=13.62 cores=1,3,5,7
/proc/25537/task/25542/stat : 25542 (java) R 25534 25537 23229 0 -1 4202560 51265 0 0 0 1166 196 0 0 20 0 15 0 96761848 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140667831134800 140667899794151 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25543] ppid=25534 vsize=10661128 memory=916 CPUtime=13.55 cores=1,3,5,7
/proc/25537/task/25543/stat : 25543 (java) R 25534 25537 23229 0 -1 4202560 63234 0 0 0 1137 218 0 0 20 0 15 0 96761848 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140667510581968 140667899794151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25544] ppid=25534 vsize=10661128 memory=3852 CPUtime=1.11 cores=1,3,5,7
/proc/25537/task/25544/stat : 25544 (java) S 25534 25537 23229 0 -1 1077944384 19281 0 0 0 110 1 0 0 20 0 15 0 96761849 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666943247168 140667907176149 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 44 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25545] ppid=25534 vsize=10661128 memory=2888 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25545/stat : 25545 (java) S 25534 25537 23229 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 96761850 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666942194912 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25546] ppid=25534 vsize=10661128 memory=-6520471753822164382 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25546/stat : 25546 (java) S 25534 25537 23229 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96761850 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666941141744 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25547] ppid=25534 vsize=10661128 memory=-8341965534556230502 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25547/stat : 25547 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761852 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666940090320 140667907184539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25548] ppid=25534 vsize=10661128 memory=9047017150487036571 CPUtime=0.71 cores=1,3,5,7
/proc/25537/task/25548/stat : 25548 (java) S 25534 25537 23229 0 -1 1077944384 3237 0 0 0 71 0 0 0 20 0 15 0 96761852 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666939038448 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25549] ppid=25534 vsize=10661128 memory=4715433313220523562 CPUtime=0.79 cores=1,3,5,7
/proc/25537/task/25549/stat : 25549 (java) S 25534 25537 23229 0 -1 1077944384 2911 0 0 0 79 0 0 0 20 0 15 0 96761852 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666937985904 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25550] ppid=25534 vsize=10661128 memory=4104 CPUtime=0.29 cores=1,3,5,7
/proc/25537/task/25550/stat : 25550 (java) S 25534 25537 23229 0 -1 1077944384 2103 0 0 0 29 0 0 0 20 0 15 0 96761852 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666936932848 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25551] ppid=25534 vsize=10661128 memory=1404 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25551/stat : 25551 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761853 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666935880544 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25552] ppid=25534 vsize=10661128 memory=2724 CPUtime=0.01 cores=1,3,5,7
/proc/25537/task/25552/stat : 25552 (java) S 25534 25537 23229 0 -1 1077944384 199 0 0 0 0 1 0 0 20 0 15 0 96761853 10916995072 2067180 33554432000 4194304 4196468 140726651154176 140666934827568 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 54 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
Current children cumulated CPU time: 66.46 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8268720 KiB

[startup+24.6007 s]
/proc/loadavg: 2.38 1.73 1.86 6/215 25552
/proc/meminfo: memFree=15029148/32770624 swapFree=67108532/67108860
[pid=25537] ppid=25534 vsize=10661128 memory=8268724 CPUtime=67.01 cores=1,3,5,7
/proc/25537/stat : 25537 (java) S 25534 25537 23229 0 -1 1077944320 380494 0 0 0 5856 845 0 0 20 0 15 0 96761847 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140726651136720 140667907165943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
/proc/25537/statm: 2665282 2067181 3164 1 0 2627263 0
[pid=25537/tid=25539] ppid=25534 vsize=10661128 memory=2721 CPUtime=9.08 cores=1,3,5,7
/proc/25537/task/25539/stat : 25539 (java) S 25534 25537 23229 0 -1 1077944384 10343 0 0 0 891 17 0 0 20 0 15 0 96761847 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140667911405584 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25540] ppid=25534 vsize=10661128 memory=11863 CPUtime=13.71 cores=1,3,5,7
/proc/25537/task/25540/stat : 25540 (java) S 25534 25537 23229 0 -1 1077944384 117684 0 0 0 1175 196 0 0 20 0 15 0 96761848 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140667833240592 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25541] ppid=25534 vsize=10661128 memory=28431 CPUtime=13.73 cores=1,3,5,7
/proc/25537/task/25541/stat : 25541 (java) S 25534 25537 23229 0 -1 1077944384 108785 0 0 0 1161 212 0 0 20 0 15 0 96761848 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140667832188048 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25542] ppid=25534 vsize=10661128 memory=7085680916039755858 CPUtime=13.74 cores=1,3,5,7
/proc/25537/task/25542/stat : 25542 (java) S 25534 25537 23229 0 -1 1077944384 51293 0 0 0 1178 196 0 0 20 0 15 0 96761848 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140667831134992 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25543] ppid=25534 vsize=10661128 memory=8100380803942995284 CPUtime=13.67 cores=1,3,5,7
/proc/25537/task/25543/stat : 25543 (java) S 25534 25537 23229 0 -1 1077944384 63234 0 0 0 1149 218 0 0 20 0 15 0 96761848 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140667510582160 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25544] ppid=25534 vsize=10661128 memory=8027200600010211437 CPUtime=1.19 cores=1,3,5,7
/proc/25537/task/25544/stat : 25544 (java) R 25534 25537 23229 0 -1 4202560 19292 0 0 0 118 1 0 0 20 0 15 0 96761849 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140666943246944 140667891328287 0 0 0 16800975 0 0 0 -1 3 0 0 44 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25545] ppid=25534 vsize=10661128 memory=6004540074671363681 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25545/stat : 25545 (java) S 25534 25537 23229 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 96761850 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140666942194912 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25546] ppid=25534 vsize=10661128 memory=7453282923444793189 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25546/stat : 25546 (java) S 25534 25537 23229 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96761850 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140666941141744 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25547] ppid=25534 vsize=10661128 memory=-8253362762721548155 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25547/stat : 25547 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761852 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140666940090320 140667907184539 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25548] ppid=25534 vsize=10661128 memory=3047711428313588876 CPUtime=0.71 cores=1,3,5,7
/proc/25537/task/25548/stat : 25548 (java) S 25534 25537 23229 0 -1 1077944384 3237 0 0 0 71 0 0 0 20 0 15 0 96761852 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140666939038448 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25549] ppid=25534 vsize=10661128 memory=-7522837583045875833 CPUtime=0.79 cores=1,3,5,7
/proc/25537/task/25549/stat : 25549 (java) S 25534 25537 23229 0 -1 1077944384 2911 0 0 0 79 0 0 0 20 0 15 0 96761852 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140666937985904 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25550] ppid=25534 vsize=10661128 memory=1399101730491701635 CPUtime=0.29 cores=1,3,5,7
/proc/25537/task/25550/stat : 25550 (java) S 25534 25537 23229 0 -1 1077944384 2111 0 0 0 29 0 0 0 20 0 15 0 96761852 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140666936931680 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25551] ppid=25534 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25537/task/25551/stat : 25551 (java) S 25534 25537 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96761853 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140666935880544 140667907176149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
[pid=25537/tid=25552] ppid=25534 vsize=10661128 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25537/task/25552/stat : 25552 (java) S 25534 25537 23229 0 -1 1077944384 199 0 0 0 0 1 0 0 20 0 15 0 96761853 10916995072 2067181 33554432000 4194304 4196468 140726651154176 140666934827568 140667907177090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 54 0 0 6293624 6294260 16703488 140726651155629 140726651155721 140726651155721 140726651158479 0
Current children cumulated CPU time: 67.01 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8268724 KiB

Child status: 1
Real time (s): 24.6987
CPU time (s): 67.1273
CPU user time (s): 58.6192
CPU system time (s): 8.50807
CPU usage (%): 271.784
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 8268724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.6192
system time used= 8.50807
maximum resident set size= 8268724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 380604
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5471
involuntary context switches= 544


# summary of solver processes directly reported to runsolver:
#   pid: 25537
#   total CPU time (s): 67.1273
#   total CPU user time (s): 58.6192
#   total CPU system time (s): 8.50807

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.181407 second user time and 0.30156 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 17:33:07
IDJOB=4299255
IDBENCH=141315
IDSOLVER=2766
FILE ID=node104/4299255-1532791986
RUNJOBID= node104-1532774598-23261
PBS_JOBID= 21022461
Free space on /tmp= 48204 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-11-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299255-1532791986/watcher-4299255-1532791986 -o /tmp/evaluation-result-4299255-1532791986/solver-4299255-1532791986 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23261 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299255-1532791986.xml

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

MD5SUM BENCH= 63b9378ece2d6066ad6e61da47f93b8a
RANDOM SEED=10053071

node104.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.11
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.11
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.11
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.11
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:        23302396 kB
MemAvailable:   27294932 kB
Buffers:          155820 kB
Cached:          4088940 kB
SwapCached:           12 kB
Active:          6732076 kB
Inactive:        2215308 kB
Active(anon):    4657520 kB
Inactive(anon):    73040 kB
Active(file):    2074556 kB
Inactive(file):  2142268 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:             44664 kB
Writeback:             0 kB
AnonPages:       4718692 kB
Mapped:            52820 kB
Shmem:             25060 kB
Slab:             211828 kB
SReclaimable:     183092 kB
SUnreclaim:        28736 kB
KernelStack:        3792 kB
PageTables:        14436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5786772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4595712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48200 MiB
End job on node104 at 2018-07-28 17:33:32