Trace number 4249870

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
R1: OscaR - Conflict Ordering 2017-06-30OPT1150 432.34601 427.53299

General information on the benchmark

NameRack/
Rack-m1c-s1/Rack-m1c-r4.xml
MD5SUM82aaf070f4ed513873c305716b97d302
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1150
Best CPU time to get the best result obtained on this benchmark432.34601
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints53
Number of domains7
Minimum domain size2
Maximum domain size11
Distribution of domain sizes[{"size":2,"count":9},{"size":3,"count":18},{"size":5,"count":9},{"size":7,"count":45},{"size":11,"count":9}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":27},{"degree":3,"count":52},{"degree":4,"count":9},{"degree":5,"count":2}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":27},{"arity":4,"count":1},{"arity":7,"count":18},{"arity":9,"count":7}]
Number of extensional constraints27
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":27},{"type":"intension","count":1},{"type":"ordered","count":1},{"type":"sum","count":24}]
Optimization problemYES
Type of objectivemin 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.25/0.37	c version: 2017-06-30
0.25/0.37	c seed: 1939251202
0.25/0.37	c timeout: 2400
0.25/0.37	c memlimit: 15500
0.25/0.37	c nbcore: 4
0.25/0.39	c Parsing instance...
1.30/0.97	c Parsing done, starting search...
1.30/0.99	o 2700
2.19/1.22	o 2650
2.19/1.22	o 2600
2.19/1.22	o 2550
2.19/1.22	o 2500
2.19/1.22	o 2450
2.19/1.22	o 2400
2.19/1.22	o 2350
2.19/1.22	o 2300
2.19/1.22	o 2250
2.19/1.22	o 2200
2.19/1.22	o 2150
2.19/1.22	o 2100
2.19/1.22	o 2050
2.19/1.22	o 2000
2.19/1.22	o 1950
2.19/1.22	o 1900
2.19/1.22	o 1850
2.19/1.22	o 1800
2.19/1.22	o 1750
2.19/1.22	o 1700
2.19/1.22	o 1650
2.19/1.22	o 1600
2.19/1.22	o 1550
2.19/1.22	o 1500
2.19/1.22	o 1450
2.19/1.22	o 1400
2.19/1.22	o 1350
2.19/1.22	o 1300
2.19/1.22	o 1250
2.19/1.22	o 1200
3.07/1.53	o 1150
432.30/427.52	s OPTIMUM FOUND
432.30/427.52	v <instantiation>
432.30/427.52	v 	<list>
432.30/427.52	v 		r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] c[0][0] c[0][1] c[0][2] c[0][3] c[0][4] c[0][5] c[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[2][0] c[2][1] c[2][2] c[2][3] c[2][4] c[2][5] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[4][0] c[4][1] c[4][2] c[4][3] c[4][4] c[4][5] c[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[8][0] c[8][1] c[8][2] c[8][3] c[8][4] c[8][5] rpw[0] rpw[1] rpw[2] rpw[3] rpw[4] rpw[5] rpw[6] rpw[7] rpw[8] rcn[0] rcn[1] rcn[2] rcn[3] rcn[4] rcn[5] rcn[6] rcn[7] rcn[8] rpr[0] rpr[1] rpr[2] rpr[3] rpr[4] rpr[5] rpr[6] rpr[7] rpr[8]
432.30/427.52	v 	</list>
432.30/427.52	v 	<values>
432.30/427.52	v 		6 6 5 5 1 0 0 0 0 0 1 0 0 1 1 0 0 1 2 1 0 8 1 1 0 0 0 2 4 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 300 300 250 250 50 0 0 0 0 64 64 32 32 2 0 0 0 0 300 300 250 250 50 0 0 0 0 
432.30/427.52	v 	</values>
432.30/427.52	v </instantiation>

Verifier Data

OK	1150

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-4249870-1502118783/watcher-4249870-1502118783 -o /tmp/evaluation-result-4249870-1502118783/solver-4249870-1502118783 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502110797-26746 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1939251202 --timelimit 2400 --memlimit 15500 --nbcore 4 HOME/instance-4249870-1502118783.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 2.03 1.47 1.37 2/194 28147
/proc/meminfo: memFree=31329356/32770624 swapFree=0/441908
[pid=28147] ppid=28144 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28147/stat : 28147 (runsolver) D 28144 28147 9955 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 14099200 24240128 106 18446744073709551615 4194304 4338465 140728975698528 140728975696168 140000584176343 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 11968512 140728975700070 140728975700554 140728975700554 140728975704010 0
/proc/28147/statm: 5918 106 53 36 0 2156 0

[startup+0.100167 s]
/proc/loadavg: 2.03 1.47 1.37 2/194 28147
/proc/meminfo: memFree=31329356/32770624 swapFree=0/441908
[pid=28147] ppid=28144 vsize=12379128 CPUtime=0.01 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 3712 0 0 0 1 0 0 0 20 0 7 0 14099200 12676227072 4409 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3094782 4409 2041 1 0 3084279 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12379128

[startup+0.200549 s]
/proc/loadavg: 2.03 1.47 1.37 2/194 28147
/proc/meminfo: memFree=31329356/32770624 swapFree=0/441908
[pid=28147] ppid=28144 vsize=12914512 CPUtime=0.09 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 6835 0 0 0 9 0 0 0 20 0 15 0 14099200 13224460288 7063 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3228628 7063 3373 1 0 3217407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12914512

[startup+0.300285 s]
/proc/loadavg: 2.03 1.47 1.37 2/194 28147
/proc/meminfo: memFree=31329356/32770624 swapFree=0/441908
[pid=28147] ppid=28144 vsize=12914512 CPUtime=0.25 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 10560 0 0 0 23 2 0 0 20 0 15 0 14099200 13224460288 9525 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3228628 9525 3540 1 0 3217407 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 12914512

[startup+0.700246 s]
/proc/loadavg: 2.03 1.47 1.37 2/194 28147
/proc/meminfo: memFree=31329356/32770624 swapFree=0/441908
[pid=28147] ppid=28144 vsize=12916580 CPUtime=0.97 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 14134 0 0 0 92 5 0 0 20 0 15 0 14099200 13226577920 16896 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3229145 16896 3724 1 0 3217919 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 12916580

[startup+1.50069 s]
/proc/loadavg: 2.03 1.47 1.37 5/209 28162
/proc/meminfo: memFree=31217688/32770624 swapFree=0/441900
[pid=28147] ppid=28144 vsize=12920676 CPUtime=3.07 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 27125 0 0 0 299 8 0 0 20 0 15 0 14099200 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3230169 35994 3767 1 0 3218943 0
[pid=28147/tid=28149] ppid=28144 vsize=12920676 CPUtime=1.36 cores=1,3,5,7
/proc/28147/task/28149/stat : 28149 (java) R 28144 28147 9955 0 -1 4202560 14291 0 0 0 131 5 0 0 20 0 15 0 14099208 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139632510648856 139632152277824 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28150] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28150/stat : 28150 (java) S 28144 28147 9955 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14099209 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139632110295824 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28151] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28151/stat : 28151 (java) S 28144 28147 9955 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14099209 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139632109243280 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28152] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28152/stat : 28152 (java) S 28144 28147 9955 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14099209 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139632108190736 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28153] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28153/stat : 28153 (java) S 28144 28147 9955 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14099209 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139632107138192 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28154] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28154/stat : 28154 (java) S 28144 28147 9955 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139631461341168 139632506423938 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28155] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28155/stat : 28155 (java) S 28144 28147 9955 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139631460287392 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28156] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28156/stat : 28156 (java) S 28144 28147 9955 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14099211 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139631459234800 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28157] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28157/stat : 28157 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139631458183376 139632506431387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28158] ppid=28144 vsize=12920676 CPUtime=0.67 cores=1,3,5,7
/proc/28147/task/28158/stat : 28158 (java) R 28144 28147 9955 0 -1 4202560 5081 0 0 0 66 1 0 0 20 0 15 0 14099213 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139631457117552 139632484429760 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28159] ppid=28144 vsize=12920676 CPUtime=0.65 cores=1,3,5,7
/proc/28147/task/28159/stat : 28159 (java) R 28144 28147 9955 0 -1 4202560 5057 0 0 0 65 0 0 0 20 0 15 0 14099213 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139631456064472 139632491337226 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28160] ppid=28144 vsize=12920676 CPUtime=0.35 cores=1,3,5,7
/proc/28147/task/28160/stat : 28160 (java) S 28144 28147 9955 0 -1 1077944384 1314 0 0 0 35 0 0 0 20 0 15 0 14099213 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139631455025904 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28161] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28161/stat : 28161 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139631453973600 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28162] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28162/stat : 28162 (java) S 28144 28147 9955 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 14099218 13230772224 35994 18446744073709551615 4194304 4196468 140732108661968 139631452920112 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12920676

