Trace number 4302387

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.081 220.535

General information on the benchmark

NamePseudoBoolean-opt/
Pb-circ10-3_c18.xml
MD5SUM2a9d5e672b2129585e8bdcc62e976dce
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark364
Best CPU time to get the best result obtained on this benchmark252.031
Satisfiable
(Un)Satisfiability was proved
Number of variables2700
Number of constraints42620
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2700}]
Minimum variable degree20
Maximum variable degree272
Distribution of variable degrees[{"degree":20,"count":20},{"degree":21,"count":180},{"degree":30,"count":20},{"degree":31,"count":20},{"degree":32,"count":210},{"degree":42,"count":90},{"degree":52,"count":720},{"degree":59,"count":90},{"degree":76,"count":90},{"degree":92,"count":90},{"degree":108,"count":90},{"degree":124,"count":90},{"degree":140,"count":90},{"degree":156,"count":90},{"degree":172,"count":90},{"degree":188,"count":90},{"degree":204,"count":90},{"degree":220,"count":90},{"degree":236,"count":90},{"degree":252,"count":90},{"degree":266,"count":90},{"degree":267,"count":90},{"degree":272,"count":90}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":3330},{"arity":3,"count":16740},{"arity":4,"count":1590},{"arity":5,"count":1440},{"arity":6,"count":1440},{"arity":7,"count":1440},{"arity":8,"count":1440},{"arity":9,"count":1820},{"arity":10,"count":1620},{"arity":11,"count":1440},{"arity":12,"count":1440},{"arity":13,"count":1440},{"arity":14,"count":1440},{"arity":15,"count":1440},{"arity":16,"count":1440},{"arity":17,"count":1440},{"arity":18,"count":1530},{"arity":36,"count":150}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42620}]
Optimization problemYES
Type of objectivemin 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 (9178 MiB free)
  memory of node 1: 16384 MiB (13660 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302387-1532894657/watcher-4302387-1532894657 -o /tmp/evaluation-result-4302387-1532894657/solver-4302387-1532894657 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532892903-13713 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1422446069 HOME/instance-4302387-1532894657.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
solver pid=16093, runsolver pid=16090
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 1.44 1.65 1.64 3/208 16150
/proc/meminfo: memFree=23381568/32770624 swapFree=67108860/67108860
[pid=16093] ppid=16090 vsize=10005480 memory=15176 CPUtime=0.09 cores=1,3,5,7
/proc/16093/stat : 16093 (java) S 16090 16093 12183 0 -1 1077944320 4462 12929 0 0 1 1 5 2 20 0 6 0 107028864 10245611520 3794 33554432000 4194304 4196468 140727062056608 140727062039152 139995832610551 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
/proc/16093/statm: 2501370 3794 1935 1 0 2489808 0
[pid=16093/tid=16146] ppid=16090 vsize=10005480 memory=4279135704013962892 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16146/stat : 16146 (java) R 16090 16093 12183 0 -1 4202560 2306 12929 0 0 0 0 5 2 20 0 6 0 107028873 10245611520 3860 33554432000 4194304 4196468 140727062056608 139995804447312 139995825707387 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16147] ppid=16090 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16147/stat : 16147 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 6 0 107028873 10245611520 3860 33554432000 4194304 4196468 140727062056608 139995836852752 139995832620757 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16148] ppid=16090 vsize=10005480 memory=140161220580992 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16148/stat : 16148 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 6 0 107028873 10245611520 3860 33554432000 4194304 4196468 140727062056608 139995735210640 139995832620757 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16149] ppid=16090 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16149/stat : 16149 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 6 0 107028873 10245611520 3860 33554432000 4194304 4196468 140727062056608 139995371669776 139995832620757 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16150] ppid=16090 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16150/stat : 16150 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 6 0 107028873 10245611520 3860 33554432000 4194304 4196468 140727062056608 139995370617232 139995832620757 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 15176 KiB

