Trace number 4302654

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-SuperNG? (TO) 254.483 150.536

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-12-4-rom_c18.xml
MD5SUM81778793cf44fcc277d17f448f65fa63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark252.016
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of constraints96
Number of domains5
Minimum domain size2
Maximum domain size124353
Distribution of domain sizes[{"size":2,"count":24},{"size":13,"count":168},{"size":27,"count":144},{"size":124353,"count":96}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":120},{"degree":2,"count":168},{"degree":8,"count":144}]
Minimum constraint arity15
Maximum constraint arity16
Distribution of constraint arities[{"arity":15,"count":24},{"arity":16,"count":72}]
Number of extensional constraints96
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":96}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.99/0.73	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 (4282 MiB free)
  memory of node 1: 16384 MiB (14954 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302654-1532896876/watcher-4302654-1532896876 -o /tmp/evaluation-result-4302654-1532896876/solver-4302654-1532896876 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532892979-13581 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=350149494 -superng HOME/instance-4302654-1532896876.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=19099, runsolver pid=19096
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 2.52 2.00 1.91 3/207 19156
/proc/meminfo: memFree=19689540/32770624 swapFree=67108404/67108860
[pid=19099] ppid=19096 vsize=10088124 memory=17872 CPUtime=0.08 cores=1,3,5,7
/proc/19099/stat : 19099 (java) S 19096 19099 12222 0 -1 1077944320 4602 12901 0 0 1 0 4 3 20 0 7 0 107250818 10330238976 4468 33554432000 4194304 4196468 140729475236240 140729475218784 140398872809207 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
/proc/19099/statm: 2522031 4468 2032 1 0 2510469 0
[pid=19099/tid=19152] ppid=19096 vsize=10088124 memory=4279135703946855822 CPUtime=0.08 cores=1,3,5,7
/proc/19099/task/19152/stat : 19152 (java) R 19096 19099 12222 0 -1 4202560 2423 12901 0 0 1 0 4 3 20 0 7 0 107250827 10330238976 4468 33554432000 4194304 4196468 140729475236240 140398844652304 140398856889694 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19153] ppid=19096 vsize=10088124 memory=8257237230052613020 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19153/stat : 19153 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 7 0 107250828 10330238976 4468 33554432000 4194304 4196468 140729475236240 140398877051664 140398872819413 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19154] ppid=19096 vsize=10088124 memory=140214476277376 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19154/stat : 19154 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 7 0 107250828 10330238976 4468 33554432000 4194304 4196468 140729475236240 140398731770768 140398872819413 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19155] ppid=19096 vsize=10088124 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19155/stat : 19155 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 7 0 107250828 10330238976 4468 33554432000 4194304 4196468 140729475236240 140398730718224 140398872819413 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19156] ppid=19096 vsize=10088124 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19156/stat : 19156 (java) S 19096 19099 12222 0 -1 1077944384 2 12901 0 0 0 0 4 3 20 0 7 0 107250828 10330238976 4468 33554432000 4194304 4196468 140729475236240 140398729665680 140398872819413 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19157] ppid=19096 vsize=10088124 memory=140214476277376 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19157/stat : 19157 (java) S 19096 19099 12222 0 -1 1077944384 2 12901 0 0 0 0 4 3 20 0 7 0 107250829 10330238976 4468 33554432000 4194304 4196468 140729475236240 140397841946608 140398872820354 0 0 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10088124 KiB
Current children cumulated memory: 17872 KiB

