Trace number 4256820

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2017-07-26SAT (TO)82 249.763 240.01601

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-11-15.xml
MD5SUMafc31b27070f112a4983969306f0150c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark86
Best CPU time to get the best result obtained on this benchmark251.97
Satisfiable
(Un)Satisfiability was proved
Number of variables330
Number of constraints374
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":165},{"size":9,"count":165}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":165},{"degree":7,"count":4},{"degree":8,"count":44},{"degree":10,"count":117}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":165},{"arity":3,"count":44},{"arity":4,"count":4},{"arity":6,"count":44},{"arity":9,"count":117}]
Number of extensional constraints209
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":209},{"type":"sum","count":165}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.36/0.41	c version: 2017-07-26
0.36/0.41	c seed: 1653347727
0.36/0.41	c timeout: 264
0.36/0.41	c memlimit: 11000
0.36/0.41	c nbcore: 4
0.36/0.43	c Parsing instance...
1.57/1.07	c Parsing done, starting first complete search...
2.66/1.44	o 0
2.66/1.44	o 7
2.66/1.44	o 11
2.66/1.44	o 13
2.66/1.44	o 14
2.66/1.44	o 15
2.66/1.44	o 16
2.66/1.44	o 17
2.66/1.44	o 18
2.66/1.46	o 19
4.12/2.01	o 20
4.24/2.19	o 21
4.52/2.31	o 22
5.72/3.40	o 24
8.74/6.40	c First complete search done, starting ALNS search...
9.37/6.70	o 34
10.51/7.37	o 45
12.64/8.94	o 55
14.80/10.82	o 56
16.65/12.67	o 76
43.49/38.55	o 77
45.23/40.25	o 78
46.67/41.67	o 79
50.24/45.03	o 80
68.66/62.93	o 81
187.24/178.85	o 82
195.70/187.19	c ALNS done, starting second complete search
195.70/187.19	c Best operator: FullRelax_LastConf(Max) with improvement of: 52
249.74/240.00	s SATISFIABLE
249.74/240.00	v <instantiation>
249.74/240.00	v 	<list>
249.74/240.00	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[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[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[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[1][14] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[2][14] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[3][14] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[4][14] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[5][14] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[6][14] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[7][14] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[8][14] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[9][14] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[10][12] s[10][13] s[10][14]
249.74/240.00	v 	</list>
249.74/240.00	v 	<values>
249.74/240.00	v 		1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 1 0 1 1 0 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 0 0 0 0 1 0 1 1 0 0 1 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 0 0 1 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 0 0 1 0 0 1 0 1 0 0 1 2 2 4 3 3 4 3 3 4 3 3 4 2 3 2 4 3 4 3 3 4 3 3 4 3 3 5 3 6 2 3 5 5 5 4 4 4 5 5 5 4 5 3 6 2 2 3 3 3 3 4 3 3 3 3 3 4 3 3 2 4 5 5 3 4 3 3 4 4 3 4 3 5 4 2 2 2 2 2 4 5 5 4 4 4 4 4 3 3 2 3 5 4 4 3 3 3 3 3 3 2 4 3 6 3 2 2 2 3 3 4 4 3 4 5 3 4 2 3 2 2 4 5 6 5 4 4 4 4 4 3 4 4 5 4 2 4 3 3 3 3 3 3 3 3 5 3 3 3 2 2 3 4 3 4 4 3 4 4 2 4 2 4 4 2 
249.74/240.00	v 	</values>
249.74/240.00	v </instantiation>

Verifier Data

OK	82

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4256820-1501626357/watcher-4256820-1501626357 -o /tmp/evaluation-result-4256820-1501626357/solver-4256820-1501626357 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501623096-17793 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1653347727 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256820-1501626357.xml 

pid=19623
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.59 1.51 1.56 6/198 19626
/proc/meminfo: memFree=31156476/32770624 swapFree=0/180172
[pid=19626] ppid=19623 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/19626/stat : 19626 (runsolver) D 19623 19626 3187 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 4546276 24240128 108 18446744073709551615 4194304 4338465 140733574914176 140733574911816 139951915991767 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 11657216 140733574918251 140733574918727 140733574918727 140733574922186 0
/proc/19626/statm: 5918 108 54 36 0 2156 0

[startup+0.10014 s]
/proc/loadavg: 1.59 1.51 1.56 6/198 19626
/proc/meminfo: memFree=31156476/32770624 swapFree=0/180172
[pid=19626] ppid=19623 vsize=103040 CPUtime=0 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 1549 0 0 0 0 0 0 0 20 0 2 0 4546276 105512960 1260 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 25760 1289 965 1 0 16802 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 103040

[startup+0.200306 s]
/proc/loadavg: 1.59 1.51 1.56 6/198 19626
/proc/meminfo: memFree=31156476/32770624 swapFree=0/180172
[pid=19626] ppid=19623 vsize=13906484 CPUtime=0.05 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 5108 0 0 0 4 1 0 0 20 0 14 0 4546276 14240239616 5159 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3476621 5159 2578 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.300347 s]
/proc/loadavg: 1.59 1.51 1.56 6/198 19626
/proc/meminfo: memFree=31156476/32770624 swapFree=0/180172
[pid=19626] ppid=19623 vsize=13975920 CPUtime=0.19 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 10164 0 0 0 16 3 0 0 20 0 15 0 4546276 14311342080 9394 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3493980 9394 3470 1 0 3482767 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13975920

[startup+0.700181 s]
/proc/loadavg: 1.59 1.51 1.56 6/198 19626
/proc/meminfo: memFree=31156476/32770624 swapFree=0/180172
[pid=19626] ppid=19623 vsize=13977988 CPUtime=0.97 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 13709 0 0 0 93 4 0 0 20 0 15 0 4546276 14313459712 17062 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3494497 17062 3717 1 0 3483279 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 13977988

[startup+1.50122 s]
/proc/loadavg: 1.59 1.51 1.56 4/213 19641
/proc/meminfo: memFree=31045040/32770624 swapFree=0/180208
[pid=19626] ppid=19623 vsize=13982084 CPUtime=2.96 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 28538 0 0 0 285 11 0 0 20 0 15 0 4546276 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3495521 34306 3749 1 0 3484303 0
[pid=19626/tid=19628] ppid=19623 vsize=13982084 CPUtime=1.31 cores=1,3,5,7
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 3187 0 -1 4202560 13814 0 0 0 126 5 0 0 20 0 15 0 4546286 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622796063256 140622419899790 0 4 1 16800974 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19629] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4546286 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622733773712 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19630] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4546286 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622390893328 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19631] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 3187 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 4546286 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622389841040 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19632] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 3187 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 4546286 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622388788240 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19633] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 3187 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622338283632 140622791838338 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19634] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 3187 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622337229600 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19635] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 3187 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622336177264 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19636] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622335125584 140622791845787 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19637] ppid=19623 vsize=13982084 CPUtime=0.54 cores=1,3,5,7
/proc/19626/task/19637/stat : 19637 (java) R 19623 19626 3187 0 -1 4202560 3112 0 0 0 52 2 0 0 20 0 15 0 4546291 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622334054864 140622771071840 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19638] ppid=19623 vsize=13982084 CPUtime=0.52 cores=1,3,5,7
/proc/19626/task/19638/stat : 19638 (java) R 19623 19626 3187 0 -1 4202560 3935 0 0 0 52 0 0 0 20 0 15 0 4546291 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622333006680 140622771089268 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19639] ppid=19623 vsize=13982084 CPUtime=0.54 cores=1,3,5,7
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 3187 0 -1 1077944384 6298 0 0 0 52 2 0 0 20 0 15 0 4546291 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622331968368 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19640] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622330915808 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19641] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546297 14317654016 34306 18446744073709551615 4194304 4196468 140735416015024 140622262430128 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13982084