[startup+0.209957 s]*
/proc/loadavg: 1.44 1.65 1.64 3/217 16159
/proc/meminfo: memFree=23357916/32770624 swapFree=67108860/67108860
[pid=16093] ppid=16090 vsize=10982696 memory=42884 CPUtime=0.25 cores=1,3,5,7
/proc/16093/stat : 16093 (java) S 16090 16093 12183 0 -1 1077944320 8587 12929 0 0 16 2 5 2 20 0 15 0 107028864 11246280704 10721 33554432000 4194304 4196468 140727062056608 140727062039152 139995832610551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
/proc/16093/statm: 2745674 10721 2956 1 0 2708109 0
[pid=16093/tid=16146] ppid=16090 vsize=10982696 memory=-6517102902069810590 CPUtime=0.18 cores=1,3,5,7
/proc/16093/task/16146/stat : 16146 (java) R 16090 16093 12183 0 -1 4202560 5029 12929 0 0 10 1 5 2 20 0 15 0 107028873 11246280704 10721 33554432000 4194304 4196468 140727062056608 139995804408208 139995832624455 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16147] ppid=16090 vsize=10982696 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16147/stat : 16147 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246280704 10721 33554432000 4194304 4196468 140727062056608 139995836852752 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16148] ppid=16090 vsize=10982696 memory=140161220580992 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16148/stat : 16148 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246280704 10721 33554432000 4194304 4196468 140727062056608 139995735210640 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16149] ppid=16090 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16149/stat : 16149 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246280704 10721 33554432000 4194304 4196468 140727062056608 139995371669776 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16150] ppid=16090 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16150/stat : 16150 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246280704 10721 33554432000 4194304 4196468 140727062056608 139995370617232 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16151] ppid=16090 vsize=10982696 memory=140161220580992 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16151/stat : 16151 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 15 0 107028875 11246280704 10721 33554432000 4194304 4196468 140727062056608 139995257998064 139995832621698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16152] ppid=16090 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16152/stat : 16152 (java) S 16090 16093 12183 0 -1 1077944384 13 12929 0 0 0 0 5 2 20 0 15 0 107028875 11246280704 10721 33554432000 4194304 4196468 140727062056608 139994660333216 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16153] ppid=16090 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16153/stat : 16153 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028875 11246280704 10721 33554432000 4194304 4196468 140727062056608 139994459006192 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16154] ppid=16090 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16154/stat : 16154 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 15 0 107028878 11246280704 10721 33554432000 4194304 4196468 140727062056608 139994151606736 139995832629147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16155] ppid=16090 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16093/task/16155/stat : 16155 (java) S 16090 16093 12183 0 -1 1077944384 570 12929 0 0 1 0 5 2 20 0 15 0 107028878 11246280704 10721 33554432000 4194304 4196468 140727062056608 139995256944880 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16156] ppid=16090 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16093/task/16156/stat : 16156 (java) S 16090 16093 12183 0 -1 1077944384 73 12929 0 0 1 0 5 2 20 0 15 0 107028878 11246280704 10721 33554432000 4194304 4196468 140727062056608 139995255892336 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16157] ppid=16090 vsize=10982696 memory=140161220580992 CPUtime=0.1 cores=1,3,5,7
/proc/16093/task/16157/stat : 16157 (java) S 16090 16093 12183 0 -1 1077944384 697 12929 0 0 3 0 5 2 20 0 15 0 107028878 11246280704 10721 33554432000 4194304 4196468 140727062056608 139995254839280 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16158] ppid=16090 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16158/stat : 16158 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 15 0 107028878 11246280704 10721 33554432000 4194304 4196468 140727062056608 139993720809824 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16159] ppid=16090 vsize=10982696 memory=140161220580992 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16159/stat : 16159 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028879 11246280704 10721 33554432000 4194304 4196468 140727062056608 139995253787696 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982696 KiB
Current children cumulated memory: 42884 KiB

[startup+0.310399 s]*
/proc/loadavg: 1.44 1.65 1.64 3/217 16159
/proc/meminfo: memFree=23347744/32770624 swapFree=67108860/67108860
[pid=16093] ppid=16090 vsize=10983192 memory=54252 CPUtime=0.38 cores=1,3,5,7
/proc/16093/stat : 16093 (java) S 16090 16093 12183 0 -1 1077944320 10654 12929 0 0 28 3 5 2 20 0 15 0 107028864 11246788608 13563 33554432000 4194304 4196468 140727062056608 140727062039152 139995832610551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
/proc/16093/statm: 2745798 13563 3088 1 0 2708109 0
[pid=16093/tid=16146] ppid=16090 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/16093/task/16146/stat : 16146 (java) R 16090 16093 12183 0 -1 4202560 7072 12929 0 0 19 2 5 2 20 0 15 0 107028873 11246788608 13563 33554432000 4194304 4196468 140727062056608 139995804422560 139995816691038 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16147] ppid=16090 vsize=10983192 memory=7012755875661107280 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16147/stat : 16147 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246788608 13563 33554432000 4194304 4196468 140727062056608 139995836852752 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16148] ppid=16090 vsize=10983192 memory=2080 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16148/stat : 16148 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246788608 13563 33554432000 4194304 4196468 140727062056608 139995735210640 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16149] ppid=16090 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16149/stat : 16149 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246788608 13563 33554432000 4194304 4196468 140727062056608 139995371669776 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16150] ppid=16090 vsize=10983192 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16150/stat : 16150 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246788608 13563 33554432000 4194304 4196468 140727062056608 139995370617232 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16151] ppid=16090 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16151/stat : 16151 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 15 0 107028875 11246788608 13563 33554432000 4194304 4196468 140727062056608 139995257998064 139995832621698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16152] ppid=16090 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16152/stat : 16152 (java) S 16090 16093 12183 0 -1 1077944384 13 12929 0 0 0 0 5 2 20 0 15 0 107028875 11246788608 13563 33554432000 4194304 4196468 140727062056608 139994660333216 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16153] ppid=16090 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16153/stat : 16153 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028875 11246788608 13563 33554432000 4194304 4196468 140727062056608 139994459006192 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16154] ppid=16090 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16154/stat : 16154 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 15 0 107028878 11246788608 13563 33554432000 4194304 4196468 140727062056608 139994151606736 139995832629147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16155] ppid=16090 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16093/task/16155/stat : 16155 (java) S 16090 16093 12183 0 -1 1077944384 573 12929 0 0 1 0 5 2 20 0 15 0 107028878 11246788608 13563 33554432000 4194304 4196468 140727062056608 139995256944880 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16156] ppid=16090 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16093/task/16156/stat : 16156 (java) S 16090 16093 12183 0 -1 1077944384 78 12929 0 0 1 0 5 2 20 0 15 0 107028878 11246788608 13563 33554432000 4194304 4196468 140727062056608 139995255892336 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16157] ppid=16090 vsize=10983192 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/16093/task/16157/stat : 16157 (java) R 16090 16093 12183 0 -1 4202560 723 12929 0 0 5 0 5 2 20 0 15 0 107028878 11246788608 13563 33554432000 4194304 4196468 140727062056608 139995254839280 139995811568872 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16158] ppid=16090 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16158/stat : 16158 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 15 0 107028878 11246788608 13563 33554432000 4194304 4196468 140727062056608 139993720809824 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16159] ppid=16090 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16159/stat : 16159 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028879 11246788608 13563 33554432000 4194304 4196468 140727062056608 139995253787696 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 54252 KiB