[startup+0.210004 s]*
/proc/loadavg: 2.52 2.00 1.91 3/216 19165
/proc/meminfo: memFree=19668364/32770624 swapFree=67108404/67108860
[pid=19099] ppid=19096 vsize=10982776 memory=48088 CPUtime=0.25 cores=1,3,5,7
/proc/19099/stat : 19099 (java) S 19096 19099 12222 0 -1 1077944320 9371 12901 0 0 16 2 4 3 20 0 15 0 107250818 11246362624 12022 33554432000 4194304 4196468 140729475236240 140729475218784 140398872809207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
/proc/19099/statm: 2745694 12022 2963 1 0 2708117 0
[pid=19099/tid=19152] ppid=19096 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/19099/task/19152/stat : 19152 (java) R 19096 19099 12222 0 -1 4202560 5939 12901 0 0 11 1 4 3 20 0 15 0 107250827 11246329856 12022 33554432000 4194304 4196468 140729475236240 140398844634016 140398865526311 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19153] ppid=19096 vsize=10982744 memory=345 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19153/stat : 19153 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246329856 12022 33554432000 4194304 4196468 140729475236240 140398877051664 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19154] ppid=19096 vsize=10982744 memory=3691180078065059488 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19154/stat : 19154 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246329856 12022 33554432000 4194304 4196468 140729475236240 140398731770768 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19155] ppid=19096 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19155/stat : 19155 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246329856 12022 33554432000 4194304 4196468 140729475236240 140398730718224 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19156] ppid=19096 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19156/stat : 19156 (java) S 19096 19099 12222 0 -1 1077944384 2 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246329856 12022 33554432000 4194304 4196468 140729475236240 140398729665680 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19157] ppid=19096 vsize=10982744 memory=140214476277376 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19157/stat : 19157 (java) S 19096 19099 12222 0 -1 1077944384 2 12901 0 0 0 0 4 3 20 0 15 0 107250829 11246329856 12022 33554432000 4194304 4196468 140729475236240 140397841946608 140398872820354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19158] ppid=19096 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19158/stat : 19158 (java) S 19096 19099 12222 0 -1 1077944384 13 12901 0 0 0 0 4 3 20 0 15 0 107250830 11246329856 12022 33554432000 4194304 4196468 140729475236240 140397716169632 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19159] ppid=19096 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19159/stat : 19159 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250830 11246329856 12022 33554432000 4194304 4196468 140729475236240 140397514843120 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19160] ppid=19096 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19160/stat : 19160 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 15 0 107250832 11246329856 12022 33554432000 4194304 4196468 140729475236240 140397207443664 140398872827803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19161] ppid=19096 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19161/stat : 19161 (java) S 19096 19099 12222 0 -1 1077944384 427 12901 0 0 0 0 4 3 20 0 15 0 107250833 11246329856 12022 33554432000 4194304 4196468 140729475236240 140397840894448 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19162] ppid=19096 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19099/task/19162/stat : 19162 (java) S 19096 19099 12222 0 -1 1077944384 187 12901 0 0 1 0 4 3 20 0 15 0 107250833 11246329856 12022 33554432000 4194304 4196468 140729475236240 140397839841904 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19163] ppid=19096 vsize=10982744 memory=140214476277376 CPUtime=0.1 cores=1,3,5,7
/proc/19099/task/19163/stat : 19163 (java) R 19096 19099 12222 0 -1 4202560 605 12901 0 0 3 0 4 3 20 0 15 0 107250833 11246329856 12022 33554432000 4194304 4196468 140729475236240 140397838789360 140398872830554 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19164] ppid=19096 vsize=10982744 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19164/stat : 19164 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 15 0 107250833 11246329856 12022 33554432000 4194304 4196468 140729475236240 140396776647776 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19165] ppid=19096 vsize=10982744 memory=140214476277376 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19165/stat : 19165 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250833 11246329856 12022 33554432000 4194304 4196468 140729475236240 140397837736240 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982776 KiB
Current children cumulated memory: 48088 KiB

[startup+0.310532 s]*
/proc/loadavg: 2.52 2.00 1.91 3/216 19165
/proc/meminfo: memFree=19654472/32770624 swapFree=67108404/67108860
[pid=19099] ppid=19096 vsize=10983192 memory=55964 CPUtime=0.38 cores=1,3,5,7
/proc/19099/stat : 19099 (java) S 19096 19099 12222 0 -1 1077944320 10578 12901 0 0 28 3 4 3 20 0 15 0 107250818 11246788608 13991 33554432000 4194304 4196468 140729475236240 140729475218784 140398872809207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
/proc/19099/statm: 2745798 13991 3082 1 0 2708109 0
[pid=19099/tid=19152] ppid=19096 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/19099/task/19152/stat : 19152 (java) R 19096 19099 12222 0 -1 4202560 7131 12901 0 0 20 2 4 3 20 0 15 0 107250827 11246788608 13991 33554432000 4194304 4196468 140729475236240 140398844621216 140398856889694 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19153] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19153/stat : 19153 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246788608 13991 33554432000 4194304 4196468 140729475236240 140398877051664 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19154] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19154/stat : 19154 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246788608 13991 33554432000 4194304 4196468 140729475236240 140398731770768 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19155] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19155/stat : 19155 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246788608 13991 33554432000 4194304 4196468 140729475236240 140398730718224 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19156] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19156/stat : 19156 (java) S 19096 19099 12222 0 -1 1077944384 2 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246788608 13991 33554432000 4194304 4196468 140729475236240 140398729665680 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19157] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19157/stat : 19157 (java) S 19096 19099 12222 0 -1 1077944384 2 12901 0 0 0 0 4 3 20 0 15 0 107250829 11246788608 13991 33554432000 4194304 4196468 140729475236240 140397841946608 140398872820354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19158] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19158/stat : 19158 (java) S 19096 19099 12222 0 -1 1077944384 13 12901 0 0 0 0 4 3 20 0 15 0 107250830 11246788608 13991 33554432000 4194304 4196468 140729475236240 140397716169632 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19159] ppid=19096 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19159/stat : 19159 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250830 11246788608 13991 33554432000 4194304 4196468 140729475236240 140397514843120 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19160] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19160/stat : 19160 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 15 0 107250832 11246788608 13991 33554432000 4194304 4196468 140729475236240 140397207443664 140398872827803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19161] ppid=19096 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19099/task/19161/stat : 19161 (java) S 19096 19099 12222 0 -1 1077944384 429 12901 0 0 1 0 4 3 20 0 15 0 107250833 11246788608 13991 33554432000 4194304 4196468 140729475236240 140397840894448 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19162] ppid=19096 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19099/task/19162/stat : 19162 (java) S 19096 19099 12222 0 -1 1077944384 187 12901 0 0 1 0 4 3 20 0 15 0 107250833 11246788608 13991 33554432000 4194304 4196468 140729475236240 140397839841904 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19163] ppid=19096 vsize=10983192 memory=140214476277376 CPUtime=0.12 cores=1,3,5,7
/proc/19099/task/19163/stat : 19163 (java) S 19096 19099 12222 0 -1 1077944384 613 12901 0 0 5 0 4 3 20 0 15 0 107250833 11246788608 13991 33554432000 4194304 4196468 140729475236240 140397838789360 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19164] ppid=19096 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19164/stat : 19164 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 15 0 107250833 11246788608 13991 33554432000 4194304 4196468 140729475236240 140396776647776 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19165] ppid=19096 vsize=10983192 memory=140214476277376 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19165/stat : 19165 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250833 11246788608 13991 33554432000 4194304 4196468 140729475236240 140397837736240 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 55964 KiB

