Trace number 4402545

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 NameAnswerCPU timeWall clock time
Concrete 3.12.3SAT 21.3486 16.4991

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-40-2-7.xml
MD5SUMc03c7f5b7c3afa870e2bbdca7571e3a2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.264843
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":88}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":12},{"degree":1,"count":20},{"degree":2,"count":25},{"degree":3,"count":20},{"degree":4,"count":12},{"degree":5,"count":5},{"degree":6,"count":3},{"degree":7,"count":3}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":2},{"arity":6,"count":7},{"arity":7,"count":4},{"arity":8,"count":9},{"arity":9,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.79/0.55	c Concrete v3.12.3.1568965526260 running
21.20/16.47	v <instantiation
21.20/16.47	v         >
21.20/16.47	v       <list>
21.20/16.47	v         x[0] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[17] x[18] x[19] x[20] x[21] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[53] x[54] x[55] x[56] x[57] x[59] x[60] x[61] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[71] x[72] x[73] x[74] x[75] x[79] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[97] x[98] x[99]
21.20/16.47	v       </list>
21.20/16.47	v       <values>
21.20/16.47	v         7 4 16 10 13 16 4 23 4 5 17 3 6 10 17 14 7 28 2 25 24 21 20 3 8 22 10 4 5 16 27 21 6 13 2 7 4 27 2 28 5 25 12 14 7 5 9 5 20 12 12 10 18 6 29 3 24 28 20 29 13 10 16 16 19 16 29 29 2 11 22 27 15 8 12 8 5 3 25 7 5 17 29 22 10 16 11 2
21.20/16.47	v       </values>
21.20/16.47	v     </instantiation>
21.20/16.47	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402545-1568978239/watcher-4402545-1568978239 -o /var/tmp/evaluation-result-4402545-1568978239/solver-4402545-1568978239 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1568967595-5564 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=832348719 HOME/instance-4402545-1568978239.xml 

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

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

solver pid=10023, runsolver pid=10020

[startup+0.10014 s]*
/proc/loadavg: 1.91 1.50 1.40 3/219 10080
/proc/meminfo: memFree=4640916/32770624 swapFree=67001736/67108860
[pid=10023] ppid=10020 vsize=9972712 memory=17336 CPUtime=0.1 cores=1,3,5,7
/proc/10023/stat : 10023 (java) S 10020 10023 5532 0 -1 1077944320 4563 13299 0 0 1 1 5 3 20 0 6 0 473737841 10212057088 4334 33554432000 4194304 4196468 140731358446000 140731358428544 139852960562935 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
/proc/10023/statm: 2493178 4334 1957 1 0 2481616 0
[pid=10023/tid=10076] ppid=10020 vsize=10055356 memory=8514726395714820750 CPUtime=0.09 cores=1,3,5,7
/proc/10023/task/10076/stat : 10076 (java) R 10020 10023 5532 0 -1 4202560 2411 13299 0 0 1 0 5 3 20 0 7 0 473737850 10296684544 4400 33554432000 4194304 4196468 140731358446000 139852932406032 139852943604656 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10077] ppid=10020 vsize=10055356 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10077/stat : 10077 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 7 0 473737851 10296684544 4400 33554432000 4194304 4196468 140731358446000 139852964804880 139852960573141 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10078] ppid=10020 vsize=10055356 memory=140162576750208 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10078/stat : 10078 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 7 0 473737851 10296684544 4400 33554432000 4194304 4196468 140731358446000 139852863695248 139852960573141 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10079] ppid=10020 vsize=10055356 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10079/stat : 10079 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 7 0 473737851 10296684544 4400 33554432000 4194304 4196468 140731358446000 139852862642704 139852960573141 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10080] ppid=10020 vsize=10055356 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10080/stat : 10080 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 7 0 473737851 10296684544 4400 33554432000 4194304 4196468 140731358446000 139852861590160 139852960573141 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10081] ppid=10020 vsize=10055356 memory=140162576750208 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10081/stat : 10081 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 7 0 473737852 10296684544 4400 33554432000 4194304 4196468 140731358446000 139852420082160 139852960574082 0 0 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17336 KiB