[startup+3.10066 s]
/proc/loadavg: 2.27 1.53 1.38 3/209 28162
/proc/meminfo: memFree=31137980/32770624 swapFree=0/441908
[pid=28147] ppid=28144 vsize=12920676 CPUtime=5.17 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 30586 0 0 0 507 10 0 0 20 0 15 0 14099200 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3230169 54649 3805 1 0 3218943 0
[pid=28147/tid=28149] ppid=28144 vsize=12920676 CPUtime=2.95 cores=1,3,5,7
/proc/28147/task/28149/stat : 28149 (java) R 28144 28147 9955 0 -1 4202560 14774 0 0 0 289 6 0 0 20 0 15 0 14099208 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139632510651472 139632153168958 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28150] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28150/stat : 28150 (java) S 28144 28147 9955 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 14099209 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139632110295824 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28151] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28151/stat : 28151 (java) S 28144 28147 9955 0 -1 1077944384 395 0 0 0 0 0 0 0 20 0 15 0 14099209 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139632109243280 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28152] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28152/stat : 28152 (java) S 28144 28147 9955 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 15 0 14099209 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139632108190736 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28153] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28153/stat : 28153 (java) S 28144 28147 9955 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 14099209 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139632107138192 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28154] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28154/stat : 28154 (java) S 28144 28147 9955 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139631461341168 139632506423938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28155] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28155/stat : 28155 (java) S 28144 28147 9955 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139631460287456 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28156] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28156/stat : 28156 (java) S 28144 28147 9955 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 14099211 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139631459234816 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28157] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28157/stat : 28157 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139631458183376 139632506431387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28158] ppid=28144 vsize=12920676 CPUtime=0.91 cores=1,3,5,7
/proc/28147/task/28158/stat : 28158 (java) S 28144 28147 9955 0 -1 1077944384 5988 0 0 0 90 1 0 0 20 0 15 0 14099213 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139631457130992 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28159] ppid=28144 vsize=12920676 CPUtime=0.87 cores=1,3,5,7
/proc/28147/task/28159/stat : 28159 (java) S 28144 28147 9955 0 -1 1077944384 5136 0 0 0 87 0 0 0 20 0 15 0 14099213 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139631456078448 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28160] ppid=28144 vsize=12920676 CPUtime=0.37 cores=1,3,5,7
/proc/28147/task/28160/stat : 28160 (java) S 28144 28147 9955 0 -1 1077944384 1937 0 0 0 37 0 0 0 20 0 15 0 14099213 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139631455025904 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28161] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28161/stat : 28161 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139631453973600 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28162] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28162/stat : 28162 (java) S 28144 28147 9955 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 14099218 13230772224 54649 18446744073709551615 4194304 4196468 140732108661968 139631452920112 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 12920676

