Trace number 4244769

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 - ALNS 2017-06-30SAT (TO)36 2400.11 2330.43

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-08.xml
MD5SUM7fa074241beecf824461849015848bff
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark3.51636
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints152
Number of domains4
Minimum domain size2
Maximum domain size201
Distribution of domain sizes[{"size":2,"count":100},{"size":3,"count":100},{"size":65,"count":1},{"size":201,"count":10}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":97},{"degree":3,"count":13},{"degree":4,"count":32},{"degree":8,"count":28},{"degree":9,"count":36},{"degree":11,"count":1}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":32},{"arity":10,"count":68},{"arity":11,"count":1},{"arity":12,"count":9}]
Number of extensional constraints96
Number of intensional constraints41
Distribution of constraint types[{"type":"extension","count":96},{"type":"intension","count":41},{"type":"sum","count":11},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax 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.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 1257602138
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.32	c Parsing instance...
1.73/0.99	c Parsing done, starting search...
2.13/1.03	o 24
2.13/1.10	o 25
5.97/2.90	o 26
11.28/7.33	o 27
49.54/44.57	o 28
49.90/44.81	o 29
50.41/45.39	o 30
52.95/47.89	o 31
60.09/54.99	o 32
82.52/77.04	o 33
96.56/90.71	o 35
97.07/91.29	o 36
2400.07/2330.40	s SATISFIABLE
2400.07/2330.40	v <instantiation>
2400.07/2330.40	v 	<list>
2400.07/2330.40	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] z
2400.07/2330.40	v 	</list>
2400.07/2330.40	v 	<values>
2400.07/2330.40	v 		0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 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 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 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 1 0 0 1 0 0 0 2 2 2 8 8 8 14 14 14 16 36 
2400.07/2330.40	v 	</values>
2400.07/2330.40	v </instantiation>

Verifier Data

OK	36

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-4244769-1500693293/watcher-4244769-1500693293 -o /tmp/evaluation-result-4244769-1500693293/solver-4244769-1500693293 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500683902-15711 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1257602138 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244769-1500693293.xml 

pid=16767
running on 8 cores: 1,3,5,7,9,11,13,15

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: 1.65 1.52 1.51 3/264 16770
/proc/meminfo: memFree=30071864/32770624 swapFree=5920/255408
[pid=16770] ppid=16767 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 4596346 369864704 1925 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 90299 1925 1072 1 0 79210 0
[pid=16770/tid=16771] ppid=16767 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) S 16767 16770 15122 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 4596346 369864704 1925 33554432000 4194304 4196468 140726239226272 140196917655968 140196913425026 0 4 0 16784584 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0

[startup+0.100065 s]
/proc/loadavg: 1.65 1.52 1.51 3/264 16770
/proc/meminfo: memFree=30071864/32770624 swapFree=5920/255408
[pid=16770] ppid=16767 vsize=13264380 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 5528 0 0 0 8 1 0 0 20 0 20 0 4596346 13582725120 6116 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 3316095 6116 3307 1 0 3303815 0
[pid=16770/tid=16771] ppid=16767 vsize=13264380 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) R 16767 16770 15122 0 -1 4202560 3617 0 0 0 8 0 0 0 20 0 20 0 4596346 13582725120 6116 33554432000 4194304 4196468 140726239226272 140196917650608 140196897494366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200415 s]
/proc/loadavg: 1.65 1.52 1.51 3/264 16770
/proc/meminfo: memFree=30071864/32770624 swapFree=5920/255408
[pid=16770] ppid=16767 vsize=13263912 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 8775 0 0 0 23 2 0 0 20 0 20 0 4596346 13582245888 8785 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 3315978 8785 3539 1 0 3303698 0
[pid=16770/tid=16771] ppid=16767 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) R 16767 16770 15122 0 -1 4202560 6464 0 0 0 17 1 0 0 20 0 20 0 4596346 13582245888 8785 33554432000 4194304 4196468 140726239226272 140196917583200 140196899620993 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300394 s]
/proc/loadavg: 1.65 1.52 1.51 3/264 16770
/proc/meminfo: memFree=30071864/32770624 swapFree=5920/255408
[pid=16770] ppid=16767 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 9897 0 0 0 39 3 0 0 20 0 20 0 4596346 13582245888 11171 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 3315978 11171 3641 1 0 3303698 0
[pid=16770/tid=16771] ppid=16767 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) R 16767 16770 15122 0 -1 4202560 7216 0 0 0 25 2 0 0 20 0 20 0 4596346 13582245888 11171 33554432000 4194304 4196468 140726239226272 140196917636528 140196897494366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700352 s]
/proc/loadavg: 1.65 1.52 1.51 3/264 16770
/proc/meminfo: memFree=30071864/32770624 swapFree=5920/255408
[pid=16770] ppid=16767 vsize=13265980 CPUtime=1.35 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 13481 0 0 0 129 6 0 0 20 0 20 0 4596346 13584363520 18785 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 3316495 18785 3761 1 0 3304210 0
[pid=16770/tid=16771] ppid=16767 vsize=13265980 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) R 16767 16770 15122 0 -1 4202560 8706 0 0 0 64 4 0 0 20 0 20 0 4596346 13584363520 18785 33554432000 4194304 4196468 140726239226272 140196917634880 140196870015812 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 13265980