[startup+0.210208 s]*
/proc/loadavg: 1.91 1.50 1.40 5/228 10089
/proc/meminfo: memFree=4622644/32770624 swapFree=67001736/67108860
[pid=10023] ppid=10020 vsize=10820196 memory=42396 CPUtime=0.26 cores=1,3,5,7
/proc/10023/stat : 10023 (java) S 10020 10023 5532 0 -1 1077944320 7525 13299 0 0 17 1 5 3 20 0 15 0 473737841 11079880704 10599 33554432000 4194304 4196468 140731358446000 140731358428544 139852960562935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
/proc/10023/statm: 2705049 10599 3288 1 0 2667149 0
[pid=10023/tid=10076] ppid=10020 vsize=10820196 memory=5450916389569530688 CPUtime=0.2 cores=1,3,5,7
/proc/10023/task/10076/stat : 10076 (java) R 10020 10023 5532 0 -1 4202560 4034 13299 0 0 11 1 5 3 20 0 15 0 473737850 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852932373968 139852960584861 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10077] ppid=10020 vsize=10820196 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10077/stat : 10077 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737851 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852964804880 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10078] ppid=10020 vsize=10820196 memory=140162576750208 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10078/stat : 10078 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737851 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852863695248 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10079] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10079/stat : 10079 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737851 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852862642704 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10080] ppid=10020 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10080/stat : 10080 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737851 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852861590160 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10081] ppid=10020 vsize=10820196 memory=140162576750208 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10081/stat : 10081 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737852 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852420082160 139852960574082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10082] ppid=10020 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10082/stat : 10082 (java) S 10020 10023 5532 0 -1 1077944384 13 13299 0 0 0 0 5 3 20 0 15 0 473737853 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852322432416 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10083] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10083/stat : 10083 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737853 11079880704 10599 33554432000 4194304 4196468 140731358446000 139851718452720 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10084] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10084/stat : 10084 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11079880704 10599 33554432000 4194304 4196468 140731358446000 139851478162128 139852960581531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10085] ppid=10020 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10023/task/10085/stat : 10085 (java) S 10020 10023 5532 0 -1 1077944384 465 13299 0 0 1 0 5 3 20 0 15 0 473737856 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852419028976 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10086] ppid=10020 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/10023/task/10086/stat : 10086 (java) R 10020 10023 5532 0 -1 4202560 187 13299 0 0 1 0 5 3 20 0 15 0 473737856 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852417976432 139852938437120 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10087] ppid=10020 vsize=10820196 memory=140162576750208 CPUtime=0.11 cores=1,3,5,7
/proc/10023/task/10087/stat : 10087 (java) S 10020 10023 5532 0 -1 1077944384 611 13299 0 0 3 0 5 3 20 0 15 0 473737856 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852416923888 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10088] ppid=10020 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10088/stat : 10088 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11079880704 10599 33554432000 4194304 4196468 140731358446000 139851444603488 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10089] ppid=10020 vsize=10820196 memory=140162576750208 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10089/stat : 10089 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737856 11079880704 10599 33554432000 4194304 4196468 140731358446000 139852415871792 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42396 KiB

[startup+0.310272 s]*
/proc/loadavg: 1.91 1.50 1.40 3/228 10089
/proc/meminfo: memFree=4610580/32770624 swapFree=67001736/67108860
[pid=10023] ppid=10020 vsize=10820196 memory=50836 CPUtime=0.41 cores=1,3,5,7
/proc/10023/stat : 10023 (java) S 10020 10023 5532 0 -1 1077944320 10522 13299 0 0 30 3 5 3 20 0 15 0 473737841 11079880704 12709 33554432000 4194304 4196468 140731358446000 140731358428544 139852960562935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
/proc/10023/statm: 2705049 12709 3309 1 0 2667149 0
[pid=10023/tid=10076] ppid=10020 vsize=10820196 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/10023/task/10076/stat : 10076 (java) R 10020 10023 5532 0 -1 4202560 7012 13299 0 0 19 2 5 3 20 0 15 0 473737850 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852932371856 139852944643422 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10077] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10077/stat : 10077 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737851 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852964804880 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10078] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10078/stat : 10078 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737851 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852863695248 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10079] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10079/stat : 10079 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737851 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852862642704 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10080] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10080/stat : 10080 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737851 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852861590160 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10081] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10081/stat : 10081 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737852 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852420082160 139852960574082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10082] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10082/stat : 10082 (java) S 10020 10023 5532 0 -1 1077944384 13 13299 0 0 0 0 5 3 20 0 15 0 473737853 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852322432416 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10083] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10083/stat : 10083 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737853 11079880704 12709 33554432000 4194304 4196468 140731358446000 139851718452720 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10084] ppid=10020 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10084/stat : 10084 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11079880704 12709 33554432000 4194304 4196468 140731358446000 139851478162128 139852960581531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10085] ppid=10020 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10023/task/10085/stat : 10085 (java) S 10020 10023 5532 0 -1 1077944384 466 13299 0 0 1 0 5 3 20 0 15 0 473737856 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852419028976 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10086] ppid=10020 vsize=10820196 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/10023/task/10086/stat : 10086 (java) S 10020 10023 5532 0 -1 1077944384 188 13299 0 0 2 0 5 3 20 0 15 0 473737856 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852417976432 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10087] ppid=10020 vsize=10820196 memory=140162576750208 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10087/stat : 10087 (java) S 10020 10023 5532 0 -1 1077944384 620 13299 0 0 5 0 5 3 20 0 15 0 473737856 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852416923888 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10088] ppid=10020 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10088/stat : 10088 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11079880704 12709 33554432000 4194304 4196468 140731358446000 139851444603488 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10089] ppid=10020 vsize=10820196 memory=140162576750208 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10089/stat : 10089 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737856 11079880704 12709 33554432000 4194304 4196468 140731358446000 139852415871792 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50836 KiB