[startup+6.30067 s]
/proc/loadavg: 2.27 1.53 1.38 3/209 28162
/proc/meminfo: memFree=31152640/32770624 swapFree=0/441912
[pid=28147] ppid=28144 vsize=12920676 CPUtime=8.4 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 31682 0 0 0 829 11 0 0 20 0 15 0 14099200 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3230169 52739 3805 1 0 3218943 0
[pid=28147/tid=28149] ppid=28144 vsize=12920676 CPUtime=6.13 cores=1,3,5,7
/proc/28147/task/28149/stat : 28149 (java) R 28144 28147 9955 0 -1 4202560 15174 0 0 0 607 6 0 0 20 0 15 0 14099208 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139632510651536 139632152767692 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28150] ppid=28144 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/28147/task/28150/stat : 28150 (java) S 28144 28147 9955 0 -1 1077944384 175 0 0 0 1 0 0 0 20 0 15 0 14099209 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139632110295824 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28151] ppid=28144 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/28147/task/28151/stat : 28151 (java) S 28144 28147 9955 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 15 0 14099209 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139632109243280 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28152] ppid=28144 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/28147/task/28152/stat : 28152 (java) S 28144 28147 9955 0 -1 1077944384 578 0 0 0 1 0 0 0 20 0 15 0 14099209 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139632108190736 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28153] ppid=28144 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/28147/task/28153/stat : 28153 (java) S 28144 28147 9955 0 -1 1077944384 471 0 0 0 1 0 0 0 20 0 15 0 14099209 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139632107138192 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28154] ppid=28144 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/28147/task/28154/stat : 28154 (java) S 28144 28147 9955 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 14099210 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139631461341168 139632506423938 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28155] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28155/stat : 28155 (java) S 28144 28147 9955 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139631460287456 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28156] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28156/stat : 28156 (java) S 28144 28147 9955 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 14099211 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139631459234816 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28157] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28157/stat : 28157 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139631458183376 139632506431387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28158] ppid=28144 vsize=12920676 CPUtime=0.91 cores=1,3,5,7
/proc/28147/task/28158/stat : 28158 (java) S 28144 28147 9955 0 -1 1077944384 5988 0 0 0 90 1 0 0 20 0 15 0 14099213 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139631457130992 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28159] ppid=28144 vsize=12920676 CPUtime=0.87 cores=1,3,5,7
/proc/28147/task/28159/stat : 28159 (java) S 28144 28147 9955 0 -1 1077944384 5136 0 0 0 87 0 0 0 20 0 15 0 14099213 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139631456078448 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28160] ppid=28144 vsize=12920676 CPUtime=0.37 cores=1,3,5,7
/proc/28147/task/28160/stat : 28160 (java) S 28144 28147 9955 0 -1 1077944384 1937 0 0 0 37 0 0 0 20 0 15 0 14099213 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139631455025904 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28161] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28161/stat : 28161 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139631453973600 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28162] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28162/stat : 28162 (java) S 28144 28147 9955 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 14099218 13230772224 52739 18446744073709551615 4194304 4196468 140732108661968 139631452920112 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
Current children cumulated CPU time (s) 8.4
Current children cumulated vsize (KiB) 12920676