[startup+0.700737 s]
/proc/loadavg: 2.52 2.00 1.91 3/216 19165
/proc/meminfo: memFree=19645232/32770624 swapFree=67108404/67108860
[pid=19099] ppid=19096 vsize=10983192 memory=88664 CPUtime=0.99 cores=1,3,5,7
/proc/19099/stat : 19099 (java) S 19096 19099 12222 0 -1 1077944320 16758 12901 0 0 88 4 4 3 20 0 15 0 107250818 11246788608 22166 33554432000 4194304 4196468 140729475236240 140729475218784 140398872809207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
/proc/19099/statm: 2745798 22166 3239 1 0 2708109 0
[pid=19099/tid=19152] ppid=19096 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/19099/task/19152/stat : 19152 (java) R 19096 19099 12222 0 -1 4202560 12194 12901 0 0 57 2 4 3 20 0 15 0 107250827 11246788608 22166 33554432000 4194304 4196468 140729475236240 140398844630032 140398854372736 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19153] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19153/stat : 19153 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246788608 22166 33554432000 4194304 4196468 140729475236240 140398877051664 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19154] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19154/stat : 19154 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246788608 22166 33554432000 4194304 4196468 140729475236240 140398731770768 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19155] ppid=19096 vsize=10983192 memory=8514701219931451533 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19155/stat : 19155 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246788608 22166 33554432000 4194304 4196468 140729475236240 140398730718224 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19156] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19156/stat : 19156 (java) S 19096 19099 12222 0 -1 1077944384 2 12901 0 0 0 0 4 3 20 0 15 0 107250828 11246788608 22166 33554432000 4194304 4196468 140729475236240 140398729665680 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19157] ppid=19096 vsize=10983192 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19157/stat : 19157 (java) S 19096 19099 12222 0 -1 1077944384 6 12901 0 0 0 0 4 3 20 0 15 0 107250829 11246788608 22166 33554432000 4194304 4196468 140729475236240 140397841946608 140398872820354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19158] ppid=19096 vsize=10983192 memory=68 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19158/stat : 19158 (java) S 19096 19099 12222 0 -1 1077944384 13 12901 0 0 0 0 4 3 20 0 15 0 107250830 11246788608 22166 33554432000 4194304 4196468 140729475236240 140397716169632 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19159] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19159/stat : 19159 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250830 11246788608 22166 33554432000 4194304 4196468 140729475236240 140397514843120 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19160] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19160/stat : 19160 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 15 0 107250832 11246788608 22166 33554432000 4194304 4196468 140729475236240 140397207443664 140398872827803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19161] ppid=19096 vsize=10983192 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/19099/task/19161/stat : 19161 (java) S 19096 19099 12222 0 -1 1077944384 1091 12901 0 0 10 0 4 3 20 0 15 0 107250833 11246788608 22166 33554432000 4194304 4196468 140729475236240 140397840894448 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19162] ppid=19096 vsize=10983192 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/19099/task/19162/stat : 19162 (java) S 19096 19099 12222 0 -1 1077944384 559 12901 0 0 6 0 4 3 20 0 15 0 107250833 11246788608 22166 33554432000 4194304 4196468 140729475236240 140397839841904 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19163] ppid=19096 vsize=10983192 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/19099/task/19163/stat : 19163 (java) S 19096 19099 12222 0 -1 1077944384 689 12901 0 0 13 0 4 3 20 0 15 0 107250833 11246788608 22166 33554432000 4194304 4196468 140729475236240 140397838789360 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19164] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19164/stat : 19164 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 15 0 107250833 11246788608 22166 33554432000 4194304 4196468 140729475236240 140396776647776 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19165] ppid=19096 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19165/stat : 19165 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250833 11246788608 22166 33554432000 4194304 4196468 140729475236240 140397837736240 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88664 KiB