[startup+0.700726 s]
/proc/loadavg: 1.91 1.50 1.40 4/228 10089
/proc/meminfo: memFree=4595340/32770624 swapFree=67001736/67108860
[pid=10023] ppid=10020 vsize=10824364 memory=83788 CPUtime=1.16 cores=1,3,5,7
/proc/10023/stat : 10023 (java) S 10020 10023 5532 0 -1 1077944320 15146 13299 0 0 104 4 5 3 20 0 15 0 473737841 11084148736 20947 33554432000 4194304 4196468 140731358446000 140731358428544 139852960562935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
/proc/10023/statm: 2706091 20947 3508 1 0 2668173 0
[pid=10023/tid=10076] ppid=10020 vsize=10824364 memory=28832 CPUtime=0.67 cores=1,3,5,7
/proc/10023/task/10076/stat : 10076 (java) R 10020 10023 5532 0 -1 4202560 10525 13299 0 0 56 3 5 3 20 0 15 0 473737850 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852932390096 139852960574870 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10077] ppid=10020 vsize=10824364 memory=12028 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10077/stat : 10077 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737851 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852964804880 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10078] ppid=10020 vsize=10824364 memory=532 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10078/stat : 10078 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737851 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852863695248 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10079] ppid=10020 vsize=10824364 memory=1564 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10079/stat : 10079 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737851 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852862642704 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10080] ppid=10020 vsize=10824364 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10080/stat : 10080 (java) S 10020 10023 5532 0 -1 1077944384 2 13299 0 0 0 0 5 3 20 0 15 0 473737851 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852861590160 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10081] ppid=10020 vsize=10824364 memory=7448488012996568912 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10081/stat : 10081 (java) S 10020 10023 5532 0 -1 1077944384 5 13299 0 0 0 0 5 3 20 0 15 0 473737852 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852420082160 139852960574082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10082] ppid=10020 vsize=10824364 memory=7813578590283457876 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10082/stat : 10082 (java) S 10020 10023 5532 0 -1 1077944384 13 13299 0 0 0 0 5 3 20 0 15 0 473737853 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852322432416 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10083] ppid=10020 vsize=10824364 memory=7523071198212214892 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10083/stat : 10083 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737853 11084148736 20947 33554432000 4194304 4196468 140731358446000 139851718452720 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10084] ppid=10020 vsize=10824364 memory=5450916488555034154 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10084/stat : 10084 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11084148736 20947 33554432000 4194304 4196468 140731358446000 139851478162128 139852960581531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10085] ppid=10020 vsize=10824364 memory=-6736937045019192452 CPUtime=0.24 cores=1,3,5,7
/proc/10023/task/10085/stat : 10085 (java) S 10020 10023 5532 0 -1 1077944384 951 13299 0 0 16 0 5 3 20 0 15 0 473737856 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852419028976 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10086] ppid=10020 vsize=10824364 memory=-7025452035940392864 CPUtime=0.21 cores=1,3,5,7
/proc/10023/task/10086/stat : 10086 (java) S 10020 10023 5532 0 -1 1077944384 601 13299 0 0 13 0 5 3 20 0 15 0 473737856 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852417976432 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10087] ppid=10020 vsize=10824364 memory=-9001734000804784231 CPUtime=0.25 cores=1,3,5,7
/proc/10023/task/10087/stat : 10087 (java) R 10020 10023 5532 0 -1 4202560 828 13299 0 0 17 0 5 3 20 0 15 0 473737856 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852416923888 139852939515731 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10088] ppid=10020 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10088/stat : 10088 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11084148736 20947 33554432000 4194304 4196468 140731358446000 139851444603488 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10089] ppid=10020 vsize=10824364 memory=3616 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10089/stat : 10089 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737856 11084148736 20947 33554432000 4194304 4196468 140731358446000 139852415871792 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83788 KiB