[startup+1.50116 s]
/proc/loadavg: 1.60 1.51 1.50 5/284 16790
/proc/meminfo: memFree=29962880/32770624 swapFree=5920/255484
[pid=16770] ppid=16767 vsize=13270076 CPUtime=3.64 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 23761 0 0 0 347 17 0 0 20 0 20 0 4596346 13588557824 55636 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 3317519 55636 3806 1 0 3305234 0
[pid=16770/tid=16771] ppid=16767 vsize=13270076 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) R 16767 16770 15122 0 -1 4202560 11937 0 0 0 138 6 0 0 20 0 20 0 4596346 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196917651456 140196545697722 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16773] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16773/stat : 16773 (java) S 16767 16770 15122 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 4596347 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196866034576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16774] ppid=16767 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16774/stat : 16774 (java) S 16767 16770 15122 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 20 0 4596347 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196864981776 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16775] ppid=16767 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16775/stat : 16775 (java) S 16767 16770 15122 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 4596347 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196863929488 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16776] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16776/stat : 16776 (java) S 16767 16770 15122 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 4596347 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196862876688 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16777] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16777/stat : 16777 (java) S 16767 16770 15122 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4596347 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196861823376 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16778] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16778/stat : 16778 (java) S 16767 16770 15122 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 4596347 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196860770576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16779] ppid=16767 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16779/stat : 16779 (java) S 16767 16770 15122 0 -1 1077944384 248 0 0 0 0 1 0 0 20 0 20 0 4596347 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196506434192 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16780] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16780/stat : 16780 (java) S 16767 16770 15122 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 4596347 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196505381392 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16781] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16781/stat : 16781 (java) S 16767 16770 15122 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 20 0 4596349 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196242729584 140196913425026 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16782] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16782/stat : 16782 (java) S 16767 16770 15122 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196241675616 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16783] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16783/stat : 16783 (java) S 16767 16770 15122 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196240623232 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16784] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16784/stat : 16784 (java) S 16767 16770 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196239571536 140196913432475 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16785] ppid=16767 vsize=13270076 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16785/stat : 16785 (java) R 16767 16770 15122 0 -1 4202560 2197 0 0 0 48 1 0 0 20 0 20 0 4596354 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196238518384 140196913425814 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16786] ppid=16767 vsize=13270076 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16786/stat : 16786 (java) S 16767 16770 15122 0 -1 1077944384 2024 0 0 0 44 0 0 0 20 0 20 0 4596354 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196237465584 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16787] ppid=16767 vsize=13270076 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16787/stat : 16787 (java) R 16767 16770 15122 0 -1 4202560 1948 0 0 0 50 0 0 0 20 0 20 0 4596354 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196236413296 140196893068144 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16788] ppid=16767 vsize=13270076 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16788/stat : 16788 (java) S 16767 16770 15122 0 -1 1077944384 3541 0 0 0 57 0 0 0 20 0 20 0 4596354 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196235360496 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16789] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16789/stat : 16789 (java) S 16767 16770 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196234308448 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16790] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16790/stat : 16790 (java) S 16767 16770 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4596355 13588557824 55636 33554432000 4194304 4196468 140726239226272 140196233255728 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 13270076

