Trace number 4310327

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 2018-08-14OPT55 7.43785 5.40357

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark7.43785
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 611436670
0.68/0.55	c timeout: 252
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.58	c Parsing instance...
1.53/1.06	c Parsing done, starting first complete search...
1.76/1.14	o 100
1.76/1.14	o 99
1.76/1.14	o 98
1.76/1.14	o 97
1.76/1.15	o 96
1.76/1.15	o 95
1.76/1.16	o 93
1.76/1.16	o 92
1.76/1.16	o 91
1.76/1.16	o 90
1.76/1.16	o 89
1.76/1.16	o 88
1.76/1.16	o 87
1.76/1.17	o 86
1.76/1.17	o 85
1.76/1.17	o 84
1.76/1.17	o 83
1.76/1.17	o 82
1.76/1.17	o 81
1.76/1.17	o 80
1.76/1.17	o 79
1.76/1.17	o 78
2.98/1.55	o 77
3.28/1.66	o 76
3.58/1.73	o 75
3.58/1.77	o 73
3.58/1.78	o 69
3.58/1.78	o 68
4.24/2.32	o 67
4.24/2.32	o 65
4.34/2.45	o 64
4.34/2.49	o 63
4.56/2.61	o 60
5.52/3.53	o 57
5.92/3.93	o 56
6.03/4.03	o 55
7.33/5.38	s OPTIMUM FOUND
7.33/5.38	v <instantiation>
7.33/5.38	v 	<list>
7.33/5.38	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
7.33/5.38	v 	</list>
7.33/5.38	v 	<values>
7.33/5.38	v 		0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1 
7.33/5.38	v 	</values>
7.33/5.38	v </instantiation>

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310327-1534331516/watcher-4310327-1534331516 -o /tmp/evaluation-result-4310327-1534331516/solver-4310327-1534331516 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534329232-16098 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 611436670 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310327-1534331516.xml 

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

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

solver pid=18478, runsolver pid=18475

[startup+0.1001 s]*
/proc/loadavg: 1.11 1.50 1.71 5/221 18493
/proc/meminfo: memFree=23646724/32770624 swapFree=67108852/67108860
[pid=18478] ppid=18475 vsize=14082736 memory=32572 CPUtime=0.11 cores=1,3,5,7
/proc/18478/stat : 18478 (java) S 18475 18478 16066 0 -1 1077944320 7059 0 0 0 10 1 0 0 20 0 15 0 250714801 14420721664 8143 33554432000 4194304 4196468 140726222043104 140726222025648 140381638991607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
/proc/18478/statm: 3520684 8143 3137 1 0 3482761 0
[pid=18478/tid=18480] ppid=18475 vsize=14082736 memory=-8629632960754388606 CPUtime=0.09 cores=1,3,5,7
/proc/18478/task/18480/stat : 18480 (java) R 18475 18478 16066 0 -1 4202560 5087 0 0 0 8 1 0 0 20 0 15 0 250714802 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381643194736 140381639013533 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18481] ppid=18475 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18481/stat : 18481 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381234502032 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18482] ppid=18475 vsize=14082736 memory=139772156610176 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18482/stat : 18482 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381233449232 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18483] ppid=18475 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18483/stat : 18483 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381232396944 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18484] ppid=18475 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18484/stat : 18484 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381231344144 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18485] ppid=18475 vsize=14082736 memory=139772156610176 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18485/stat : 18485 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714804 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381113682544 140381639002754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18486] ppid=18475 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18486/stat : 18486 (java) S 18475 18478 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250714804 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381112628512 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18487] ppid=18475 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18487/stat : 18487 (java) S 18475 18478 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250714804 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381111576176 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18488] ppid=18475 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18488/stat : 18488 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381110524496 140381639010203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18489] ppid=18475 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18489/stat : 18489 (java) S 18475 18478 16066 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381109471344 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18490] ppid=18475 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18490/stat : 18490 (java) S 18475 18478 16066 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381108418544 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18491] ppid=18475 vsize=14082736 memory=139772156610176 CPUtime=0.01 cores=1,3,5,7
/proc/18478/task/18491/stat : 18491 (java) R 18475 18478 16066 0 -1 4202560 286 0 0 0 1 0 0 0 20 0 15 0 250714807 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381107366256 140381617691808 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18492] ppid=18475 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18492/stat : 18492 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381106313696 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18493] ppid=18475 vsize=14082736 memory=139772156610176 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18493/stat : 18493 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 8143 33554432000 4194304 4196468 140726222043104 140381105261488 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32572 KiB