[startup+12.7007 s]
/proc/loadavg: 2.15 1.53 1.39 3/209 28162
/proc/meminfo: memFree=31193372/32770624 swapFree=0/441924
[pid=28147] ppid=28144 vsize=12920676 CPUtime=14.83 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 32394 0 0 0 1471 12 0 0 20 0 15 0 14099200 13230772224 47488 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3230169 47488 3805 1 0 3218943 0
[pid=28147/tid=28149] ppid=28144 vsize=12920676 CPUtime=12.52 cores=1,3,5,7
/proc/28147/task/28149/stat : 28149 (java) R 28144 28147 9955 0 -1 4202560 15452 0 0 0 1246 6 0 0 20 0 15 0 14099208 13230772224 47488 18446744073709551615 4194304 4196468 140732108661968 139632510651104 139632152758719 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28150] ppid=28144 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/28147/task/28150/stat : 28150 (java) S 28144 28147 9955 0 -1 1077944384 287 0 0 0 1 0 0 0 20 0 15 0 14099209 13230772224 47488 18446744073709551615 4194304 4196468 140732108661968 139632110295824 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28151] ppid=28144 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/28147/task/28151/stat : 28151 (java) S 28144 28147 9955 0 -1 1077944384 499 0 0 0 1 0 0 0 20 0 15 0 14099209 13230772224 47488 18446744073709551615 4194304 4196468 140732108661968 139632109243280 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28152] ppid=28144 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/28147/task/28152/stat : 28152 (java) S 28144 28147 9955 0 -1 1077944384 600 0 0 0 1 0 0 0 20 0 15 0 14099209 13230772224 47488 18446744073709551615 4194304 4196468 140732108661968 139632108190736 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28153] ppid=28144 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/28147/task/28153/stat : 28153 (java) S 28144 28147 9955 0 -1 1077944384 476 0 0 0 1 0 0 0 20 0 15 0 14099209 13230772224 47488 18446744073709551615 4194304 4196468 140732108661968 139632107138192 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28154] ppid=28144 vsize=12920676 CPUtime=0.01 cores=1,3,5,7
/proc/28147/task/28154/stat : 28154 (java) S 28144 28147 9955 0 -1 1077944384 508 0 0 0 1 0 0 0 20 0 15 0 14099210 13230772224 47488 18446744073709551615 4194304 4196468 140732108661968 139631461341168 139632506423938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28155] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28155/stat : 28155 (java) S 28144 28147 9955 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 47488 18446744073709551615 4194304 4196468 140732108661968 139631460287456 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28156] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28156/stat : 28156 (java) S 28144 28147 9955 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 14099211 13230772224 47488 18446744073709551615 4194304 4196468 140732108661968 139631459234816 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28157] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28157/stat : 28157 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 47488 18446744073709551615 4194304 4196468 140732108661968 139631458183376 139632506431387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0

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

