Trace number 4387111

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.10SAT 1321.56 1292.28

General information on the benchmark

NameLangford/Langford-m1-k3/
Langford-3-35.xml
MD5SUMd39bc1ef1e07e502cfee7f2819d89a2a
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 benchmark46.1491
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints71
Number of domains1
Minimum domain size105
Maximum domain size105
Distribution of domain sizes[{"size":105,"count":105}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":70},{"degree":3,"count":35}]
Minimum constraint arity2
Maximum constraint arity105
Distribution of constraint arities[{"arity":2,"count":70},{"arity":105,"count":1}]
Number of extensional constraints0
Number of intensional constraints70
Distribution of constraint types[{"type":"intension","count":70},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.74/0.54	c Concrete v3.10.1560635388952 running
1321.42/1292.25	v <instantiation
1321.42/1292.25	v         >
1321.42/1292.25	v       <list>
1321.42/1292.25	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[0][27] x[0][28] x[0][29] x[0][30] x[0][31] x[0][32] x[0][33] x[0][34] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[1][27] x[1][28] x[1][29] x[1][30] x[1][31] x[1][32] x[1][33] x[1][34] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[2][27] x[2][28] x[2][29] x[2][30] x[2][31] x[2][32] x[2][33] x[2][34]
1321.42/1292.25	v       </list>
1321.42/1292.25	v       <values>
1321.42/1292.25	v         5 88 11 49 6 16 85 80 14 10 31 0 68 51 28 61 17 46 63 58 3 29 38 42 45 50 20 41 27 2 8 36 22 4 1 7 91 15 54 12 23 93 89 24 21 43 13 82 66 44 78 35 65 83 79 25 52 62 67 71 77 48 70 57 33 40 69 56 39 37 9 94 19 59 18 30 101 98 34 32 55 26 96 81 60 95 53 84 103 100 47 75 86 92 97 104 76 99 87 64 72 102 90 74 73
1321.42/1292.25	v       </values>
1321.42/1292.25	v     </instantiation>
1321.42/1292.25	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 (12275 MiB free)
  memory of node 1: 16384 MiB (15151 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387111-1568291198/watcher-4387111-1568291198 -o /tmp/evaluation-result-4387111-1568291198/solver-4387111-1568291198 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568285902-5057 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=178117376 HOME/instance-4387111-1568291198.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=7089, runsolver pid=7086

[startup+0.100111 s]*
/proc/loadavg: 1.89 1.78 1.63 3/223 7147
/proc/meminfo: memFree=28077264/32770624 swapFree=67008224/67108860
[pid=7089] ppid=7086 vsize=10055356 memory=19388 CPUtime=0.08 cores=1,3,5,7
/proc/7089/stat : 7089 (java) S 7086 7089 3137 0 -1 1077944320 4577 12991 0 0 1 0 4 3 20 0 7 0 405042511 10296684544 4847 33554432000 4194304 4196468 140727486797312 140727486779856 140490082221815 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
/proc/7089/statm: 2513839 4847 1975 1 0 2502277 0
[pid=7089/tid=7143] ppid=7086 vsize=10055356 memory=8514726395714820750 CPUtime=0.08 cores=1,3,5,7
/proc/7089/task/7143/stat : 7143 (java) R 7086 7089 3137 0 -1 4202560 2443 12991 0 0 1 0 4 3 20 0 7 0 405042520 10296684544 4913 33554432000 4194304 4196468 140727486797312 140490054064912 140490066302302 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7144] ppid=7086 vsize=10055356 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7144/stat : 7144 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 7 0 405042520 10296684544 4913 33554432000 4194304 4196468 140727486797312 140490086464528 140490082232021 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7145] ppid=7086 vsize=10055356 memory=139990234138240 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7145/stat : 7145 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 7 0 405042520 10296684544 4913 33554432000 4194304 4196468 140727486797312 140490001284240 140490082232021 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7146] ppid=7086 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7146/stat : 7146 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 7 0 405042520 10296684544 4913 33554432000 4194304 4196468 140727486797312 140490000231184 140490082232021 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7147] ppid=7086 vsize=10055356 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7147/stat : 7147 (java) S 7086 7089 3137 0 -1 1077944384 2 12991 0 0 0 0 4 3 20 0 7 0 405042520 10296684544 4913 33554432000 4194304 4196468 140727486797312 140489999178640 140490082232021 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7148] ppid=7086 vsize=10055356 memory=139990234138240 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7148/stat : 7148 (java) S 7086 7089 3137 0 -1 1077944384 2 12991 0 0 0 0 4 3 20 0 7 0 405042522 10296684544 4913 33554432000 4194304 4196468 140727486797312 140489608599792 140490082232962 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10055356 KiB
Current children cumulated memory: 19388 KiB

