Trace number 4302313

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
Concrete 3.9.2? (TO) 254.151 224.528

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-30_c18.xml
MD5SUM643e62d73285ca0df01da7486f80c5bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark73
Best CPU time to get the best result obtained on this benchmark252.302
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints87321
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1800}]
Minimum variable degree89
Maximum variable degree118
Distribution of variable degrees[{"degree":89,"count":116},{"degree":90,"count":116},{"degree":91,"count":108},{"degree":92,"count":108},{"degree":93,"count":100},{"degree":94,"count":100},{"degree":95,"count":92},{"degree":96,"count":92},{"degree":97,"count":84},{"degree":98,"count":84},{"degree":99,"count":76},{"degree":100,"count":76},{"degree":101,"count":68},{"degree":102,"count":68},{"degree":103,"count":60},{"degree":104,"count":60},{"degree":105,"count":52},{"degree":106,"count":52},{"degree":107,"count":44},{"degree":108,"count":44},{"degree":109,"count":36},{"degree":110,"count":36},{"degree":111,"count":28},{"degree":112,"count":28},{"degree":113,"count":20},{"degree":114,"count":20},{"degree":115,"count":12},{"degree":116,"count":12},{"degree":117,"count":4},{"degree":118,"count":4}]
Minimum constraint arity2
Maximum constraint arity1800
Distribution of constraint arities[{"arity":2,"count":87320},{"arity":1800,"count":1}]
Number of extensional constraints0
Number of intensional constraints87320
Distribution of constraint types[{"type":"intension","count":87320},{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running

Verifier Data

One s line expected

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 (9858 MiB free)
  memory of node 1: 16384 MiB (13658 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302313-1532897634/watcher-4302313-1532897634 -o /tmp/evaluation-result-4302313-1532897634/solver-4302313-1532897634 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532892903-13713 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=2075295407 HOME/instance-4302313-1532897634.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Current StackSize limit: 8192 KiB

solver pid=20276, runsolver pid=20273

[startup+0.100059 s]*
/proc/loadavg: 1.35 1.50 1.70 4/206 20333
/proc/meminfo: memFree=24076548/32770624 swapFree=67108860/67108860
[pid=20276] ppid=20273 vsize=10005480 memory=16816 CPUtime=0.08 cores=1,3,5,7
/proc/20276/stat : 20276 (java) S 20273 20276 12183 0 -1 1077944320 4319 13245 0 0 1 0 5 2 20 0 6 0 107326650 10245611520 4138 33554432000 4194304 4196468 140733275846560 140733275829104 140562808827639 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
/proc/20276/statm: 2501370 4138 1933 1 0 2489808 0
[pid=20276/tid=20329] ppid=20273 vsize=10005480 memory=4279135704013571469 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20329/stat : 20329 (java) R 20273 20276 12183 0 -1 4202560 2159 13245 0 0 0 0 5 2 20 0 6 0 107326660 10245611520 4204 33554432000 4194304 4196468 140733275846560 140562780664400 140562808849565 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20330] ppid=20273 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20330/stat : 20330 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 6 0 107326660 10245611520 4204 33554432000 4194304 4196468 140733275846560 140562813069968 140562808837845 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20331] ppid=20273 vsize=10005480 memory=139991449568896 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20331/stat : 20331 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 6 0 107326660 10245611520 4204 33554432000 4194304 4196468 140733275846560 140562678405648 140562808837845 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20332] ppid=20273 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20332/stat : 20332 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 6 0 107326660 10245611520 4204 33554432000 4194304 4196468 140733275846560 140562677352848 140562808837845 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20333] ppid=20273 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20333/stat : 20333 (java) S 20273 20276 12183 0 -1 1077944384 2 13245 0 0 0 0 5 2 20 0 6 0 107326660 10245611520 4204 33554432000 4194304 4196468 140733275846560 140562676300048 140562808837845 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16816 KiB