[startup+0.214578 s]*
/proc/loadavg: 1.11 1.50 1.71 6/221 18493
/proc/meminfo: memFree=23631212/32770624 swapFree=67108852/67108860
[pid=18478] ppid=18475 vsize=14082736 memory=46548 CPUtime=0.32 cores=1,3,5,7
/proc/18478/stat : 18478 (java) S 18475 18478 16066 0 -1 1077944320 10249 0 0 0 30 2 0 0 20 0 15 0 250714801 14420721664 11637 33554432000 4194304 4196468 140726222043104 140726222025648 140381638991607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
/proc/18478/statm: 3520684 11637 3359 1 0 3482761 0
[pid=18478/tid=18480] ppid=18475 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/18478/task/18480/stat : 18480 (java) R 18475 18478 16066 0 -1 4202560 7817 0 0 0 19 1 0 0 20 0 15 0 250714802 14420721664 11637 33554432000 4194304 4196468 140726222043104 140381643215456 140381639003542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18481] ppid=18475 vsize=14082736 memory=345 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18481/stat : 18481 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 11637 33554432000 4194304 4196468 140726222043104 140381234502032 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18482] ppid=18475 vsize=14082736 memory=139772157966484 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18482/stat : 18482 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 11637 33554432000 4194304 4196468 140726222043104 140381233449232 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18483] ppid=18475 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18483/stat : 18483 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 11637 33554432000 4194304 4196468 140726222043104 140381232396944 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18484] ppid=18475 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18484/stat : 18484 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 11637 33554432000 4194304 4196468 140726222043104 140381231344144 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18485] ppid=18475 vsize=14082736 memory=139772156610176 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18485/stat : 18485 (java) S 18475 18478 16066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250714804 14420721664 11703 33554432000 4194304 4196468 140726222043104 140381113682544 140381639002754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18486] ppid=18475 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18486/stat : 18486 (java) S 18475 18478 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250714804 14420721664 11703 33554432000 4194304 4196468 140726222043104 140381112628512 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18487] ppid=18475 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18487/stat : 18487 (java) S 18475 18478 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250714804 14420721664 11703 33554432000 4194304 4196468 140726222043104 140381111576176 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18488] ppid=18475 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18488/stat : 18488 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 11703 33554432000 4194304 4196468 140726222043104 140381110524496 140381639010203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18489] ppid=18475 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18478/task/18489/stat : 18489 (java) R 18475 18478 16066 0 -1 1077944384 179 0 0 0 1 0 0 0 20 0 15 0 250714807 14420721664 11703 33554432000 4194304 4196468 140726222043104 140381109471440 140381639001813 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18490] ppid=18475 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/18478/task/18490/stat : 18490 (java) R 18475 18478 16066 0 -1 4202560 464 0 0 0 2 0 0 0 20 0 15 0 250714807 14420721664 11703 33554432000 4194304 4196468 140726222043104 140381108410000 140381620502528 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18491] ppid=18475 vsize=14082736 memory=139772156610176 CPUtime=0.06 cores=1,3,5,7
/proc/18478/task/18491/stat : 18491 (java) S 18475 18478 16066 0 -1 1077944384 412 0 0 0 6 0 0 0 20 0 15 0 250714807 14420721664 11703 33554432000 4194304 4196468 140726222043104 140381107366256 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18492] ppid=18475 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18492/stat : 18492 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 11703 33554432000 4194304 4196468 140726222043104 140381106313696 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18493] ppid=18475 vsize=14082736 memory=139772156610176 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18493/stat : 18493 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 11703 33554432000 4194304 4196468 140726222043104 140381105261488 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46548 KiB