[startup+0.210607 s]*
/proc/loadavg: 1.89 1.78 1.63 3/232 7156
/proc/meminfo: memFree=28060164/32770624 swapFree=67008224/67108860
[pid=7089] ppid=7086 vsize=10819964 memory=39540 CPUtime=0.26 cores=1,3,5,7
/proc/7089/stat : 7089 (java) S 7086 7089 3137 0 -1 1077944320 8153 12991 0 0 17 2 4 3 20 0 15 0 405042511 11079643136 9885 33554432000 4194304 4196468 140727486797312 140727486779856 140490082221815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
/proc/7089/statm: 2704991 9885 2966 1 0 2667405 0
[pid=7089/tid=7143] ppid=7086 vsize=10818940 memory=8514726395714820750 CPUtime=0.18 cores=1,3,5,7
/proc/7089/task/7143/stat : 7143 (java) R 7086 7089 3137 0 -1 4202560 5213 12991 0 0 10 1 4 3 20 0 15 0 405042520 11078594560 10202 33554432000 4194304 4196468 140727486797312 140490054046624 140490074938919 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7144] ppid=7086 vsize=10818940 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7144/stat : 7144 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042520 11078594560 10202 33554432000 4194304 4196468 140727486797312 140490086464528 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7145] ppid=7086 vsize=10818940 memory=139990234138240 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7145/stat : 7145 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042520 11078594560 10202 33554432000 4194304 4196468 140727486797312 140490001284240 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7146] ppid=7086 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7146/stat : 7146 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042520 11078594560 10202 33554432000 4194304 4196468 140727486797312 140490000231184 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7147] ppid=7086 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7147/stat : 7147 (java) S 7086 7089 3137 0 -1 1077944384 2 12991 0 0 0 0 4 3 20 0 15 0 405042520 11078594560 10202 33554432000 4194304 4196468 140727486797312 140489999178640 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7148] ppid=7086 vsize=10819964 memory=139990234138240 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7148/stat : 7148 (java) S 7086 7089 3137 0 -1 1077944384 2 12991 0 0 0 0 4 3 20 0 15 0 405042522 11079643136 10202 33554432000 4194304 4196468 140727486797312 140489608599792 140490082232962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7149] ppid=7086 vsize=10819964 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7149/stat : 7149 (java) S 7086 7089 3137 0 -1 1077944384 13 12991 0 0 0 0 4 3 20 0 15 0 405042522 11079643136 10202 33554432000 4194304 4196468 140727486797312 140489521095840 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7150] ppid=7086 vsize=10819964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7150/stat : 7150 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042522 11079643136 10202 33554432000 4194304 4196468 140727486797312 140488917115632 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7151] ppid=7086 vsize=10819964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7151/stat : 7151 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11079643136 10267 33554432000 4194304 4196468 140727486797312 140488609716176 140490082240411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7152] ppid=7086 vsize=10819964 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7089/task/7152/stat : 7152 (java) S 7086 7089 3137 0 -1 1077944384 559 12991 0 0 1 0 4 3 20 0 15 0 405042525 11079643136 10267 33554432000 4194304 4196468 140727486797312 140489607547632 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7153] ppid=7086 vsize=10819964 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7153/stat : 7153 (java) S 7086 7089 3137 0 -1 1077944384 58 12991 0 0 0 0 4 3 20 0 15 0 405042525 11079643136 10267 33554432000 4194304 4196468 140727486797312 140489606495088 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7154] ppid=7086 vsize=10819964 memory=139990234138240 CPUtime=0.1 cores=1,3,5,7
/proc/7089/task/7154/stat : 7154 (java) S 7086 7089 3137 0 -1 1077944384 654 12991 0 0 3 0 4 3 20 0 15 0 405042525 11079643136 10333 33554432000 4194304 4196468 140727486797312 140489605442032 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7155] ppid=7086 vsize=10819964 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7155/stat : 7155 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11079643136 10333 33554432000 4194304 4196468 140727486797312 140488576158560 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7156] ppid=7086 vsize=10819964 memory=139990234138240 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7156/stat : 7156 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042525 11079643136 10333 33554432000 4194304 4196468 140727486797312 140489604389424 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819964 KiB
Current children cumulated memory: 39540 KiB