[startup+3.10083 s]
/proc/loadavg: 1.60 1.51 1.50 3/284 16790
/proc/meminfo: memFree=29722836/32770624 swapFree=5920/255484
[pid=16770] ppid=16767 vsize=13270076 CPUtime=6.25 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 28262 0 0 0 592 33 0 0 20 0 20 0 4596346 13588557824 152954 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 3317519 152954 3819 1 0 3305234 0
[pid=16770/tid=16771] ppid=16767 vsize=13270076 CPUtime=3 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) R 16767 16770 15122 0 -1 4202560 12551 0 0 0 289 11 0 0 20 0 20 0 4596346 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196917650872 140196546206477 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16773] ppid=16767 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16773/stat : 16773 (java) S 16767 16770 15122 0 -1 1077944384 43 0 0 0 1 1 0 0 20 0 20 0 4596347 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196866034576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16774] ppid=16767 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16774/stat : 16774 (java) S 16767 16770 15122 0 -1 1077944384 66 0 0 0 2 2 0 0 20 0 20 0 4596347 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196864981776 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16775] ppid=16767 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16775/stat : 16775 (java) S 16767 16770 15122 0 -1 1077944384 141 0 0 0 1 2 0 0 20 0 20 0 4596347 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196863929488 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16776] ppid=16767 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16776/stat : 16776 (java) S 16767 16770 15122 0 -1 1077944384 689 0 0 0 2 1 0 0 20 0 20 0 4596347 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196862876688 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16777] ppid=16767 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16777/stat : 16777 (java) S 16767 16770 15122 0 -1 1077944384 53 0 0 0 2 2 0 0 20 0 20 0 4596347 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196861823376 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16778] ppid=16767 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16778/stat : 16778 (java) S 16767 16770 15122 0 -1 1077944384 45 0 0 0 1 1 0 0 20 0 20 0 4596347 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196860770576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16779] ppid=16767 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16779/stat : 16779 (java) S 16767 16770 15122 0 -1 1077944384 258 0 0 0 1 2 0 0 20 0 20 0 4596347 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196506434192 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16780] ppid=16767 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16780/stat : 16780 (java) S 16767 16770 15122 0 -1 1077944384 45 0 0 0 2 1 0 0 20 0 20 0 4596347 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196505381392 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16781] ppid=16767 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16781/stat : 16781 (java) S 16767 16770 15122 0 -1 1077944384 659 0 0 0 1 0 0 0 20 0 20 0 4596349 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196242729584 140196913425026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16782] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16782/stat : 16782 (java) S 16767 16770 15122 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196241675616 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16783] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16783/stat : 16783 (java) S 16767 16770 15122 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196240623232 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16784] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16784/stat : 16784 (java) S 16767 16770 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196239571536 140196913432475 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16785] ppid=16767 vsize=13270076 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16785/stat : 16785 (java) S 16767 16770 15122 0 -1 1077944384 3243 0 0 0 86 1 0 0 20 0 20 0 4596354 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196238518384 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16786] ppid=16767 vsize=13270076 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16786/stat : 16786 (java) S 16767 16770 15122 0 -1 1077944384 2542 0 0 0 66 1 0 0 20 0 20 0 4596354 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196237465584 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16787] ppid=16767 vsize=13270076 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16787/stat : 16787 (java) S 16767 16770 15122 0 -1 1077944384 2776 0 0 0 71 0 0 0 20 0 20 0 4596354 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196236413296 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16788] ppid=16767 vsize=13270076 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16788/stat : 16788 (java) S 16767 16770 15122 0 -1 1077944384 3713 0 0 0 61 0 0 0 20 0 20 0 4596354 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196235360496 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16789] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16789/stat : 16789 (java) S 16767 16770 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196234308448 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16790] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16790/stat : 16790 (java) S 16767 16770 15122 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 4596355 13588557824 152954 33554432000 4194304 4196468 140726239226272 140196233255728 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 13270076