[startup+0.310869 s]*
/proc/loadavg: 1.11 1.50 1.71 3/221 18493
/proc/meminfo: memFree=23627552/32770624 swapFree=67108852/67108860
[pid=18478] ppid=18475 vsize=14082736 memory=49996 CPUtime=0.43 cores=1,3,5,7
/proc/18478/stat : 18478 (java) S 18475 18478 16066 0 -1 1077944320 10610 0 0 0 41 2 0 0 20 0 15 0 250714801 14420721664 12499 33554432000 4194304 4196468 140726222043104 140726222025648 140381638991607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
/proc/18478/statm: 3520684 12499 3395 1 0 3482761 0
[pid=18478/tid=18480] ppid=18475 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/18478/task/18480/stat : 18480 (java) R 18475 18478 16066 0 -1 4202560 8140 0 0 0 28 2 0 0 20 0 15 0 250714802 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381643202208 140381620555111 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18481] ppid=18475 vsize=14082736 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18481/stat : 18481 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381234502032 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18482] ppid=18475 vsize=14082736 memory=139772157969362 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18482/stat : 18482 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381233449232 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18483] ppid=18475 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18483/stat : 18483 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381232396944 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18484] ppid=18475 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18484/stat : 18484 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714802 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381231344144 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18485] ppid=18475 vsize=14082736 memory=139772156610176 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18485/stat : 18485 (java) S 18475 18478 16066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250714804 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381113682544 140381639002754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18486] ppid=18475 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18486/stat : 18486 (java) S 18475 18478 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250714804 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381112628512 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18487] ppid=18475 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18487/stat : 18487 (java) S 18475 18478 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250714804 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381111576176 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18488] ppid=18475 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18488/stat : 18488 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381110524496 140381639010203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18489] ppid=18475 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18478/task/18489/stat : 18489 (java) S 18475 18478 16066 0 -1 1077944384 179 0 0 0 2 0 0 0 20 0 15 0 250714807 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381109471344 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18490] ppid=18475 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/18478/task/18490/stat : 18490 (java) S 18475 18478 16066 0 -1 1077944384 470 0 0 0 2 0 0 0 20 0 15 0 250714807 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381108418544 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18491] ppid=18475 vsize=14082736 memory=139772156610176 CPUtime=0.08 cores=1,3,5,7
/proc/18478/task/18491/stat : 18491 (java) S 18475 18478 16066 0 -1 1077944384 439 0 0 0 8 0 0 0 20 0 15 0 250714807 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381107366256 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18492] ppid=18475 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18492/stat : 18492 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381106313696 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18493] ppid=18475 vsize=14082736 memory=139772156610176 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18493/stat : 18493 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714807 14420721664 12499 33554432000 4194304 4196468 140726222043104 140381105261488 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49996 KiB

[startup+0.700739 s]
/proc/loadavg: 1.11 1.50 1.71 3/221 18493
/proc/meminfo: memFree=23603740/32770624 swapFree=67108852/67108860
[pid=18478] ppid=18475 vsize=14084804 memory=88084 CPUtime=1 cores=1,3,5,7
/proc/18478/stat : 18478 (java) S 18475 18478 16066 0 -1 1077944320 17400 0 0 0 95 5 0 0 20 0 15 0 250714801 14422839296 22021 33554432000 4194304 4196468 140726222043104 140726222025648 140381638991607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
/proc/18478/statm: 3521201 22021 3498 1 0 3483273 0
[pid=18478/tid=18480] ppid=18475 vsize=14084804 memory=3340 CPUtime=0.68 cores=1,3,5,7
/proc/18478/task/18480/stat : 18480 (java) R 18475 18478 16066 0 -1 4202560 14452 0 0 0 64 4 0 0 20 0 15 0 250714802 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381643210848 140381622366122 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18481] ppid=18475 vsize=14084804 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18481/stat : 18481 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714802 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381234502032 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18482] ppid=18475 vsize=14084804 memory=37824 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18482/stat : 18482 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714802 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381233449232 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18483] ppid=18475 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18483/stat : 18483 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714802 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381232396944 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18484] ppid=18475 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18484/stat : 18484 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714802 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381231344144 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18485] ppid=18475 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18485/stat : 18485 (java) S 18475 18478 16066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250714804 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381113682544 140381639002754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18486] ppid=18475 vsize=14084804 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18486/stat : 18486 (java) S 18475 18478 16066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250714804 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381112628512 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18487] ppid=18475 vsize=14084804 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18487/stat : 18487 (java) S 18475 18478 16066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250714804 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381111576176 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18488] ppid=18475 vsize=14084804 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18488/stat : 18488 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381110524496 140381639010203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18489] ppid=18475 vsize=14084804 memory=7237400421040875609 CPUtime=0.08 cores=1,3,5,7
/proc/18478/task/18489/stat : 18489 (java) S 18475 18478 16066 0 -1 1077944384 345 0 0 0 8 0 0 0 20 0 15 0 250714807 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381109471344 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18490] ppid=18475 vsize=14084804 memory=7523071198212214892 CPUtime=0.06 cores=1,3,5,7
/proc/18478/task/18490/stat : 18490 (java) S 18475 18478 16066 0 -1 1077944384 638 0 0 0 6 0 0 0 20 0 15 0 250714807 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381108418544 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18491] ppid=18475 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/18478/task/18491/stat : 18491 (java) S 18475 18478 16066 0 -1 1077944384 583 0 0 0 15 0 0 0 20 0 15 0 250714807 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381107366256 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18492] ppid=18475 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18492/stat : 18492 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381106313696 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18493] ppid=18475 vsize=14084804 memory=6436 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18493/stat : 18493 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714807 14422839296 22021 33554432000 4194304 4196468 140726222043104 140381105261488 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88084 KiB