[startup+0.310692 s]*
/proc/loadavg: 1.89 1.78 1.63 3/232 7156
/proc/meminfo: memFree=28047852/32770624 swapFree=67008224/67108860
[pid=7089] ppid=7086 vsize=10820244 memory=49980 CPUtime=0.4 cores=1,3,5,7
/proc/7089/stat : 7089 (java) S 7086 7089 3137 0 -1 1077944320 10704 12991 0 0 30 3 4 3 20 0 15 0 405042511 11079929856 12495 33554432000 4194304 4196468 140727486797312 140727486779856 140490082221815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
/proc/7089/statm: 2705061 12495 3308 1 0 2667149 0
[pid=7089/tid=7143] ppid=7086 vsize=10820244 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/7089/task/7143/stat : 7143 (java) R 7086 7089 3137 0 -1 4202560 7182 12991 0 0 20 2 4 3 20 0 15 0 405042520 11079929856 12560 33554432000 4194304 4196468 140727486797312 140490054039920 140490066302332 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7144] ppid=7086 vsize=10820244 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7144/stat : 7144 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042520 11079929856 12560 33554432000 4194304 4196468 140727486797312 140490086464528 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7145] ppid=7086 vsize=10820244 memory=139990234145233 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7145/stat : 7145 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042520 11079929856 12560 33554432000 4194304 4196468 140727486797312 140490001284240 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7146] ppid=7086 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7146/stat : 7146 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042520 11079929856 12560 33554432000 4194304 4196468 140727486797312 140490000231184 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7147] ppid=7086 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7147/stat : 7147 (java) S 7086 7089 3137 0 -1 1077944384 2 12991 0 0 0 0 4 3 20 0 15 0 405042520 11079929856 12560 33554432000 4194304 4196468 140727486797312 140489999178640 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7148] ppid=7086 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7148/stat : 7148 (java) S 7086 7089 3137 0 -1 1077944384 2 12991 0 0 0 0 4 3 20 0 15 0 405042522 11079929856 12560 33554432000 4194304 4196468 140727486797312 140489608599792 140490082232962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7149] ppid=7086 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7149/stat : 7149 (java) S 7086 7089 3137 0 -1 1077944384 13 12991 0 0 0 0 4 3 20 0 15 0 405042522 11079929856 12560 33554432000 4194304 4196468 140727486797312 140489521095840 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7150] ppid=7086 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7150/stat : 7150 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042522 11079929856 12560 33554432000 4194304 4196468 140727486797312 140488917115632 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7151] ppid=7086 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7151/stat : 7151 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11079929856 12560 33554432000 4194304 4196468 140727486797312 140488609716176 140490082240411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7152] ppid=7086 vsize=10820244 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/7089/task/7152/stat : 7152 (java) S 7086 7089 3137 0 -1 1077944384 559 12991 0 0 2 0 4 3 20 0 15 0 405042525 11079929856 12560 33554432000 4194304 4196468 140727486797312 140489607547632 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7153] ppid=7086 vsize=10820244 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/7089/task/7153/stat : 7153 (java) R 7086 7089 3137 0 -1 4202560 69 12991 0 0 2 0 4 3 20 0 15 0 405042525 11079929856 12560 33554432000 4194304 4196468 140727486797312 140489606495088 140490061478440 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7154] ppid=7086 vsize=10820244 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/7089/task/7154/stat : 7154 (java) S 7086 7089 3137 0 -1 1077944384 681 12991 0 0 5 0 4 3 20 0 15 0 405042525 11079929856 12560 33554432000 4194304 4196468 140727486797312 140489605442032 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7155] ppid=7086 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7155/stat : 7155 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11079929856 12560 33554432000 4194304 4196468 140727486797312 140488576158560 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7156] ppid=7086 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7156/stat : 7156 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042525 11079929856 12560 33554432000 4194304 4196468 140727486797312 140489604389424 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 49980 KiB

[startup+0.700705 s]
/proc/loadavg: 1.89 1.78 1.63 5/232 7156
/proc/meminfo: memFree=28033728/32770624 swapFree=67008224/67108860
[pid=7089] ppid=7086 vsize=10824340 memory=80976 CPUtime=1.14 cores=1,3,5,7
/proc/7089/stat : 7089 (java) S 7086 7089 3137 0 -1 1077944320 15077 12991 0 0 102 5 4 3 20 0 15 0 405042511 11084124160 20244 33554432000 4194304 4196468 140727486797312 140727486779856 140490082221815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
/proc/7089/statm: 2706085 20244 3505 1 0 2668173 0
[pid=7089/tid=7143] ppid=7086 vsize=10824340 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/7089/task/7143/stat : 7143 (java) R 7086 7089 3137 0 -1 4202560 10706 12991 0 0 55 4 4 3 20 0 15 0 405042520 11084124160 20244 33554432000 4194304 4196468 140727486797312 140490054042000 140490066302302 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7144] ppid=7086 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7144/stat : 7144 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042520 11084124160 20244 33554432000 4194304 4196468 140727486797312 140490086464528 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7145] ppid=7086 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7145/stat : 7145 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042520 11084124160 20244 33554432000 4194304 4196468 140727486797312 140490001284240 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7146] ppid=7086 vsize=10824340 memory=8751464017575295285 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7146/stat : 7146 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042520 11084124160 20244 33554432000 4194304 4196468 140727486797312 140490000231184 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7147] ppid=7086 vsize=10824340 memory=4638797021879231313 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7147/stat : 7147 (java) S 7086 7089 3137 0 -1 1077944384 2 12991 0 0 0 0 4 3 20 0 15 0 405042520 11084124160 20244 33554432000 4194304 4196468 140727486797312 140489999178640 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7148] ppid=7086 vsize=10824340 memory=7223879631928058176 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7148/stat : 7148 (java) S 7086 7089 3137 0 -1 1077944384 5 12991 0 0 0 0 4 3 20 0 15 0 405042522 11084124160 20244 33554432000 4194304 4196468 140727486797312 140489608599792 140490082232962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7149] ppid=7086 vsize=10824340 memory=6940152923299668032 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7149/stat : 7149 (java) S 7086 7089 3137 0 -1 1077944384 13 12991 0 0 0 0 4 3 20 0 15 0 405042522 11084124160 20244 33554432000 4194304 4196468 140727486797312 140489521095840 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7150] ppid=7086 vsize=10824340 memory=3484 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7150/stat : 7150 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042522 11084124160 20244 33554432000 4194304 4196468 140727486797312 140488917115632 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7151] ppid=7086 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7151/stat : 7151 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11084124160 20244 33554432000 4194304 4196468 140727486797312 140488609716176 140490082240411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7152] ppid=7086 vsize=10824340 memory=15398120003476520 CPUtime=0.19 cores=1,3,5,7
/proc/7089/task/7152/stat : 7152 (java) S 7086 7089 3137 0 -1 1077944384 823 12991 0 0 12 0 4 3 20 0 15 0 405042525 11084124160 20244 33554432000 4194304 4196468 140727486797312 140489607547632 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7153] ppid=7086 vsize=10824340 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/7089/task/7153/stat : 7153 (java) S 7086 7089 3137 0 -1 1077944384 419 12991 0 0 16 0 4 3 20 0 15 0 405042525 11084124160 20244 33554432000 4194304 4196468 140727486797312 140489606495088 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7154] ppid=7086 vsize=10824340 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/7089/task/7154/stat : 7154 (java) S 7086 7089 3137 0 -1 1077944384 894 12991 0 0 17 0 4 3 20 0 15 0 405042525 11084124160 20244 33554432000 4194304 4196468 140727486797312 140489605442032 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7155] ppid=7086 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7155/stat : 7155 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11084124160 20244 33554432000 4194304 4196468 140727486797312 140488576158560 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7156] ppid=7086 vsize=10824340 memory=7809523229951467568 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7156/stat : 7156 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042525 11084124160 20244 33554432000 4194304 4196468 140727486797312 140489604389424 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80976 KiB