[startup+3.10072 s]
/proc/loadavg: 1.95 1.58 1.58 3/213 19641
/proc/meminfo: memFree=30951788/32770624 swapFree=0/180208
[pid=19626] ppid=19623 vsize=13982084 CPUtime=5.5 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 31946 0 0 0 538 12 0 0 20 0 15 0 4546276 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3495521 55464 3772 1 0 3484303 0
[pid=19626/tid=19628] ppid=19623 vsize=13982084 CPUtime=2.9 cores=1,3,5,7
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 3187 0 -1 4202560 14302 0 0 0 284 6 0 0 20 0 15 0 4546286 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622796063224 140622419950154 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19629] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 3187 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 4546286 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622733773712 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19630] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 3187 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 4546286 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622390893328 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19631] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 3187 0 -1 1077944384 332 0 0 0 0 0 0 0 20 0 15 0 4546286 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622389841040 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19632] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 3187 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 4546286 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622388788240 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19633] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 3187 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622338283632 140622791838338 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19634] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 3187 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622337229664 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19635] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 3187 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622336177280 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19636] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622335125584 140622791845787 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19637] ppid=19623 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 3187 0 -1 1077944384 3448 0 0 0 92 2 0 0 20 0 15 0 4546291 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622334073456 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19638] ppid=19623 vsize=13982084 CPUtime=1.03 cores=1,3,5,7
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 3187 0 -1 1077944384 5009 0 0 0 103 0 0 0 20 0 15 0 4546291 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622333020656 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19639] ppid=19623 vsize=13982084 CPUtime=0.56 cores=1,3,5,7
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 3187 0 -1 1077944384 7106 0 0 0 54 2 0 0 20 0 15 0 4546291 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622331968368 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19640] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622330915808 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19641] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 3187 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 4546297 14317654016 55464 18446744073709551615 4194304 4196468 140735416015024 140622262430128 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 13982084

