Trace number 4244953

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 - Hybrid 2017-06-30SAT (TO)57 2400.06 2323.72

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-09-12.xml
MD5SUMa81896bc222770b6aa27c18215a8955e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark58
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables216
Number of constraints250
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":108},{"size":9,"count":108}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":108},{"degree":7,"count":4},{"degree":8,"count":34},{"degree":10,"count":70}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":108},{"arity":3,"count":34},{"arity":4,"count":4},{"arity":6,"count":34},{"arity":9,"count":70}]
Number of extensional constraints142
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":142},{"type":"sum","count":108}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 278848183
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.64/0.90	c Parsing done, starting first complete search...
1.64/0.93	o 0
1.64/0.94	o 4
1.64/0.94	o 8
1.64/0.95	o 9
1.64/0.95	o 10
1.64/0.96	o 12
1.64/0.97	o 14
2.00/1.04	o 15
2.00/1.07	o 16
2.00/1.09	o 17
2.86/1.23	o 18
3.18/1.38	o 20
4.81/2.45	c First complete search done, starting ALNS search...
5.25/3.05	o 25
5.25/3.07	o 28
7.66/4.50	o 41
7.86/4.68	o 46
19.18/15.54	o 47
29.55/25.72	o 49
91.06/85.39	o 54
135.67/128.71	o 55
140.58/133.55	o 56
421.69/406.58	o 57
1733.36/1678.49	c ALNS done, starting second complete search
1733.36/1678.49	c Best operator: FullRelax_ExtOriented(Max) with improvement of: 30
2400.03/2323.70	s SATISFIABLE
2400.03/2323.71	v <instantiation>
2400.03/2323.71	v 	<list>
2400.03/2323.71	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11]
2400.03/2323.71	v 	</list>
2400.03/2323.71	v 	<values>
2400.03/2323.71	v 		1 1 0 1 0 0 1 0 1 1 0 0 0 1 0 1 1 1 1 0 1 0 0 1 1 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 0 0 0 0 1 0 1 0 0 0 0 1 0 1 1 0 1 0 1 0 1 1 1 1 0 1 0 1 1 0 1 1 0 1 2 2 4 2 4 4 2 4 2 2 2 1 4 3 4 2 3 3 2 5 3 5 4 2 3 5 5 5 6 6 5 6 3 5 3 3 2 3 2 2 2 2 2 3 2 4 3 4 4 6 6 6 6 6 5 5 4 5 5 3 2 3 2 2 2 3 2 4 2 3 3 2 3 5 5 5 5 6 3 6 3 6 5 4 4 3 4 2 3 5 3 6 3 5 3 2 2 2 4 2 4 3 2 4 2 3 4 2 
2400.03/2323.71	v 	</values>
2400.03/2323.71	v </instantiation>

Verifier Data

OK	57

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-4244953-1500694322/watcher-4244953-1500694322 -o /tmp/evaluation-result-4244953-1500694322/solver-4244953-1500694322 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500682539-17358 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 278848183 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244953-1500694322.xml 

pid=19052
running on 8 cores: 0,2,4,6,8,10,12,14

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.42 1.42 1.41 3/262 19055
/proc/meminfo: memFree=30973116/32770624 swapFree=6000/250172
[pid=19055] ppid=19052 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 1719 0 0 0 0 0 0 0 20 0 2 0 4702231 369864704 1925 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 90299 1925 1072 1 0 79210 0
[pid=19055/tid=19056] ppid=19052 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) R 19052 19055 17327 0 -1 4202560 434 0 0 0 0 0 0 0 20 0 2 0 4702231 369864704 1989 33554432000 4194304 4196468 140727866629440 139884564203856 139884545511424 0 4 0 16784584 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0

[startup+0.100128 s]
/proc/loadavg: 1.42 1.42 1.41 3/262 19055
/proc/meminfo: memFree=30973116/32770624 swapFree=6000/250172
[pid=19055] ppid=19052 vsize=13264380 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 5494 0 0 0 8 2 0 0 20 0 20 0 4702231 13582725120 6604 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 3316095 6604 3302 1 0 3303815 0
[pid=19055/tid=19056] ppid=19052 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) R 19052 19055 17327 0 -1 4202560 3596 0 0 0 7 1 0 0 20 0 20 0 4702231 13582725120 6604 33554432000 4194304 4196468 140727866629440 139884564197888 139884559983773 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13264380