[startup+1.50517 s]
/proc/loadavg: 1.89 1.78 1.63 3/232 7156
/proc/meminfo: memFree=27990860/32770624 swapFree=67008224/67108860
[pid=7089] ppid=7086 vsize=10834656 memory=166472 CPUtime=2.49 cores=1,3,5,7
/proc/7089/stat : 7089 (java) S 7086 7089 3137 0 -1 1077944320 20319 12991 0 0 232 10 4 3 20 0 15 0 405042511 11094687744 41618 33554432000 4194304 4196468 140727486797312 140727486779856 140490082221815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
/proc/7089/statm: 2708664 41618 3569 1 0 2670733 0
[pid=7089/tid=7143] ppid=7086 vsize=10834656 memory=148 CPUtime=1.44 cores=1,3,5,7
/proc/7089/task/7143/stat : 7143 (java) R 7086 7089 3137 0 -1 4202560 14995 12991 0 0 130 7 4 3 20 0 15 0 405042520 11094687744 41618 33554432000 4194304 4196468 140727486797312 140490054040960 140490082243741 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7144] ppid=7086 vsize=10834656 memory=79 CPUtime=0.08 cores=1,3,5,7
/proc/7089/task/7144/stat : 7144 (java) S 7086 7089 3137 0 -1 1077944384 22 12991 0 0 1 0 4 3 20 0 15 0 405042520 11094687744 41618 33554432000 4194304 4196468 140727486797312 140490086464528 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7145] ppid=7086 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7145/stat : 7145 (java) S 7086 7089 3137 0 -1 1077944384 38 12991 0 0 0 0 4 3 20 0 15 0 405042520 11094687744 41618 33554432000 4194304 4196468 140727486797312 140490001284240 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7146] ppid=7086 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7146/stat : 7146 (java) S 7086 7089 3137 0 -1 1077944384 25 12991 0 0 0 0 4 3 20 0 15 0 405042520 11094687744 41618 33554432000 4194304 4196468 140727486797312 140490000231184 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7147] ppid=7086 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7089/task/7147/stat : 7147 (java) S 7086 7089 3137 0 -1 1077944384 26 12991 0 0 1 0 4 3 20 0 15 0 405042520 11094687744 41618 33554432000 4194304 4196468 140727486797312 140489999178640 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7148] ppid=7086 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/7089/task/7148/stat : 7148 (java) S 7086 7089 3137 0 -1 1077944384 43 12991 0 0 1 0 4 3 20 0 15 0 405042522 11094687744 41618 33554432000 4194304 4196468 140727486797312 140489608599792 140490082232962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7149] ppid=7086 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7149/stat : 7149 (java) S 7086 7089 3137 0 -1 1077944384 15 12991 0 0 0 0 4 3 20 0 15 0 405042522 11094687744 41618 33554432000 4194304 4196468 140727486797312 140489521095904 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7150] ppid=7086 vsize=10834656 memory=-7880843606118635149 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7150/stat : 7150 (java) S 7086 7089 3137 0 -1 1077944384 7 12991 0 0 0 0 4 3 20 0 15 0 405042522 11094687744 41618 33554432000 4194304 4196468 140727486797312 140488917115648 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7151] ppid=7086 vsize=10834656 memory=-1624781813439352349 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7151/stat : 7151 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11094687744 41618 33554432000 4194304 4196468 140727486797312 140488609716176 140490082240411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7152] ppid=7086 vsize=10834656 memory=8976414709404591081 CPUtime=0.31 cores=1,3,5,7
/proc/7089/task/7152/stat : 7152 (java) R 7086 7089 3137 0 -1 1077944384 902 12991 0 0 24 0 4 3 20 0 15 0 405042525 11094687744 41618 33554432000 4194304 4196468 140727486797312 140489607547632 140490082232962 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7153] ppid=7086 vsize=10834656 memory=-4695052241013923951 CPUtime=0.33 cores=1,3,5,7
/proc/7089/task/7153/stat : 7153 (java) R 7086 7089 3137 0 -1 4202560 463 12991 0 0 26 0 4 3 20 0 15 0 405042525 11094687744 41618 33554432000 4194304 4196468 140727486797312 140489606495184 140490075206857 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7154] ppid=7086 vsize=10834656 memory=9126232286719478932 CPUtime=0.5 cores=1,3,5,7
/proc/7089/task/7154/stat : 7154 (java) R 7086 7089 3137 0 -1 4202560 1572 12991 0 0 43 0 4 3 20 0 15 0 405042525 11094687744 41618 33554432000 4194304 4196468 140727486797312 140489605442032 140490061936612 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7155] ppid=7086 vsize=10834656 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7155/stat : 7155 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11094687744 41618 33554432000 4194304 4196468 140727486797312 140488576158560 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7156] ppid=7086 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7156/stat : 7156 (java) S 7086 7089 3137 0 -1 1077944384 1 12991 0 0 0 0 4 3 20 0 15 0 405042525 11094687744 41618 33554432000 4194304 4196468 140727486797312 140489604389424 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0

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