[startup+0.209866 s]*
/proc/loadavg: 1.35 1.50 1.70 5/215 20342
/proc/meminfo: memFree=24052192/32770624 swapFree=67108860/67108860
[pid=20276] ppid=20273 vsize=10982744 memory=44140 CPUtime=0.25 cores=1,3,5,7
/proc/20276/stat : 20276 (java) S 20273 20276 12183 0 -1 1077944320 7759 13245 0 0 16 2 5 2 20 0 15 0 107326650 11246329856 11035 33554432000 4194304 4196468 140733275846560 140733275829104 140562808827639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
/proc/20276/statm: 2745686 11035 2961 1 0 2708109 0
[pid=20276/tid=20329] ppid=20273 vsize=10982744 memory=-6517102902069810590 CPUtime=0.18 cores=1,3,5,7
/proc/20276/task/20329/stat : 20329 (java) R 20273 20276 12183 0 -1 4202560 4469 13245 0 0 10 1 5 2 20 0 15 0 107326660 11246329856 11167 33554432000 4194304 4196468 140733275846560 140562780623680 140562789103346 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20330] ppid=20273 vsize=10982744 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20330/stat : 20330 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246329856 11233 33554432000 4194304 4196468 140733275846560 140562813069968 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20331] ppid=20273 vsize=10982744 memory=139991449568896 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20331/stat : 20331 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246329856 11233 33554432000 4194304 4196468 140733275846560 140562678405648 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20332] ppid=20273 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20332/stat : 20332 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246329856 11233 33554432000 4194304 4196468 140733275846560 140562677352848 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20333] ppid=20273 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20333/stat : 20333 (java) S 20273 20276 12183 0 -1 1077944384 2 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246329856 11233 33554432000 4194304 4196468 140733275846560 140562676300048 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20334] ppid=20273 vsize=10982744 memory=139991449568896 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20334/stat : 20334 (java) S 20273 20276 12183 0 -1 1077944384 2 13245 0 0 0 0 5 2 20 0 15 0 107326662 11246329856 11233 33554432000 4194304 4196468 140733275846560 140562234370928 140562808838786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20335] ppid=20273 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20335/stat : 20335 (java) S 20273 20276 12183 0 -1 1077944384 13 13245 0 0 0 0 5 2 20 0 15 0 107326662 11246329856 11233 33554432000 4194304 4196468 140733275846560 140561663125024 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20336] ppid=20273 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20336/stat : 20336 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326662 11246329856 11233 33554432000 4194304 4196468 140733275846560 140561461798256 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20337] ppid=20273 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20337/stat : 20337 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 15 0 107326665 11246329856 11233 33554432000 4194304 4196468 140733275846560 140561154398544 140562808846235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20338] ppid=20273 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20276/task/20338/stat : 20338 (java) S 20273 20276 12183 0 -1 1077944384 414 13245 0 0 1 0 5 2 20 0 15 0 107326665 11246329856 11233 33554432000 4194304 4196468 140733275846560 140562233317744 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20339] ppid=20273 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20276/task/20339/stat : 20339 (java) S 20273 20276 12183 0 -1 1077944384 186 13245 0 0 1 0 5 2 20 0 15 0 107326665 11246329856 11233 33554432000 4194304 4196468 140733275846560 140562232264944 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20340] ppid=20273 vsize=10982744 memory=139991449568896 CPUtime=0.1 cores=1,3,5,7
/proc/20276/task/20340/stat : 20340 (java) S 20273 20276 12183 0 -1 1077944384 623 13245 0 0 3 0 5 2 20 0 15 0 107326665 11246329856 11233 33554432000 4194304 4196468 140733275846560 140562231212144 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20341] ppid=20273 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20341/stat : 20341 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 15 0 107326665 11246329856 11299 33554432000 4194304 4196468 140733275846560 140560723601632 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20342] ppid=20273 vsize=10982744 memory=139991449568896 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20342/stat : 20342 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326666 11246329856 11299 33554432000 4194304 4196468 140733275846560 140562230160560 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44140 KiB

[startup+0.310257 s]*
/proc/loadavg: 1.35 1.50 1.70 5/215 20342
/proc/meminfo: memFree=24039892/32770624 swapFree=67108860/67108860
[pid=20276] ppid=20273 vsize=10983192 memory=56132 CPUtime=0.37 cores=1,3,5,7
/proc/20276/stat : 20276 (java) S 20273 20276 12183 0 -1 1077944320 10584 13245 0 0 28 2 5 2 20 0 15 0 107326650 11246788608 14033 33554432000 4194304 4196468 140733275846560 140733275829104 140562808827639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
/proc/20276/statm: 2745798 14033 3080 1 0 2708109 0
[pid=20276/tid=20329] ppid=20273 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/20276/task/20329/stat : 20329 (java) R 20273 20276 12183 0 -1 4202560 7135 13245 0 0 19 2 5 2 20 0 15 0 107326660 11246788608 14033 33554432000 4194304 4196468 140733275846560 140562780639648 140562808849565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20330] ppid=20273 vsize=10983192 memory=7012755875661107280 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20330/stat : 20330 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246788608 14033 33554432000 4194304 4196468 140733275846560 140562813069968 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20331] ppid=20273 vsize=10983192 memory=2076 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20331/stat : 20331 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246788608 14033 33554432000 4194304 4196468 140733275846560 140562678405648 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20332] ppid=20273 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20332/stat : 20332 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246788608 14033 33554432000 4194304 4196468 140733275846560 140562677352848 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20333] ppid=20273 vsize=10983192 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20333/stat : 20333 (java) S 20273 20276 12183 0 -1 1077944384 2 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246788608 14033 33554432000 4194304 4196468 140733275846560 140562676300048 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20334] ppid=20273 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20334/stat : 20334 (java) S 20273 20276 12183 0 -1 1077944384 2 13245 0 0 0 0 5 2 20 0 15 0 107326662 11246788608 14033 33554432000 4194304 4196468 140733275846560 140562234370928 140562808838786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20335] ppid=20273 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20335/stat : 20335 (java) S 20273 20276 12183 0 -1 1077944384 13 13245 0 0 0 0 5 2 20 0 15 0 107326662 11246788608 14033 33554432000 4194304 4196468 140733275846560 140561663125024 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20336] ppid=20273 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20336/stat : 20336 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326662 11246788608 14033 33554432000 4194304 4196468 140733275846560 140561461798256 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20337] ppid=20273 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20337/stat : 20337 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 15 0 107326665 11246788608 14033 33554432000 4194304 4196468 140733275846560 140561154398544 140562808846235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20338] ppid=20273 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20276/task/20338/stat : 20338 (java) S 20273 20276 12183 0 -1 1077944384 414 13245 0 0 1 0 5 2 20 0 15 0 107326665 11246788608 14033 33554432000 4194304 4196468 140733275846560 140562233317744 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20339] ppid=20273 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20276/task/20339/stat : 20339 (java) S 20273 20276 12183 0 -1 1077944384 187 13245 0 0 1 0 5 2 20 0 15 0 107326665 11246788608 14033 33554432000 4194304 4196468 140733275846560 140562232264944 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20340] ppid=20273 vsize=10983192 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/20276/task/20340/stat : 20340 (java) S 20273 20276 12183 0 -1 1077944384 633 13245 0 0 5 0 5 2 20 0 15 0 107326665 11246788608 14033 33554432000 4194304 4196468 140733275846560 140562231212144 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20341] ppid=20273 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20341/stat : 20341 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 15 0 107326665 11246788608 14033 33554432000 4194304 4196468 140733275846560 140560723601632 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20342] ppid=20273 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20342/stat : 20342 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326666 11246788608 14033 33554432000 4194304 4196468 140733275846560 140562230160560 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56132 KiB