[startup+1.50653 s]
/proc/loadavg: 2.52 2.00 1.91 5/216 19196
/proc/meminfo: memFree=23552856/32770624 swapFree=67108404/67108860
[pid=19099] ppid=19096 vsize=10991948 memory=426328 CPUtime=2.75 cores=1,3,5,7
/proc/19099/stat : 19099 (java) S 19096 19099 12222 0 -1 1077944320 23988 12901 0 0 239 29 4 3 20 0 15 0 107250818 11255754752 106582 33554432000 4194304 4196468 140729475236240 140729475218784 140398872809207 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
/proc/19099/statm: 2747987 106582 3467 1 0 2709645 0
[pid=19099/tid=19152] ppid=19096 vsize=10991948 memory=7014180873048375404 CPUtime=1.36 cores=1,3,5,7
/proc/19099/task/19152/stat : 19152 (java) R 19096 19099 12222 0 -1 4202560 14800 12901 0 0 123 6 4 3 20 0 15 0 107250827 11255754752 106582 33554432000 4194304 4196468 140729475236240 140398844640672 140398407480359 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19153] ppid=19096 vsize=10991948 memory=164684 CPUtime=0.16 cores=1,3,5,7
/proc/19099/task/19153/stat : 19153 (java) S 19096 19099 12222 0 -1 1077944384 153 12901 0 0 4 5 4 3 20 0 15 0 107250828 11255754752 106582 33554432000 4194304 4196468 140729475236240 140398877051664 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19154] ppid=19096 vsize=10991948 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/19099/task/19154/stat : 19154 (java) S 19096 19099 12222 0 -1 1077944384 315 12901 0 0 4 5 4 3 20 0 15 0 107250828 11255754752 106582 33554432000 4194304 4196468 140729475236240 140398731770768 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19155] ppid=19096 vsize=10991948 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/19099/task/19155/stat : 19155 (java) S 19096 19099 12222 0 -1 1077944384 138 12901 0 0 5 4 4 3 20 0 15 0 107250828 11255754752 106582 33554432000 4194304 4196468 140729475236240 140398730718224 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19156] ppid=19096 vsize=10991948 memory=280428749588160 CPUtime=0.16 cores=1,3,5,7
/proc/19099/task/19156/stat : 19156 (java) S 19096 19099 12222 0 -1 1077944384 418 12901 0 0 4 5 4 3 20 0 15 0 107250828 11255754752 106582 33554432000 4194304 4196468 140729475236240 140398729665680 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19157] ppid=19096 vsize=10991948 memory=280428750002384 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19157/stat : 19157 (java) S 19096 19099 12222 0 -1 1077944384 89 12901 0 0 0 0 4 3 20 0 15 0 107250829 11255754752 106582 33554432000 4194304 4196468 140729475236240 140397841946608 140398872820354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19158] ppid=19096 vsize=10991948 memory=140214374803792 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19158/stat : 19158 (java) S 19096 19099 12222 0 -1 1077944384 13 12901 0 0 0 0 4 3 20 0 15 0 107250830 11255754752 106582 33554432000 4194304 4196468 140729475236240 140397716169696 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19159] ppid=19096 vsize=10991948 memory=140214476279889 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19159/stat : 19159 (java) S 19096 19099 12222 0 -1 1077944384 4 12901 0 0 0 0 4 3 20 0 15 0 107250830 11255754752 106582 33554432000 4194304 4196468 140729475236240 140397514843136 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19160] ppid=19096 vsize=10991948 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19160/stat : 19160 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 15 0 107250832 11255754752 106582 33554432000 4194304 4196468 140729475236240 140397207443664 140398872827803 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19161] ppid=19096 vsize=10991948 memory=280428750089568 CPUtime=0.4 cores=1,3,5,7
/proc/19099/task/19161/stat : 19161 (java) R 19096 19099 12222 0 -1 4202560 2291 12901 0 0 33 0 4 3 20 0 15 0 107250833 11255754752 106582 33554432000 4194304 4196468 140729475236240 140397840880512 140398853995360 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19162] ppid=19096 vsize=10991948 memory=-7531822216213012384 CPUtime=0.37 cores=1,3,5,7
/proc/19099/task/19162/stat : 19162 (java) R 19096 19099 12222 0 -1 4202560 2099 12901 0 0 30 0 4 3 20 0 15 0 107250833 11255754752 106582 33554432000 4194304 4196468 140729475236240 140397839827784 140398850831794 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19163] ppid=19096 vsize=10991948 memory=4137290303932963203 CPUtime=0.39 cores=1,3,5,7
/proc/19099/task/19163/stat : 19163 (java) S 19096 19099 12222 0 -1 1077944384 1468 12901 0 0 32 0 4 3 20 0 15 0 107250833 11255754752 106582 33554432000 4194304 4196468 140729475236240 140397838789360 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19164] ppid=19096 vsize=10991948 memory=6944656592452807323 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19164/stat : 19164 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 15 0 107250833 11255754752 106582 33554432000 4194304 4196468 140729475236240 140396776647776 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19165] ppid=19096 vsize=10991948 memory=4206468019014099040 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19165/stat : 19165 (java) S 19096 19099 12222 0 -1 1077944384 1 12901 0 0 0 0 4 3 20 0 15 0 107250833 11255754752 106582 33554432000 4194304 4196468 140729475236240 140397837736240 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0

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