[pid=7089/tid=7155] ppid=7086 vsize=10849024 memory=1560 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7155/stat : 7155 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488576158560 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7156] ppid=7086 vsize=10849024 memory=928 CPUtime=0.82 cores=1,3,5,7
/proc/7089/task/7156/stat : 7156 (java) S 7086 7089 3137 0 -1 1077944384 1001 12991 0 0 32 43 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489604389424 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
Current children cumulated CPU time: 1315.53 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 807588 KiB

[startup+1289.6 s]
/proc/loadavg: 1.23 1.35 1.45 3/233 7275
/proc/meminfo: memFree=28290980/32770624 swapFree=67008240/67108860
[pid=7089] ppid=7086 vsize=10849024 memory=807588 CPUtime=1318.78 cores=1,3,5,7
/proc/7089/stat : 7089 (java) S 7086 7089 3137 0 -1 1077944320 168840 12991 0 0 131646 225 4 3 20 0 15 0 405042511 11109400576 201897 33554432000 4194304 4196468 140727486797312 140727486779856 140490082221815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
/proc/7089/statm: 2712256 201897 3627 1 0 2674317 0
[pid=7089/tid=7143] ppid=7086 vsize=10849024 memory=8112282956445269571 CPUtime=1275.29 cores=1,3,5,7
/proc/7089/task/7143/stat : 7143 (java) R 7086 7089 3137 0 -1 4202560 49564 12991 0 0 127487 35 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490054057776 140489686902515 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7144] ppid=7086 vsize=10849024 memory=2120 CPUtime=6.45 cores=1,3,5,7
/proc/7089/task/7144/stat : 7144 (java) S 7086 7089 3137 0 -1 1077944384 6892 12991 0 0 605 33 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490086464528 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7145] ppid=7086 vsize=10849024 memory=807548 CPUtime=6.45 cores=1,3,5,7
/proc/7089/task/7145/stat : 7145 (java) S 7086 7089 3137 0 -1 1077944384 9756 12991 0 0 602 36 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490001284240 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7146] ppid=7086 vsize=10849024 memory=1560 CPUtime=6.44 cores=1,3,5,7
/proc/7089/task/7146/stat : 7146 (java) S 7086 7089 3137 0 -1 1077944384 13671 12991 0 0 605 32 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490000231184 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7147] ppid=7086 vsize=10849024 memory=807588 CPUtime=6.43 cores=1,3,5,7
/proc/7089/task/7147/stat : 7147 (java) S 7086 7089 3137 0 -1 1077944384 13984 12991 0 0 599 37 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489999178640 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7148] ppid=7086 vsize=10849024 memory=4576 CPUtime=5.92 cores=1,3,5,7
/proc/7089/task/7148/stat : 7148 (java) S 7086 7089 3137 0 -1 1077944384 8897 12991 0 0 554 31 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489608599792 140490082232962 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7149] ppid=7086 vsize=10849024 memory=13948 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7149/stat : 7149 (java) S 7086 7089 3137 0 -1 1077944384 15 12991 0 0 0 0 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489521095904 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7150] ppid=7086 vsize=10849024 memory=2120 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7150/stat : 7150 (java) S 7086 7089 3137 0 -1 1077944384 7 12991 0 0 0 0 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488917115648 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7151] ppid=7086 vsize=10849024 memory=8112282956445269571 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7151/stat : 7151 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488609716176 140490082240411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7152] ppid=7086 vsize=10849024 memory=807548 CPUtime=4.28 cores=1,3,5,7
/proc/7089/task/7152/stat : 7152 (java) S 7086 7089 3137 0 -1 1077944384 21401 12991 0 0 417 4 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489607547632 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7153] ppid=7086 vsize=10849024 memory=807588 CPUtime=4.02 cores=1,3,5,7
/proc/7089/task/7153/stat : 7153 (java) S 7086 7089 3137 0 -1 1077944384 19559 12991 0 0 391 4 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489606495088 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7154] ppid=7086 vsize=10849024 memory=1728 CPUtime=3.19 cores=1,3,5,7
/proc/7089/task/7154/stat : 7154 (java) S 7086 7089 3137 0 -1 1077944384 21882 12991 0 0 305 7 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489605442032 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7155] ppid=7086 vsize=10849024 memory=1196 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7155/stat : 7155 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488576158560 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7156] ppid=7086 vsize=10849024 memory=3484 CPUtime=0.83 cores=1,3,5,7
/proc/7089/task/7156/stat : 7156 (java) S 7086 7089 3137 0 -1 1077944384 1001 12991 0 0 32 44 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489604389424 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
Current children cumulated CPU time: 1318.78 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 807588 KiB