[startup+1.50079 s]
/proc/loadavg: 1.11 1.50 1.71 5/221 18493
/proc/meminfo: memFree=23570504/32770624 swapFree=67108852/67108860
[pid=18478] ppid=18475 vsize=14090948 memory=137292 CPUtime=2.98 cores=1,3,5,7
/proc/18478/stat : 18478 (java) S 18475 18478 16066 0 -1 1077944320 30520 0 0 0 289 9 0 0 20 0 15 0 250714801 14429130752 34323 33554432000 4194304 4196468 140726222043104 140726222025648 140381638991607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
/proc/18478/statm: 3522737 34323 3529 1 0 3484809 0
[pid=18478/tid=18480] ppid=18475 vsize=14090948 memory=132184 CPUtime=1.47 cores=1,3,5,7
/proc/18478/task/18480/stat : 18480 (java) R 18475 18478 16066 0 -1 4202560 19628 0 0 0 141 6 0 0 20 0 15 0 250714802 14429130752 34323 33554432000 4194304 4196468 140726222043104 140381643220912 140381280000081 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18481] ppid=18475 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18481/stat : 18481 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 34323 33554432000 4194304 4196468 140726222043104 140381234502032 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18482] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18482/stat : 18482 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 34323 33554432000 4194304 4196468 140726222043104 140381233449232 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18483] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18483/stat : 18483 (java) S 18475 18478 16066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 34323 33554432000 4194304 4196468 140726222043104 140381232396944 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18484] ppid=18475 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18484/stat : 18484 (java) S 18475 18478 16066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 34323 33554432000 4194304 4196468 140726222043104 140381231344144 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18485] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18485/stat : 18485 (java) S 18475 18478 16066 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 34323 33554432000 4194304 4196468 140726222043104 140381113682544 140381639002754 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0

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

[pid=18478/tid=18492] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18492/stat : 18492 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381106313696 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18493] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18493/stat : 18493 (java) S 18475 18478 16066 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381105261488 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
Current children cumulated CPU time: 5.22 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 227284 KiB