/proc/28147/task/28154/stat : 28154 (java) S 28144 28147 9955 0 -1 1077944384 2366 0 0 0 77 5 0 0 20 0 15 0 14099210 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631461341168 139632506423938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28155] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28155/stat : 28155 (java) S 28144 28147 9955 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631460287456 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28156] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28156/stat : 28156 (java) S 28144 28147 9955 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 14099211 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631459234816 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28157] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28157/stat : 28157 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631458183376 139632506431387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28158] ppid=28144 vsize=12920676 CPUtime=1.24 cores=1,3,5,7
/proc/28147/task/28158/stat : 28158 (java) S 28144 28147 9955 0 -1 1077944384 8108 0 0 0 123 1 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631457130992 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28159] ppid=28144 vsize=12920676 CPUtime=1.21 cores=1,3,5,7
/proc/28147/task/28159/stat : 28159 (java) S 28144 28147 9955 0 -1 1077944384 7236 0 0 0 120 1 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631456078448 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28160] ppid=28144 vsize=12920676 CPUtime=0.38 cores=1,3,5,7
/proc/28147/task/28160/stat : 28160 (java) S 28144 28147 9955 0 -1 1077944384 2565 0 0 0 38 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631455025904 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28161] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28161/stat : 28161 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631453973600 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28162] ppid=28144 vsize=12920676 CPUtime=0.16 cores=1,3,5,7
/proc/28147/task/28162/stat : 28162 (java) S 28144 28147 9955 0 -1 1077944384 223 0 0 0 8 8 0 0 20 0 15 0 14099218 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631452920112 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
Current children cumulated CPU time (s) 430.4
Current children cumulated vsize (KiB) 12920676

[startup+426.401 s]
/proc/loadavg: 1.41 1.48 1.41 3/209 28215
/proc/meminfo: memFree=31222420/32770624 swapFree=0/442408
[pid=28147] ppid=28144 vsize=12920676 CPUtime=431.2 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 50299 0 0 0 43077 43 0 0 20 0 15 0 14099200 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3230169 39273 3805 1 0 3218943 0
[pid=28147/tid=28149] ppid=28144 vsize=12920676 CPUtime=424.38 cores=1,3,5,7
/proc/28147/task/28149/stat : 28149 (java) R 28144 28147 9955 0 -1 4202560 20840 0 0 0 42430 8 0 0 20 0 15 0 14099208 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632510651232 139632153353284 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28150] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28150/stat : 28150 (java) S 28144 28147 9955 0 -1 1077944384 1845 0 0 0 66 7 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632110295824 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28151] ppid=28144 vsize=12920676 CPUtime=0.72 cores=1,3,5,7
/proc/28147/task/28151/stat : 28151 (java) S 28144 28147 9955 0 -1 1077944384 2590 0 0 0 64 8 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632109243280 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28152] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28152/stat : 28152 (java) S 28144 28147 9955 0 -1 1077944384 1618 0 0 0 67 6 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632108190736 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28153] ppid=28144 vsize=12920676 CPUtime=0.72 cores=1,3,5,7
/proc/28147/task/28153/stat : 28153 (java) S 28144 28147 9955 0 -1 1077944384 1472 0 0 0 66 6 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632107138192 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28154] ppid=28144 vsize=12920676 CPUtime=0.82 cores=1,3,5,7
/proc/28147/task/28154/stat : 28154 (java) S 28144 28147 9955 0 -1 1077944384 2366 0 0 0 77 5 0 0 20 0 15 0 14099210 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631461341168 139632506423938 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28155] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28155/stat : 28155 (java) S 28144 28147 9955 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631460287456 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28156] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28156/stat : 28156 (java) S 28144 28147 9955 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 14099211 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631459234816 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28157] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28157/stat : 28157 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631458183376 139632506431387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28158] ppid=28144 vsize=12920676 CPUtime=1.24 cores=1,3,5,7
/proc/28147/task/28158/stat : 28158 (java) S 28144 28147 9955 0 -1 1077944384 8108 0 0 0 123 1 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631457130992 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28159] ppid=28144 vsize=12920676 CPUtime=1.21 cores=1,3,5,7
/proc/28147/task/28159/stat : 28159 (java) S 28144 28147 9955 0 -1 1077944384 7236 0 0 0 120 1 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631456078448 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28160] ppid=28144 vsize=12920676 CPUtime=0.38 cores=1,3,5,7
/proc/28147/task/28160/stat : 28160 (java) S 28144 28147 9955 0 -1 1077944384 2565 0 0 0 38 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631455025904 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28161] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28161/stat : 28161 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631453973600 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28162] ppid=28144 vsize=12920676 CPUtime=0.16 cores=1,3,5,7
/proc/28147/task/28162/stat : 28162 (java) S 28144 28147 9955 0 -1 1077944384 223 0 0 0 8 8 0 0 20 0 15 0 14099218 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631452920112 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
Current children cumulated CPU time (s) 431.2
Current children cumulated vsize (KiB) 12920676