[startup+0.700668 s]
/proc/loadavg: 1.48 1.66 1.64 3/217 16159
/proc/meminfo: memFree=23336208/32770624 swapFree=67108860/67108860
[pid=16093] ppid=16090 vsize=10983192 memory=88080 CPUtime=0.99 cores=1,3,5,7
/proc/16093/stat : 16093 (java) S 16090 16093 12183 0 -1 1077944320 17168 12929 0 0 87 5 5 2 20 0 15 0 107028864 11246788608 22020 33554432000 4194304 4196468 140727062056608 140727062039152 139995832610551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
/proc/16093/statm: 2745798 22020 3237 1 0 2708109 0
[pid=16093/tid=16146] ppid=16090 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/16093/task/16146/stat : 16146 (java) R 16090 16093 12183 0 -1 4202560 12460 12929 0 0 56 3 5 2 20 0 15 0 107028873 11246788608 22020 33554432000 4194304 4196468 140727062056608 139995804431376 139995816691038 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16147] ppid=16090 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16147/stat : 16147 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246788608 22020 33554432000 4194304 4196468 140727062056608 139995836852752 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16148] ppid=16090 vsize=10983192 memory=4140 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16148/stat : 16148 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246788608 22020 33554432000 4194304 4196468 140727062056608 139995735210640 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16149] ppid=16090 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16149/stat : 16149 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246788608 22020 33554432000 4194304 4196468 140727062056608 139995371669776 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16150] ppid=16090 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16150/stat : 16150 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 15 0 107028873 11246788608 22020 33554432000 4194304 4196468 140727062056608 139995370617232 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16151] ppid=16090 vsize=10983192 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16151/stat : 16151 (java) S 16090 16093 12183 0 -1 1077944384 5 12929 0 0 0 0 5 2 20 0 15 0 107028875 11246788608 22020 33554432000 4194304 4196468 140727062056608 139995257998064 139995832621698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16152] ppid=16090 vsize=10983192 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16152/stat : 16152 (java) S 16090 16093 12183 0 -1 1077944384 13 12929 0 0 0 0 5 2 20 0 15 0 107028875 11246788608 22020 33554432000 4194304 4196468 140727062056608 139994660333216 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16153] ppid=16090 vsize=10983192 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16153/stat : 16153 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028875 11246788608 22020 33554432000 4194304 4196468 140727062056608 139994459006192 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16154] ppid=16090 vsize=10983192 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16154/stat : 16154 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 15 0 107028878 11246788608 22020 33554432000 4194304 4196468 140727062056608 139994151606736 139995832629147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16155] ppid=16090 vsize=10983192 memory=13252 CPUtime=0.14 cores=1,3,5,7
/proc/16093/task/16155/stat : 16155 (java) S 16090 16093 12183 0 -1 1077944384 852 12929 0 0 7 0 5 2 20 0 15 0 107028878 11246788608 22020 33554432000 4194304 4196468 140727062056608 139995256944880 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16156] ppid=16090 vsize=10983192 memory=15460 CPUtime=0.17 cores=1,3,5,7
/proc/16093/task/16156/stat : 16156 (java) S 16090 16093 12183 0 -1 1077944384 709 12929 0 0 10 0 5 2 20 0 15 0 107028878 11246788608 22020 33554432000 4194304 4196468 140727062056608 139995255892336 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16157] ppid=16090 vsize=10983192 memory=17668 CPUtime=0.2 cores=1,3,5,7
/proc/16093/task/16157/stat : 16157 (java) R 16090 16093 12183 0 -1 4202560 926 12929 0 0 13 0 5 2 20 0 15 0 107028878 11246788608 22020 33554432000 4194304 4196468 140727062056608 139995254839280 139995816691038 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16158] ppid=16090 vsize=10983192 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16158/stat : 16158 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 15 0 107028878 11246788608 22020 33554432000 4194304 4196468 140727062056608 139993720809824 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16159] ppid=16090 vsize=10983192 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16159/stat : 16159 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028879 11246788608 22020 33554432000 4194304 4196468 140727062056608 139995253787696 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88080 KiB