[startup+4.00069 s]*
/proc/loadavg: 1.18 1.50 1.71 3/221 18493
/proc/meminfo: memFree=23450132/32770624 swapFree=67108852/67108860
[pid=18478] ppid=18475 vsize=14090948 memory=227284 CPUtime=6.03 cores=1,3,5,7
/proc/18478/stat : 18478 (java) S 18475 18478 16066 0 -1 1077944320 32380 0 0 0 592 11 0 0 20 0 15 0 250714801 14429130752 56821 33554432000 4194304 4196468 140726222043104 140726222025648 140381638991607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
/proc/18478/statm: 3522737 56821 3548 1 0 3484809 0
[pid=18478/tid=18480] ppid=18475 vsize=14090948 memory=4638778398332698726 CPUtime=3.97 cores=1,3,5,7
/proc/18478/task/18480/stat : 18480 (java) R 18475 18478 16066 0 -1 4202560 19756 0 0 0 390 7 0 0 20 0 15 0 250714802 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381643226976 140381280833535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18481] ppid=18475 vsize=14090948 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18481/stat : 18481 (java) S 18475 18478 16066 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381234502032 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18482] ppid=18475 vsize=14090948 memory=68304 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18482/stat : 18482 (java) S 18475 18478 16066 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381233449232 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18483] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18483/stat : 18483 (java) S 18475 18478 16066 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381232396944 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18484] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18484/stat : 18484 (java) S 18475 18478 16066 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381231344144 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18485] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18485/stat : 18485 (java) S 18475 18478 16066 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381113682544 140381639002754 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18486] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18486/stat : 18486 (java) S 18475 18478 16066 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381112628512 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18487] ppid=18475 vsize=14090948 memory=3184097920075968559 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18487/stat : 18487 (java) S 18475 18478 16066 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381111576176 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18488] ppid=18475 vsize=14090948 memory=3472328296160571439 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18488/stat : 18488 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381110524496 140381639010203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18489] ppid=18475 vsize=14090948 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/18478/task/18489/stat : 18489 (java) S 18475 18478 16066 0 -1 1077944384 3958 0 0 0 77 1 0 0 20 0 15 0 250714807 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381109471344 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18490] ppid=18475 vsize=14090948 memory=3472328279047811119 CPUtime=0.79 cores=1,3,5,7
/proc/18478/task/18490/stat : 18490 (java) S 18475 18478 16066 0 -1 1077944384 3129 0 0 0 79 0 0 0 20 0 15 0 250714807 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381108418544 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18491] ppid=18475 vsize=14090948 memory=56548 CPUtime=0.43 cores=1,3,5,7
/proc/18478/task/18491/stat : 18491 (java) S 18475 18478 16066 0 -1 1077944384 3550 0 0 0 42 1 0 0 20 0 15 0 250714807 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381107366256 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18492] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18492/stat : 18492 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381106313696 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18493] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18493/stat : 18493 (java) S 18475 18478 16066 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 56821 33554432000 4194304 4196468 140726222043104 140381105261488 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
Current children cumulated CPU time: 6.03 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 227284 KiB

[startup+4.80069 s]
/proc/loadavg: 1.18 1.50 1.71 3/221 18493
/proc/meminfo: memFree=23450132/32770624 swapFree=67108852/67108860
[pid=18478] ppid=18475 vsize=14090948 memory=229332 CPUtime=6.83 cores=1,3,5,7
/proc/18478/stat : 18478 (java) S 18475 18478 16066 0 -1 1077944320 32395 0 0 0 671 12 0 0 20 0 15 0 250714801 14429130752 57333 33554432000 4194304 4196468 140726222043104 140726222025648 140381638991607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
/proc/18478/statm: 3522737 57333 3548 1 0 3484809 0
[pid=18478/tid=18480] ppid=18475 vsize=14090948 memory=0 CPUtime=4.76 cores=1,3,5,7
/proc/18478/task/18480/stat : 18480 (java) R 18475 18478 16066 0 -1 4202560 19758 0 0 0 469 7 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381643227552 140381280843715 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18481] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18481/stat : 18481 (java) S 18475 18478 16066 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381234502032 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18482] ppid=18475 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18482/stat : 18482 (java) S 18475 18478 16066 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381233449232 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18483] ppid=18475 vsize=14090948 memory=45892 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18483/stat : 18483 (java) S 18475 18478 16066 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381232396944 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18484] ppid=18475 vsize=14090948 memory=7805115717600635746 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18484/stat : 18484 (java) S 18475 18478 16066 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381231344144 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18485] ppid=18475 vsize=14090948 memory=4640206672527380838 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18485/stat : 18485 (java) S 18475 18478 16066 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381113682544 140381639002754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18486] ppid=18475 vsize=14090948 memory=8730438 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18486/stat : 18486 (java) S 18475 18478 16066 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381112628512 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18487] ppid=18475 vsize=14090948 memory=139772060495441 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18487/stat : 18487 (java) S 18475 18478 16066 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381111576176 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18488] ppid=18475 vsize=14090948 memory=279544120998784 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18488/stat : 18488 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381110524496 140381639010203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18489] ppid=18475 vsize=14090948 memory=4819 CPUtime=0.78 cores=1,3,5,7
/proc/18478/task/18489/stat : 18489 (java) S 18475 18478 16066 0 -1 1077944384 3958 0 0 0 77 1 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381109471344 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18490] ppid=18475 vsize=14090948 memory=6944656592455360604 CPUtime=0.79 cores=1,3,5,7
/proc/18478/task/18490/stat : 18490 (java) S 18475 18478 16066 0 -1 1077944384 3129 0 0 0 79 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381108418544 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18491] ppid=18475 vsize=14090948 memory=6944652177228980320 CPUtime=0.43 cores=1,3,5,7
/proc/18478/task/18491/stat : 18491 (java) S 18475 18478 16066 0 -1 1077944384 3550 0 0 0 42 1 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381107366256 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18492] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18492/stat : 18492 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381106313696 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18493] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18493/stat : 18493 (java) S 18475 18478 16066 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381105261488 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
Current children cumulated CPU time: 6.83 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 229332 KiB