[startup+0.200325 s]
/proc/loadavg: 1.42 1.42 1.41 3/262 19055
/proc/meminfo: memFree=30973116/32770624 swapFree=6000/250172
[pid=19055] ppid=19052 vsize=13263912 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 8674 0 0 0 22 3 0 0 20 0 20 0 4702231 13582245888 9141 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 3315978 9141 3520 1 0 3303698 0
[pid=19055/tid=19056] ppid=19052 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) R 19052 19055 17327 0 -1 4202560 6399 0 0 0 16 2 0 0 20 0 20 0 4702231 13582245888 9141 33554432000 4194304 4196468 140727866629440 139884564177296 139884559983773 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300256 s]
/proc/loadavg: 1.42 1.42 1.41 3/262 19055
/proc/meminfo: memFree=30973116/32770624 swapFree=6000/250172
[pid=19055] ppid=19052 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 9658 0 0 0 38 4 0 0 20 0 20 0 4702231 13582245888 11413 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 3315978 11413 3645 1 0 3303698 0
[pid=19055/tid=19056] ppid=19052 vsize=13263912 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) R 19052 19055 17327 0 -1 4202560 7093 0 0 0 25 3 0 0 20 0 20 0 4702231 13582245888 11413 33554432000 4194304 4196468 140727866629440 139884564191664 139884545328546 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700251 s]
/proc/loadavg: 1.42 1.42 1.41 3/262 19055
/proc/meminfo: memFree=30973116/32770624 swapFree=6000/250172
[pid=19055] ppid=19052 vsize=13265980 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 12196 0 0 0 122 6 0 0 20 0 20 0 4702231 13584363520 18106 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 3316495 18106 3764 1 0 3304210 0
[pid=19055/tid=19056] ppid=19052 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) R 19052 19055 17327 0 -1 4202560 8359 0 0 0 63 4 0 0 20 0 20 0 4702231 13584363520 18106 33554432000 4194304 4196468 140727866629440 139884564176512 139884544042334 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 13265980

[startup+1.50067 s]
/proc/loadavg: 1.42 1.42 1.41 6/282 19075
/proc/meminfo: memFree=30874956/32770624 swapFree=6000/250204
[pid=19055] ppid=19052 vsize=13270076 CPUtime=3.64 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 24269 0 0 0 354 10 0 0 20 0 20 0 4702231 13588557824 38799 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 3317519 38799 3780 1 0 3305234 0
[pid=19055/tid=19056] ppid=19052 vsize=13270076 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) R 19052 19055 17327 0 -1 4202560 10357 0 0 0 141 5 0 0 20 0 20 0 4702231 13588557824 38799 33554432000 4194304 4196468 140727866629440 139884564197832 139884154232769 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19058] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19058/stat : 19058 (java) S 19052 19055 17327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 38799 33554432000 4194304 4196468 140727866629440 139884478441744 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19059] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19059/stat : 19059 (java) S 19052 19055 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 38799 33554432000 4194304 4196468 140727866629440 139884477389200 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19060] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19060/stat : 19060 (java) S 19052 19055 17327 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 38799 33554432000 4194304 4196468 140727866629440 139884476336656 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19061] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19061/stat : 19061 (java) S 19052 19055 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 38799 33554432000 4194304 4196468 140727866629440 139884475284112 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19062] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19062/stat : 19062 (java) S 19052 19055 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 38799 33554432000 4194304 4196468 140727866629440 139884474231568 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19063] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19063/stat : 19063 (java) S 19052 19055 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 38799 33554432000 4194304 4196468 140727866629440 139884473179024 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19064] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19064/stat : 19064 (java) S 19052 19055 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 38799 33554432000 4194304 4196468 140727866629440 139884472126480 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19065] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19065/stat : 19065 (java) S 19052 19055 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 38799 33554432000 4194304 4196468 140727866629440 139884471073936 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19066] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19066/stat : 19066 (java) S 19052 19055 17327 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 4702234 13588557824 38799 33554432000 4194304 4196468 140727866629440 139883754956784 139884559972994 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19067] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19067/stat : 19067 (java) S 19052 19055 17327 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 38799 33554432000 4194304 4196468 140727866629440 139883753903008 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19068] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19068/stat : 19068 (java) S 19052 19055 17327 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 38799 33554432000 4194304 4196468 140727866629440 139883752850416 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19069] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19069/stat : 19069 (java) S 19052 19055 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 38799 33554432000 4194304 4196468 140727866629440 139883751798992 139884559980443 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19070] ppid=19052 vsize=13270076 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19070/stat : 19070 (java) S 19052 19055 17327 0 -1 1077944384 4489 0 0 0 57 1 0 0 20 0 20 0 4702239 13588557824 38799 33554432000 4194304 4196468 140727866629440 139883750746608 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19071] ppid=19052 vsize=13270076 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19071/stat : 19071 (java) S 19052 19055 17327 0 -1 1077944384 3449 0 0 0 55 1 0 0 20 0 20 0 4702239 13588557824 38799 33554432000 4194304 4196468 140727866629440 139883749694064 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19072] ppid=19052 vsize=13270076 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19072/stat : 19072 (java) S 19052 19055 17327 0 -1 1077944384 2784 0 0 0 52 0 0 0 20 0 20 0 4702239 13588557824 38799 33554432000 4194304 4196468 140727866629440 139883748641520 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19073] ppid=19052 vsize=13270076 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19073/stat : 19073 (java) S 19052 19055 17327 0 -1 1077944384 1793 0 0 0 46 0 0 0 20 0 20 0 4702239 13588557824 38799 33554432000 4194304 4196468 140727866629440 139883747588976 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19074] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19074/stat : 19074 (java) S 19052 19055 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 38799 33554432000 4194304 4196468 140727866629440 139883746535648 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19075] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19075/stat : 19075 (java) S 19052 19055 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4702240 13588557824 38799 33554432000 4194304 4196468 140727866629440 139883745483184 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 13270076