[startup+1.50129 s]
/proc/loadavg: 1.48 1.66 1.64 3/217 16159
/proc/meminfo: memFree=23290248/32770624 swapFree=67108860/67108860
[pid=16093] ppid=16090 vsize=10991948 memory=189684 CPUtime=3.12 cores=1,3,5,7
/proc/16093/stat : 16093 (java) S 16090 16093 12183 0 -1 1077944320 23692 12929 0 0 296 9 5 2 20 0 15 0 107028864 11255754752 47421 33554432000 4194304 4196468 140727062056608 140727062039152 139995832610551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
/proc/16093/statm: 2747987 47421 3446 1 0 2709645 0
[pid=16093/tid=16146] ppid=16090 vsize=10991948 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/16093/task/16146/stat : 16146 (java) R 16090 16093 12183 0 -1 4202560 15222 12929 0 0 132 6 5 2 20 0 15 0 107028873 11255754752 47421 33554432000 4194304 4196468 140727062056608 139995804442272 139995406524746 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16147] ppid=16090 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16147/stat : 16147 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11255754752 47421 33554432000 4194304 4196468 140727062056608 139995836852752 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16148] ppid=16090 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16148/stat : 16148 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11255754752 47421 33554432000 4194304 4196468 140727062056608 139995735210640 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16149] ppid=16090 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16149/stat : 16149 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028873 11255754752 47421 33554432000 4194304 4196468 140727062056608 139995371669776 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16150] ppid=16090 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16150/stat : 16150 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 15 0 107028873 11255754752 47421 33554432000 4194304 4196468 140727062056608 139995370617232 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16151] ppid=16090 vsize=10991948 memory=-7965959130280075168 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16151/stat : 16151 (java) S 16090 16093 12183 0 -1 1077944384 6 12929 0 0 0 0 5 2 20 0 15 0 107028875 11255754752 47421 33554432000 4194304 4196468 140727062056608 139995257998064 139995832621698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16152] ppid=16090 vsize=10991948 memory=280322180720896 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16152/stat : 16152 (java) S 16090 16093 12183 0 -1 1077944384 13 12929 0 0 0 0 5 2 20 0 15 0 107028875 11255754752 47421 33554432000 4194304 4196468 140727062056608 139994660333216 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16153] ppid=16090 vsize=10991948 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16153/stat : 16153 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028875 11255754752 47421 33554432000 4194304 4196468 140727062056608 139994459006192 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16154] ppid=16090 vsize=10991948 memory=1952 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16154/stat : 16154 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 15 0 107028878 11255754752 47421 33554432000 4194304 4196468 140727062056608 139994151606736 139995832629147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16155] ppid=16090 vsize=10991948 memory=1232 CPUtime=0.65 cores=1,3,5,7
/proc/16093/task/16155/stat : 16155 (java) R 16090 16093 12183 0 -1 4202560 2011 12929 0 0 58 0 5 2 20 0 15 0 107028878 11255754752 47421 33554432000 4194304 4196468 140727062056608 139995256938072 139995817538872 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16156] ppid=16090 vsize=10991948 memory=8560 CPUtime=0.68 cores=1,3,5,7
/proc/16093/task/16156/stat : 16156 (java) R 16090 16093 12183 0 -1 4202560 2523 12929 0 0 61 0 5 2 20 0 15 0 107028878 11255754752 47421 33554432000 4194304 4196468 140727062056608 139995255878360 139995817529583 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16157] ppid=16090 vsize=10991948 memory=1712 CPUtime=0.5 cores=1,3,5,7
/proc/16093/task/16157/stat : 16157 (java) S 16090 16093 12183 0 -1 1077944384 1714 12929 0 0 43 0 5 2 20 0 15 0 107028878 11255754752 47421 33554432000 4194304 4196468 140727062056608 139995254839280 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16158] ppid=16090 vsize=10991948 memory=5412 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16158/stat : 16158 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 15 0 107028878 11255754752 47421 33554432000 4194304 4196468 140727062056608 139993720809824 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16159] ppid=16090 vsize=10991948 memory=4612 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16159/stat : 16159 (java) S 16090 16093 12183 0 -1 1077944384 1 12929 0 0 0 0 5 2 20 0 15 0 107028879 11255754752 47421 33554432000 4194304 4196468 140727062056608 139995253787696 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 10991948 KiB

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