[pid=19099/tid=19153] ppid=19096 vsize=11268456 memory=1840 CPUtime=32.27 cores=1,3,5,7
/proc/19099/task/19153/stat : 19153 (java) S 19096 19099 12222 0 -1 1077944384 12219 12901 0 0 3122 98 4 3 20 0 17 0 107250828 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140398877051664 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19154] ppid=19096 vsize=11268456 memory=1716 CPUtime=32.15 cores=1,3,5,7
/proc/19099/task/19154/stat : 19154 (java) S 19096 19099 12222 0 -1 1077944384 9340 12901 0 0 3105 103 4 3 20 0 17 0 107250828 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140398731770768 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19155] ppid=19096 vsize=11268456 memory=796 CPUtime=32.25 cores=1,3,5,7
/proc/19099/task/19155/stat : 19155 (java) S 19096 19099 12222 0 -1 1077944384 13411 12901 0 0 3126 92 4 3 20 0 17 0 107250828 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140398730718224 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19156] ppid=19096 vsize=11268456 memory=304556123141439514 CPUtime=32.14 cores=1,3,5,7
/proc/19099/task/19156/stat : 19156 (java) S 19096 19099 12222 0 -1 1077944384 11137 12901 0 0 3104 103 4 3 20 0 17 0 107250828 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140398729665680 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19157] ppid=19096 vsize=11268456 memory=303430231908417850 CPUtime=1.29 cores=1,3,5,7
/proc/19099/task/19157/stat : 19157 (java) S 19096 19099 12222 0 -1 1077944384 37062 12901 0 0 120 2 4 3 20 0 17 0 107250829 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140397841946608 140398872820354 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19158] ppid=19096 vsize=11268456 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19158/stat : 19158 (java) S 19096 19099 12222 0 -1 1077944384 17 12901 0 0 0 0 4 3 20 0 17 0 107250830 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140397716169696 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19159] ppid=19096 vsize=11268456 memory=1840 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19159/stat : 19159 (java) S 19096 19099 12222 0 -1 1077944384 10 12901 0 0 0 0 4 3 20 0 17 0 107250830 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140397514843136 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19160] ppid=19096 vsize=11268456 memory=1716 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19160/stat : 19160 (java) S 19096 19099 12222 0 -1 1077944384 118 12901 0 0 0 0 4 3 20 0 17 0 107250832 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140397207443664 140398872827803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19161] ppid=19096 vsize=11268456 memory=796 CPUtime=3.18 cores=1,3,5,7
/proc/19099/task/19161/stat : 19161 (java) S 19096 19099 12222 0 -1 1077944384 11943 12901 0 0 309 2 4 3 20 0 17 0 107250833 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140397840894448 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19162] ppid=19096 vsize=11268456 memory=11008 CPUtime=3.2 cores=1,3,5,7
/proc/19099/task/19162/stat : 19162 (java) S 19096 19099 12222 0 -1 1077944384 11967 12901 0 0 312 1 4 3 20 0 17 0 107250833 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140397839841904 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19163] ppid=19096 vsize=11268456 memory=1008 CPUtime=1.2 cores=1,3,5,7
/proc/19099/task/19163/stat : 19163 (java) S 19096 19099 12222 0 -1 1077944384 9649 12901 0 0 110 3 4 3 20 0 17 0 107250833 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140397838789360 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19164] ppid=19096 vsize=11268456 memory=1952 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19164/stat : 19164 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 17 0 107250833 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140396776647776 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19165] ppid=19096 vsize=11268456 memory=8572 CPUtime=0.16 cores=1,3,5,7
/proc/19099/task/19165/stat : 19165 (java) S 19096 19099 12222 0 -1 1077944384 656 12901 0 0 4 5 4 3 20 0 17 0 107250833 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140397837736240 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19299] ppid=19096 vsize=11268456 memory=1228 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19299/stat : 19299 (java) S 19096 19099 12222 0 -1 1077944384 154 12901 0 0 0 0 4 3 20 0 17 0 107265669 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140396575318128 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19300] ppid=19096 vsize=11268456 memory=5372 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19300/stat : 19300 (java) S 19096 19099 12222 0 -1 1077944384 33 12901 0 0 0 0 4 3 20 0 17 0 107265669 11538898944 1312345 33554432000 4194304 4196468 140729475236240 140396373992672 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
Current children cumulated CPU time: 253.16 s
Current children cumulated vsize: 11268456 KiB
Current children cumulated memory: 5249380 KiB