[startup+1291.2 s]
/proc/loadavg: 1.21 1.35 1.45 3/232 7275
/proc/meminfo: memFree=28292340/32770624 swapFree=67008240/67108860
[pid=7089] ppid=7086 vsize=10849024 memory=807588 CPUtime=1320.41 cores=1,3,5,7
/proc/7089/stat : 7089 (java) S 7086 7089 3137 0 -1 1077944320 168856 12991 0 0 131809 225 4 3 20 0 15 0 405042511 11109400576 201897 33554432000 4194304 4196468 140727486797312 140727486779856 140490082221815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
/proc/7089/statm: 2712256 201897 3627 1 0 2674317 0
[pid=7089/tid=7143] ppid=7086 vsize=10849024 memory=1336 CPUtime=1276.87 cores=1,3,5,7
/proc/7089/task/7143/stat : 7143 (java) R 7086 7089 3137 0 -1 4202560 49576 12991 0 0 127645 35 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490054057408 140489673201664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7144] ppid=7086 vsize=10849024 memory=744 CPUtime=6.46 cores=1,3,5,7
/proc/7089/task/7144/stat : 7144 (java) S 7086 7089 3137 0 -1 1077944384 6892 12991 0 0 606 33 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490086464528 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7145] ppid=7086 vsize=10849024 memory=8112282956445269571 CPUtime=6.45 cores=1,3,5,7
/proc/7089/task/7145/stat : 7145 (java) S 7086 7089 3137 0 -1 1077944384 9758 12991 0 0 602 36 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490001284240 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7146] ppid=7086 vsize=10849024 memory=807548 CPUtime=6.46 cores=1,3,5,7
/proc/7089/task/7146/stat : 7146 (java) S 7086 7089 3137 0 -1 1077944384 13671 12991 0 0 606 33 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490000231184 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7147] ppid=7086 vsize=10849024 memory=14008 CPUtime=6.44 cores=1,3,5,7
/proc/7089/task/7147/stat : 7147 (java) S 7086 7089 3137 0 -1 1077944384 13985 12991 0 0 600 37 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489999178640 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7148] ppid=7086 vsize=10849024 memory=4576 CPUtime=5.93 cores=1,3,5,7
/proc/7089/task/7148/stat : 7148 (java) S 7086 7089 3137 0 -1 1077944384 8898 12991 0 0 555 31 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489608599792 140490082232962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7149] ppid=7086 vsize=10849024 memory=13948 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7149/stat : 7149 (java) S 7086 7089 3137 0 -1 1077944384 15 12991 0 0 0 0 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489521095904 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7150] ppid=7086 vsize=10849024 memory=2120 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7150/stat : 7150 (java) S 7086 7089 3137 0 -1 1077944384 7 12991 0 0 0 0 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488917115648 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7151] ppid=7086 vsize=10849024 memory=807588 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7151/stat : 7151 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488609716176 140490082240411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7152] ppid=7086 vsize=10849024 memory=1336 CPUtime=4.28 cores=1,3,5,7
/proc/7089/task/7152/stat : 7152 (java) S 7086 7089 3137 0 -1 1077944384 21401 12991 0 0 417 4 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489607547632 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7153] ppid=7086 vsize=10849024 memory=744 CPUtime=4.02 cores=1,3,5,7
/proc/7089/task/7153/stat : 7153 (java) S 7086 7089 3137 0 -1 1077944384 19559 12991 0 0 391 4 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489606495088 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7154] ppid=7086 vsize=10849024 memory=1052 CPUtime=3.19 cores=1,3,5,7
/proc/7089/task/7154/stat : 7154 (java) S 7086 7089 3137 0 -1 1077944384 21882 12991 0 0 305 7 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489605442032 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7155] ppid=7086 vsize=10849024 memory=776 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7155/stat : 7155 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488576158560 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7156] ppid=7086 vsize=10849024 memory=3940 CPUtime=0.83 cores=1,3,5,7
/proc/7089/task/7156/stat : 7156 (java) S 7086 7089 3137 0 -1 1077944384 1001 12991 0 0 32 44 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489604389424 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
Current children cumulated CPU time: 1320.41 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 807588 KiB