[startup+0.700751 s]
/proc/loadavg: 1.35 1.50 1.70 6/215 20342
/proc/meminfo: memFree=24028232/32770624 swapFree=67108860/67108860
[pid=20276] ppid=20273 vsize=10983192 memory=88656 CPUtime=0.99 cores=1,3,5,7
/proc/20276/stat : 20276 (java) S 20273 20276 12183 0 -1 1077944320 16757 13245 0 0 87 5 5 2 20 0 15 0 107326650 11246788608 22164 33554432000 4194304 4196468 140733275846560 140733275829104 140562808827639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
/proc/20276/statm: 2745798 22164 3246 1 0 2708109 0
[pid=20276/tid=20329] ppid=20273 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/20276/task/20329/stat : 20329 (java) R 20273 20276 12183 0 -1 4202560 12191 13245 0 0 55 4 5 2 20 0 15 0 107326660 11246788608 22164 33554432000 4194304 4196468 140733275846560 140562780648464 140562790391172 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20330] ppid=20273 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20330/stat : 20330 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246788608 22164 33554432000 4194304 4196468 140733275846560 140562813069968 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20331] ppid=20273 vsize=10983192 memory=4140 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20331/stat : 20331 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246788608 22164 33554432000 4194304 4196468 140733275846560 140562678405648 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20332] ppid=20273 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20332/stat : 20332 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246788608 22164 33554432000 4194304 4196468 140733275846560 140562677352848 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20333] ppid=20273 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20333/stat : 20333 (java) S 20273 20276 12183 0 -1 1077944384 2 13245 0 0 0 0 5 2 20 0 15 0 107326660 11246788608 22164 33554432000 4194304 4196468 140733275846560 140562676300048 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20334] ppid=20273 vsize=10983192 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20334/stat : 20334 (java) S 20273 20276 12183 0 -1 1077944384 5 13245 0 0 0 0 5 2 20 0 15 0 107326662 11246788608 22164 33554432000 4194304 4196468 140733275846560 140562234370928 140562808838786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20335] ppid=20273 vsize=10983192 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20335/stat : 20335 (java) S 20273 20276 12183 0 -1 1077944384 13 13245 0 0 0 0 5 2 20 0 15 0 107326662 11246788608 22164 33554432000 4194304 4196468 140733275846560 140561663125024 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20336] ppid=20273 vsize=10983192 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20336/stat : 20336 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326662 11246788608 22164 33554432000 4194304 4196468 140733275846560 140561461798256 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20337] ppid=20273 vsize=10983192 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20337/stat : 20337 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 15 0 107326665 11246788608 22164 33554432000 4194304 4196468 140733275846560 140561154398544 140562808846235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20338] ppid=20273 vsize=10983192 memory=13252 CPUtime=0.17 cores=1,3,5,7
/proc/20276/task/20338/stat : 20338 (java) S 20273 20276 12183 0 -1 1077944384 1105 13245 0 0 10 0 5 2 20 0 15 0 107326665 11246788608 22164 33554432000 4194304 4196468 140733275846560 140562233317744 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20339] ppid=20273 vsize=10983192 memory=15460 CPUtime=0.13 cores=1,3,5,7
/proc/20276/task/20339/stat : 20339 (java) S 20273 20276 12183 0 -1 1077944384 539 13245 0 0 6 0 5 2 20 0 15 0 107326665 11246788608 22164 33554432000 4194304 4196468 140733275846560 140562232264944 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20340] ppid=20273 vsize=10983192 memory=17668 CPUtime=0.2 cores=1,3,5,7
/proc/20276/task/20340/stat : 20340 (java) S 20273 20276 12183 0 -1 1077944384 703 13245 0 0 13 0 5 2 20 0 15 0 107326665 11246788608 22164 33554432000 4194304 4196468 140733275846560 140562231212144 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20341] ppid=20273 vsize=10983192 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20341/stat : 20341 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 15 0 107326665 11246788608 22164 33554432000 4194304 4196468 140733275846560 140560723601632 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20342] ppid=20273 vsize=10983192 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20342/stat : 20342 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326666 11246788608 22164 33554432000 4194304 4196468 140733275846560 140562230160560 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88656 KiB