[pid=16093/tid=16147] ppid=16090 vsize=11270504 memory=1296 CPUtime=6.09 cores=1,3,5,7
/proc/16093/task/16147/stat : 16147 (java) S 16090 16093 12183 0 -1 1077944384 10811 12929 0 0 549 53 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995836852752 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16148] ppid=16090 vsize=11270504 memory=2400 CPUtime=6.1 cores=1,3,5,7
/proc/16093/task/16148/stat : 16148 (java) S 16090 16093 12183 0 -1 1077944384 11299 12929 0 0 552 51 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995735210640 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16149] ppid=16090 vsize=11270504 memory=1836 CPUtime=6.15 cores=1,3,5,7
/proc/16093/task/16149/stat : 16149 (java) S 16090 16093 12183 0 -1 1077944384 12408 12929 0 0 556 52 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995371669776 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16150] ppid=16090 vsize=11270504 memory=3798764 CPUtime=6.13 cores=1,3,5,7
/proc/16093/task/16150/stat : 16150 (java) S 16090 16093 12183 0 -1 1077944384 11377 12929 0 0 556 50 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995370617232 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16151] ppid=16090 vsize=11270504 memory=4612 CPUtime=0.71 cores=1,3,5,7
/proc/16093/task/16151/stat : 16151 (java) S 16090 16093 12183 0 -1 1077944384 22834 12929 0 0 62 2 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995257998064 139995832621698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16152] ppid=16090 vsize=11270504 memory=1012 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16152/stat : 16152 (java) S 16090 16093 12183 0 -1 1077944384 23 12929 0 0 0 0 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994660333280 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16153] ppid=16090 vsize=11270504 memory=1436 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16153/stat : 16153 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994459006208 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16154] ppid=16090 vsize=11270504 memory=13044 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16154/stat : 16154 (java) S 16090 16093 12183 0 -1 1077944384 39 12929 0 0 0 0 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994151606736 139995832629147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16155] ppid=16090 vsize=11270504 memory=792 CPUtime=6.82 cores=1,3,5,7
/proc/16093/task/16155/stat : 16155 (java) S 16090 16093 12183 0 -1 1077944384 9577 12929 0 0 672 3 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995256944880 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16156] ppid=16090 vsize=11270504 memory=1952 CPUtime=7.04 cores=1,3,5,7
/proc/16093/task/16156/stat : 16156 (java) S 16090 16093 12183 0 -1 1077944384 12339 12929 0 0 695 2 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995255892336 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16157] ppid=16090 vsize=11270504 memory=1232 CPUtime=2.14 cores=1,3,5,7
/proc/16093/task/16157/stat : 16157 (java) S 16090 16093 12183 0 -1 1077944384 14381 12929 0 0 204 3 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995254839280 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 55 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16158] ppid=16090 vsize=11270504 memory=8560 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16158/stat : 16158 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993720809824 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16159] ppid=16090 vsize=11270504 memory=6791534058613427641 CPUtime=0.15 cores=1,3,5,7
/proc/16093/task/16159/stat : 16159 (java) S 16090 16093 12183 0 -1 1077944384 736 12929 0 0 3 5 5 2 20 0 17 0 107028879 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995253787696 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 54 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16291] ppid=16090 vsize=11270504 memory=1232 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16291/stat : 16291 (java) S 16090 16093 12183 0 -1 1077944384 7 12929 0 0 0 0 5 2 20 0 17 0 107050714 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993519481712 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16292] ppid=16090 vsize=11270504 memory=8560 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16292/stat : 16292 (java) S 16090 16093 12183 0 -1 1077944384 7 12929 0 0 0 0 5 2 20 0 17 0 107050714 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993318155744 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
Current children cumulated CPU time: 252.72 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3798764 KiB