[startup+427.201 s]
/proc/loadavg: 1.46 1.49 1.42 3/209 28215
/proc/meminfo: memFree=31222420/32770624 swapFree=0/442408
[pid=28147] ppid=28144 vsize=12920676 CPUtime=432 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 50303 0 0 0 43157 43 0 0 20 0 15 0 14099200 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3230169 39273 3805 1 0 3218943 0
[pid=28147/tid=28149] ppid=28144 vsize=12920676 CPUtime=425.17 cores=1,3,5,7
/proc/28147/task/28149/stat : 28149 (java) R 28144 28147 9955 0 -1 4202560 20843 0 0 0 42509 8 0 0 20 0 15 0 14099208 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632510651424 139632153563942 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28150] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28150/stat : 28150 (java) S 28144 28147 9955 0 -1 1077944384 1845 0 0 0 66 7 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632110295824 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28151] ppid=28144 vsize=12920676 CPUtime=0.72 cores=1,3,5,7
/proc/28147/task/28151/stat : 28151 (java) S 28144 28147 9955 0 -1 1077944384 2590 0 0 0 64 8 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632109243280 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28152] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28152/stat : 28152 (java) S 28144 28147 9955 0 -1 1077944384 1618 0 0 0 67 6 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632108190736 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28153] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28153/stat : 28153 (java) S 28144 28147 9955 0 -1 1077944384 1473 0 0 0 67 6 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632107138192 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28154] ppid=28144 vsize=12920676 CPUtime=0.83 cores=1,3,5,7
/proc/28147/task/28154/stat : 28154 (java) S 28144 28147 9955 0 -1 1077944384 2366 0 0 0 78 5 0 0 20 0 15 0 14099210 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631461341168 139632506423938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28155] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28155/stat : 28155 (java) S 28144 28147 9955 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631460287456 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28156] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28156/stat : 28156 (java) S 28144 28147 9955 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 14099211 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631459234816 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28157] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28157/stat : 28157 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631458183376 139632506431387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28158] ppid=28144 vsize=12920676 CPUtime=1.24 cores=1,3,5,7
/proc/28147/task/28158/stat : 28158 (java) S 28144 28147 9955 0 -1 1077944384 8108 0 0 0 123 1 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631457130992 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28159] ppid=28144 vsize=12920676 CPUtime=1.21 cores=1,3,5,7
/proc/28147/task/28159/stat : 28159 (java) S 28144 28147 9955 0 -1 1077944384 7236 0 0 0 120 1 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631456078448 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28160] ppid=28144 vsize=12920676 CPUtime=0.38 cores=1,3,5,7
/proc/28147/task/28160/stat : 28160 (java) S 28144 28147 9955 0 -1 1077944384 2565 0 0 0 38 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631455025904 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28161] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28161/stat : 28161 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631453973600 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28162] ppid=28144 vsize=12920676 CPUtime=0.16 cores=1,3,5,7
/proc/28147/task/28162/stat : 28162 (java) S 28144 28147 9955 0 -1 1077944384 223 0 0 0 8 8 0 0 20 0 15 0 14099218 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631452920112 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
Current children cumulated CPU time (s) 432
Current children cumulated vsize (KiB) 12920676