[startup+1.50073 s]
/proc/loadavg: 1.35 1.50 1.70 3/215 20342
/proc/meminfo: memFree=23879128/32770624 swapFree=67108860/67108860
[pid=20276] ppid=20273 vsize=10991948 memory=206420 CPUtime=3.03 cores=1,3,5,7
/proc/20276/stat : 20276 (java) S 20273 20276 12183 0 -1 1077944320 23057 13245 0 0 287 9 5 2 20 0 15 0 107326650 11255754752 51605 33554432000 4194304 4196468 140733275846560 140733275829104 140562808827639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
/proc/20276/statm: 2747987 51605 3446 1 0 2709645 0
[pid=20276/tid=20329] ppid=20273 vsize=10991948 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/20276/task/20329/stat : 20329 (java) R 20273 20276 12183 0 -1 4202560 15086 13245 0 0 131 7 5 2 20 0 15 0 107326660 11255754752 51605 33554432000 4194304 4196468 140733275846560 140562780661424 140562353706828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20330] ppid=20273 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20330/stat : 20330 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11255754752 51605 33554432000 4194304 4196468 140733275846560 140562813069968 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20331] ppid=20273 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20331/stat : 20331 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11255754752 51605 33554432000 4194304 4196468 140733275846560 140562678405648 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20332] ppid=20273 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20332/stat : 20332 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326660 11255754752 51605 33554432000 4194304 4196468 140733275846560 140562677352848 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20333] ppid=20273 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20333/stat : 20333 (java) S 20273 20276 12183 0 -1 1077944384 2 13245 0 0 0 0 5 2 20 0 15 0 107326660 11255754752 51605 33554432000 4194304 4196468 140733275846560 140562676300048 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20334] ppid=20273 vsize=10991948 memory=-7965959130280075168 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20334/stat : 20334 (java) S 20273 20276 12183 0 -1 1077944384 13 13245 0 0 0 0 5 2 20 0 15 0 107326662 11255754752 51605 33554432000 4194304 4196468 140733275846560 140562234370928 140562808838786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20335] ppid=20273 vsize=10991948 memory=279982609869056 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20335/stat : 20335 (java) S 20273 20276 12183 0 -1 1077944384 13 13245 0 0 0 0 5 2 20 0 15 0 107326662 11255754752 51605 33554432000 4194304 4196468 140733275846560 140561663125024 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20336] ppid=20273 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20336/stat : 20336 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326662 11255754752 51605 33554432000 4194304 4196468 140733275846560 140561461798256 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20337] ppid=20273 vsize=10991948 memory=1952 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20337/stat : 20337 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 15 0 107326665 11255754752 51605 33554432000 4194304 4196468 140733275846560 140561154398544 140562808846235 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20338] ppid=20273 vsize=10991948 memory=1232 CPUtime=0.66 cores=1,3,5,7
/proc/20276/task/20338/stat : 20338 (java) R 20273 20276 12183 0 -1 4202560 2701 13245 0 0 59 0 5 2 20 0 15 0 107326665 11255754752 51605 33554432000 4194304 4196468 140733275846560 140562233303136 140562793214768 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20339] ppid=20273 vsize=10991948 memory=8560 CPUtime=0.6 cores=1,3,5,7
/proc/20276/task/20339/stat : 20339 (java) R 20273 20276 12183 0 -1 4202560 1611 13245 0 0 53 0 5 2 20 0 15 0 107326665 11255754752 51605 33554432000 4194304 4196468 140733275846560 140562232253616 140562790017228 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20340] ppid=20273 vsize=10991948 memory=1712 CPUtime=0.48 cores=1,3,5,7
/proc/20276/task/20340/stat : 20340 (java) S 20273 20276 12183 0 -1 1077944384 1432 13245 0 0 41 0 5 2 20 0 15 0 107326665 11255754752 51605 33554432000 4194304 4196468 140733275846560 140562231212144 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20341] ppid=20273 vsize=10991948 memory=5412 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20341/stat : 20341 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 15 0 107326665 11255754752 51605 33554432000 4194304 4196468 140733275846560 140560723601632 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20342] ppid=20273 vsize=10991948 memory=4612 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20342/stat : 20342 (java) S 20273 20276 12183 0 -1 1077944384 1 13245 0 0 0 0 5 2 20 0 15 0 107326666 11255754752 51605 33554432000 4194304 4196468 140733275846560 140562230160560 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 10991948 KiB

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