[startup+220.001 s]*
/proc/loadavg: 2.30 2.01 1.79 3/217 16292
/proc/meminfo: memFree=17566148/32770624 swapFree=67108860/67108860
[pid=16093] ppid=16090 vsize=11270504 memory=3798764 CPUtime=253.54 cores=1,3,5,7
/proc/16093/stat : 16093 (java) S 16090 16093 12183 0 -1 1077944320 160459 12929 0 0 25089 258 5 2 20 0 17 0 107028864 11540996096 949691 33554432000 4194304 4196468 140727062056608 140727062039152 139995832610551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
/proc/16093/statm: 2817626 949691 3527 1 0 2779279 0
[pid=16093/tid=16146] ppid=16090 vsize=11270504 memory=6791534058613427641 CPUtime=212.74 cores=1,3,5,7
/proc/16093/task/16146/stat : 16146 (java) R 16090 16093 12183 0 -1 4202560 52425 12929 0 0 21233 34 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995804445776 139995406939580 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16147] ppid=16090 vsize=11270504 memory=4872558044660077418 CPUtime=6.09 cores=1,3,5,7
/proc/16093/task/16147/stat : 16147 (java) S 16090 16093 12183 0 -1 1077944384 10811 12929 0 0 549 53 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995836852752 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16148] ppid=16090 vsize=11270504 memory=1712 CPUtime=6.1 cores=1,3,5,7
/proc/16093/task/16148/stat : 16148 (java) S 16090 16093 12183 0 -1 1077944384 11299 12929 0 0 552 51 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995735210640 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16149] ppid=16090 vsize=11270504 memory=5412 CPUtime=6.15 cores=1,3,5,7
/proc/16093/task/16149/stat : 16149 (java) S 16090 16093 12183 0 -1 1077944384 12408 12929 0 0 556 52 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995371669776 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16150] ppid=16090 vsize=11270504 memory=4612 CPUtime=6.13 cores=1,3,5,7
/proc/16093/task/16150/stat : 16150 (java) S 16090 16093 12183 0 -1 1077944384 11377 12929 0 0 556 50 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995370617232 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16151] ppid=16090 vsize=11270504 memory=1012 CPUtime=0.71 cores=1,3,5,7
/proc/16093/task/16151/stat : 16151 (java) S 16090 16093 12183 0 -1 1077944384 22834 12929 0 0 62 2 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995257998064 139995832621698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16152] ppid=16090 vsize=11270504 memory=1436 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16152/stat : 16152 (java) S 16090 16093 12183 0 -1 1077944384 23 12929 0 0 0 0 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994660333280 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16153] ppid=16090 vsize=11270504 memory=30660 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16153/stat : 16153 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994459006208 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16154] ppid=16090 vsize=11270504 memory=1296 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16154/stat : 16154 (java) S 16090 16093 12183 0 -1 1077944384 39 12929 0 0 0 0 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994151606736 139995832629147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16155] ppid=16090 vsize=11270504 memory=2400 CPUtime=6.82 cores=1,3,5,7
/proc/16093/task/16155/stat : 16155 (java) S 16090 16093 12183 0 -1 1077944384 9577 12929 0 0 672 3 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995256944880 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16156] ppid=16090 vsize=11270504 memory=1836 CPUtime=7.04 cores=1,3,5,7
/proc/16093/task/16156/stat : 16156 (java) S 16090 16093 12183 0 -1 1077944384 12339 12929 0 0 695 2 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995255892336 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16157] ppid=16090 vsize=11270504 memory=13044 CPUtime=2.14 cores=1,3,5,7
/proc/16093/task/16157/stat : 16157 (java) S 16090 16093 12183 0 -1 1077944384 14381 12929 0 0 204 3 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995254839280 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 55 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16158] ppid=16090 vsize=11270504 memory=792 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16158/stat : 16158 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993720809824 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16159] ppid=16090 vsize=11270504 memory=1952 CPUtime=0.15 cores=1,3,5,7
/proc/16093/task/16159/stat : 16159 (java) S 16090 16093 12183 0 -1 1077944384 736 12929 0 0 3 5 5 2 20 0 17 0 107028879 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995253787696 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 54 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16291] ppid=16090 vsize=11270504 memory=1232 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16291/stat : 16291 (java) S 16090 16093 12183 0 -1 1077944384 7 12929 0 0 0 0 5 2 20 0 17 0 107050714 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993519481712 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16292] ppid=16090 vsize=11270504 memory=8560 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16292/stat : 16292 (java) S 16090 16093 12183 0 -1 1077944384 7 12929 0 0 0 0 5 2 20 0 17 0 107050714 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993318155744 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
Current children cumulated CPU time: 253.54 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3798764 KiB