[startup+6.30093 s]
/proc/loadavg: 1.60 1.51 1.50 4/284 16790
/proc/meminfo: memFree=28957108/32770624 swapFree=5920/255484
[pid=16770] ppid=16767 vsize=13270076 CPUtime=10.08 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 29836 0 0 0 960 48 0 0 20 0 20 0 4596346 13588557824 282167 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 3317519 282167 3825 1 0 3305234 0
[pid=16770/tid=16771] ppid=16767 vsize=13270076 CPUtime=6.17 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) R 16767 16770 15122 0 -1 4202560 13202 0 0 0 599 18 0 0 20 0 20 0 4596346 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196917651448 140196546206052 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16773] ppid=16767 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16773/stat : 16773 (java) S 16767 16770 15122 0 -1 1077944384 56 0 0 0 2 2 0 0 20 0 20 0 4596347 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196866034576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16774] ppid=16767 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16774/stat : 16774 (java) S 16767 16770 15122 0 -1 1077944384 76 0 0 0 3 3 0 0 20 0 20 0 4596347 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196864981776 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16775] ppid=16767 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16775/stat : 16775 (java) S 16767 16770 15122 0 -1 1077944384 151 0 0 0 2 2 0 0 20 0 20 0 4596347 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196863929488 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16776] ppid=16767 vsize=13270076 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16776/stat : 16776 (java) S 16767 16770 15122 0 -1 1077944384 695 0 0 0 3 2 0 0 20 0 20 0 4596347 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196862876688 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16777] ppid=16767 vsize=13270076 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16777/stat : 16777 (java) S 16767 16770 15122 0 -1 1077944384 64 0 0 0 2 3 0 0 20 0 20 0 4596347 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196861823376 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16778] ppid=16767 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16778/stat : 16778 (java) S 16767 16770 15122 0 -1 1077944384 61 0 0 0 2 2 0 0 20 0 20 0 4596347 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196860770576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16779] ppid=16767 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16779/stat : 16779 (java) S 16767 16770 15122 0 -1 1077944384 265 0 0 0 2 2 0 0 20 0 20 0 4596347 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196506434192 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16780] ppid=16767 vsize=13270076 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16780/stat : 16780 (java) S 16767 16770 15122 0 -1 1077944384 54 0 0 0 2 2 0 0 20 0 20 0 4596347 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196505381392 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16781] ppid=16767 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16781/stat : 16781 (java) S 16767 16770 15122 0 -1 1077944384 1165 0 0 0 2 0 0 0 20 0 20 0 4596349 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196242729584 140196913425026 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16782] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16782/stat : 16782 (java) S 16767 16770 15122 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196241675616 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16783] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16783/stat : 16783 (java) S 16767 16770 15122 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 282167 33554432000 4194304 4196468 140726239226272 140196240623232 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16784] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=16770/tid=16786] ppid=16767 vsize=13270076 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16786/stat : 16786 (java) S 16767 16770 15122 0 -1 1077944384 23847 0 0 0 172 4 0 0 20 0 20 0 4596354 13588557824 642798 33554432000 4194304 4196468 140726239226272 140196237465584 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16787] ppid=16767 vsize=13270076 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16787/stat : 16787 (java) S 16767 16770 15122 0 -1 1077944384 25127 0 0 0 172 3 0 0 20 0 20 0 4596354 13588557824 642798 33554432000 4194304 4196468 140726239226272 140196236413296 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16788] ppid=16767 vsize=13270076 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16788/stat : 16788 (java) S 16767 16770 15122 0 -1 1077944384 21806 0 0 0 84 2 0 0 20 0 20 0 4596354 13588557824 642798 33554432000 4194304 4196468 140726239226272 140196235360496 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 18 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16789] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16789/stat : 16789 (java) S 16767 16770 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 642798 33554432000 4194304 4196468 140726239226272 140196234308448 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16790] ppid=16767 vsize=13270076 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16790/stat : 16790 (java) S 16767 16770 15122 0 -1 1077944384 1937 0 0 0 54 72 0 0 20 0 20 0 4596355 13588557824 642798 33554432000 4194304 4196468 140726239226272 140196233255728 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
Current children cumulated CPU time (s) 2268.28
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.54 1.39 1.44 3/284 16955
/proc/meminfo: memFree=28157528/32770624 swapFree=5920/257972
[pid=16770] ppid=16767 vsize=13270076 CPUtime=2330.02 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 339818 0 0 0 232537 465 0 0 20 0 20 0 4596346 13588557824 637153 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 3317519 637153 3850 1 0 3305234 0
[pid=16770/tid=16771] ppid=16767 vsize=13270076 CPUtime=2243.2 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) R 16767 16770 15122 0 -1 4202560 131232 0 0 0 224243 77 0 0 20 0 20 0 4596346 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196917652336 140196547813353 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16773] ppid=16767 vsize=13270076 CPUtime=9.18 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16773/stat : 16773 (java) S 16767 16770 15122 0 -1 1077944384 11826 0 0 0 883 35 0 0 20 0 20 0 4596347 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196866034576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16774] ppid=16767 vsize=13270076 CPUtime=9.25 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16774/stat : 16774 (java) S 16767 16770 15122 0 -1 1077944384 11155 0 0 0 888 37 0 0 20 0 20 0 4596347 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196864981776 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16775] ppid=16767 vsize=13270076 CPUtime=9.15 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16775/stat : 16775 (java) S 16767 16770 15122 0 -1 1077944384 10819 0 0 0 880 35 0 0 20 0 20 0 4596347 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196863929488 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16776] ppid=16767 vsize=13270076 CPUtime=9.21 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16776/stat : 16776 (java) S 16767 16770 15122 0 -1 1077944384 10024 0 0 0 885 36 0 0 20 0 20 0 4596347 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196862876688 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16777] ppid=16767 vsize=13270076 CPUtime=9.28 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16777/stat : 16777 (java) S 16767 16770 15122 0 -1 1077944384 11665 0 0 0 889 39 0 0 20 0 20 0 4596347 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196861823376 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16778] ppid=16767 vsize=13270076 CPUtime=9.27 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16778/stat : 16778 (java) S 16767 16770 15122 0 -1 1077944384 12138 0 0 0 891 36 0 0 20 0 20 0 4596347 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196860770576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16779] ppid=16767 vsize=13270076 CPUtime=9.05 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16779/stat : 16779 (java) S 16767 16770 15122 0 -1 1077944384 10446 0 0 0 865 40 0 0 20 0 20 0 4596347 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196506434192 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16780] ppid=16767 vsize=13270076 CPUtime=9.11 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16780/stat : 16780 (java) S 16767 16770 15122 0 -1 1077944384 10596 0 0 0 877 34 0 0 20 0 20 0 4596347 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196505381392 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16781] ppid=16767 vsize=13270076 CPUtime=5.5 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16781/stat : 16781 (java) S 16767 16770 15122 0 -1 1077944384 20904 0 0 0 500 50 0 0 20 0 20 0 4596349 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196242729584 140196913425026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16782] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16782/stat : 16782 (java) S 16767 16770 15122 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196241675616 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16783] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16783/stat : 16783 (java) S 16767 16770 15122 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196240623232 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16784] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16784/stat : 16784 (java) S 16767 16770 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196239571536 140196913432475 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16785] ppid=16767 vsize=13270076 CPUtime=2 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16785/stat : 16785 (java) S 16767 16770 15122 0 -1 1077944384 24792 0 0 0 196 4 0 0 20 0 20 0 4596354 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196238518384 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 11 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16786] ppid=16767 vsize=13270076 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16786/stat : 16786 (java) S 16767 16770 15122 0 -1 1077944384 23851 0 0 0 172 4 0 0 20 0 20 0 4596354 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196237465584 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16787] ppid=16767 vsize=13270076 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16787/stat : 16787 (java) S 16767 16770 15122 0 -1 1077944384 25131 0 0 0 172 3 0 0 20 0 20 0 4596354 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196236413296 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16788] ppid=16767 vsize=13270076 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16788/stat : 16788 (java) S 16767 16770 15122 0 -1 1077944384 21810 0 0 0 84 2 0 0 20 0 20 0 4596354 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196235360496 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 18 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16789] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16789/stat : 16789 (java) S 16767 16770 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196234308448 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16790] ppid=16767 vsize=13270076 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16790/stat : 16790 (java) S 16767 16770 15122 0 -1 1077944384 1963 0 0 0 56 73 0 0 20 0 20 0 4596355 13588557824 637153 33554432000 4194304 4196468 140726239226272 140196233255728 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
Current children cumulated CPU time (s) 2330.02
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.22 1.34 1.42 3/285 16957
/proc/meminfo: memFree=28248364/32770624 swapFree=5920/258020
[pid=16770] ppid=16767 vsize=13270076 CPUtime=2391.79 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 343972 0 0 0 238703 476 0 0 20 0 20 0 4596346 13588557824 631764 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 3317519 631764 3850 1 0 3305234 0
[pid=16770/tid=16771] ppid=16767 vsize=13270076 CPUtime=2302.68 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) R 16767 16770 15122 0 -1 4202560 133190 0 0 0 230191 77 0 0 20 0 20 0 4596346 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196917652224 140196545696761 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16773] ppid=16767 vsize=13270076 CPUtime=9.46 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16773/stat : 16773 (java) S 16767 16770 15122 0 -1 1077944384 12065 0 0 0 909 37 0 0 20 0 20 0 4596347 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196866034576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16774] ppid=16767 vsize=13270076 CPUtime=9.52 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16774/stat : 16774 (java) S 16767 16770 15122 0 -1 1077944384 11370 0 0 0 914 38 0 0 20 0 20 0 4596347 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196864981776 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16775] ppid=16767 vsize=13270076 CPUtime=9.39 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16775/stat : 16775 (java) S 16767 16770 15122 0 -1 1077944384 11274 0 0 0 904 35 0 0 20 0 20 0 4596347 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196863929488 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16776] ppid=16767 vsize=13270076 CPUtime=9.45 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16776/stat : 16776 (java) S 16767 16770 15122 0 -1 1077944384 10085 0 0 0 908 37 0 0 20 0 20 0 4596347 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196862876688 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16777] ppid=16767 vsize=13270076 CPUtime=9.55 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16777/stat : 16777 (java) S 16767 16770 15122 0 -1 1077944384 11786 0 0 0 915 40 0 0 20 0 20 0 4596347 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196861823376 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16778] ppid=16767 vsize=13270076 CPUtime=9.54 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16778/stat : 16778 (java) S 16767 16770 15122 0 -1 1077944384 12395 0 0 0 918 36 0 0 20 0 20 0 4596347 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196860770576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16779] ppid=16767 vsize=13270076 CPUtime=9.32 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16779/stat : 16779 (java) S 16767 16770 15122 0 -1 1077944384 10512 0 0 0 892 40 0 0 20 0 20 0 4596347 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196506434192 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16780] ppid=16767 vsize=13270076 CPUtime=9.36 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16780/stat : 16780 (java) S 16767 16770 15122 0 -1 1077944384 10718 0 0 0 901 35 0 0 20 0 20 0 4596347 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196505381392 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16781] ppid=16767 vsize=13270076 CPUtime=5.64 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16781/stat : 16781 (java) S 16767 16770 15122 0 -1 1077944384 21256 0 0 0 514 50 0 0 20 0 20 0 4596349 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196242729584 140196913425026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16782] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16782/stat : 16782 (java) S 16767 16770 15122 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196241675616 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16783] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16783/stat : 16783 (java) S 16767 16770 15122 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196240623232 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16784] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16784/stat : 16784 (java) S 16767 16770 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196239571536 140196913432475 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16785] ppid=16767 vsize=13270076 CPUtime=2 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16785/stat : 16785 (java) S 16767 16770 15122 0 -1 1077944384 24796 0 0 0 196 4 0 0 20 0 20 0 4596354 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196238518384 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16786] ppid=16767 vsize=13270076 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16786/stat : 16786 (java) S 16767 16770 15122 0 -1 1077944384 23989 0 0 0 172 4 0 0 20 0 20 0 4596354 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196237465584 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16787] ppid=16767 vsize=13270076 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16787/stat : 16787 (java) S 16767 16770 15122 0 -1 1077944384 25266 0 0 0 172 3 0 0 20 0 20 0 4596354 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196236413296 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16788] ppid=16767 vsize=13270076 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16788/stat : 16788 (java) S 16767 16770 15122 0 -1 1077944384 21814 0 0 0 84 2 0 0 20 0 20 0 4596354 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196235360496 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 18 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16789] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16789/stat : 16789 (java) S 16767 16770 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196234308448 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16790] ppid=16767 vsize=13270076 CPUtime=1.33 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16790/stat : 16790 (java) S 16767 16770 15122 0 -1 1077944384 1990 0 0 0 57 76 0 0 20 0 20 0 4596355 13588557824 631764 33554432000 4194304 4196468 140726239226272 140196233255728 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 21 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
Current children cumulated CPU time (s) 2391.79
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2330.4 s]
/proc/loadavg: 1.29 1.35 1.42 3/285 16958
/proc/meminfo: memFree=28255356/32770624 swapFree=5920/258060
[pid=16770] ppid=16767 vsize=13270076 CPUtime=2400.07 cores=1,3,5,7,9,11,13,15
/proc/16770/stat : 16770 (java) S 16767 16770 15122 0 -1 1077944320 344414 0 0 0 239530 477 0 0 20 0 20 0 4596346 13588557824 631123 33554432000 4194304 4196468 140726239226272 140726239208816 140196913413879 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
/proc/16770/statm: 3317519 631123 3850 1 0 3305234 0
[pid=16770/tid=16771] ppid=16767 vsize=13270076 CPUtime=2310.72 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16771/stat : 16771 (java) R 16767 16770 15122 0 -1 4202560 133394 0 0 0 230994 78 0 0 20 0 20 0 4596346 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196917652112 140196546090055 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16773] ppid=16767 vsize=13270076 CPUtime=9.49 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16773/stat : 16773 (java) S 16767 16770 15122 0 -1 1077944384 12085 0 0 0 912 37 0 0 20 0 20 0 4596347 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196866034576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16774] ppid=16767 vsize=13270076 CPUtime=9.54 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16774/stat : 16774 (java) S 16767 16770 15122 0 -1 1077944384 11427 0 0 0 916 38 0 0 20 0 20 0 4596347 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196864981776 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16775] ppid=16767 vsize=13270076 CPUtime=9.41 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16775/stat : 16775 (java) S 16767 16770 15122 0 -1 1077944384 11294 0 0 0 906 35 0 0 20 0 20 0 4596347 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196863929488 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16776] ppid=16767 vsize=13270076 CPUtime=9.47 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16776/stat : 16776 (java) S 16767 16770 15122 0 -1 1077944384 10100 0 0 0 910 37 0 0 20 0 20 0 4596347 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196862876688 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16777] ppid=16767 vsize=13270076 CPUtime=9.58 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16777/stat : 16777 (java) S 16767 16770 15122 0 -1 1077944384 11803 0 0 0 918 40 0 0 20 0 20 0 4596347 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196861823376 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16778] ppid=16767 vsize=13270076 CPUtime=9.57 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16778/stat : 16778 (java) S 16767 16770 15122 0 -1 1077944384 12411 0 0 0 921 36 0 0 20 0 20 0 4596347 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196860770576 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16779] ppid=16767 vsize=13270076 CPUtime=9.36 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16779/stat : 16779 (java) S 16767 16770 15122 0 -1 1077944384 10556 0 0 0 895 41 0 0 20 0 20 0 4596347 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196506434192 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16780] ppid=16767 vsize=13270076 CPUtime=9.4 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16780/stat : 16780 (java) S 16767 16770 15122 0 -1 1077944384 10737 0 0 0 904 36 0 0 20 0 20 0 4596347 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196505381392 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16781] ppid=16767 vsize=13270076 CPUtime=5.66 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16781/stat : 16781 (java) S 16767 16770 15122 0 -1 1077944384 21276 0 0 0 515 51 0 0 20 0 20 0 4596349 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196242729584 140196913425026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16782] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16782/stat : 16782 (java) S 16767 16770 15122 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196241675616 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16783] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16783/stat : 16783 (java) S 16767 16770 15122 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 4596350 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196240623232 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16784] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16784/stat : 16784 (java) S 16767 16770 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196239571536 140196913432475 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16785] ppid=16767 vsize=13270076 CPUtime=2 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16785/stat : 16785 (java) S 16767 16770 15122 0 -1 1077944384 24798 0 0 0 196 4 0 0 20 0 20 0 4596354 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196238518384 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16786] ppid=16767 vsize=13270076 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16786/stat : 16786 (java) S 16767 16770 15122 0 -1 1077944384 23991 0 0 0 172 4 0 0 20 0 20 0 4596354 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196237465584 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16787] ppid=16767 vsize=13270076 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16787/stat : 16787 (java) S 16767 16770 15122 0 -1 1077944384 25268 0 0 0 172 3 0 0 20 0 20 0 4596354 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196236413296 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16788] ppid=16767 vsize=13270076 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16788/stat : 16788 (java) S 16767 16770 15122 0 -1 1077944384 21816 0 0 0 84 2 0 0 20 0 20 0 4596354 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196235360496 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 18 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16789] ppid=16767 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16789/stat : 16789 (java) S 16767 16770 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4596354 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196234308448 140196913424085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
[pid=16770/tid=16790] ppid=16767 vsize=13270076 CPUtime=1.34 cores=1,3,5,7,9,11,13,15
/proc/16770/task/16790/stat : 16790 (java) S 16767 16770 15122 0 -1 1077944384 1992 0 0 0 58 76 0 0 20 0 20 0 4596355 13588557824 631123 33554432000 4194304 4196468 140726239226272 140196233255728 140196913425026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 21 0 0 6293624 6294260 17420288 140726239233167 140726239233348 140726239233348 140726239236047 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 13270076

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

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