[startup+3.10189 s]
/proc/loadavg: 1.39 1.41 1.41 3/282 19075
/proc/meminfo: memFree=30772556/32770624 swapFree=6000/250204
[pid=19055] ppid=19052 vsize=13270076 CPUtime=5.58 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 29237 0 0 0 543 15 0 0 20 0 20 0 4702231 13588557824 56626 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 3317519 56626 3814 1 0 3305234 0
[pid=19055/tid=19056] ppid=19052 vsize=13270076 CPUtime=2.61 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) S 19052 19055 17327 0 -1 1077944384 12091 0 0 0 255 6 0 0 20 0 20 0 4702231 13588557824 56626 33554432000 4194304 4196468 140727866629440 139884564199136 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19058] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19058/stat : 19058 (java) S 19052 19055 17327 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 56626 33554432000 4194304 4196468 140727866629440 139884478441744 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19059] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19059/stat : 19059 (java) S 19052 19055 17327 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 56626 33554432000 4194304 4196468 140727866629440 139884477389200 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19060] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19060/stat : 19060 (java) S 19052 19055 17327 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 56626 33554432000 4194304 4196468 140727866629440 139884476336656 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19061] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19061/stat : 19061 (java) S 19052 19055 17327 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 56626 33554432000 4194304 4196468 140727866629440 139884475284112 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19062] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19062/stat : 19062 (java) S 19052 19055 17327 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 56626 33554432000 4194304 4196468 140727866629440 139884474231568 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19063] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19063/stat : 19063 (java) S 19052 19055 17327 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 56626 33554432000 4194304 4196468 140727866629440 139884473179024 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19064] ppid=19052 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19064/stat : 19064 (java) S 19052 19055 17327 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 20 0 4702232 13588557824 56626 33554432000 4194304 4196468 140727866629440 139884472126480 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19065] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19065/stat : 19065 (java) S 19052 19055 17327 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 4702232 13588557824 56626 33554432000 4194304 4196468 140727866629440 139884471073936 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19066] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19066/stat : 19066 (java) R 19052 19055 17327 0 -1 4202560 104 0 0 0 0 0 0 0 20 0 20 0 4702234 13588557824 56626 33554432000 4194304 4196468 140727866629440 139883754955296 139884544321162 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19067] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19067/stat : 19067 (java) S 19052 19055 17327 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 56626 33554432000 4194304 4196468 140727866629440 139883753903072 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19068] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19068/stat : 19068 (java) S 19052 19055 17327 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 56626 33554432000 4194304 4196468 140727866629440 139883752850416 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19069] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19069/stat : 19069 (java) S 19052 19055 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 56626 33554432000 4194304 4196468 140727866629440 139883751798992 139884559980443 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19070] ppid=19052 vsize=13270076 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19070/stat : 19070 (java) S 19052 19055 17327 0 -1 1077944384 4989 0 0 0 74 1 0 0 20 0 20 0 4702239 13588557824 56626 33554432000 4194304 4196468 140727866629440 139883750746608 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19071] ppid=19052 vsize=13270076 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19071/stat : 19071 (java) S 19052 19055 17327 0 -1 1077944384 4077 0 0 0 85 1 0 0 20 0 20 0 4702239 13588557824 56626 33554432000 4194304 4196468 140727866629440 139883749694064 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19072] ppid=19052 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19072/stat : 19072 (java) S 19052 19055 17327 0 -1 1077944384 2916 0 0 0 63 0 0 0 20 0 20 0 4702239 13588557824 56626 33554432000 4194304 4196468 140727866629440 139883748641520 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19073] ppid=19052 vsize=13270076 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19073/stat : 19073 (java) S 19052 19055 17327 0 -1 1077944384 2771 0 0 0 55 0 0 0 20 0 20 0 4702239 13588557824 56626 33554432000 4194304 4196468 140727866629440 139883747588976 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 44 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19074] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19074/stat : 19074 (java) S 19052 19055 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 56626 33554432000 4194304 4196468 140727866629440 139883746535648 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19075] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19075/stat : 19075 (java) S 19052 19055 17327 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 4702240 13588557824 56626 33554432000 4194304 4196468 140727866629440 139883745483184 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 50 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 13270076