[startup+150.002 s]*
/proc/loadavg: 2.97 2.26 2.02 3/218 19300
/proc/meminfo: memFree=12102404/32770624 swapFree=67108404/67108860
[pid=19099] ppid=19096 vsize=11268456 memory=5249364 CPUtime=253.94 cores=1,3,5,7
/proc/19099/stat : 19099 (java) S 19096 19099 12222 0 -1 1077944320 165826 12901 0 0 24941 446 4 3 20 0 17 0 107250818 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140729475218784 140398872809207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
/proc/19099/statm: 2817114 1312341 3509 1 0 2778767 0
[pid=19099/tid=19152] ppid=19096 vsize=11268456 memory=6791534058613427641 CPUtime=116.09 cores=1,3,5,7
/proc/19099/task/19152/stat : 19152 (java) R 19096 19099 12222 0 -1 4202560 45904 12901 0 0 11569 33 4 3 20 0 17 0 107250827 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398844639472 140398415019897 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19153] ppid=19096 vsize=11268456 memory=0 CPUtime=32.39 cores=1,3,5,7
/proc/19099/task/19153/stat : 19153 (java) S 19096 19099 12222 0 -1 1077944384 12220 12901 0 0 3134 98 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398877051664 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19154] ppid=19096 vsize=11268456 memory=0 CPUtime=32.28 cores=1,3,5,7
/proc/19099/task/19154/stat : 19154 (java) S 19096 19099 12222 0 -1 1077944384 9341 12901 0 0 3118 103 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398731770768 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19155] ppid=19096 vsize=11268456 memory=0 CPUtime=32.38 cores=1,3,5,7
/proc/19099/task/19155/stat : 19155 (java) S 19096 19099 12222 0 -1 1077944384 13415 12901 0 0 3139 92 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398730718224 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19156] ppid=19096 vsize=11268456 memory=-1 CPUtime=32.27 cores=1,3,5,7
/proc/19099/task/19156/stat : 19156 (java) S 19096 19099 12222 0 -1 1077944384 11139 12901 0 0 3117 103 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398729665680 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19157] ppid=19096 vsize=11268456 memory=140214476277376 CPUtime=1.29 cores=1,3,5,7
/proc/19099/task/19157/stat : 19157 (java) S 19096 19099 12222 0 -1 1077944384 37062 12901 0 0 120 2 4 3 20 0 17 0 107250829 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397841946608 140398872820354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19158] ppid=19096 vsize=11268456 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19158/stat : 19158 (java) S 19096 19099 12222 0 -1 1077944384 17 12901 0 0 0 0 4 3 20 0 17 0 107250830 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397716169696 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19159] ppid=19096 vsize=11268456 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19159/stat : 19159 (java) S 19096 19099 12222 0 -1 1077944384 10 12901 0 0 0 0 4 3 20 0 17 0 107250830 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397514843136 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19160] ppid=19096 vsize=11268456 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19160/stat : 19160 (java) S 19096 19099 12222 0 -1 1077944384 118 12901 0 0 0 0 4 3 20 0 17 0 107250832 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397207443664 140398872827803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19161] ppid=19096 vsize=11268456 memory=0 CPUtime=3.18 cores=1,3,5,7
/proc/19099/task/19161/stat : 19161 (java) S 19096 19099 12222 0 -1 1077944384 11943 12901 0 0 309 2 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397840894448 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19162] ppid=19096 vsize=11268456 memory=-1 CPUtime=3.2 cores=1,3,5,7
/proc/19099/task/19162/stat : 19162 (java) S 19096 19099 12222 0 -1 1077944384 11967 12901 0 0 312 1 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397839841904 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19163] ppid=19096 vsize=11268456 memory=140214476277376 CPUtime=1.2 cores=1,3,5,7
/proc/19099/task/19163/stat : 19163 (java) S 19096 19099 12222 0 -1 1077944384 9649 12901 0 0 110 3 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397838789360 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19164] ppid=19096 vsize=11268456 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19164/stat : 19164 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140396776647776 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19165] ppid=19096 vsize=11268456 memory=140214476277376 CPUtime=0.16 cores=1,3,5,7
/proc/19099/task/19165/stat : 19165 (java) S 19096 19099 12222 0 -1 1077944384 656 12901 0 0 4 5 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397837736240 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19299] ppid=19096 vsize=11268456 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19299/stat : 19299 (java) S 19096 19099 12222 0 -1 1077944384 154 12901 0 0 0 0 4 3 20 0 17 0 107265669 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140396575318128 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19300] ppid=19096 vsize=11268456 memory=140214476277376 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19300/stat : 19300 (java) S 19096 19099 12222 0 -1 1077944384 34 12901 0 0 0 0 4 3 20 0 17 0 107265669 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140396373992672 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
Current children cumulated CPU time: 253.94 s
Current children cumulated vsize: 11268456 KiB
Current children cumulated memory: 5249364 KiB