Child status: 143
Real time (s): 2330.43
CPU time (s): 2400.11
CPU user time (s): 2395.32
CPU system time (s): 4.79093
CPU usage (%): 102.99
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.32
system time used= 4.79093
maximum resident set size= 3396628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 344775
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 277257
involuntary context switches= 174498

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9906 second user time and 18.5133 second system time

The end

Launcher Data

Begin job on node135 at 2017-07-22 05:14:54
IDJOB=4244769
IDBENCH=115898
IDSOLVER=2627
FILE ID=node135/4244769-1500693293
RUNJOBID= node135-1500683902-15711
PBS_JOBID= 20623034
Free space on /tmp= 61804 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-08.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244769-1500693293/watcher-4244769-1500693293 -o /tmp/evaluation-result-4244769-1500693293/solver-4244769-1500693293 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500683902-15711 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1257602138 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244769-1500693293.xml

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

MD5SUM BENCH= 7fa074241beecf824461849015848bff
RANDOM SEED=1257602138

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.46
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.46
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.46
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.46
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30072284 kB
MemAvailable:   30328968 kB
Buffers:          117816 kB
Cached:           419836 kB
SwapCached:            0 kB
Active:          1992284 kB
Inactive:         264048 kB
Active(anon):    1721768 kB
Inactive(anon):     8640 kB
Active(file):     270516 kB
Inactive(file):   255408 kB
Unevictable:        5920 kB
Mlocked:            5920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41744 kB
Writeback:             0 kB
AnonPages:       1728852 kB
Mapped:            45400 kB
Shmem:              8872 kB
Slab:             126728 kB
SReclaimable:      93192 kB
SUnreclaim:        33536 kB
KernelStack:        4896 kB
PageTables:         9352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2436104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1656832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61764 MiB
End job on node135 at 2017-07-22 05:53:44