[startup+6.30068 s]
/proc/loadavg: 1.95 1.58 1.58 2/195 19690
/proc/meminfo: memFree=31735356/32770624 swapFree=0/180212
[pid=19626] ppid=19623 vsize=13982084 CPUtime=8.74 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 33775 0 0 0 861 13 0 0 20 0 15 0 4546276 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3495521 55652 3779 1 0 3484303 0
[pid=19626/tid=19628] ppid=19623 vsize=13982084 CPUtime=6.08 cores=1,3,5,7
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 3187 0 -1 4202560 14538 0 0 0 602 6 0 0 20 0 15 0 4546286 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622796065712 140622419897802 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19629] ppid=19623 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 3187 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 15 0 4546286 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622733773712 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19630] ppid=19623 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 3187 0 -1 1077944384 719 0 0 0 1 0 0 0 20 0 15 0 4546286 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622390893328 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19631] ppid=19623 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 3187 0 -1 1077944384 684 0 0 0 1 0 0 0 20 0 15 0 4546286 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622389841040 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19632] ppid=19623 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 3187 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 15 0 4546286 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622388788240 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19633] ppid=19623 vsize=13982084 CPUtime=0.01 cores=1,3,5,7
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 3187 0 -1 1077944384 341 0 0 0 1 0 0 0 20 0 15 0 4546288 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622338283632 140622791838338 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19634] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 3187 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622337229664 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19635] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 3187 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622336177280 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19636] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622335125584 140622791845787 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19637] ppid=19623 vsize=13982084 CPUtime=0.94 cores=1,3,5,7
/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 3187 0 -1 1077944384 3451 0 0 0 92 2 0 0 20 0 15 0 4546291 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622334073456 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19638] ppid=19623 vsize=13982084 CPUtime=1.03 cores=1,3,5,7
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 3187 0 -1 1077944384 5017 0 0 0 103 0 0 0 20 0 15 0 4546291 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622333020656 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19639] ppid=19623 vsize=13982084 CPUtime=0.56 cores=1,3,5,7
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 3187 0 -1 1077944384 7109 0 0 0 54 2 0 0 20 0 15 0 4546291 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622331968368 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19640] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622330915808 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19641] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 3187 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 15 0 4546297 14317654016 55652 18446744073709551615 4194304 4196468 140735416015024 140622262430128 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
Current children cumulated CPU time (s) 8.74
Current children cumulated vsize (KiB) 13982084