[startup+5.20068 s]
/proc/loadavg: 1.18 1.50 1.71 3/221 18493
/proc/meminfo: memFree=23434228/32770624 swapFree=67108852/67108860
[pid=18478] ppid=18475 vsize=14090948 memory=229332 CPUtime=7.23 cores=1,3,5,7
/proc/18478/stat : 18478 (java) S 18475 18478 16066 0 -1 1077944320 32395 0 0 0 711 12 0 0 20 0 15 0 250714801 14429130752 57333 33554432000 4194304 4196468 140726222043104 140726222025648 140381638991607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
/proc/18478/statm: 3522737 57333 3548 1 0 3484809 0
[pid=18478/tid=18480] ppid=18475 vsize=14090948 memory=0 CPUtime=5.16 cores=1,3,5,7
/proc/18478/task/18480/stat : 18480 (java) R 18475 18478 16066 0 -1 4202560 19758 0 0 0 509 7 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381643227552 140381280511968 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18481] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18481/stat : 18481 (java) S 18475 18478 16066 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381234502032 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18482] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18482/stat : 18482 (java) S 18475 18478 16066 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381233449232 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18483] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18483/stat : 18483 (java) S 18475 18478 16066 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381232396944 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18484] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18484/stat : 18484 (java) S 18475 18478 16066 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381231344144 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18485] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18485/stat : 18485 (java) S 18475 18478 16066 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381113682544 140381639002754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18486] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18486/stat : 18486 (java) S 18475 18478 16066 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381112628512 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18487] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18487/stat : 18487 (java) S 18475 18478 16066 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381111576176 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18488] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18488/stat : 18488 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381110524496 140381639010203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18489] ppid=18475 vsize=14090948 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/18478/task/18489/stat : 18489 (java) S 18475 18478 16066 0 -1 1077944384 3958 0 0 0 77 1 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381109471344 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18490] ppid=18475 vsize=14090948 memory=0 CPUtime=0.79 cores=1,3,5,7
/proc/18478/task/18490/stat : 18490 (java) S 18475 18478 16066 0 -1 1077944384 3129 0 0 0 79 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381108418544 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18491] ppid=18475 vsize=14090948 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/18478/task/18491/stat : 18491 (java) S 18475 18478 16066 0 -1 1077944384 3550 0 0 0 42 1 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381107366256 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18492] ppid=18475 vsize=14090948 memory=229332 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18492/stat : 18492 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381106313696 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18493] ppid=18475 vsize=14090948 memory=56 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18493/stat : 18493 (java) D 18475 18478 16066 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381105261408 140381623847694 0 4 0 16800975 18446744072101031045 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
Current children cumulated CPU time: 7.23 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 229332 KiB