[startup+1.50067 s]
/proc/loadavg: 1.91 1.50 1.40 4/228 10089
/proc/meminfo: memFree=4550300/32770624 swapFree=67001736/67108860
[pid=10023] ppid=10020 vsize=10834680 memory=169644 CPUtime=2.48 cores=1,3,5,7
/proc/10023/stat : 10023 (java) S 10020 10023 5532 0 -1 1077944320 22090 13299 0 0 231 9 5 3 20 0 15 0 473737841 11094712320 42384 33554432000 4194304 4196468 140731358446000 140731358428544 139852960562935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
/proc/10023/statm: 2708670 42384 3579 1 0 2670733 0
[pid=10023/tid=10076] ppid=10020 vsize=10834680 memory=10020 CPUtime=1.44 cores=1,3,5,7
/proc/10023/task/10076/stat : 10076 (java) R 10020 10023 5532 0 -1 4202560 15284 13299 0 0 130 6 5 3 20 0 15 0 473737850 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852932366272 139852960574870 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10077] ppid=10020 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10023/task/10077/stat : 10077 (java) S 10020 10023 5532 0 -1 1077944384 87 13299 0 0 1 0 5 3 20 0 15 0 473737851 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852964804880 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10078] ppid=10020 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10078/stat : 10078 (java) S 10020 10023 5532 0 -1 1077944384 410 13299 0 0 0 0 5 3 20 0 15 0 473737851 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852863695248 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10079] ppid=10020 vsize=10834680 memory=18141941861341 CPUtime=0.09 cores=1,3,5,7
/proc/10023/task/10079/stat : 10079 (java) S 10020 10023 5532 0 -1 1077944384 78 13299 0 0 1 0 5 3 20 0 15 0 473737851 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852862642704 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10080] ppid=10020 vsize=10834680 memory=6933690286009757744 CPUtime=0.09 cores=1,3,5,7
/proc/10023/task/10080/stat : 10080 (java) S 10020 10023 5532 0 -1 1077944384 23 13299 0 0 1 0 5 3 20 0 15 0 473737851 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852861590160 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10081] ppid=10020 vsize=10834680 memory=-7457052372387209120 CPUtime=0.09 cores=1,3,5,7
/proc/10023/task/10081/stat : 10081 (java) S 10020 10023 5532 0 -1 1077944384 147 13299 0 0 1 0 5 3 20 0 15 0 473737852 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852420082160 139852960574082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10082] ppid=10020 vsize=10834680 memory=6944656592452807316 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10082/stat : 10082 (java) S 10020 10023 5532 0 -1 1077944384 14 13299 0 0 0 0 5 3 20 0 15 0 473737853 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852322432480 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10083] ppid=10020 vsize=10834680 memory=3472328296227736193 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10083/stat : 10083 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737853 11094712320 42411 33554432000 4194304 4196468 140731358446000 139851718452736 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10084] ppid=10020 vsize=10834680 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10084/stat : 10084 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11094712320 42411 33554432000 4194304 4196468 140731358446000 139851478162128 139852960581531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10085] ppid=10020 vsize=10834680 memory=6944656425122832000 CPUtime=0.34 cores=1,3,5,7
/proc/10023/task/10085/stat : 10085 (java) S 10020 10023 5532 0 -1 1077944384 1180 13299 0 0 26 0 5 3 20 0 15 0 473737856 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852419028976 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10086] ppid=10020 vsize=10834680 memory=-7522837583045875833 CPUtime=0.32 cores=1,3,5,7
/proc/10023/task/10086/stat : 10086 (java) S 10020 10023 5532 0 -1 1077944384 814 13299 0 0 24 0 5 3 20 0 15 0 473737856 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852417976432 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10087] ppid=10020 vsize=10834680 memory=-7737605721172012177 CPUtime=0.51 cores=1,3,5,7
/proc/10023/task/10087/stat : 10087 (java) R 10020 10023 5532 0 -1 4202560 1838 13299 0 0 43 0 5 3 20 0 15 0 473737856 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852416923888 139852953666567 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10088] ppid=10020 vsize=10834680 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10088/stat : 10088 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11094712320 42411 33554432000 4194304 4196468 140731358446000 139851444603488 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10089] ppid=10020 vsize=10834680 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10089/stat : 10089 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737856 11094712320 42411 33554432000 4194304 4196468 140731358446000 139852415871792 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0

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

[pid=10023/tid=10088] ppid=10020 vsize=10844940 memory=7450475960168376171 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10088/stat : 10088 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 160815 33554432000 4194304 4196468 140731358446000 139851444603488 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10089] ppid=10020 vsize=10844940 memory=7450475960168376171 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10089/stat : 10089 (java) S 10020 10023 5532 0 -1 1077944384 302 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 160815 33554432000 4194304 4196468 140731358446000 139852415871792 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
Current children cumulated CPU time: 17.58 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 643260 KiB