[startup+220.401 s]
/proc/loadavg: 2.30 2.01 1.79 3/217 16292
/proc/meminfo: memFree=17566148/32770624 swapFree=67108860/67108860
[pid=16093] ppid=16090 vsize=11270504 memory=3798764 CPUtime=253.93 cores=1,3,5,7
/proc/16093/stat : 16093 (java) S 16090 16093 12183 0 -1 1077944320 160459 12929 0 0 25128 258 5 2 20 0 17 0 107028864 11540996096 949691 33554432000 4194304 4196468 140727062056608 140727062039152 139995832610551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
/proc/16093/statm: 2817626 949691 3527 1 0 2779279 0
[pid=16093/tid=16146] ppid=16090 vsize=11270504 memory=2400 CPUtime=213.13 cores=1,3,5,7
/proc/16093/task/16146/stat : 16146 (java) R 16090 16093 12183 0 -1 4202560 52425 12929 0 0 21272 34 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995804445776 139995417560056 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16147] ppid=16090 vsize=11270504 memory=4872558044660077418 CPUtime=6.09 cores=1,3,5,7
/proc/16093/task/16147/stat : 16147 (java) S 16090 16093 12183 0 -1 1077944384 10811 12929 0 0 549 53 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995836852752 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16148] ppid=16090 vsize=11270504 memory=1952 CPUtime=6.1 cores=1,3,5,7
/proc/16093/task/16148/stat : 16148 (java) S 16090 16093 12183 0 -1 1077944384 11299 12929 0 0 552 51 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995735210640 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16149] ppid=16090 vsize=11270504 memory=3463832 CPUtime=6.15 cores=1,3,5,7
/proc/16093/task/16149/stat : 16149 (java) S 16090 16093 12183 0 -1 1077944384 12408 12929 0 0 556 52 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995371669776 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16150] ppid=16090 vsize=11270504 memory=6791534058613427641 CPUtime=6.13 cores=1,3,5,7
/proc/16093/task/16150/stat : 16150 (java) S 16090 16093 12183 0 -1 1077944384 11377 12929 0 0 556 50 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995370617232 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16151] ppid=16090 vsize=11270504 memory=3852 CPUtime=0.71 cores=1,3,5,7
/proc/16093/task/16151/stat : 16151 (java) S 16090 16093 12183 0 -1 1077944384 22834 12929 0 0 62 2 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995257998064 139995832621698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16152] ppid=16090 vsize=11270504 memory=2720 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16152/stat : 16152 (java) S 16090 16093 12183 0 -1 1077944384 23 12929 0 0 0 0 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994660333280 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16153] ppid=16090 vsize=11270504 memory=2696 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16153/stat : 16153 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994459006208 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16154] ppid=16090 vsize=11270504 memory=4104 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16154/stat : 16154 (java) S 16090 16093 12183 0 -1 1077944384 39 12929 0 0 0 0 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994151606736 139995832629147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16155] ppid=16090 vsize=11270504 memory=1408 CPUtime=6.82 cores=1,3,5,7
/proc/16093/task/16155/stat : 16155 (java) S 16090 16093 12183 0 -1 1077944384 9577 12929 0 0 672 3 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995256944880 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16156] ppid=16090 vsize=11270504 memory=3168 CPUtime=7.04 cores=1,3,5,7
/proc/16093/task/16156/stat : 16156 (java) S 16090 16093 12183 0 -1 1077944384 12339 12929 0 0 695 2 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995255892336 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16157] ppid=16090 vsize=11270504 memory=3693908 CPUtime=2.14 cores=1,3,5,7
/proc/16093/task/16157/stat : 16157 (java) S 16090 16093 12183 0 -1 1077944384 14381 12929 0 0 204 3 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995254839280 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 55 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16158] ppid=16090 vsize=11270504 memory=1404 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16158/stat : 16158 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993720809824 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16159] ppid=16090 vsize=11270504 memory=3140 CPUtime=0.15 cores=1,3,5,7
/proc/16093/task/16159/stat : 16159 (java) S 16090 16093 12183 0 -1 1077944384 736 12929 0 0 3 5 5 2 20 0 17 0 107028879 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995253787696 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 54 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16291] ppid=16090 vsize=11270504 memory=3374160 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16291/stat : 16291 (java) S 16090 16093 12183 0 -1 1077944384 7 12929 0 0 0 0 5 2 20 0 17 0 107050714 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993519481712 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16292] ppid=16090 vsize=11270504 memory=1712 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16292/stat : 16292 (java) S 16090 16093 12183 0 -1 1077944384 7 12929 0 0 0 0 5 2 20 0 17 0 107050714 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993318155744 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
Current children cumulated CPU time: 253.93 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3798764 KiB