[startup+5.30066 s]
/proc/loadavg: 1.18 1.50 1.71 3/221 18493
/proc/meminfo: memFree=23434228/32770624 swapFree=67108852/67108860
[pid=18478] ppid=18475 vsize=14090948 memory=229332 CPUtime=7.33 cores=1,3,5,7
/proc/18478/stat : 18478 (java) S 18475 18478 16066 0 -1 1077944320 32395 0 0 0 721 12 0 0 20 0 15 0 250714801 14429130752 57333 33554432000 4194304 4196468 140726222043104 140726222025648 140381638991607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
/proc/18478/statm: 3522737 57333 3548 1 0 3484809 0
[pid=18478/tid=18480] ppid=18475 vsize=14090948 memory=229332 CPUtime=5.26 cores=1,3,5,7
/proc/18478/task/18480/stat : 18480 (java) R 18475 18478 16066 0 -1 4202560 19758 0 0 0 519 7 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381643227552 140381280810637 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18481] ppid=18475 vsize=14090948 memory=204544 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18481/stat : 18481 (java) S 18475 18478 16066 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381234502032 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18482] ppid=18475 vsize=14090948 memory=-7523660553960122769 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18482/stat : 18482 (java) S 18475 18478 16066 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381233449232 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18483] ppid=18475 vsize=14090948 memory=227284 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18483/stat : 18483 (java) S 18475 18478 16066 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381232396944 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18484] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18484/stat : 18484 (java) S 18475 18478 16066 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 250714802 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381231344144 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18485] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18485/stat : 18485 (java) S 18475 18478 16066 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381113682544 140381639002754 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18486] ppid=18475 vsize=14090948 memory=-7882018838379555936 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18486/stat : 18486 (java) S 18475 18478 16066 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381112628512 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18487] ppid=18475 vsize=14090948 memory=279544121288544 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18487/stat : 18487 (java) S 18475 18478 16066 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250714804 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381111576176 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18488] ppid=18475 vsize=14090948 memory=-6876025511468833693 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18488/stat : 18488 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381110524496 140381639010203 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18489] ppid=18475 vsize=14090948 memory=-7882018838379555936 CPUtime=0.78 cores=1,3,5,7
/proc/18478/task/18489/stat : 18489 (java) S 18475 18478 16066 0 -1 1077944384 3958 0 0 0 77 1 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381109471344 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18490] ppid=18475 vsize=14090948 memory=79 CPUtime=0.79 cores=1,3,5,7
/proc/18478/task/18490/stat : 18490 (java) S 18475 18478 16066 0 -1 1077944384 3129 0 0 0 79 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381108418544 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18491] ppid=18475 vsize=14090948 memory=43 CPUtime=0.43 cores=1,3,5,7
/proc/18478/task/18491/stat : 18491 (java) S 18475 18478 16066 0 -1 1077944384 3550 0 0 0 42 1 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381107366256 140381639002754 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18492] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18492/stat : 18492 (java) S 18475 18478 16066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381106313696 140381639001813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
[pid=18478/tid=18493] ppid=18475 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18478/task/18493/stat : 18493 (java) D 18475 18478 16066 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 15 0 250714807 14429130752 57333 33554432000 4194304 4196468 140726222043104 140381105261408 140381623847694 0 4 0 16800975 18446744072101031045 0 0 -1 7 0 0 0 0 0 6293624 6294260 22687744 140726222046299 140726222046478 140726222046478 140726222049231 0
Current children cumulated CPU time: 7.33 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 229332 KiB

Child status: 0
Real time (s): 5.40357
CPU time (s): 7.43785
CPU user time (s): 7.30748
CPU system time (s): 0.130376
CPU usage (%): 137.647
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 229332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.30748
system time used= 0.130376
maximum resident set size= 229944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32493
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2417
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 18478
#   total CPU time (s): 7.43785
#   total CPU user time (s): 7.30748
#   total CPU system time (s): 0.130376

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.049051 second user time and 0.102818 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-15 13:11:56
IDJOB=4310327
IDBENCH=141371
IDSOLVER=2796
FILE ID=node133/4310327-1534331516
RUNJOBID= node133-1534329232-16098
PBS_JOBID= 21038161
Free space on /tmp= 39280 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310327-1534331516/watcher-4310327-1534331516 -o /tmp/evaluation-result-4310327-1534331516/solver-4310327-1534331516 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534329232-16098 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 611436670 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310327-1534331516.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=611436670

node133.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.24
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.24
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.24
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.24
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:        23664700 kB
MemAvailable:   31741436 kB
Buffers:          159392 kB
Cached:          8161156 kB
SwapCached:            4 kB
Active:          4509244 kB
Inactive:        4019956 kB
Active(anon):     159264 kB
Inactive(anon):   109924 kB
Active(file):    4349980 kB
Inactive(file):  3910032 kB
Unevictable:        7072 kB
Mlocked:            7072 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35820 kB
Writeback:             0 kB
AnonPages:        225788 kB
Mapped:            69488 kB
Shmem:             58008 kB
Slab:             273688 kB
SReclaimable:     245184 kB
SUnreclaim:        28504 kB
KernelStack:        3888 kB
PageTables:         5988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1230460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 39244 MiB
End job on node133 at 2018-08-15 13:12:02