[startup+12.7007 s]
/proc/loadavg: 1.95 1.59 1.59 3/213 19721
/proc/meminfo: memFree=30851256/32770624 swapFree=0/180252
[pid=19626] ppid=19623 vsize=13982084 CPUtime=16.76 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 43532 0 0 0 1652 24 0 0 20 0 15 0 4546276 14317654016 124729 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3495521 124729 3807 1 0 3484303 0
[pid=19626/tid=19628] ppid=19623 vsize=13982084 CPUtime=12.42 cores=1,3,5,7
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 3187 0 -1 4202560 17215 0 0 0 1233 9 0 0 20 0 15 0 4546286 14317654016 124729 18446744073709551615 4194304 4196468 140735416015024 140622796064624 140622420261347 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19629] ppid=19623 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 3187 0 -1 1077944384 116 0 0 0 3 1 0 0 20 0 15 0 4546286 14317654016 124729 18446744073709551615 4194304 4196468 140735416015024 140622733773712 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19630] ppid=19623 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 3187 0 -1 1077944384 769 0 0 0 3 2 0 0 20 0 15 0 4546286 14317654016 124729 18446744073709551615 4194304 4196468 140735416015024 140622390893328 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19631] ppid=19623 vsize=13982084 CPUtime=0.04 cores=1,3,5,7
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 3187 0 -1 1077944384 710 0 0 0 3 1 0 0 20 0 15 0 4546286 14317654016 124729 18446744073709551615 4194304 4196468 140735416015024 140622389841040 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19632] ppid=19623 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 3187 0 -1 1077944384 390 0 0 0 4 1 0 0 20 0 15 0 4546286 14317654016 124729 18446744073709551615 4194304 4196468 140735416015024 140622388788240 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19633] ppid=19623 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 3187 0 -1 1077944384 656 0 0 0 2 0 0 0 20 0 15 0 4546288 14317654016 124729 18446744073709551615 4194304 4196468 140735416015024 140622338283632 140622791838338 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19634] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 3187 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 124729 18446744073709551615 4194304 4196468 140735416015024 140622337229664 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19635] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 3187 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 124729 18446744073709551615 4194304 4196468 140735416015024 140622336177280 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19636] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 124729 18446744073709551615 4194304 4196468 140735416015024 140622335125584 140622791845787 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0

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

/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 128734 18446744073709551615 4194304 4196468 140735416015024 140622330915808 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19641] ppid=19623 vsize=13982084 CPUtime=0.02 cores=1,3,5,7
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 3187 0 -1 1077944384 157 0 0 0 1 1 0 0 20 0 15 0 4546297 14317654016 128734 18446744073709551615 4194304 4196468 140735416015024 140622262430128 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
Current children cumulated CPU time (s) 56.46
Current children cumulated vsize (KiB) 13982084

[startup+102.301 s]
/proc/loadavg: 1.48 1.51 1.56 3/213 19724
/proc/meminfo: memFree=30471248/32770624 swapFree=0/180348
[pid=19626] ppid=19623 vsize=13982084 CPUtime=109.11 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 72572 0 0 0 10852 59 0 0 20 0 15 0 4546276 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3495521 136488 3811 1 0 3484303 0
[pid=19626/tid=19628] ppid=19623 vsize=13982084 CPUtime=101.03 cores=1,3,5,7
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 3187 0 -1 4202560 23242 0 0 0 10091 12 0 0 20 0 15 0 4546286 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622796064352 140622420261389 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19629] ppid=19623 vsize=13982084 CPUtime=0.64 cores=1,3,5,7
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 3187 0 -1 1077944384 1551 0 0 0 56 8 0 0 20 0 15 0 4546286 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622733773712 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19630] ppid=19623 vsize=13982084 CPUtime=0.65 cores=1,3,5,7
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 3187 0 -1 1077944384 1329 0 0 0 56 9 0 0 20 0 15 0 4546286 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622390893328 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19631] ppid=19623 vsize=13982084 CPUtime=0.65 cores=1,3,5,7
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 3187 0 -1 1077944384 1734 0 0 0 56 9 0 0 20 0 15 0 4546286 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622389841040 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19632] ppid=19623 vsize=13982084 CPUtime=0.65 cores=1,3,5,7
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 3187 0 -1 1077944384 1267 0 0 0 57 8 0 0 20 0 15 0 4546286 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622388788240 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19633] ppid=19623 vsize=13982084 CPUtime=0.31 cores=1,3,5,7
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 3187 0 -1 1077944384 1349 0 0 0 27 4 0 0 20 0 15 0 4546288 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622338283632 140622791838338 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19634] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 3187 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622337229664 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19635] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 3187 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622336177280 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19636] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622335125584 140622791845787 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19637] ppid=19623 vsize=13982084 CPUtime=1.96 cores=1,3,5,7
/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 3187 0 -1 1077944384 8894 0 0 0 194 2 0 0 20 0 15 0 4546291 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622334073456 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19638] ppid=19623 vsize=13982084 CPUtime=2.22 cores=1,3,5,7
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 3187 0 -1 1077944384 16438 0 0 0 220 2 0 0 20 0 15 0 4546291 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622333020656 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19639] ppid=19623 vsize=13982084 CPUtime=0.86 cores=1,3,5,7
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 3187 0 -1 1077944384 15083 0 0 0 83 3 0 0 20 0 15 0 4546291 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622331968368 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19640] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622330915808 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19641] ppid=19623 vsize=13982084 CPUtime=0.05 cores=1,3,5,7
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 3187 0 -1 1077944384 204 0 0 0 2 3 0 0 20 0 15 0 4546297 14317654016 136488 18446744073709551615 4194304 4196468 140735416015024 140622262430128 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
Current children cumulated CPU time (s) 109.11
Current children cumulated vsize (KiB) 13982084