[pid=20276/tid=20330] ppid=20273 vsize=11270504 memory=279981469943265 CPUtime=4.25 cores=1,3,5,7
/proc/20276/task/20330/stat : 20330 (java) S 20273 20276 12183 0 -1 1077944384 2165 13245 0 0 380 38 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562813069968 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20331] ppid=20273 vsize=11270504 memory=6791534058613427641 CPUtime=4.26 cores=1,3,5,7
/proc/20276/task/20331/stat : 20331 (java) S 20273 20276 12183 0 -1 1077944384 1714 13245 0 0 380 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562678405648 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20332] ppid=20273 vsize=11270504 memory=30724 CPUtime=4.3 cores=1,3,5,7
/proc/20276/task/20332/stat : 20332 (java) S 20273 20276 12183 0 -1 1077944384 3116 13245 0 0 384 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562677352848 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20333] ppid=20273 vsize=11270504 memory=1296 CPUtime=4.28 cores=1,3,5,7
/proc/20276/task/20333/stat : 20333 (java) S 20273 20276 12183 0 -1 1077944384 1787 13245 0 0 382 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562676300048 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20334] ppid=20273 vsize=11270504 memory=2400 CPUtime=0.81 cores=1,3,5,7
/proc/20276/task/20334/stat : 20334 (java) S 20273 20276 12183 0 -1 1077944384 10606 13245 0 0 73 1 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562234370928 140562808838786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20335] ppid=20273 vsize=11270504 memory=1836 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20335/stat : 20335 (java) S 20273 20276 12183 0 -1 1077944384 23 13245 0 0 0 0 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561663125088 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20336] ppid=20273 vsize=11270504 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20336/stat : 20336 (java) S 20273 20276 12183 0 -1 1077944384 13 13245 0 0 0 0 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561461798272 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20337] ppid=20273 vsize=11270504 memory=1012 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20337/stat : 20337 (java) S 20273 20276 12183 0 -1 1077944384 307 13245 0 0 0 0 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561154398544 140562808846235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20338] ppid=20273 vsize=11270504 memory=1436 CPUtime=7.51 cores=1,3,5,7
/proc/20276/task/20338/stat : 20338 (java) S 20273 20276 12183 0 -1 1077944384 12769 13245 0 0 742 2 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562233317744 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20339] ppid=20273 vsize=11270504 memory=1200 CPUtime=7.39 cores=1,3,5,7
/proc/20276/task/20339/stat : 20339 (java) S 20273 20276 12183 0 -1 1077944384 17761 13245 0 0 729 3 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562232264944 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20340] ppid=20273 vsize=11270504 memory=15876 CPUtime=2.23 cores=1,3,5,7
/proc/20276/task/20340/stat : 20340 (java) S 20273 20276 12183 0 -1 1077944384 8456 13245 0 0 213 3 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562231212144 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20341] ppid=20273 vsize=11270504 memory=13044 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20341/stat : 20341 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560723601632 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20342] ppid=20273 vsize=11270504 memory=792 CPUtime=0.15 cores=1,3,5,7
/proc/20276/task/20342/stat : 20342 (java) S 20273 20276 12183 0 -1 1077944384 487 13245 0 0 3 5 5 2 20 0 17 0 107326666 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562230160560 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20475] ppid=20273 vsize=11270504 memory=1952 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20475/stat : 20475 (java) S 20273 20276 12183 0 -1 1077944384 341 13245 0 0 0 0 5 2 20 0 17 0 107348901 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560522273520 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20476] ppid=20273 vsize=11270504 memory=1232 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20476/stat : 20476 (java) S 20273 20276 12183 0 -1 1077944384 129 13245 0 0 0 0 5 2 20 0 17 0 107348901 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560320947808 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
Current children cumulated CPU time: 252.79 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3355296 KiB