[startup+220.501 s]
/proc/loadavg: 2.30 2.01 1.79 3/217 16292
/proc/meminfo: memFree=17566148/32770624 swapFree=67108860/67108860
[pid=16093] ppid=16090 vsize=11270504 memory=3798764 CPUtime=254.03 cores=1,3,5,7
/proc/16093/stat : 16093 (java) S 16090 16093 12183 0 -1 1077944320 160459 12929 0 0 25138 258 5 2 20 0 17 0 107028864 11540996096 949691 33554432000 4194304 4196468 140727062056608 140727062039152 139995832610551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
/proc/16093/statm: 2817626 949691 3527 1 0 2779279 0
[pid=16093/tid=16146] ppid=16090 vsize=11270504 memory=3798764 CPUtime=213.23 cores=1,3,5,7
/proc/16093/task/16146/stat : 16146 (java) R 16090 16093 12183 0 -1 4202560 52425 12929 0 0 21282 34 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995804445776 139995403269334 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16147] ppid=16090 vsize=11270504 memory=3693908 CPUtime=6.09 cores=1,3,5,7
/proc/16093/task/16147/stat : 16147 (java) S 16090 16093 12183 0 -1 1077944384 10811 12929 0 0 549 53 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995836852752 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16148] ppid=16090 vsize=11270504 memory=3794668 CPUtime=6.1 cores=1,3,5,7
/proc/16093/task/16148/stat : 16148 (java) S 16090 16093 12183 0 -1 1077944384 11299 12929 0 0 552 51 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995735210640 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16149] ppid=16090 vsize=11270504 memory=3693908 CPUtime=6.15 cores=1,3,5,7
/proc/16093/task/16149/stat : 16149 (java) S 16090 16093 12183 0 -1 1077944384 12408 12929 0 0 556 52 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995371669776 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16150] ppid=16090 vsize=11270504 memory=3798764 CPUtime=6.13 cores=1,3,5,7
/proc/16093/task/16150/stat : 16150 (java) S 16090 16093 12183 0 -1 1077944384 11377 12929 0 0 556 50 5 2 20 0 17 0 107028873 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995370617232 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16151] ppid=16090 vsize=11270504 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/16093/task/16151/stat : 16151 (java) S 16090 16093 12183 0 -1 1077944384 22834 12929 0 0 62 2 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995257998064 139995832621698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16152] ppid=16090 vsize=11270504 memory=1232 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16152/stat : 16152 (java) S 16090 16093 12183 0 -1 1077944384 23 12929 0 0 0 0 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994660333280 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16153] ppid=16090 vsize=11270504 memory=2340 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16153/stat : 16153 (java) S 16090 16093 12183 0 -1 1077944384 2 12929 0 0 0 0 5 2 20 0 17 0 107028875 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994459006208 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16154] ppid=16090 vsize=11270504 memory=3798764 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16154/stat : 16154 (java) S 16090 16093 12183 0 -1 1077944384 39 12929 0 0 0 0 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139994151606736 139995832629147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16155] ppid=16090 vsize=11270504 memory=3798764 CPUtime=6.82 cores=1,3,5,7
/proc/16093/task/16155/stat : 16155 (java) S 16090 16093 12183 0 -1 1077944384 9577 12929 0 0 672 3 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995256944880 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16156] ppid=16090 vsize=11270504 memory=3693908 CPUtime=7.04 cores=1,3,5,7
/proc/16093/task/16156/stat : 16156 (java) S 16090 16093 12183 0 -1 1077944384 12339 12929 0 0 695 2 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995255892336 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 56 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16157] ppid=16090 vsize=11270504 memory=3693908 CPUtime=2.14 cores=1,3,5,7
/proc/16093/task/16157/stat : 16157 (java) S 16090 16093 12183 0 -1 1077944384 14381 12929 0 0 204 3 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995254839280 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 55 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16158] ppid=16090 vsize=11270504 memory=288230574492221466 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16158/stat : 16158 (java) S 16090 16093 12183 0 -1 1077944384 3 12929 0 0 0 0 5 2 20 0 17 0 107028878 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993720809824 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16159] ppid=16090 vsize=11270504 memory=288230596050944315 CPUtime=0.15 cores=1,3,5,7
/proc/16093/task/16159/stat : 16159 (java) S 16090 16093 12183 0 -1 1077944384 736 12929 0 0 3 5 5 2 20 0 17 0 107028879 11540996096 949691 33554432000 4194304 4196468 140727062056608 139995253787696 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 54 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16291] ppid=16090 vsize=11270504 memory=3693908 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16291/stat : 16291 (java) S 16090 16093 12183 0 -1 1077944384 7 12929 0 0 0 0 5 2 20 0 17 0 107050714 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993519481712 139995832620757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
[pid=16093/tid=16292] ppid=16090 vsize=11270504 memory=3463832 CPUtime=0.07 cores=1,3,5,7
/proc/16093/task/16292/stat : 16292 (java) S 16090 16093 12183 0 -1 1077944384 7 12929 0 0 0 0 5 2 20 0 17 0 107050714 11540996096 949691 33554432000 4194304 4196468 140727062056608 139993318155744 139995832621698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27463680 140727062059633 140727062062433 140727062062433 140727062065103 0
Current children cumulated CPU time: 254.03 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3798764 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 220.535
CPU time (s): 254.081
CPU user time (s): 251.443
CPU system time (s): 2.63805
CPU usage (%): 115.211
Max. virtual memory (cumulated for all children) (KiB): 11270504
Max. memory (cumulated for all children) (KiB): 3798764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.443
system time used= 2.63805
maximum resident set size= 3799248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173390
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14473
involuntary context switches= 400


# summary of solver processes directly reported to runsolver:
#   pid: 16093
#   total CPU time (s): 254.081
#   total CPU user time (s): 251.443
#   total CPU system time (s): 2.63805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.35698 second user time and 2.01086 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 22:04:17
IDJOB=4302387
IDBENCH=141111
IDSOLVER=2776
FILE ID=node107/4302387-1532894657
RUNJOBID= node107-1532892903-13713
PBS_JOBID= 21022519
Free space on /tmp= 60800 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-circ10-3_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302387-1532894657/watcher-4302387-1532894657 -o /tmp/evaluation-result-4302387-1532894657/solver-4302387-1532894657 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532892903-13713 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1422446069 HOME/instance-4302387-1532894657.xml

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

MD5SUM BENCH= 2a9d5e672b2129585e8bdcc62e976dce
RANDOM SEED=1422446069

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:        23387892 kB
MemAvailable:   30622896 kB
Buffers:          245240 kB
Cached:          7252488 kB
SwapCached:            0 kB
Active:          5163368 kB
Inactive:        3725248 kB
Active(anon):    1342052 kB
Inactive(anon):    76484 kB
Active(file):    3821316 kB
Inactive(file):  3648764 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             29528 kB
Writeback:             0 kB
AnonPages:       1330084 kB
Mapped:            58376 kB
Shmem:             25228 kB
Slab:             189744 kB
SReclaimable:     161516 kB
SUnreclaim:        28228 kB
KernelStack:        3840 kB
PageTables:         7732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2475724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1095680 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:07:57