[startup+14.4008 s]
/proc/loadavg: 1.92 1.53 1.41 3/227 10089
/proc/meminfo: memFree=3994592/32770624 swapFree=67001736/67108860
[pid=10023] ppid=10020 vsize=10844940 memory=669932 CPUtime=19.19 cores=1,3,5,7
/proc/10023/stat : 10023 (java) S 10020 10023 5532 0 -1 1077944320 58830 13299 0 0 1883 28 5 3 20 0 15 0 473737841 11105218560 167483 33554432000 4194304 4196468 140731358446000 140731358428544 139852960562935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
/proc/10023/statm: 2711235 167483 3620 1 0 2673293 0
[pid=10023/tid=10076] ppid=10020 vsize=10844940 memory=5 CPUtime=14.25 cores=1,3,5,7
/proc/10023/task/10076/stat : 10076 (java) R 10020 10023 5532 0 -1 4202560 25019 13299 0 0 1404 13 5 3 20 0 15 0 473737850 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852932398544 139852551218844 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10077] ppid=10020 vsize=10844940 memory=5 CPUtime=0.14 cores=1,3,5,7
/proc/10023/task/10077/stat : 10077 (java) S 10020 10023 5532 0 -1 1077944384 639 13299 0 0 4 2 5 3 20 0 15 0 473737851 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852964804880 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10078] ppid=10020 vsize=10844940 memory=1790 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10078/stat : 10078 (java) S 10020 10023 5532 0 -1 1077944384 576 13299 0 0 3 2 5 3 20 0 15 0 473737851 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852863695248 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10079] ppid=10020 vsize=10844940 memory=6791534058613427641 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10079/stat : 10079 (java) S 10020 10023 5532 0 -1 1077944384 1122 13299 0 0 4 1 5 3 20 0 15 0 473737851 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852862642704 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10080] ppid=10020 vsize=10844940 memory=45222536230122 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10080/stat : 10080 (java) S 10020 10023 5532 0 -1 1077944384 148 13299 0 0 4 1 5 3 20 0 15 0 473737851 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852861590160 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10081] ppid=10020 vsize=10844940 memory=45222250685418 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10081/stat : 10081 (java) S 10020 10023 5532 0 -1 1077944384 4391 13299 0 0 5 0 5 3 20 0 15 0 473737852 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852420082160 139852960574082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10082] ppid=10020 vsize=10844940 memory=45222535902186 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10082/stat : 10082 (java) S 10020 10023 5532 0 -1 1077944384 15 13299 0 0 0 0 5 3 20 0 15 0 473737853 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852322432480 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10083] ppid=10020 vsize=10844940 memory=45221865482474 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10083/stat : 10083 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737853 11105218560 167483 33554432000 4194304 4196468 140731358446000 139851718452736 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10084] ppid=10020 vsize=10844940 memory=45221710660586 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10084/stat : 10084 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 167483 33554432000 4194304 4196468 140731358446000 139851478162128 139852960581531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10085] ppid=10020 vsize=10844940 memory=45222653404138 CPUtime=1.9 cores=1,3,5,7
/proc/10023/task/10085/stat : 10085 (java) S 10020 10023 5532 0 -1 1077944384 10060 13299 0 0 180 2 5 3 20 0 15 0 473737856 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852419028976 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10086] ppid=10020 vsize=10844940 memory=45222620181482 CPUtime=1.68 cores=1,3,5,7
/proc/10023/task/10086/stat : 10086 (java) S 10020 10023 5532 0 -1 1077944384 5892 13299 0 0 159 1 5 3 20 0 15 0 473737856 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852417976432 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10087] ppid=10020 vsize=10844940 memory=45222552877290 CPUtime=1.25 cores=1,3,5,7
/proc/10023/task/10087/stat : 10087 (java) S 10020 10023 5532 0 -1 1077944384 8451 13299 0 0 115 2 5 3 20 0 15 0 473737856 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852416923888 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10088] ppid=10020 vsize=10844940 memory=45221710660586 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10088/stat : 10088 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 167483 33554432000 4194304 4196468 140731358446000 139851444603488 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10089] ppid=10020 vsize=10844940 memory=45221710716906 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10089/stat : 10089 (java) S 10020 10023 5532 0 -1 1077944384 302 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 167483 33554432000 4194304 4196468 140731358446000 139852415871792 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
Current children cumulated CPU time: 19.19 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 669932 KiB