[startup+224.001 s]*
/proc/loadavg: 1.78 1.77 1.77 6/217 20476
/proc/meminfo: memFree=21049916/32770624 swapFree=67108860/67108860
[pid=20276] ppid=20273 vsize=11270504 memory=3355296 CPUtime=253.61 cores=1,3,5,7
/proc/20276/stat : 20276 (java) S 20273 20276 12183 0 -1 1077944320 102340 13245 0 0 25148 206 5 2 20 0 17 0 107326650 11540996096 838824 33554432000 4194304 4196468 140733275846560 140733275829104 140562808827639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
/proc/20276/statm: 2817626 838824 3530 1 0 2779279 0
[pid=20276/tid=20329] ppid=20273 vsize=11270504 memory=1436 CPUtime=218.95 cores=1,3,5,7
/proc/20276/task/20329/stat : 20329 (java) R 20273 20276 12183 0 -1 4202560 40473 13245 0 0 21854 34 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562780659168 140562368658895 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20330] ppid=20273 vsize=11270504 memory=1200 CPUtime=4.25 cores=1,3,5,7
/proc/20276/task/20330/stat : 20330 (java) S 20273 20276 12183 0 -1 1077944384 2165 13245 0 0 380 38 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562813069968 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20331] ppid=20273 vsize=11270504 memory=15876 CPUtime=4.26 cores=1,3,5,7
/proc/20276/task/20331/stat : 20331 (java) S 20273 20276 12183 0 -1 1077944384 1714 13245 0 0 380 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562678405648 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20332] ppid=20273 vsize=11270504 memory=4872558044660077418 CPUtime=4.3 cores=1,3,5,7
/proc/20276/task/20332/stat : 20332 (java) S 20273 20276 12183 0 -1 1077944384 3116 13245 0 0 384 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562677352848 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20333] ppid=20273 vsize=11270504 memory=6791534058613427641 CPUtime=4.28 cores=1,3,5,7
/proc/20276/task/20333/stat : 20333 (java) S 20273 20276 12183 0 -1 1077944384 1787 13245 0 0 382 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562676300048 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20334] ppid=20273 vsize=11270504 memory=1232 CPUtime=0.81 cores=1,3,5,7
/proc/20276/task/20334/stat : 20334 (java) S 20273 20276 12183 0 -1 1077944384 10606 13245 0 0 73 1 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562234370928 140562808838786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20335] ppid=20273 vsize=11270504 memory=8560 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20335/stat : 20335 (java) S 20273 20276 12183 0 -1 1077944384 23 13245 0 0 0 0 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561663125088 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20336] ppid=20273 vsize=11270504 memory=1712 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20336/stat : 20336 (java) S 20273 20276 12183 0 -1 1077944384 13 13245 0 0 0 0 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561461798272 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20337] ppid=20273 vsize=11270504 memory=5412 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20337/stat : 20337 (java) S 20273 20276 12183 0 -1 1077944384 307 13245 0 0 0 0 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561154398544 140562808846235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20338] ppid=20273 vsize=11270504 memory=3052 CPUtime=7.51 cores=1,3,5,7
/proc/20276/task/20338/stat : 20338 (java) S 20273 20276 12183 0 -1 1077944384 12769 13245 0 0 742 2 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562233317744 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20339] ppid=20273 vsize=11270504 memory=-8253362762722141311 CPUtime=7.39 cores=1,3,5,7
/proc/20276/task/20339/stat : 20339 (java) S 20273 20276 12183 0 -1 1077944384 17761 13245 0 0 729 3 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562232264944 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20340] ppid=20273 vsize=11270504 memory=7100839861465685612 CPUtime=2.23 cores=1,3,5,7
/proc/20276/task/20340/stat : 20340 (java) S 20273 20276 12183 0 -1 1077944384 8456 13245 0 0 213 3 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562231212144 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20341] ppid=20273 vsize=11270504 memory=-7175204567652784766 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20341/stat : 20341 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560723601632 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20342] ppid=20273 vsize=11270504 memory=3351088 CPUtime=0.15 cores=1,3,5,7
/proc/20276/task/20342/stat : 20342 (java) S 20273 20276 12183 0 -1 1077944384 487 13245 0 0 3 5 5 2 20 0 17 0 107326666 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562230160560 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20475] ppid=20273 vsize=11270504 memory=7091598560232366678 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20475/stat : 20475 (java) S 20273 20276 12183 0 -1 1077944384 341 13245 0 0 0 0 5 2 20 0 17 0 107348901 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560522273520 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20476] ppid=20273 vsize=11270504 memory=4140 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20476/stat : 20476 (java) S 20273 20276 12183 0 -1 1077944384 129 13245 0 0 0 0 5 2 20 0 17 0 107348901 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560320947808 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
Current children cumulated CPU time: 253.61 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3355296 KiB