[startup+150.401 s]
/proc/loadavg: 2.97 2.26 2.02 3/218 19300
/proc/meminfo: memFree=12102404/32770624 swapFree=67108404/67108860
[pid=19099] ppid=19096 vsize=11268456 memory=5249364 CPUtime=254.33 cores=1,3,5,7
/proc/19099/stat : 19099 (java) S 19096 19099 12222 0 -1 1077944320 165826 12901 0 0 24980 446 4 3 20 0 17 0 107250818 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140729475218784 140398872809207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
/proc/19099/statm: 2817114 1312341 3509 1 0 2778767 0
[pid=19099/tid=19152] ppid=19096 vsize=11268456 memory=30588 CPUtime=116.48 cores=1,3,5,7
/proc/19099/task/19152/stat : 19152 (java) R 19096 19099 12222 0 -1 4202560 45904 12901 0 0 11608 33 4 3 20 0 17 0 107250827 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398844639472 140398404380594 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19153] ppid=19096 vsize=11268456 memory=2396 CPUtime=32.39 cores=1,3,5,7
/proc/19099/task/19153/stat : 19153 (java) S 19096 19099 12222 0 -1 1077944384 12220 12901 0 0 3134 98 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398877051664 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19154] ppid=19096 vsize=11268456 memory=1300 CPUtime=32.28 cores=1,3,5,7
/proc/19099/task/19154/stat : 19154 (java) S 19096 19099 12222 0 -1 1077944384 9341 12901 0 0 3118 103 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398731770768 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19155] ppid=19096 vsize=11268456 memory=5205756 CPUtime=32.38 cores=1,3,5,7
/proc/19099/task/19155/stat : 19155 (java) S 19096 19099 12222 0 -1 1077944384 13415 12901 0 0 3139 92 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398730718224 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19156] ppid=19096 vsize=11268456 memory=17484 CPUtime=32.27 cores=1,3,5,7
/proc/19099/task/19156/stat : 19156 (java) S 19096 19099 12222 0 -1 1077944384 11139 12901 0 0 3117 103 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398729665680 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19157] ppid=19096 vsize=11268456 memory=16240 CPUtime=1.29 cores=1,3,5,7
/proc/19099/task/19157/stat : 19157 (java) S 19096 19099 12222 0 -1 1077944384 37062 12901 0 0 120 2 4 3 20 0 17 0 107250829 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397841946608 140398872820354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19158] ppid=19096 vsize=11268456 memory=15876 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19158/stat : 19158 (java) S 19096 19099 12222 0 -1 1077944384 17 12901 0 0 0 0 4 3 20 0 17 0 107250830 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397716169696 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19159] ppid=19096 vsize=11268456 memory=4044 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19159/stat : 19159 (java) S 19096 19099 12222 0 -1 1077944384 10 12901 0 0 0 0 4 3 20 0 17 0 107250830 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397514843136 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19160] ppid=19096 vsize=11268456 memory=17484 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19160/stat : 19160 (java) S 19096 19099 12222 0 -1 1077944384 118 12901 0 0 0 0 4 3 20 0 17 0 107250832 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397207443664 140398872827803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19161] ppid=19096 vsize=11268456 memory=3472328296227679313 CPUtime=3.18 cores=1,3,5,7
/proc/19099/task/19161/stat : 19161 (java) S 19096 19099 12222 0 -1 1077944384 11943 12901 0 0 309 2 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397840894448 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19162] ppid=19096 vsize=11268456 memory=6944656592387989600 CPUtime=3.2 cores=1,3,5,7
/proc/19099/task/19162/stat : 19162 (java) S 19096 19099 12222 0 -1 1077944384 11967 12901 0 0 312 1 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397839841904 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19163] ppid=19096 vsize=11268456 memory=-6800859132029471843 CPUtime=1.2 cores=1,3,5,7
/proc/19099/task/19163/stat : 19163 (java) S 19096 19099 12222 0 -1 1077944384 9649 12901 0 0 110 3 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397838789360 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19164] ppid=19096 vsize=11268456 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19164/stat : 19164 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140396776647776 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19165] ppid=19096 vsize=11268456 memory=4126316290023845779 CPUtime=0.16 cores=1,3,5,7
/proc/19099/task/19165/stat : 19165 (java) S 19096 19099 12222 0 -1 1077944384 656 12901 0 0 4 5 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397837736240 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19299] ppid=19096 vsize=11268456 memory=4126316290023845779 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19299/stat : 19299 (java) S 19096 19099 12222 0 -1 1077944384 154 12901 0 0 0 0 4 3 20 0 17 0 107265669 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140396575318128 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19300] ppid=19096 vsize=11268456 memory=1716 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19300/stat : 19300 (java) S 19096 19099 12222 0 -1 1077944384 34 12901 0 0 0 0 4 3 20 0 17 0 107265669 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140396373992672 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
Current children cumulated CPU time: 254.33 s
Current children cumulated vsize: 11268456 KiB
Current children cumulated memory: 5249364 KiB