[startup+162.301 s]
/proc/loadavg: 1.37 1.47 1.54 3/213 19726
/proc/meminfo: memFree=30472284/32770624 swapFree=0/180380
[pid=19626] ppid=19623 vsize=13982084 CPUtime=170.41 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 77007 0 0 0 16964 77 0 0 20 0 15 0 4546276 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3495521 144239 3811 1 0 3484303 0
[pid=19626/tid=19628] ppid=19623 vsize=13982084 CPUtime=160.32 cores=1,3,5,7
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 3187 0 -1 4202560 24502 0 0 0 16020 12 0 0 20 0 15 0 4546286 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622796064736 140622420972902 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19629] ppid=19623 vsize=13982084 CPUtime=1.05 cores=1,3,5,7
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 3187 0 -1 1077944384 1645 0 0 0 93 12 0 0 20 0 15 0 4546286 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622733773712 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19630] ppid=19623 vsize=13982084 CPUtime=1.05 cores=1,3,5,7
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 3187 0 -1 1077944384 1442 0 0 0 93 12 0 0 20 0 15 0 4546286 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622390893328 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19631] ppid=19623 vsize=13982084 CPUtime=1.05 cores=1,3,5,7
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 3187 0 -1 1077944384 1826 0 0 0 93 12 0 0 20 0 15 0 4546286 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622389841040 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19632] ppid=19623 vsize=13982084 CPUtime=1.05 cores=1,3,5,7
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 3187 0 -1 1077944384 1524 0 0 0 93 12 0 0 20 0 15 0 4546286 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622388788240 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19633] ppid=19623 vsize=13982084 CPUtime=0.51 cores=1,3,5,7
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 3187 0 -1 1077944384 1574 0 0 0 45 6 0 0 20 0 15 0 4546288 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622338283632 140622791838338 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19634] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 3187 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622337229664 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19635] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 3187 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622336177280 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19636] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622335125584 140622791845787 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19637] ppid=19623 vsize=13982084 CPUtime=1.99 cores=1,3,5,7
/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 3187 0 -1 1077944384 9226 0 0 0 196 3 0 0 20 0 15 0 4546291 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622334073456 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19638] ppid=19623 vsize=13982084 CPUtime=2.29 cores=1,3,5,7
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 3187 0 -1 1077944384 16992 0 0 0 227 2 0 0 20 0 15 0 4546291 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622333020656 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19639] ppid=19623 vsize=13982084 CPUtime=0.87 cores=1,3,5,7
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 3187 0 -1 1077944384 16574 0 0 0 84 3 0 0 20 0 15 0 4546291 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622331968368 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19640] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622330915808 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19641] ppid=19623 vsize=13982084 CPUtime=0.09 cores=1,3,5,7
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 3187 0 -1 1077944384 221 0 0 0 4 5 0 0 20 0 15 0 4546297 14317654016 144239 18446744073709551615 4194304 4196468 140735416015024 140622262430128 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
Current children cumulated CPU time (s) 170.41
Current children cumulated vsize (KiB) 13982084