[startup+15.2007 s]
/proc/loadavg: 1.92 1.53 1.41 3/227 10090
/proc/meminfo: memFree=3992544/32770624 swapFree=67001736/67108860
[pid=10023] ppid=10020 vsize=10844940 memory=688400 CPUtime=19.99 cores=1,3,5,7
/proc/10023/stat : 10023 (java) S 10020 10023 5532 0 -1 1077944320 59156 13299 0 0 1963 28 5 3 20 0 15 0 473737841 11105218560 172100 33554432000 4194304 4196468 140731358446000 140731358428544 139852960562935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
/proc/10023/statm: 2711235 172100 3620 1 0 2673293 0
[pid=10023/tid=10076] ppid=10020 vsize=10844940 memory=288370015034684734 CPUtime=15.04 cores=1,3,5,7
/proc/10023/task/10076/stat : 10076 (java) R 10020 10023 5532 0 -1 4202560 25043 13299 0 0 1483 13 5 3 20 0 15 0 473737850 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852932398448 139852547315126 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10077] ppid=10020 vsize=10844940 memory=6791534058613427641 CPUtime=0.14 cores=1,3,5,7
/proc/10023/task/10077/stat : 10077 (java) S 10020 10023 5532 0 -1 1077944384 640 13299 0 0 4 2 5 3 20 0 15 0 473737851 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852964804880 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10078] ppid=10020 vsize=10844940 memory=53152 CPUtime=0.14 cores=1,3,5,7
/proc/10023/task/10078/stat : 10078 (java) S 10020 10023 5532 0 -1 1077944384 577 13299 0 0 4 2 5 3 20 0 15 0 473737851 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852863695248 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10079] ppid=10020 vsize=10844940 memory=988 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10079/stat : 10079 (java) S 10020 10023 5532 0 -1 1077944384 1123 13299 0 0 4 1 5 3 20 0 15 0 473737851 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852862642704 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10080] ppid=10020 vsize=10844940 memory=2012 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10080/stat : 10080 (java) S 10020 10023 5532 0 -1 1077944384 149 13299 0 0 4 1 5 3 20 0 15 0 473737851 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852861590160 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10081] ppid=10020 vsize=10844940 memory=1424 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10081/stat : 10081 (java) S 10020 10023 5532 0 -1 1077944384 4400 13299 0 0 5 0 5 3 20 0 15 0 473737852 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852420082160 139852960574082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10082] ppid=10020 vsize=10844940 memory=580 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10082/stat : 10082 (java) S 10020 10023 5532 0 -1 1077944384 15 13299 0 0 0 0 5 3 20 0 15 0 473737853 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852322432480 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10083] ppid=10020 vsize=10844940 memory=1692 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10083/stat : 10083 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737853 11105218560 172100 33554432000 4194304 4196468 140731358446000 139851718452736 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10084] ppid=10020 vsize=10844940 memory=3616 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10084/stat : 10084 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 172100 33554432000 4194304 4196468 140731358446000 139851478162128 139852960581531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10085] ppid=10020 vsize=10844940 memory=7548 CPUtime=1.9 cores=1,3,5,7
/proc/10023/task/10085/stat : 10085 (java) S 10020 10023 5532 0 -1 1077944384 10060 13299 0 0 180 2 5 3 20 0 15 0 473737856 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852419028976 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10086] ppid=10020 vsize=10844940 memory=2832 CPUtime=1.68 cores=1,3,5,7
/proc/10023/task/10086/stat : 10086 (java) S 10020 10023 5532 0 -1 1077944384 5892 13299 0 0 159 1 5 3 20 0 15 0 473737856 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852417976432 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10087] ppid=10020 vsize=10844940 memory=1224 CPUtime=1.25 cores=1,3,5,7
/proc/10023/task/10087/stat : 10087 (java) S 10020 10023 5532 0 -1 1077944384 8739 13299 0 0 115 2 5 3 20 0 15 0 473737856 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852416923888 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10088] ppid=10020 vsize=10844940 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10088/stat : 10088 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 172100 33554432000 4194304 4196468 140731358446000 139851444603488 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10089] ppid=10020 vsize=10844940 memory=53152 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10089/stat : 10089 (java) S 10020 10023 5532 0 -1 1077944384 303 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 172100 33554432000 4194304 4196468 140731358446000 139852415871792 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
Current children cumulated CPU time: 19.99 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 688400 KiB