[startup+1292 s]*
/proc/loadavg: 1.21 1.35 1.45 3/232 7275
/proc/meminfo: memFree=28293332/32770624 swapFree=67008240/67108860
[pid=7089] ppid=7086 vsize=10849024 memory=807588 CPUtime=1321.23 cores=1,3,5,7
/proc/7089/stat : 7089 (java) S 7086 7089 3137 0 -1 1077944320 168861 12991 0 0 131891 225 4 3 20 0 15 0 405042511 11109400576 201897 33554432000 4194304 4196468 140727486797312 140727486779856 140490082221815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
/proc/7089/statm: 2712256 201897 3627 1 0 2674317 0
[pid=7089/tid=7143] ppid=7086 vsize=10849024 memory=1398722017469774279 CPUtime=1277.67 cores=1,3,5,7
/proc/7089/task/7143/stat : 7143 (java) R 7086 7089 3137 0 -1 4202560 49581 12991 0 0 127725 35 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490054057184 140489689081437 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7144] ppid=7086 vsize=10849024 memory=4872558044660077418 CPUtime=6.47 cores=1,3,5,7
/proc/7089/task/7144/stat : 7144 (java) S 7086 7089 3137 0 -1 1077944384 6892 12991 0 0 607 33 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490086464528 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7145] ppid=7086 vsize=10849024 memory=984 CPUtime=6.46 cores=1,3,5,7
/proc/7089/task/7145/stat : 7145 (java) S 7086 7089 3137 0 -1 1077944384 9758 12991 0 0 603 36 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490001284240 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7146] ppid=7086 vsize=10849024 memory=1948 CPUtime=6.46 cores=1,3,5,7
/proc/7089/task/7146/stat : 7146 (java) S 7086 7089 3137 0 -1 1077944384 13671 12991 0 0 606 33 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490000231184 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7147] ppid=7086 vsize=10849024 memory=1336 CPUtime=6.44 cores=1,3,5,7
/proc/7089/task/7147/stat : 7147 (java) S 7086 7089 3137 0 -1 1077944384 13985 12991 0 0 600 37 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489999178640 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7148] ppid=7086 vsize=10849024 memory=744 CPUtime=5.94 cores=1,3,5,7
/proc/7089/task/7148/stat : 7148 (java) S 7086 7089 3137 0 -1 1077944384 8898 12991 0 0 556 31 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489608599792 140490082232962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7149] ppid=7086 vsize=10849024 memory=1052 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7149/stat : 7149 (java) S 7086 7089 3137 0 -1 1077944384 15 12991 0 0 0 0 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489521095904 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7150] ppid=7086 vsize=10849024 memory=776 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7150/stat : 7150 (java) S 7086 7089 3137 0 -1 1077944384 7 12991 0 0 0 0 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488917115648 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7151] ppid=7086 vsize=10849024 memory=3940 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7151/stat : 7151 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488609716176 140490082240411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7152] ppid=7086 vsize=10849024 memory=2832 CPUtime=4.28 cores=1,3,5,7
/proc/7089/task/7152/stat : 7152 (java) S 7086 7089 3137 0 -1 1077944384 21401 12991 0 0 417 4 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489607547632 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7153] ppid=7086 vsize=10849024 memory=8564 CPUtime=4.02 cores=1,3,5,7
/proc/7089/task/7153/stat : 7153 (java) S 7086 7089 3137 0 -1 1077944384 19559 12991 0 0 391 4 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489606495088 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7154] ppid=7086 vsize=10849024 memory=1728 CPUtime=3.19 cores=1,3,5,7
/proc/7089/task/7154/stat : 7154 (java) S 7086 7089 3137 0 -1 1077944384 21882 12991 0 0 305 7 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489605442032 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7155] ppid=7086 vsize=10849024 memory=1196 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7155/stat : 7155 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488576158560 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7156] ppid=7086 vsize=10849024 memory=1096 CPUtime=0.83 cores=1,3,5,7
/proc/7089/task/7156/stat : 7156 (java) S 7086 7089 3137 0 -1 1077944384 1001 12991 0 0 32 44 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489604389424 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
Current children cumulated CPU time: 1321.23 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 807588 KiB