[startup+222.307 s]
/proc/loadavg: 1.45 1.46 1.53 3/213 19728
/proc/meminfo: memFree=30500568/32770624 swapFree=0/180424
[pid=19626] ppid=19623 vsize=13982084 CPUtime=231.62 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 84211 0 0 0 23070 92 0 0 20 0 15 0 4546276 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3495521 148194 3811 1 0 3484303 0
[pid=19626/tid=19628] ppid=19623 vsize=13982084 CPUtime=219.65 cores=1,3,5,7
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 3187 0 -1 4202560 26691 0 0 0 21952 13 0 0 20 0 15 0 4546286 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622796065328 140622421533177 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19629] ppid=19623 vsize=13982084 CPUtime=1.45 cores=1,3,5,7
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 3187 0 -1 1077944384 2386 0 0 0 130 15 0 0 20 0 15 0 4546286 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622733773712 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19630] ppid=19623 vsize=13982084 CPUtime=1.45 cores=1,3,5,7
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 3187 0 -1 1077944384 1713 0 0 0 130 15 0 0 20 0 15 0 4546286 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622390893328 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19631] ppid=19623 vsize=13982084 CPUtime=1.46 cores=1,3,5,7
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 3187 0 -1 1077944384 2056 0 0 0 130 16 0 0 20 0 15 0 4546286 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622389841040 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19632] ppid=19623 vsize=13982084 CPUtime=1.45 cores=1,3,5,7
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 3187 0 -1 1077944384 1704 0 0 0 129 16 0 0 20 0 15 0 4546286 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622388788240 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19633] ppid=19623 vsize=13982084 CPUtime=0.69 cores=1,3,5,7
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 3187 0 -1 1077944384 1833 0 0 0 61 8 0 0 20 0 15 0 4546288 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622338283632 140622791838338 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19634] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 3187 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622337229664 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19635] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 3187 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622336177280 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19636] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622335125584 140622791845787 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19637] ppid=19623 vsize=13982084 CPUtime=2.04 cores=1,3,5,7
/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 3187 0 -1 1077944384 10334 0 0 0 201 3 0 0 20 0 15 0 4546291 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622334073456 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19638] ppid=19623 vsize=13982084 CPUtime=2.32 cores=1,3,5,7
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 3187 0 -1 1077944384 18200 0 0 0 230 2 0 0 20 0 15 0 4546291 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622333020656 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19639] ppid=19623 vsize=13982084 CPUtime=0.89 cores=1,3,5,7
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 3187 0 -1 1077944384 17547 0 0 0 86 3 0 0 20 0 15 0 4546291 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622331968368 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19640] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622330915808 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19641] ppid=19623 vsize=13982084 CPUtime=0.12 cores=1,3,5,7
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 3187 0 -1 1077944384 255 0 0 0 5 7 0 0 20 0 15 0 4546297 14317654016 148194 18446744073709551615 4194304 4196468 140735416015024 140622262430128 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
Current children cumulated CPU time (s) 231.62
Current children cumulated vsize (KiB) 13982084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.43 1.46 1.53 3/213 19729
/proc/meminfo: memFree=30517660/32770624 swapFree=0/180440
[pid=19626] ppid=19623 vsize=13982084 CPUtime=249.74 cores=1,3,5,7
/proc/19626/stat : 19626 (java) S 19623 19626 3187 0 -1 1077944320 85519 0 0 0 24878 96 0 0 20 0 15 0 4546276 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140735415997568 140622791827191 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
/proc/19626/statm: 3495521 147191 3811 1 0 3484303 0
[pid=19626/tid=19628] ppid=19623 vsize=13982084 CPUtime=237.13 cores=1,3,5,7
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 3187 0 -1 4202560 26812 0 0 0 23700 13 0 0 20 0 15 0 4546286 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622796065328 140622420973008 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19629] ppid=19623 vsize=13982084 CPUtime=1.58 cores=1,3,5,7
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 3187 0 -1 1077944384 2403 0 0 0 142 16 0 0 20 0 15 0 4546286 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622733773712 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19630] ppid=19623 vsize=13982084 CPUtime=1.58 cores=1,3,5,7
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 3187 0 -1 1077944384 1734 0 0 0 142 16 0 0 20 0 15 0 4546286 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622390893328 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19631] ppid=19623 vsize=13982084 CPUtime=1.58 cores=1,3,5,7
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 3187 0 -1 1077944384 2072 0 0 0 141 17 0 0 20 0 15 0 4546286 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622389841040 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19632] ppid=19623 vsize=13982084 CPUtime=1.57 cores=1,3,5,7
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 3187 0 -1 1077944384 1725 0 0 0 141 16 0 0 20 0 15 0 4546286 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622388788240 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19633] ppid=19623 vsize=13982084 CPUtime=0.75 cores=1,3,5,7
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 3187 0 -1 1077944384 1833 0 0 0 66 9 0 0 20 0 15 0 4546288 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622338283632 140622791838338 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19634] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 3187 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622337229664 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19635] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 3187 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 4546288 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622336177280 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19636] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622335125584 140622791845787 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19637] ppid=19623 vsize=13982084 CPUtime=2.1 cores=1,3,5,7
/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 3187 0 -1 1077944384 11446 0 0 0 207 3 0 0 20 0 15 0 4546291 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622334073456 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19638] ppid=19623 vsize=13982084 CPUtime=2.32 cores=1,3,5,7
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 3187 0 -1 1077944384 18200 0 0 0 230 2 0 0 20 0 15 0 4546291 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622333020656 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19639] ppid=19623 vsize=13982084 CPUtime=0.89 cores=1,3,5,7
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 3187 0 -1 1077944384 17547 0 0 0 86 3 0 0 20 0 15 0 4546291 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622331968368 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19640] ppid=19623 vsize=13982084 CPUtime=0 cores=1,3,5,7
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 3187 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 4546291 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622330915808 140622791837397 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
[pid=19626/tid=19641] ppid=19623 vsize=13982084 CPUtime=0.14 cores=1,3,5,7
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 3187 0 -1 1077944384 255 0 0 0 6 8 0 0 20 0 15 0 4546297 14317654016 147191 18446744073709551615 4194304 4196468 140735416015024 140622262430128 140622791838338 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19357696 140735416021398 140735416021580 140735416021580 140735416025039 0
Current children cumulated CPU time (s) 249.74
Current children cumulated vsize (KiB) 13982084

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 19626 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.016
CPU time (s): 249.763
CPU user time (s): 248.793
CPU system time (s): 0.970678
CPU usage (%): 104.061
Max. virtual memory (cumulated for all children) (KiB): 13982084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.793
system time used= 0.970678
maximum resident set size= 597300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85807
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28732
involuntary context switches= 1071

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.26738 second user time and 1.35382 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-02 00:11:56
IDJOB=4256820
IDBENCH=115930
IDSOLVER=2640
FILE ID=node135/4256820-1501626357
RUNJOBID= node135-1501623096-17793
PBS_JOBID= 
Free space on /tmp= 61800 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-11-15.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256820-1501626357/watcher-4256820-1501626357 -o /tmp/evaluation-result-4256820-1501626357/solver-4256820-1501626357 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501623096-17793 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1653347727 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256820-1501626357.xml

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

MD5SUM BENCH= afc31b27070f112a4983969306f0150c
RANDOM SEED=1653347727

node135.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.21
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.21
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.21
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.21
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:        31157120 kB
MemAvailable:   31262336 kB
Buffers:           42200 kB
Cached:           372764 kB
SwapCached:            0 kB
Active:          1071100 kB
Inactive:         188764 kB
Active(anon):     845260 kB
Inactive(anon):     8592 kB
Active(file):     225840 kB
Inactive(file):   180172 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42336 kB
Writeback:             0 kB
AnonPages:        845144 kB
Mapped:            43132 kB
Shmem:              8960 kB
Slab:              54940 kB
SReclaimable:      30080 kB
SUnreclaim:        24860 kB
KernelStack:        3504 kB
PageTables:         6516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1623216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    708608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61760 MiB
End job on node135 at 2017-08-02 00:15:56