[startup+224.401 s]
/proc/loadavg: 1.78 1.77 1.77 6/217 20476
/proc/meminfo: memFree=21049916/32770624 swapFree=67108860/67108860
[pid=20276] ppid=20273 vsize=11270504 memory=3355296 CPUtime=254 cores=1,3,5,7
/proc/20276/stat : 20276 (java) S 20273 20276 12183 0 -1 1077944320 102343 13245 0 0 25187 206 5 2 20 0 17 0 107326650 11540996096 838824 33554432000 4194304 4196468 140733275846560 140733275829104 140562808827639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
/proc/20276/statm: 2817626 838824 3530 1 0 2779279 0
[pid=20276/tid=20329] ppid=20273 vsize=11270504 memory=6791534058613427641 CPUtime=219.34 cores=1,3,5,7
/proc/20276/task/20329/stat : 20329 (java) R 20273 20276 12183 0 -1 4202560 40476 13245 0 0 21893 34 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562780659168 140562368658895 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20330] ppid=20273 vsize=11270504 memory=0 CPUtime=4.25 cores=1,3,5,7
/proc/20276/task/20330/stat : 20330 (java) S 20273 20276 12183 0 -1 1077944384 2165 13245 0 0 380 38 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562813069968 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20331] ppid=20273 vsize=11270504 memory=0 CPUtime=4.26 cores=1,3,5,7
/proc/20276/task/20331/stat : 20331 (java) S 20273 20276 12183 0 -1 1077944384 1714 13245 0 0 380 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562678405648 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20332] ppid=20273 vsize=11270504 memory=0 CPUtime=4.3 cores=1,3,5,7
/proc/20276/task/20332/stat : 20332 (java) S 20273 20276 12183 0 -1 1077944384 3116 13245 0 0 384 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562677352848 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20333] ppid=20273 vsize=11270504 memory=0 CPUtime=4.28 cores=1,3,5,7
/proc/20276/task/20333/stat : 20333 (java) S 20273 20276 12183 0 -1 1077944384 1787 13245 0 0 382 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562676300048 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20334] ppid=20273 vsize=11270504 memory=0 CPUtime=0.81 cores=1,3,5,7
/proc/20276/task/20334/stat : 20334 (java) S 20273 20276 12183 0 -1 1077944384 10606 13245 0 0 73 1 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562234370928 140562808838786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20335] ppid=20273 vsize=11270504 memory=3355296 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20335/stat : 20335 (java) S 20273 20276 12183 0 -1 1077944384 23 13245 0 0 0 0 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561663125088 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20336] ppid=20273 vsize=11270504 memory=8560 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20336/stat : 20336 (java) S 20273 20276 12183 0 -1 1077944384 13 13245 0 0 0 0 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561461798272 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20337] ppid=20273 vsize=11270504 memory=1712 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20337/stat : 20337 (java) S 20273 20276 12183 0 -1 1077944384 307 13245 0 0 0 0 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561154398544 140562808846235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20338] ppid=20273 vsize=11270504 memory=5412 CPUtime=7.51 cores=1,3,5,7
/proc/20276/task/20338/stat : 20338 (java) S 20273 20276 12183 0 -1 1077944384 12769 13245 0 0 742 2 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562233317744 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20339] ppid=20273 vsize=11270504 memory=4612 CPUtime=7.39 cores=1,3,5,7
/proc/20276/task/20339/stat : 20339 (java) S 20273 20276 12183 0 -1 1077944384 17761 13245 0 0 729 3 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562232264944 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20340] ppid=20273 vsize=11270504 memory=1012 CPUtime=2.23 cores=1,3,5,7
/proc/20276/task/20340/stat : 20340 (java) S 20273 20276 12183 0 -1 1077944384 8456 13245 0 0 213 3 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562231212144 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20341] ppid=20273 vsize=11270504 memory=1436 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20341/stat : 20341 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560723601632 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20342] ppid=20273 vsize=11270504 memory=1200 CPUtime=0.15 cores=1,3,5,7
/proc/20276/task/20342/stat : 20342 (java) S 20273 20276 12183 0 -1 1077944384 487 13245 0 0 3 5 5 2 20 0 17 0 107326666 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562230160560 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20475] ppid=20273 vsize=11270504 memory=7288 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20475/stat : 20475 (java) S 20273 20276 12183 0 -1 1077944384 341 13245 0 0 0 0 5 2 20 0 17 0 107348901 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560522273520 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20476] ppid=20273 vsize=11270504 memory=840 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20476/stat : 20476 (java) S 20273 20276 12183 0 -1 1077944384 129 13245 0 0 0 0 5 2 20 0 17 0 107348901 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560320947808 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
Current children cumulated CPU time: 254 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3355296 KiB