[startup+6.30082 s]
/proc/loadavg: 1.39 1.41 1.41 3/282 19075
/proc/meminfo: memFree=30376960/32770624 swapFree=6000/250216
[pid=19055] ppid=19052 vsize=13270076 CPUtime=9.76 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 30710 0 0 0 942 34 0 0 20 0 20 0 4702231 13588557824 153221 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 3317519 153221 3822 1 0 3305234 0
[pid=19055/tid=19056] ppid=19052 vsize=13270076 CPUtime=5.75 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) R 19052 19055 17327 0 -1 4202560 12308 0 0 0 564 11 0 0 20 0 20 0 4702231 13588557824 153221 33554432000 4194304 4196468 140727866629440 139884564199200 139884154608459 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19058] ppid=19052 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19058/stat : 19058 (java) S 19052 19055 17327 0 -1 1077944384 129 0 0 0 2 2 0 0 20 0 20 0 4702232 13588557824 153221 33554432000 4194304 4196468 140727866629440 139884478441744 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19059] ppid=19052 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19059/stat : 19059 (java) S 19052 19055 17327 0 -1 1077944384 78 0 0 0 2 2 0 0 20 0 20 0 4702232 13588557824 153221 33554432000 4194304 4196468 140727866629440 139884477389200 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19060] ppid=19052 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19060/stat : 19060 (java) S 19052 19055 17327 0 -1 1077944384 263 0 0 0 2 2 0 0 20 0 20 0 4702232 13588557824 153221 33554432000 4194304 4196468 140727866629440 139884476336656 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19061] ppid=19052 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19061/stat : 19061 (java) S 19052 19055 17327 0 -1 1077944384 78 0 0 0 2 2 0 0 20 0 20 0 4702232 13588557824 153221 33554432000 4194304 4196468 140727866629440 139884475284112 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19062] ppid=19052 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19062/stat : 19062 (java) S 19052 19055 17327 0 -1 1077944384 45 0 0 0 3 1 0 0 20 0 20 0 4702232 13588557824 153221 33554432000 4194304 4196468 140727866629440 139884474231568 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19063] ppid=19052 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19063/stat : 19063 (java) S 19052 19055 17327 0 -1 1077944384 293 0 0 0 2 2 0 0 20 0 20 0 4702232 13588557824 153221 33554432000 4194304 4196468 140727866629440 139884473179024 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19064] ppid=19052 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19064/stat : 19064 (java) S 19052 19055 17327 0 -1 1077944384 86 0 0 0 3 1 0 0 20 0 20 0 4702232 13588557824 153221 33554432000 4194304 4196468 140727866629440 139884472126480 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19065] ppid=19052 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19065/stat : 19065 (java) S 19052 19055 17327 0 -1 1077944384 35 0 0 0 2 1 0 0 20 0 20 0 4702232 13588557824 153221 33554432000 4194304 4196468 140727866629440 139884471073936 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19066] ppid=19052 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19066/stat : 19066 (java) S 19052 19055 17327 0 -1 1077944384 626 0 0 0 2 0 0 0 20 0 20 0 4702234 13588557824 153221 33554432000 4194304 4196468 140727866629440 139883754956784 139884559972994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19067] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19067/stat : 19067 (java) S 19052 19055 17327 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 153221 33554432000 4194304 4196468 140727866629440 139883753903072 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19068] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19068/stat : 19068 (java) S 19052 19055 17327 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 153221 33554432000 4194304 4196468 140727866629440 139883752850432 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19069] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=19055/tid=19071] ppid=19052 vsize=13270076 CPUtime=1.99 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19071/stat : 19071 (java) S 19052 19055 17327 0 -1 1077944384 23211 0 0 0 195 4 0 0 20 0 20 0 4702239 13588557824 272907 33554432000 4194304 4196468 140727866629440 139883749694064 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19072] ppid=19052 vsize=13270076 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19072/stat : 19072 (java) S 19052 19055 17327 0 -1 1077944384 17180 0 0 0 133 2 0 0 20 0 20 0 4702239 13588557824 272907 33554432000 4194304 4196468 140727866629440 139883748641520 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19073] ppid=19052 vsize=13270076 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19073/stat : 19073 (java) S 19052 19055 17327 0 -1 1077944384 22687 0 0 0 85 2 0 0 20 0 20 0 4702239 13588557824 272907 33554432000 4194304 4196468 140727866629440 139883747588976 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 44 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19074] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19074/stat : 19074 (java) S 19052 19055 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 272907 33554432000 4194304 4196468 140727866629440 139883746535648 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19075] ppid=19052 vsize=13270076 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19075/stat : 19075 (java) S 19052 19055 17327 0 -1 1077944384 1828 0 0 0 66 62 0 0 20 0 20 0 4702240 13588557824 272907 33554432000 4194304 4196468 140727866629440 139883745483184 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 53 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
Current children cumulated CPU time (s) 2336.61
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.63 1.67 1.56 4/281 19261
/proc/meminfo: memFree=22787552/32770624 swapFree=6000/253112
[pid=19055] ppid=19052 vsize=13270076 CPUtime=2398.59 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 248377 0 0 0 239416 443 0 0 20 0 20 0 4702231 13588557824 269184 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 3317519 269184 3847 1 0 3305234 0
[pid=19055/tid=19056] ppid=19052 vsize=13270076 CPUtime=2301.85 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) R 19052 19055 17327 0 -1 4202560 85382 0 0 0 230133 52 0 0 20 0 20 0 4702231 13588557824 269184 33554432000 4194304 4196468 140727866629440 139884564200192 139884154903063 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19058] ppid=19052 vsize=13270076 CPUtime=10.43 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19058/stat : 19058 (java) S 19052 19055 17327 0 -1 1077944384 8000 0 0 0 1007 36 0 0 20 0 20 0 4702232 13588557824 269184 33554432000 4194304 4196468 140727866629440 139884478441744 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19059] ppid=19052 vsize=13270076 CPUtime=10.4 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19059/stat : 19059 (java) S 19052 19055 17327 0 -1 1077944384 9798 0 0 0 1002 38 0 0 20 0 20 0 4702232 13588557824 269184 33554432000 4194304 4196468 140727866629440 139884477389200 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19060] ppid=19052 vsize=13270076 CPUtime=10.54 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19060/stat : 19060 (java) S 19052 19055 17327 0 -1 1077944384 8294 0 0 0 1016 38 0 0 20 0 20 0 4702232 13588557824 269184 33554432000 4194304 4196468 140727866629440 139884476336656 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19061] ppid=19052 vsize=13270076 CPUtime=10.47 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19061/stat : 19061 (java) S 19052 19055 17327 0 -1 1077944384 7455 0 0 0 1009 38 0 0 20 0 20 0 4702232 13588557824 269184 33554432000 4194304 4196468 140727866629440 139884475284112 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19062] ppid=19052 vsize=13270076 CPUtime=10.53 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19062/stat : 19062 (java) S 19052 19055 17327 0 -1 1077944384 7936 0 0 0 1014 39 0 0 20 0 20 0 4702232 13588557824 269184 33554432000 4194304 4196468 140727866629440 139884474231568 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19063] ppid=19052 vsize=13270076 CPUtime=10.55 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19063/stat : 19063 (java) S 19052 19055 17327 0 -1 1077944384 5964 0 0 0 1017 38 0 0 20 0 20 0 4702232 13588557824 269184 33554432000 4194304 4196468 140727866629440 139884473179024 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19064] ppid=19052 vsize=13270076 CPUtime=10.61 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19064/stat : 19064 (java) S 19052 19055 17327 0 -1 1077944384 8387 0 0 0 1021 40 0 0 20 0 20 0 4702232 13588557824 269184 33554432000 4194304 4196468 140727866629440 139884472126480 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19065] ppid=19052 vsize=13270076 CPUtime=10.58 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19065/stat : 19065 (java) S 19052 19055 17327 0 -1 1077944384 6830 0 0 0 1021 37 0 0 20 0 20 0 4702232 13588557824 269184 33554432000 4194304 4196468 140727866629440 139884471073936 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19066] ppid=19052 vsize=13270076 CPUtime=5.19 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19066/stat : 19066 (java) S 19052 19055 17327 0 -1 1077944384 12987 0 0 0 468 51 0 0 20 0 20 0 4702234 13588557824 269184 33554432000 4194304 4196468 140727866629440 139883754956784 139884559972994 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19067] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19067/stat : 19067 (java) S 19052 19055 17327 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 269184 33554432000 4194304 4196468 140727866629440 139883753903072 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19068] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19068/stat : 19068 (java) S 19052 19055 17327 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 269184 33554432000 4194304 4196468 140727866629440 139883752850432 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19069] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19069/stat : 19069 (java) S 19052 19055 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 269184 33554432000 4194304 4196468 140727866629440 139883751798992 139884559980443 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19070] ppid=19052 vsize=13270076 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19070/stat : 19070 (java) S 19052 19055 17327 0 -1 1077944384 20963 0 0 0 174 2 0 0 20 0 20 0 4702239 13588557824 269184 33554432000 4194304 4196468 140727866629440 139883750746608 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19071] ppid=19052 vsize=13270076 CPUtime=1.99 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19071/stat : 19071 (java) S 19052 19055 17327 0 -1 1077944384 23214 0 0 0 195 4 0 0 20 0 20 0 4702239 13588557824 269184 33554432000 4194304 4196468 140727866629440 139883749694064 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19072] ppid=19052 vsize=13270076 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19072/stat : 19072 (java) S 19052 19055 17327 0 -1 1077944384 17182 0 0 0 133 2 0 0 20 0 20 0 4702239 13588557824 269184 33554432000 4194304 4196468 140727866629440 139883748641520 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19073] ppid=19052 vsize=13270076 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19073/stat : 19073 (java) S 19052 19055 17327 0 -1 1077944384 22689 0 0 0 85 2 0 0 20 0 20 0 4702239 13588557824 269184 33554432000 4194304 4196468 140727866629440 139883747588976 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 44 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19074] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19074/stat : 19074 (java) S 19052 19055 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 269184 33554432000 4194304 4196468 140727866629440 139883746535648 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19075] ppid=19052 vsize=13270076 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19075/stat : 19075 (java) S 19052 19055 17327 0 -1 1077944384 1843 0 0 0 67 64 0 0 20 0 20 0 4702240 13588557824 269184 33554432000 4194304 4196468 140727866629440 139883745483184 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 53 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
Current children cumulated CPU time (s) 2398.59
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2323.7 s]
/proc/loadavg: 1.66 1.68 1.56 3/281 19261
/proc/meminfo: memFree=22788040/32770624 swapFree=6000/253112
[pid=19055] ppid=19052 vsize=13270076 CPUtime=2400.03 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 248383 0 0 0 239560 443 0 0 20 0 20 0 4702231 13588557824 269056 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 3317519 269056 3847 1 0 3305234 0
[pid=19055/tid=19056] ppid=19052 vsize=13270076 CPUtime=2303.24 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) R 19052 19055 17327 0 -1 4202560 85386 0 0 0 230272 52 0 0 20 0 20 0 4702231 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884564200304 139884155291838 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19058] ppid=19052 vsize=13270076 CPUtime=10.44 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19058/stat : 19058 (java) S 19052 19055 17327 0 -1 1077944384 8000 0 0 0 1008 36 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884478441744 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19059] ppid=19052 vsize=13270076 CPUtime=10.41 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19059/stat : 19059 (java) S 19052 19055 17327 0 -1 1077944384 9800 0 0 0 1003 38 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884477389200 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19060] ppid=19052 vsize=13270076 CPUtime=10.54 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19060/stat : 19060 (java) S 19052 19055 17327 0 -1 1077944384 8294 0 0 0 1016 38 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884476336656 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19061] ppid=19052 vsize=13270076 CPUtime=10.47 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19061/stat : 19061 (java) S 19052 19055 17327 0 -1 1077944384 7455 0 0 0 1009 38 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884475284112 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19062] ppid=19052 vsize=13270076 CPUtime=10.53 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19062/stat : 19062 (java) S 19052 19055 17327 0 -1 1077944384 7936 0 0 0 1014 39 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884474231568 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19063] ppid=19052 vsize=13270076 CPUtime=10.56 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19063/stat : 19063 (java) S 19052 19055 17327 0 -1 1077944384 5964 0 0 0 1018 38 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884473179024 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19064] ppid=19052 vsize=13270076 CPUtime=10.62 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19064/stat : 19064 (java) S 19052 19055 17327 0 -1 1077944384 8387 0 0 0 1022 40 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884472126480 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19065] ppid=19052 vsize=13270076 CPUtime=10.59 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19065/stat : 19065 (java) S 19052 19055 17327 0 -1 1077944384 6830 0 0 0 1022 37 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884471073936 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19066] ppid=19052 vsize=13270076 CPUtime=5.2 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19066/stat : 19066 (java) S 19052 19055 17327 0 -1 1077944384 12987 0 0 0 469 51 0 0 20 0 20 0 4702234 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883754956784 139884559972994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19067] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19067/stat : 19067 (java) S 19052 19055 17327 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883753903072 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19068] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19068/stat : 19068 (java) S 19052 19055 17327 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883752850432 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19069] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19069/stat : 19069 (java) S 19052 19055 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883751798992 139884559980443 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19070] ppid=19052 vsize=13270076 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19070/stat : 19070 (java) S 19052 19055 17327 0 -1 1077944384 20963 0 0 0 174 2 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883750746608 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19071] ppid=19052 vsize=13270076 CPUtime=1.99 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19071/stat : 19071 (java) S 19052 19055 17327 0 -1 1077944384 23214 0 0 0 195 4 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883749694064 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19072] ppid=19052 vsize=13270076 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19072/stat : 19072 (java) S 19052 19055 17327 0 -1 1077944384 17182 0 0 0 133 2 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883748641520 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19073] ppid=19052 vsize=13270076 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19073/stat : 19073 (java) S 19052 19055 17327 0 -1 1077944384 22689 0 0 0 85 2 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883747588976 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 44 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19074] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19074/stat : 19074 (java) S 19052 19055 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883746535648 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19075] ppid=19052 vsize=13270076 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19075/stat : 19075 (java) S 19052 19055 17327 0 -1 1077944384 1843 0 0 0 67 64 0 0 20 0 20 0 4702240 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883745483184 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 53 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
Current children cumulated CPU time (s) 2400.03
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 19055 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2323.7 s]
/proc/loadavg: 1.66 1.68 1.56 3/281 19261
/proc/meminfo: memFree=22788040/32770624 swapFree=6000/253112
[pid=19055] ppid=19052 vsize=13270076 CPUtime=2400.03 cores=0,2,4,6,8,10,12,14
/proc/19055/stat : 19055 (java) S 19052 19055 17327 0 -1 1077944320 248383 0 0 0 239560 443 0 0 20 0 20 0 4702231 13588557824 269056 33554432000 4194304 4196468 140727866629440 140727866611984 139884559961847 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
/proc/19055/statm: 3317519 269056 3847 1 0 3305234 0
[pid=19055/tid=19056] ppid=19052 vsize=13270076 CPUtime=2303.24 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19056/stat : 19056 (java) R 19052 19055 17327 0 -1 4202560 85386 0 0 0 230272 52 0 0 20 0 20 0 4702231 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884564200304 139884155291838 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19058] ppid=19052 vsize=13270076 CPUtime=10.44 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19058/stat : 19058 (java) S 19052 19055 17327 0 -1 1077944384 8000 0 0 0 1008 36 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884478441744 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19059] ppid=19052 vsize=13270076 CPUtime=10.41 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19059/stat : 19059 (java) S 19052 19055 17327 0 -1 1077944384 9800 0 0 0 1003 38 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884477389200 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19060] ppid=19052 vsize=13270076 CPUtime=10.54 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19060/stat : 19060 (java) S 19052 19055 17327 0 -1 1077944384 8294 0 0 0 1016 38 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884476336656 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19061] ppid=19052 vsize=13270076 CPUtime=10.47 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19061/stat : 19061 (java) S 19052 19055 17327 0 -1 1077944384 7455 0 0 0 1009 38 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884475284112 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19062] ppid=19052 vsize=13270076 CPUtime=10.53 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19062/stat : 19062 (java) S 19052 19055 17327 0 -1 1077944384 7936 0 0 0 1014 39 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884474231568 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19063] ppid=19052 vsize=13270076 CPUtime=10.56 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19063/stat : 19063 (java) S 19052 19055 17327 0 -1 1077944384 5964 0 0 0 1018 38 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884473179024 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19064] ppid=19052 vsize=13270076 CPUtime=10.62 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19064/stat : 19064 (java) S 19052 19055 17327 0 -1 1077944384 8387 0 0 0 1022 40 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884472126480 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19065] ppid=19052 vsize=13270076 CPUtime=10.59 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19065/stat : 19065 (java) S 19052 19055 17327 0 -1 1077944384 6830 0 0 0 1022 37 0 0 20 0 20 0 4702232 13588557824 269056 33554432000 4194304 4196468 140727866629440 139884471073936 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19066] ppid=19052 vsize=13270076 CPUtime=5.2 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19066/stat : 19066 (java) S 19052 19055 17327 0 -1 1077944384 12987 0 0 0 469 51 0 0 20 0 20 0 4702234 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883754956784 139884559972994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19067] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19067/stat : 19067 (java) S 19052 19055 17327 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883753903072 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19068] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19068/stat : 19068 (java) S 19052 19055 17327 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 4702235 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883752850432 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19069] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19069/stat : 19069 (java) S 19052 19055 17327 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883751798992 139884559980443 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19070] ppid=19052 vsize=13270076 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19070/stat : 19070 (java) S 19052 19055 17327 0 -1 1077944384 20963 0 0 0 174 2 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883750746608 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19071] ppid=19052 vsize=13270076 CPUtime=1.99 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19071/stat : 19071 (java) S 19052 19055 17327 0 -1 1077944384 23214 0 0 0 195 4 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883749694064 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19072] ppid=19052 vsize=13270076 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19072/stat : 19072 (java) S 19052 19055 17327 0 -1 1077944384 17182 0 0 0 133 2 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883748641520 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19073] ppid=19052 vsize=13270076 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19073/stat : 19073 (java) S 19052 19055 17327 0 -1 1077944384 22689 0 0 0 85 2 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883747588976 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 44 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19074] ppid=19052 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19074/stat : 19074 (java) S 19052 19055 17327 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4702239 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883746535648 139884559972053 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
[pid=19055/tid=19075] ppid=19052 vsize=13270076 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/19055/task/19075/stat : 19075 (java) S 19052 19055 17327 0 -1 1077944384 1843 0 0 0 67 64 0 0 20 0 20 0 4702240 13588557824 269056 33554432000 4194304 4196468 140727866629440 139883745483184 139884559972994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 53 0 0 6293624 6294260 23756800 140727866631310 140727866631492 140727866631492 140727866634191 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2323.72
CPU time (s): 2400.06
CPU user time (s): 2395.61
CPU system time (s): 4.44628
CPU usage (%): 103.285
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.61
system time used= 4.44628
maximum resident set size= 1744604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248748
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 276929
involuntary context switches= 171417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1221 second user time and 20.2064 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-22 05:32:02
IDJOB=4244953
IDBENCH=116011
IDSOLVER=2629
FILE ID=node103/4244953-1500694322
RUNJOBID= node103-1500682539-17358
PBS_JOBID= 20623329
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-09-12.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244953-1500694322/watcher-4244953-1500694322 -o /tmp/evaluation-result-4244953-1500694322/solver-4244953-1500694322 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500682539-17358 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 278848183 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244953-1500694322.xml

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

MD5SUM BENCH= a81896bc222770b6aa27c18215a8955e
RANDOM SEED=278848183

node103.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		: 2667.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.12
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	: 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		: 2000.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.12
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		: 1600.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.12
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.12
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.12
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.12
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		: 1600.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		: 2267.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.12
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		: 2133.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.12
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		: 1600.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:        30973748 kB
MemAvailable:   31226812 kB
Buffers:          113260 kB
Cached:           420428 kB
SwapCached:            0 kB
Active:          1102376 kB
Inactive:         258812 kB
Active(anon):     830760 kB
Inactive(anon):     8640 kB
Active(file):     271616 kB
Inactive(file):   250172 kB
Unevictable:        6000 kB
Mlocked:            6004 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42536 kB
Writeback:             0 kB
AnonPages:        841996 kB
Mapped:            45368 kB
Shmem:              8852 kB
Slab:             127392 kB
SReclaimable:      94220 kB
SUnreclaim:        33172 kB
KernelStack:        4864 kB
PageTables:         6388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1730280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    702464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61928 MiB
End job on node103 at 2017-07-22 06:10:46