[startup+16.0008 s]*
/proc/loadavg: 1.92 1.53 1.41 3/227 10090
/proc/meminfo: memFree=3972064/32770624 swapFree=67001736/67108860
[pid=10023] ppid=10020 vsize=10844940 memory=690480 CPUtime=20.8 cores=1,3,5,7
/proc/10023/stat : 10023 (java) S 10020 10023 5532 0 -1 1077944320 59167 13299 0 0 2044 28 5 3 20 0 15 0 473737841 11105218560 172620 33554432000 4194304 4196468 140731358446000 140731358428544 139852960562935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
/proc/10023/statm: 2711235 172620 3620 1 0 2673293 0
[pid=10023/tid=10076] ppid=10020 vsize=10844940 memory=1398722017469774279 CPUtime=15.85 cores=1,3,5,7
/proc/10023/task/10076/stat : 10076 (java) R 10020 10023 5532 0 -1 4202560 25046 13299 0 0 1564 13 5 3 20 0 15 0 473737850 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852932398400 139852550818759 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10077] ppid=10020 vsize=10844940 memory=4872558044660077418 CPUtime=0.14 cores=1,3,5,7
/proc/10023/task/10077/stat : 10077 (java) S 10020 10023 5532 0 -1 1077944384 641 13299 0 0 4 2 5 3 20 0 15 0 473737851 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852964804880 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10078] ppid=10020 vsize=10844940 memory=2276 CPUtime=0.14 cores=1,3,5,7
/proc/10023/task/10078/stat : 10078 (java) S 10020 10023 5532 0 -1 1077944384 579 13299 0 0 4 2 5 3 20 0 15 0 473737851 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852863695248 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10079] ppid=10020 vsize=10844940 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10079/stat : 10079 (java) S 10020 10023 5532 0 -1 1077944384 1124 13299 0 0 4 1 5 3 20 0 15 0 473737851 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852862642704 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10080] ppid=10020 vsize=10844940 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10080/stat : 10080 (java) S 10020 10023 5532 0 -1 1077944384 153 13299 0 0 4 1 5 3 20 0 15 0 473737851 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852861590160 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10081] ppid=10020 vsize=10844940 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10081/stat : 10081 (java) S 10020 10023 5532 0 -1 1077944384 4400 13299 0 0 5 0 5 3 20 0 15 0 473737852 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852420082160 139852960574082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10082] ppid=10020 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10082/stat : 10082 (java) S 10020 10023 5532 0 -1 1077944384 15 13299 0 0 0 0 5 3 20 0 15 0 473737853 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852322432480 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10083] ppid=10020 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10083/stat : 10083 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737853 11105218560 172620 33554432000 4194304 4196468 140731358446000 139851718452736 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10084] ppid=10020 vsize=10844940 memory=1440 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10084/stat : 10084 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139851478162128 139852960581531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10085] ppid=10020 vsize=10844940 memory=1768 CPUtime=1.9 cores=1,3,5,7
/proc/10023/task/10085/stat : 10085 (java) S 10020 10023 5532 0 -1 1077944384 10060 13299 0 0 180 2 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852419028976 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10086] ppid=10020 vsize=10844940 memory=0 CPUtime=1.68 cores=1,3,5,7
/proc/10023/task/10086/stat : 10086 (java) S 10020 10023 5532 0 -1 1077944384 5892 13299 0 0 159 1 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852417976432 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10087] ppid=10020 vsize=10844940 memory=280324865763136 CPUtime=1.25 cores=1,3,5,7
/proc/10023/task/10087/stat : 10087 (java) S 10020 10023 5532 0 -1 1077944384 8739 13299 0 0 115 2 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852416923888 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10088] ppid=10020 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10088/stat : 10088 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139851444603488 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10089] ppid=10020 vsize=10844940 memory=4871374705135476842 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10089/stat : 10089 (java) S 10020 10023 5532 0 -1 1077944384 303 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852415871792 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
Current children cumulated CPU time: 20.8 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 690480 KiB