[startup+224.501 s]
/proc/loadavg: 1.78 1.77 1.77 6/217 20476
/proc/meminfo: memFree=21049916/32770624 swapFree=67108860/67108860
[pid=20276] ppid=20273 vsize=11270504 memory=3355296 CPUtime=254.1 cores=1,3,5,7
/proc/20276/stat : 20276 (java) S 20273 20276 12183 0 -1 1077944320 102343 13245 0 0 25197 206 5 2 20 0 17 0 107326650 11540996096 838824 33554432000 4194304 4196468 140733275846560 140733275829104 140562808827639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
/proc/20276/statm: 2817626 838824 3530 1 0 2779279 0
[pid=20276/tid=20329] ppid=20273 vsize=11270504 memory=3355296 CPUtime=219.44 cores=1,3,5,7
/proc/20276/task/20329/stat : 20329 (java) R 20273 20276 12183 0 -1 4202560 40476 13245 0 0 21903 34 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562780659168 140562368658816 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20330] ppid=20273 vsize=11270504 memory=3351088 CPUtime=4.25 cores=1,3,5,7
/proc/20276/task/20330/stat : 20330 (java) S 20273 20276 12183 0 -1 1077944384 2165 13245 0 0 380 38 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562813069968 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20331] ppid=20273 vsize=11270504 memory=3351088 CPUtime=4.26 cores=1,3,5,7
/proc/20276/task/20331/stat : 20331 (java) S 20273 20276 12183 0 -1 1077944384 1714 13245 0 0 380 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562678405648 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20332] ppid=20273 vsize=11270504 memory=3351088 CPUtime=4.3 cores=1,3,5,7
/proc/20276/task/20332/stat : 20332 (java) S 20273 20276 12183 0 -1 1077944384 3116 13245 0 0 384 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562677352848 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20333] ppid=20273 vsize=11270504 memory=3351088 CPUtime=4.28 cores=1,3,5,7
/proc/20276/task/20333/stat : 20333 (java) S 20273 20276 12183 0 -1 1077944384 1787 13245 0 0 382 39 5 2 20 0 17 0 107326660 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562676300048 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20334] ppid=20273 vsize=11270504 memory=3355296 CPUtime=0.81 cores=1,3,5,7
/proc/20276/task/20334/stat : 20334 (java) S 20273 20276 12183 0 -1 1077944384 10606 13245 0 0 73 1 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562234370928 140562808838786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20335] ppid=20273 vsize=11270504 memory=74 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20335/stat : 20335 (java) S 20273 20276 12183 0 -1 1077944384 23 13245 0 0 0 0 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561663125088 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20336] ppid=20273 vsize=11270504 memory=4140 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20336/stat : 20336 (java) S 20273 20276 12183 0 -1 1077944384 13 13245 0 0 0 0 5 2 20 0 17 0 107326662 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561461798272 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20337] ppid=20273 vsize=11270504 memory=1012 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20337/stat : 20337 (java) S 20273 20276 12183 0 -1 1077944384 307 13245 0 0 0 0 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140561154398544 140562808846235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20338] ppid=20273 vsize=11270504 memory=1436 CPUtime=7.51 cores=1,3,5,7
/proc/20276/task/20338/stat : 20338 (java) S 20273 20276 12183 0 -1 1077944384 12769 13245 0 0 742 2 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562233317744 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20339] ppid=20273 vsize=11270504 memory=8560 CPUtime=7.39 cores=1,3,5,7
/proc/20276/task/20339/stat : 20339 (java) S 20273 20276 12183 0 -1 1077944384 17761 13245 0 0 729 3 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562232264944 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20340] ppid=20273 vsize=11270504 memory=1712 CPUtime=2.23 cores=1,3,5,7
/proc/20276/task/20340/stat : 20340 (java) S 20273 20276 12183 0 -1 1077944384 8456 13245 0 0 213 3 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562231212144 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20341] ppid=20273 vsize=11270504 memory=3351088 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20341/stat : 20341 (java) S 20273 20276 12183 0 -1 1077944384 3 13245 0 0 0 0 5 2 20 0 17 0 107326665 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560723601632 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20342] ppid=20273 vsize=11270504 memory=3351088 CPUtime=0.15 cores=1,3,5,7
/proc/20276/task/20342/stat : 20342 (java) S 20273 20276 12183 0 -1 1077944384 487 13245 0 0 3 5 5 2 20 0 17 0 107326666 11540996096 838824 33554432000 4194304 4196468 140733275846560 140562230160560 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20475] ppid=20273 vsize=11270504 memory=3351088 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20475/stat : 20475 (java) S 20273 20276 12183 0 -1 1077944384 341 13245 0 0 0 0 5 2 20 0 17 0 107348901 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560522273520 140562808837845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
[pid=20276/tid=20476] ppid=20273 vsize=11270504 memory=3351088 CPUtime=0.07 cores=1,3,5,7
/proc/20276/task/20476/stat : 20476 (java) S 20273 20276 12183 0 -1 1077944384 129 13245 0 0 0 0 5 2 20 0 17 0 107348901 11540996096 838824 33554432000 4194304 4196468 140733275846560 140560320947808 140562808838786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9363456 140733275851377 140733275854177 140733275854177 140733275856847 0
Current children cumulated CPU time: 254.1 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3355296 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 224.528
CPU time (s): 254.151
CPU user time (s): 252.042
CPU system time (s): 2.10908
CPU usage (%): 113.193
Max. virtual memory (cumulated for all children) (KiB): 11270504
Max. memory (cumulated for all children) (KiB): 3355296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.042
system time used= 2.10908
maximum resident set size= 3355980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115596
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14188
involuntary context switches= 344


# summary of solver processes directly reported to runsolver:
#   pid: 20276
#   total CPU time (s): 254.151
#   total CPU user time (s): 252.042
#   total CPU system time (s): 2.10908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.23121 second user time and 2.17236 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 22:53:55
IDJOB=4302313
IDBENCH=141483
IDSOLVER=2776
FILE ID=node107/4302313-1532897634
RUNJOBID= node107-1532892903-13713
PBS_JOBID= 21022519
Free space on /tmp= 60800 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-30_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302313-1532897634/watcher-4302313-1532897634 -o /tmp/evaluation-result-4302313-1532897634/solver-4302313-1532897634 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532892903-13713 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=2075295407 HOME/instance-4302313-1532897634.xml

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

MD5SUM BENCH= 643e62d73285ca0df01da7486f80c5bf
RANDOM SEED=2075295407

node107.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.40
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.40
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.40
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.40
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:        24092752 kB
MemAvailable:   31342156 kB
Buffers:          248312 kB
Cached:          7263760 kB
SwapCached:            0 kB
Active:          4451668 kB
Inactive:        3735436 kB
Active(anon):     626196 kB
Inactive(anon):    76484 kB
Active(file):    3825472 kB
Inactive(file):  3658952 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             30500 kB
Writeback:             0 kB
AnonPages:        673468 kB
Mapped:            58344 kB
Shmem:             25228 kB
Slab:             190180 kB
SReclaimable:     161628 kB
SUnreclaim:        28552 kB
KernelStack:        3792 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1908612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 60772 MiB
End job on node107 at 2018-07-29 22:57:39