[startup+1292.2 s]
/proc/loadavg: 1.21 1.35 1.45 3/232 7275
/proc/meminfo: memFree=28293332/32770624 swapFree=67008240/67108860
[pid=7089] ppid=7086 vsize=10849024 memory=807588 CPUtime=1321.42 cores=1,3,5,7
/proc/7089/stat : 7089 (java) S 7086 7089 3137 0 -1 1077944320 168862 12991 0 0 131910 225 4 3 20 0 15 0 405042511 11109400576 201897 33554432000 4194304 4196468 140727486797312 140727486779856 140490082221815 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
/proc/7089/statm: 2712256 201897 3627 1 0 2674317 0
[pid=7089/tid=7143] ppid=7086 vsize=10849024 memory=288230596050944315 CPUtime=1277.86 cores=1,3,5,7
/proc/7089/task/7143/stat : 7143 (java) R 7086 7089 3137 0 -1 4202560 49582 12991 0 0 127744 35 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490054052160 140489684581656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7144] ppid=7086 vsize=10849024 memory=15262532197681725 CPUtime=6.47 cores=1,3,5,7
/proc/7089/task/7144/stat : 7144 (java) S 7086 7089 3137 0 -1 1077944384 6892 12991 0 0 607 33 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490086464528 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7145] ppid=7086 vsize=10849024 memory=304274648164728858 CPUtime=6.46 cores=1,3,5,7
/proc/7089/task/7145/stat : 7145 (java) S 7086 7089 3137 0 -1 1077944384 9758 12991 0 0 603 36 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490001284240 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7146] ppid=7086 vsize=10849024 memory=304556144700162363 CPUtime=6.46 cores=1,3,5,7
/proc/7089/task/7146/stat : 7146 (java) S 7086 7089 3137 0 -1 1077944384 13671 12991 0 0 606 33 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140490000231184 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7147] ppid=7086 vsize=10849024 memory=15262532197681725 CPUtime=6.44 cores=1,3,5,7
/proc/7089/task/7147/stat : 7147 (java) S 7086 7089 3137 0 -1 1077944384 13985 12991 0 0 600 37 4 3 20 0 15 0 405042520 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489999178640 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7148] ppid=7086 vsize=10849024 memory=1470568 CPUtime=5.94 cores=1,3,5,7
/proc/7089/task/7148/stat : 7148 (java) S 7086 7089 3137 0 -1 1077944384 8898 12991 0 0 556 31 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489608599792 140490082232962 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7149] ppid=7086 vsize=10849024 memory=1408 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7149/stat : 7149 (java) S 7086 7089 3137 0 -1 1077944384 15 12991 0 0 0 0 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489521095904 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7150] ppid=7086 vsize=10849024 memory=3288 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7150/stat : 7150 (java) S 7086 7089 3137 0 -1 1077944384 7 12991 0 0 0 0 4 3 20 0 15 0 405042522 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488917115648 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7151] ppid=7086 vsize=10849024 memory=807548 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7151/stat : 7151 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488609716176 140490082240411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7152] ppid=7086 vsize=10849024 memory=1792 CPUtime=4.28 cores=1,3,5,7
/proc/7089/task/7152/stat : 7152 (java) S 7086 7089 3137 0 -1 1077944384 21401 12991 0 0 417 4 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489607547632 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7153] ppid=7086 vsize=10849024 memory=2200 CPUtime=4.02 cores=1,3,5,7
/proc/7089/task/7153/stat : 7153 (java) S 7086 7089 3137 0 -1 1077944384 19559 12991 0 0 391 4 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489606495088 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7154] ppid=7086 vsize=10849024 memory=1600 CPUtime=3.19 cores=1,3,5,7
/proc/7089/task/7154/stat : 7154 (java) S 7086 7089 3137 0 -1 1077944384 21882 12991 0 0 305 7 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489605442032 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7155] ppid=7086 vsize=10849024 memory=1600 CPUtime=0.07 cores=1,3,5,7
/proc/7089/task/7155/stat : 7155 (java) S 7086 7089 3137 0 -1 1077944384 3 12991 0 0 0 0 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140488576158560 140490082232021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
[pid=7089/tid=7156] ppid=7086 vsize=10849024 memory=7892 CPUtime=0.83 cores=1,3,5,7
/proc/7089/task/7156/stat : 7156 (java) S 7086 7089 3137 0 -1 1077944384 1001 12991 0 0 32 44 4 3 20 0 15 0 405042525 11109400576 201897 33554432000 4194304 4196468 140727486797312 140489604389424 140490082232962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6336512 140727486802678 140727486805189 140727486805189 140727486808015 0
Current children cumulated CPU time: 1321.42 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 807588 KiB

Child status: 0
Real time (s): 1292.28
CPU time (s): 1321.56
CPU user time (s): 1319.25
CPU system time (s): 2.30721
CPU usage (%): 102.265
Max. virtual memory (cumulated for all children) (KiB): 10852012
Max. memory (cumulated for all children) (KiB): 807588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1319.25
system time used= 2.30721
maximum resident set size= 809824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188706
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 167397
involuntary context switches= 4816


# summary of solver processes directly reported to runsolver:
#   pid: 7089
#   total CPU time (s): 1321.56
#   total CPU user time (s): 1319.25
#   total CPU system time (s): 2.30721

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.37734 second user time and 13.1418 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-12 14:25:48
IDJOB=4387111
IDBENCH=124271
IDSOLVER=2823
FILE ID=node132/4387111-1568291198
RUNJOBID= node132-1568285902-5057
PBS_JOBID= 21701076
Free space on /tmp= 57952 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-35.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387111-1568291198/watcher-4387111-1568291198 -o /tmp/evaluation-result-4387111-1568291198/solver-4387111-1568291198 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568285902-5057 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=178117376 HOME/instance-4387111-1568291198.xml

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

MD5SUM BENCH= d39bc1ef1e07e502cfee7f2819d89a2a
RANDOM SEED=178117376

node132.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.95
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.95
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.95
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.95
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:        28086000 kB
MemAvailable:   29454676 kB
Buffers:           98340 kB
Cached:          1538912 kB
SwapCached:         9068 kB
Active:          2816824 kB
Inactive:        1277556 kB
Active(anon):    2456180 kB
Inactive(anon):    27660 kB
Active(file):     360644 kB
Inactive(file):  1249896 kB
Unevictable:      109512 kB
Mlocked:          109512 kB
SwapTotal:      67108860 kB
SwapFree:       67008224 kB
Dirty:             35056 kB
Writeback:             8 kB
AnonPages:       2524596 kB
Mapped:            42928 kB
Shmem:             18096 kB
Slab:             177252 kB
SReclaimable:     147944 kB
SUnreclaim:        29308 kB
KernelStack:        4032 kB
PageTables:        11352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3532168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2308096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 57920 MiB
End job on node132 at 2019-09-12 14:47:21