[startup+427.401 s]
/proc/loadavg: 1.46 1.49 1.42 3/209 28215
/proc/meminfo: memFree=31222420/32770624 swapFree=0/442408
[pid=28147] ppid=28144 vsize=12920676 CPUtime=432.2 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 50303 0 0 0 43177 43 0 0 20 0 15 0 14099200 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3230169 39273 3805 1 0 3218943 0
[pid=28147/tid=28149] ppid=28144 vsize=12920676 CPUtime=425.37 cores=1,3,5,7
/proc/28147/task/28149/stat : 28149 (java) R 28144 28147 9955 0 -1 4202560 20843 0 0 0 42529 8 0 0 20 0 15 0 14099208 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632510651424 139632152945984 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28150] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28150/stat : 28150 (java) S 28144 28147 9955 0 -1 1077944384 1845 0 0 0 66 7 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632110295824 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28151] ppid=28144 vsize=12920676 CPUtime=0.72 cores=1,3,5,7
/proc/28147/task/28151/stat : 28151 (java) S 28144 28147 9955 0 -1 1077944384 2590 0 0 0 64 8 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632109243280 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28152] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28152/stat : 28152 (java) S 28144 28147 9955 0 -1 1077944384 1618 0 0 0 67 6 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632108190736 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28153] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28153/stat : 28153 (java) S 28144 28147 9955 0 -1 1077944384 1473 0 0 0 67 6 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632107138192 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28154] ppid=28144 vsize=12920676 CPUtime=0.83 cores=1,3,5,7
/proc/28147/task/28154/stat : 28154 (java) S 28144 28147 9955 0 -1 1077944384 2366 0 0 0 78 5 0 0 20 0 15 0 14099210 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631461341168 139632506423938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28155] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28155/stat : 28155 (java) S 28144 28147 9955 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631460287456 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28156] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28156/stat : 28156 (java) S 28144 28147 9955 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 14099211 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631459234816 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28157] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28157/stat : 28157 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631458183376 139632506431387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28158] ppid=28144 vsize=12920676 CPUtime=1.24 cores=1,3,5,7
/proc/28147/task/28158/stat : 28158 (java) S 28144 28147 9955 0 -1 1077944384 8108 0 0 0 123 1 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631457130992 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28159] ppid=28144 vsize=12920676 CPUtime=1.21 cores=1,3,5,7
/proc/28147/task/28159/stat : 28159 (java) S 28144 28147 9955 0 -1 1077944384 7236 0 0 0 120 1 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631456078448 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28160] ppid=28144 vsize=12920676 CPUtime=0.38 cores=1,3,5,7
/proc/28147/task/28160/stat : 28160 (java) S 28144 28147 9955 0 -1 1077944384 2565 0 0 0 38 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631455025904 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28161] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28161/stat : 28161 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631453973600 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28162] ppid=28144 vsize=12920676 CPUtime=0.16 cores=1,3,5,7
/proc/28147/task/28162/stat : 28162 (java) S 28144 28147 9955 0 -1 1077944384 223 0 0 0 8 8 0 0 20 0 15 0 14099218 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631452920112 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
Current children cumulated CPU time (s) 432.2
Current children cumulated vsize (KiB) 12920676