[startup+150.501 s]
/proc/loadavg: 2.97 2.26 2.02 3/218 19300
/proc/meminfo: memFree=12102404/32770624 swapFree=67108404/67108860
[pid=19099] ppid=19096 vsize=11268456 memory=5249364 CPUtime=254.43 cores=1,3,5,7
/proc/19099/stat : 19099 (java) S 19096 19099 12222 0 -1 1077944320 165826 12901 0 0 24990 446 4 3 20 0 17 0 107250818 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140729475218784 140398872809207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
/proc/19099/statm: 2817114 1312341 3509 1 0 2778767 0
[pid=19099/tid=19152] ppid=19096 vsize=11268456 memory=5249364 CPUtime=116.58 cores=1,3,5,7
/proc/19099/task/19152/stat : 19152 (java) R 19096 19099 12222 0 -1 4202560 45904 12901 0 0 11618 33 4 3 20 0 17 0 107250827 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398844639472 140398411389025 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19153] ppid=19096 vsize=11268456 memory=5245180 CPUtime=32.39 cores=1,3,5,7
/proc/19099/task/19153/stat : 19153 (java) S 19096 19099 12222 0 -1 1077944384 12220 12901 0 0 3134 98 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398877051664 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19154] ppid=19096 vsize=11268456 memory=5205756 CPUtime=32.28 cores=1,3,5,7
/proc/19099/task/19154/stat : 19154 (java) S 19096 19099 12222 0 -1 1077944384 9341 12901 0 0 3118 103 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398731770768 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19155] ppid=19096 vsize=11268456 memory=5205444 CPUtime=32.38 cores=1,3,5,7
/proc/19099/task/19155/stat : 19155 (java) S 19096 19099 12222 0 -1 1077944384 13415 12901 0 0 3139 92 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398730718224 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19156] ppid=19096 vsize=11268456 memory=5220320 CPUtime=32.27 cores=1,3,5,7
/proc/19099/task/19156/stat : 19156 (java) S 19096 19099 12222 0 -1 1077944384 11139 12901 0 0 3117 103 4 3 20 0 17 0 107250828 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140398729665680 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19157] ppid=19096 vsize=11268456 memory=5205444 CPUtime=1.29 cores=1,3,5,7
/proc/19099/task/19157/stat : 19157 (java) S 19096 19099 12222 0 -1 1077944384 37062 12901 0 0 120 2 4 3 20 0 17 0 107250829 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397841946608 140398872820354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19158] ppid=19096 vsize=11268456 memory=5249364 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19158/stat : 19158 (java) S 19096 19099 12222 0 -1 1077944384 17 12901 0 0 0 0 4 3 20 0 17 0 107250830 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397716169696 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19159] ppid=19096 vsize=11268456 memory=796 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19159/stat : 19159 (java) S 19096 19099 12222 0 -1 1077944384 10 12901 0 0 0 0 4 3 20 0 17 0 107250830 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397514843136 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19160] ppid=19096 vsize=11268456 memory=3040 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19160/stat : 19160 (java) S 19096 19099 12222 0 -1 1077944384 118 12901 0 0 0 0 4 3 20 0 17 0 107250832 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397207443664 140398872827803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19161] ppid=19096 vsize=11268456 memory=1440 CPUtime=3.18 cores=1,3,5,7
/proc/19099/task/19161/stat : 19161 (java) S 19096 19099 12222 0 -1 1077944384 11943 12901 0 0 309 2 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397840894448 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19162] ppid=19096 vsize=11268456 memory=5205756 CPUtime=3.2 cores=1,3,5,7
/proc/19099/task/19162/stat : 19162 (java) S 19096 19099 12222 0 -1 1077944384 11967 12901 0 0 312 1 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397839841904 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19163] ppid=19096 vsize=11268456 memory=5244852 CPUtime=1.2 cores=1,3,5,7
/proc/19099/task/19163/stat : 19163 (java) S 19096 19099 12222 0 -1 1077944384 9649 12901 0 0 110 3 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397838789360 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19164] ppid=19096 vsize=11268456 memory=5244852 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19164/stat : 19164 (java) S 19096 19099 12222 0 -1 1077944384 3 12901 0 0 0 0 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140396776647776 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19165] ppid=19096 vsize=11268456 memory=5249380 CPUtime=0.16 cores=1,3,5,7
/proc/19099/task/19165/stat : 19165 (java) S 19096 19099 12222 0 -1 1077944384 656 12901 0 0 4 5 4 3 20 0 17 0 107250833 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140397837736240 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19299] ppid=19096 vsize=11268456 memory=4012 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19299/stat : 19299 (java) S 19096 19099 12222 0 -1 1077944384 154 12901 0 0 0 0 4 3 20 0 17 0 107265669 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140396575318128 140398872819413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
[pid=19099/tid=19300] ppid=19096 vsize=11268456 memory=5245180 CPUtime=0.07 cores=1,3,5,7
/proc/19099/task/19300/stat : 19300 (java) S 19096 19099 12222 0 -1 1077944384 34 12901 0 0 0 0 4 3 20 0 17 0 107265669 11538898944 1312341 33554432000 4194304 4196468 140729475236240 140396373992672 140398872820354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20533248 140729475238505 140729475241313 140729475241313 140729475243983 0
Current children cumulated CPU time: 254.43 s
Current children cumulated vsize: 11268456 KiB
Current children cumulated memory: 5249364 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 150.536
CPU time (s): 254.483
CPU user time (s): 249.956
CPU system time (s): 4.5275
CPU usage (%): 169.052
Max. virtual memory (cumulated for all children) (KiB): 11268456
Max. memory (cumulated for all children) (KiB): 5514992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 249.956
system time used= 4.5275
maximum resident set size= 5521136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178729
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11788
involuntary context switches= 1643


# summary of solver processes directly reported to runsolver:
#   pid: 19099
#   total CPU time (s): 254.483
#   total CPU user time (s): 249.956
#   total CPU system time (s): 4.5275

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.914247 second user time and 1.49656 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-29 22:41:17
IDJOB=4302654
IDBENCH=141307
IDSOLVER=2777
FILE ID=node148/4302654-1532896876
RUNJOBID= node148-1532892979-13581
PBS_JOBID= 21022520
Free space on /tmp= 47572 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-12-4-rom_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302654-1532896876/watcher-4302654-1532896876 -o /tmp/evaluation-result-4302654-1532896876/solver-4302654-1532896876 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532892979-13581 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=350149494 -superng HOME/instance-4302654-1532896876.xml

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

MD5SUM BENCH= 81778793cf44fcc277d17f448f65fa63
RANDOM SEED=350149494

node148.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.50
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.50
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.50
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.50
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:        19698124 kB
MemAvailable:   27957936 kB
Buffers:          247968 kB
Cached:          8162292 kB
SwapCached:          352 kB
Active:          6054760 kB
Inactive:        6376144 kB
Active(anon):    3973936 kB
Inactive(anon):    74228 kB
Active(file):    2080824 kB
Inactive(file):  6301916 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:             89652 kB
Writeback:             0 kB
AnonPages:       4045640 kB
Mapped:            58092 kB
Shmem:             25016 kB
Slab:             334428 kB
SReclaimable:     305532 kB
SUnreclaim:        28896 kB
KernelStack:        3808 kB
PageTables:        13140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5059964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3751936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 47572 MiB
End job on node148 at 2018-07-29 22:43:47