[startup+16.4008 s]
/proc/loadavg: 1.92 1.53 1.41 3/227 10090
/proc/meminfo: memFree=3972064/32770624 swapFree=67001736/67108860
[pid=10023] ppid=10020 vsize=10844940 memory=690480 CPUtime=21.2 cores=1,3,5,7
/proc/10023/stat : 10023 (java) S 10020 10023 5532 0 -1 1077944320 59248 13299 0 0 2084 28 5 3 20 0 15 0 473737841 11105218560 172620 33554432000 4194304 4196468 140731358446000 140731358428544 139852960562935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
/proc/10023/statm: 2711235 172620 3620 1 0 2673293 0
[pid=10023/tid=10076] ppid=10020 vsize=10844940 memory=7548 CPUtime=16.24 cores=1,3,5,7
/proc/10023/task/10076/stat : 10076 (java) R 10020 10023 5532 0 -1 4202560 25080 13299 0 0 1603 13 5 3 20 0 15 0 473737850 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852932398288 139852551021102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10077] ppid=10020 vsize=10844940 memory=2832 CPUtime=0.14 cores=1,3,5,7
/proc/10023/task/10077/stat : 10077 (java) S 10020 10023 5532 0 -1 1077944384 641 13299 0 0 4 2 5 3 20 0 15 0 473737851 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852964804880 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10078] ppid=10020 vsize=10844940 memory=1224 CPUtime=0.14 cores=1,3,5,7
/proc/10023/task/10078/stat : 10078 (java) S 10020 10023 5532 0 -1 1077944384 579 13299 0 0 4 2 5 3 20 0 15 0 473737851 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852863695248 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10079] ppid=10020 vsize=10844940 memory=6068 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10079/stat : 10079 (java) S 10020 10023 5532 0 -1 1077944384 1124 13299 0 0 4 1 5 3 20 0 15 0 473737851 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852862642704 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10080] ppid=10020 vsize=10844940 memory=772 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10080/stat : 10080 (java) S 10020 10023 5532 0 -1 1077944384 153 13299 0 0 4 1 5 3 20 0 15 0 473737851 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852861590160 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10081] ppid=10020 vsize=10844940 memory=263 CPUtime=0.13 cores=1,3,5,7
/proc/10023/task/10081/stat : 10081 (java) S 10020 10023 5532 0 -1 1077944384 4400 13299 0 0 5 0 5 3 20 0 15 0 473737852 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852420082160 139852960574082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10082] ppid=10020 vsize=10844940 memory=3 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10082/stat : 10082 (java) S 10020 10023 5532 0 -1 1077944384 15 13299 0 0 0 0 5 3 20 0 15 0 473737853 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852322432480 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10083] ppid=10020 vsize=10844940 memory=746 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10083/stat : 10083 (java) S 10020 10023 5532 0 -1 1077944384 1 13299 0 0 0 0 5 3 20 0 15 0 473737853 11105218560 172620 33554432000 4194304 4196468 140731358446000 139851718452736 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10084] ppid=10020 vsize=10844940 memory=329 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10084/stat : 10084 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139851478162128 139852960581531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10085] ppid=10020 vsize=10844940 memory=259261 CPUtime=1.9 cores=1,3,5,7
/proc/10023/task/10085/stat : 10085 (java) S 10020 10023 5532 0 -1 1077944384 10107 13299 0 0 180 2 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852419028976 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10086] ppid=10020 vsize=10844940 memory=1 CPUtime=1.68 cores=1,3,5,7
/proc/10023/task/10086/stat : 10086 (java) S 10020 10023 5532 0 -1 1077944384 5892 13299 0 0 159 1 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852417976432 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10087] ppid=10020 vsize=10844940 memory=1 CPUtime=1.25 cores=1,3,5,7
/proc/10023/task/10087/stat : 10087 (java) S 10020 10023 5532 0 -1 1077944384 8739 13299 0 0 115 2 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852416923888 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10088] ppid=10020 vsize=10844940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10088/stat : 10088 (java) S 10020 10023 5532 0 -1 1077944384 3 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139851444603488 139852960573141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
[pid=10023/tid=10089] ppid=10020 vsize=10844940 memory=7 CPUtime=0.08 cores=1,3,5,7
/proc/10023/task/10089/stat : 10089 (java) S 10020 10023 5532 0 -1 1077944384 303 13299 0 0 0 0 5 3 20 0 15 0 473737856 11105218560 172620 33554432000 4194304 4196468 140731358446000 139852415871792 139852960574082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10403840 140731358448228 140731358450869 140731358450869 140731358453711 0
Current children cumulated CPU time: 21.2 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 690480 KiB

Child status: 0
Real time (s): 16.4991
CPU time (s): 21.3486
CPU user time (s): 21.0174
CPU system time (s): 0.331225
CPU usage (%): 129.393
Max. virtual memory (cumulated for all children) (KiB): 10847604
Max. memory (cumulated for all children) (KiB): 690480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.0174
system time used= 0.331225
maximum resident set size= 692984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6942
involuntary context switches= 66


# summary of solver processes directly reported to runsolver:
#   pid: 10023
#   total CPU time (s): 21.3486
#   total CPU user time (s): 21.0174
#   total CPU system time (s): 0.331225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.127926 second user time and 0.193691 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-20 13:16:38
IDJOB=4402545
IDBENCH=133410
IDSOLVER=2861
FILE ID=node146/4402545-1568978239
RUNJOBID= node146-1568967595-5564
PBS_JOBID= 21704614
Free space on /var/tmp= 13472 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-40-2-7.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402545-1568978239/watcher-4402545-1568978239 -o /var/tmp/evaluation-result-4402545-1568978239/solver-4402545-1568978239 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1568967595-5564 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=832348719 HOME/instance-4402545-1568978239.xml

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

MD5SUM BENCH= c03c7f5b7c3afa870e2bbdca7571e3a2
RANDOM SEED=832348719

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:         4649912 kB
MemAvailable:   30559848 kB
Buffers:          143052 kB
Cached:         25694080 kB
SwapCached:         3828 kB
Active:         14078624 kB
Inactive:       13054552 kB
Active(anon):    1292648 kB
Inactive(anon):    50716 kB
Active(file):   12785976 kB
Inactive(file): 13003836 kB
Unevictable:      111164 kB
Mlocked:          111164 kB
SwapTotal:      67108860 kB
SwapFree:       67001736 kB
Dirty:             36032 kB
Writeback:             0 kB
AnonPages:       1404968 kB
Mapped:            64876 kB
Shmem:             38824 kB
Slab:             577696 kB
SReclaimable:     548584 kB
SUnreclaim:        29112 kB
KernelStack:        3760 kB
PageTables:         8132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2448256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1271808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13440 MiB
End job on node146 at 2019-09-20 13:16:54