[startup+427.501 s]
/proc/loadavg: 1.46 1.49 1.42 3/209 28215
/proc/meminfo: memFree=31222420/32770624 swapFree=0/442408
[pid=28147] ppid=28144 vsize=12920676 CPUtime=432.3 cores=1,3,5,7
/proc/28147/stat : 28147 (java) S 28144 28147 9955 0 -1 1077944320 50304 0 0 0 43187 43 0 0 20 0 15 0 14099200 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 140732108644512 139632506412791 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
/proc/28147/statm: 3230169 39273 3805 1 0 3218943 0
[pid=28147/tid=28149] ppid=28144 vsize=12920676 CPUtime=425.47 cores=1,3,5,7
/proc/28147/task/28149/stat : 28149 (java) R 28144 28147 9955 0 -1 4202560 20844 0 0 0 42539 8 0 0 20 0 15 0 14099208 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632510651232 139632153564338 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28150] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28150/stat : 28150 (java) S 28144 28147 9955 0 -1 1077944384 1845 0 0 0 66 7 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632110295824 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28151] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28151/stat : 28151 (java) S 28144 28147 9955 0 -1 1077944384 2590 0 0 0 65 8 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632109243280 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28152] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28152/stat : 28152 (java) S 28144 28147 9955 0 -1 1077944384 1618 0 0 0 67 6 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632108190736 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28153] ppid=28144 vsize=12920676 CPUtime=0.73 cores=1,3,5,7
/proc/28147/task/28153/stat : 28153 (java) S 28144 28147 9955 0 -1 1077944384 1473 0 0 0 67 6 0 0 20 0 15 0 14099209 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139632107138192 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28154] ppid=28144 vsize=12920676 CPUtime=0.83 cores=1,3,5,7
/proc/28147/task/28154/stat : 28154 (java) S 28144 28147 9955 0 -1 1077944384 2366 0 0 0 78 5 0 0 20 0 15 0 14099210 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631461341168 139632506423938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28155] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28155/stat : 28155 (java) S 28144 28147 9955 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 14099210 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631460287456 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28156] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28156/stat : 28156 (java) S 28144 28147 9955 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 14099211 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631459234816 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28157] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28157/stat : 28157 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631458183376 139632506431387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28158] ppid=28144 vsize=12920676 CPUtime=1.24 cores=1,3,5,7
/proc/28147/task/28158/stat : 28158 (java) S 28144 28147 9955 0 -1 1077944384 8108 0 0 0 123 1 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631457130992 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28159] ppid=28144 vsize=12920676 CPUtime=1.21 cores=1,3,5,7
/proc/28147/task/28159/stat : 28159 (java) S 28144 28147 9955 0 -1 1077944384 7236 0 0 0 120 1 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631456078448 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28160] ppid=28144 vsize=12920676 CPUtime=0.38 cores=1,3,5,7
/proc/28147/task/28160/stat : 28160 (java) S 28144 28147 9955 0 -1 1077944384 2565 0 0 0 38 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631455025904 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28161] ppid=28144 vsize=12920676 CPUtime=0 cores=1,3,5,7
/proc/28147/task/28161/stat : 28161 (java) S 28144 28147 9955 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14099213 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631453973600 139632506422997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
[pid=28147/tid=28162] ppid=28144 vsize=12920676 CPUtime=0.16 cores=1,3,5,7
/proc/28147/task/28162/stat : 28162 (java) S 28144 28147 9955 0 -1 1077944384 223 0 0 0 8 8 0 0 20 0 15 0 14099218 13230772224 39273 18446744073709551615 4194304 4196468 140732108661968 139631452920112 139632506423938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11153408 140732108669332 140732108669519 140732108669519 140732108672975 0
Current children cumulated CPU time (s) 432.3
Current children cumulated vsize (KiB) 12920676

Child status: 0
Real time (s): 427.533
CPU time (s): 432.346
CPU user time (s): 431.91
CPU system time (s): 0.43613
CPU usage (%): 101.126
Max. virtual memory (cumulated for all children) (KiB): 12921700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 431.91
system time used= 0.43613
maximum resident set size= 218596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51510
page faults= 0
swaps= 0
block input operations= 0
block output operations= 592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33384
involuntary context switches= 857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.88885 second user time and 2.52529 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-07 16:58:59
IDJOB=4249870
IDBENCH=140552
IDSOLVER=2628
FILE ID=node125/4249870-1502118783
RUNJOBID= node125-1502110797-26746
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/Rack/Rack-m1c-s1/Rack-m1c-r4.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249870-1502118783/watcher-4249870-1502118783 -o /tmp/evaluation-result-4249870-1502118783/solver-4249870-1502118783 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502110797-26746 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1939251202 --timelimit 2400 --memlimit 15500 --nbcore 4 HOME/instance-4249870-1502118783.xml

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

MD5SUM BENCH= 82aaf070f4ed513873c305716b97d302
RANDOM SEED=1939251202

node125.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.07
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.07
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.07
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.07
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:        31329944 kB
MemAvailable:   31822184 kB
Buffers:          152668 kB
Cached:           627244 kB
SwapCached:            0 kB
Active:           571876 kB
Inactive:         458624 kB
Active(anon):     250968 kB
Inactive(anon):    16716 kB
Active(file):     320908 kB
Inactive(file):   441908 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42208 kB
Writeback:             0 kB
AnonPages:        250240 kB
Mapped:            46544 kB
Shmem:             17060 kB
Slab:             115460 kB
SReclaimable:      90520 kB
SUnreclaim:        24940 kB
KernelStack:        3392 kB
PageTables:         5264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1181316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61948 MiB
End job on node125 at 2017-08-07 17:06:07