Trace number 4247776

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)92 2400.08 2321.52

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-02-03.xml
MD5SUMabd8ffabcee15199c8d23122c13b1758
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark92
Best CPU time to get the best result obtained on this benchmark19.205
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints187
Number of domains2
Minimum domain size1
Maximum domain size737
Distribution of domain sizes[{"size":1,"count":1},{"size":737,"count":121}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":43},{"degree":4,"count":39},{"degree":5,"count":38},{"degree":6,"count":2}]
Minimum constraint arity2
Maximum constraint arity43
Distribution of constraint arities[{"arity":2,"count":183},{"arity":22,"count":1},{"arity":26,"count":1},{"arity":29,"count":1},{"arity":43,"count":1}]
Number of extensional constraints0
Number of intensional constraints183
Distribution of constraint types[{"type":"intension","count":183},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.42/0.31	c version: 2017-06-30
0.42/0.31	c seed: 748369414
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.31	c nbcore: 8
0.42/0.33	c Parsing instance...
1.60/0.95	c Parsing done, starting search...
1.90/1.02	o 736
5.73/2.63	o 130
19.10/14.98	o 125
20.42/15.99	o 109
34.88/30.06	o 108
35.00/30.14	o 107
35.10/30.21	o 106
35.60/30.74	o 105
35.60/30.79	o 104
35.73/30.83	o 103
122.26/114.37	o 102
123.59/115.66	o 101
167.89/158.72	o 100
173.25/163.92	o 98
209.06/198.78	o 97
211.55/201.19	o 96
321.64/308.02	o 95
366.28/351.35	o 94
421.44/404.85	o 93
706.86/681.92	o 92
2400.05/2321.50	s SATISFIABLE
2400.05/2321.50	v <instantiation>
2400.05/2321.50	v 	<list>
2400.05/2321.50	v 		s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] s[100] s[101] s[102] s[103] s[104] s[105] s[106] s[107] s[108] s[109] s[110] s[111] s[112] s[113] s[114] s[115] s[116] s[117] s[118] s[119] s[120] s[121]
2400.05/2321.50	v 	</list>
2400.05/2321.50	v 	<values>
2400.05/2321.50	v 		0 0 0 0 9 8 8 24 14 38 9 17 19 19 17 46 19 26 17 60 71 37 29 14 9 34 17 47 40 40 37 8 34 18 20 70 25 25 15 33 47 64 73 76 28 46 38 34 34 23 73 45 45 42 58 26 52 52 46 51 27 29 20 40 12 54 50 36 44 40 77 38 18 27 46 49 28 54 61 34 49 60 60 47 50 56 56 81 54 63 51 58 60 50 37 81 72 60 65 67 46 44 77 65 81 61 70 71 56 70 63 70 79 79 83 81 87 80 90 88 89 92 
2400.05/2321.50	v 	</values>
2400.05/2321.50	v </instantiation>

Verifier Data

OK	92

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-4247776-1500723909/watcher-4247776-1500723909 -o /tmp/evaluation-result-4247776-1500723909/solver-4247776-1500723909 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500714616-18985 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 748369414 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247776-1500723909.xml 

pid=20092
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.77 1.61 1.55 3/261 20095
/proc/meminfo: memFree=29568752/32770624 swapFree=5868/282060
[pid=20095] ppid=20092 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 2166 0 0 0 0 0 0 0 20 0 2 0 7659967 10889764864 2365 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 2658634 2431 1188 1 0 2647545 0
[pid=20095/tid=20096] ppid=20092 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 906 0 0 0 0 0 0 0 20 0 2 0 7659968 10889764864 2431 33554432000 4194304 4196468 140737350319536 140454340184480 140454317070752 0 4 0 16784584 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0

[startup+0.100074 s]
/proc/loadavg: 1.77 1.61 1.55 3/261 20095
/proc/meminfo: memFree=29568752/32770624 swapFree=5868/282060
[pid=20095] ppid=20092 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 5399 0 0 0 8 1 0 0 20 0 20 0 7659967 13582725120 5982 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 3316095 5982 3030 1 0 3303815 0
[pid=20095/tid=20096] ppid=20092 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 3493 0 0 0 7 1 0 0 20 0 20 0 7659968 13582725120 5982 33554432000 4194304 4196468 140737350319536 140454340184672 140454292578166 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200463 s]
/proc/loadavg: 1.77 1.61 1.55 3/261 20095
/proc/meminfo: memFree=29568752/32770624 swapFree=5868/282060
[pid=20095] ppid=20092 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 8827 0 0 0 23 3 0 0 20 0 20 0 7659967 13582245888 8794 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 3315978 8794 3537 1 0 3303698 0
[pid=20095/tid=20096] ppid=20092 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 6551 0 0 0 16 2 0 0 20 0 20 0 7659968 13582245888 8794 33554432000 4194304 4196468 140737350319536 140454340147568 140454320022878 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300399 s]
/proc/loadavg: 1.77 1.61 1.55 3/261 20095
/proc/meminfo: memFree=29568752/32770624 swapFree=5868/282060
[pid=20095] ppid=20092 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 9831 0 0 0 39 3 0 0 20 0 20 0 7659967 13582245888 10600 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 3315978 10600 3613 1 0 3303698 0
[pid=20095/tid=20096] ppid=20092 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 7265 0 0 0 25 2 0 0 20 0 20 0 7659968 13582245888 10600 33554432000 4194304 4196468 140737350319536 140454340162304 140454320022878 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700292 s]
/proc/loadavg: 1.77 1.61 1.55 3/261 20095
/proc/meminfo: memFree=29568752/32770624 swapFree=5868/282060
[pid=20095] ppid=20092 vsize=13265980 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 12599 0 0 0 118 4 0 0 20 0 20 0 7659967 13584363520 17916 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 3316495 17916 3754 1 0 3304210 0
[pid=20095/tid=20096] ppid=20092 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 8815 0 0 0 64 3 0 0 20 0 20 0 7659968 13584363520 17916 33554432000 4194304 4196468 140737350319536 140454340149120 140454320022878 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 13265980

[startup+1.50104 s]
/proc/loadavg: 1.87 1.64 1.56 6/281 20115
/proc/meminfo: memFree=29483676/32770624 swapFree=5868/282060
[pid=20095] ppid=20092 vsize=13270076 CPUtime=3.97 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 23816 0 0 0 387 10 0 0 20 0 20 0 7659967 13588557824 53273 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 3317519 53273 3799 1 0 3305234 0
[pid=20095/tid=20096] ppid=20092 vsize=13270076 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 11865 0 0 0 140 6 0 0 20 0 20 0 7659968 13588557824 53273 33554432000 4194304 4196468 140737350319536 140454340177512 140453975866002 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20097] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20097/stat : 20097 (java) S 20092 20095 18954 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 7659969 13588557824 53273 33554432000 4194304 4196468 140737350319536 140454292494608 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20098] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20098/stat : 20098 (java) S 20092 20095 18954 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7659969 13588557824 53273 33554432000 4194304 4196468 140737350319536 140454291442064 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20100] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20100/stat : 20100 (java) S 20092 20095 18954 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7659969 13588557824 53273 33554432000 4194304 4196468 140737350319536 140454290389520 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20101] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20101/stat : 20101 (java) S 20092 20095 18954 0 -1 1077944384 267 0 0 0 0 0 0 0 20 0 20 0 7659969 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453932104336 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20102] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20102/stat : 20102 (java) S 20092 20095 18954 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 7659969 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453931051792 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20103] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20103/stat : 20103 (java) S 20092 20095 18954 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 7659969 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453929999248 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20104] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20104/stat : 20104 (java) S 20092 20095 18954 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 7659969 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453928946704 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20105] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20105/stat : 20105 (java) S 20092 20095 18954 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 7659969 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453927894160 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20106] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20106/stat : 20106 (java) S 20092 20095 18954 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 20 0 7659971 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453799180272 140454335953538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20107] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20107/stat : 20107 (java) S 20092 20095 18954 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453798126560 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20108] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20108/stat : 20108 (java) S 20092 20095 18954 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453797073904 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20109] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20109/stat : 20109 (java) S 20092 20095 18954 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7659976 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453796022480 140454335960987 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20110] ppid=20092 vsize=13270076 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20110/stat : 20110 (java) S 20092 20095 18954 0 -1 1077944384 1940 0 0 0 65 0 0 0 20 0 20 0 7659976 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453794970096 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20111] ppid=20092 vsize=13270076 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20111/stat : 20111 (java) R 20092 20095 18954 0 -1 4202560 1550 0 0 0 57 0 0 0 20 0 20 0 7659976 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453793917848 140454317122502 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20112] ppid=20092 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20112/stat : 20112 (java) R 20092 20095 18954 0 -1 4202560 2683 0 0 0 63 0 0 0 20 0 20 0 7659976 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453792849968 140454317486567 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20113] ppid=20092 vsize=13270076 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20113/stat : 20113 (java) S 20092 20095 18954 0 -1 1077944384 3782 0 0 0 56 1 0 0 20 0 20 0 7659976 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453791812464 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20114] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20114/stat : 20114 (java) S 20092 20095 18954 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7659977 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453790759136 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20115] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20115/stat : 20115 (java) S 20092 20095 18954 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7659977 13588557824 53273 33554432000 4194304 4196468 140737350319536 140453789706672 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 13270076

[startup+3.10094 s]
/proc/loadavg: 1.87 1.64 1.56 3/281 20115
/proc/meminfo: memFree=29359064/32770624 swapFree=5868/282060
[pid=20095] ppid=20092 vsize=13270076 CPUtime=6.6 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 26757 0 0 0 634 26 0 0 20 0 20 0 7659967 13588557824 101937 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 3317519 101937 3810 1 0 3305234 0
[pid=20095/tid=20096] ppid=20092 vsize=13270076 CPUtime=3.01 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 12346 0 0 0 292 9 0 0 20 0 20 0 7659968 13588557824 101937 33554432000 4194304 4196468 140737350319536 140454340179736 140453976370427 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20097] ppid=20092 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20097/stat : 20097 (java) S 20092 20095 18954 0 -1 1077944384 58 0 0 0 2 1 0 0 20 0 20 0 7659969 13588557824 101937 33554432000 4194304 4196468 140737350319536 140454292494608 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20098] ppid=20092 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20098/stat : 20098 (java) S 20092 20095 18954 0 -1 1077944384 98 0 0 0 2 1 0 0 20 0 20 0 7659969 13588557824 101937 33554432000 4194304 4196468 140737350319536 140454291442064 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20100] ppid=20092 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20100/stat : 20100 (java) S 20092 20095 18954 0 -1 1077944384 35 0 0 0 1 2 0 0 20 0 20 0 7659969 13588557824 101937 33554432000 4194304 4196468 140737350319536 140454290389520 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20101] ppid=20092 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20101/stat : 20101 (java) S 20092 20095 18954 0 -1 1077944384 291 0 0 0 2 1 0 0 20 0 20 0 7659969 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453932104336 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20102] ppid=20092 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20102/stat : 20102 (java) S 20092 20095 18954 0 -1 1077944384 48 0 0 0 1 1 0 0 20 0 20 0 7659969 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453931051792 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20103] ppid=20092 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20103/stat : 20103 (java) S 20092 20095 18954 0 -1 1077944384 64 0 0 0 1 1 0 0 20 0 20 0 7659969 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453929999248 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20104] ppid=20092 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20104/stat : 20104 (java) S 20092 20095 18954 0 -1 1077944384 634 0 0 0 1 1 0 0 20 0 20 0 7659969 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453928946704 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20105] ppid=20092 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20105/stat : 20105 (java) S 20092 20095 18954 0 -1 1077944384 39 0 0 0 1 1 0 0 20 0 20 0 7659969 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453927894160 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20106] ppid=20092 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20106/stat : 20106 (java) S 20092 20095 18954 0 -1 1077944384 396 0 0 0 1 0 0 0 20 0 20 0 7659971 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453799180272 140454335953538 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20107] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20107/stat : 20107 (java) S 20092 20095 18954 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453798126560 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20108] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20108/stat : 20108 (java) S 20092 20095 18954 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453797073920 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20109] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20109/stat : 20109 (java) S 20092 20095 18954 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7659976 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453796022480 140454335960987 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20110] ppid=20092 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20110/stat : 20110 (java) S 20092 20095 18954 0 -1 1077944384 2411 0 0 0 88 0 0 0 20 0 20 0 7659976 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453794970096 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20111] ppid=20092 vsize=13270076 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20111/stat : 20111 (java) S 20092 20095 18954 0 -1 1077944384 1862 0 0 0 81 0 0 0 20 0 20 0 7659976 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453793917552 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20112] ppid=20092 vsize=13270076 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20112/stat : 20112 (java) S 20092 20095 18954 0 -1 1077944384 2997 0 0 0 93 0 0 0 20 0 20 0 7659976 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453792865008 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20113] ppid=20092 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20113/stat : 20113 (java) S 20092 20095 18954 0 -1 1077944384 4046 0 0 0 62 1 0 0 20 0 20 0 7659976 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453791812464 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20114] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20114/stat : 20114 (java) S 20092 20095 18954 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7659977 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453790759136 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20115] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20115/stat : 20115 (java) S 20092 20095 18954 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 7659977 13588557824 101937 33554432000 4194304 4196468 140737350319536 140453789706672 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
Current children cumulated CPU time (s) 6.6
Current children cumulated vsize (KiB) 13270076

[startup+6.30096 s]
/proc/loadavg: 1.87 1.64 1.56 3/281 20115
/proc/meminfo: memFree=28524904/32770624 swapFree=5868/282060
[pid=20095] ppid=20092 vsize=13270076 CPUtime=9.74 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 27970 0 0 0 935 39 0 0 20 0 20 0 7659967 13588557824 278238 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 3317519 278238 3814 1 0 3305234 0
[pid=20095/tid=20096] ppid=20092 vsize=13270076 CPUtime=5.73 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 12719 0 0 0 555 18 0 0 20 0 20 0 7659968 13588557824 278238 33554432000 4194304 4196468 140737350319536 140454340177128 140453975911308 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20097] ppid=20092 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20097/stat : 20097 (java) S 20092 20095 18954 0 -1 1077944384 63 0 0 0 2 2 0 0 20 0 20 0 7659969 13588557824 278238 33554432000 4194304 4196468 140737350319536 140454292494608 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20098] ppid=20092 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20098/stat : 20098 (java) S 20092 20095 18954 0 -1 1077944384 103 0 0 0 2 2 0 0 20 0 20 0 7659969 13588557824 278238 33554432000 4194304 4196468 140737350319536 140454291442064 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20100] ppid=20092 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20100/stat : 20100 (java) S 20092 20095 18954 0 -1 1077944384 40 0 0 0 1 2 0 0 20 0 20 0 7659969 13588557824 278238 33554432000 4194304 4196468 140737350319536 140454290389520 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20101] ppid=20092 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20101/stat : 20101 (java) S 20092 20095 18954 0 -1 1077944384 298 0 0 0 2 2 0 0 20 0 20 0 7659969 13588557824 278238 33554432000 4194304 4196468 140737350319536 140453932104336 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20102] ppid=20092 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20102/stat : 20102 (java) S 20092 20095 18954 0 -1 1077944384 52 0 0 0 1 1 0 0 20 0 20 0 7659969 13588557824 278238 33554432000 4194304 4196468 140737350319536 140453931051792 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20103] ppid=20092 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20103/stat : 20103 (java) S 20092 20095 18954 0 -1 1077944384 70 0 0 0 1 1 0 0 20 0 20 0 7659969 13588557824 278238 33554432000 4194304 4196468 140737350319536 140453929999248 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20104] ppid=20092 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20104/stat : 20104 (java) S 20092 20095 18954 0 -1 1077944384 637 0 0 0 1 2 0 0 20 0 20 0 7659969 13588557824 278238 33554432000 4194304 4196468 140737350319536 140453928946704 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20105] ppid=20092 vsize=13270076 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20105/stat : 20105 (java) S 20092 20095 18954 0 -1 1077944384 44 0 0 0 2 2 0 0 20 0 20 0 7659969 13588557824 278238 33554432000 4194304 4196468 140737350319536 140453927894160 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20106] ppid=20092 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20106/stat : 20106 (java) S 20092 20095 18954 0 -1 1077944384 953 0 0 0 1 0 0 0 20 0 20 0 7659971 13588557824 278238 33554432000 4194304 4196468 140737350319536 140453799180272 140454335953538 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20107] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20107/stat : 20107 (java) S 20092 20095 18954 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 278238 33554432000 4194304 4196468 140737350319536 140453798126560 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20108] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20108/stat : 20108 (java) S 20092 20095 18954 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 278238 33554432000 4194304 4196468 140737350319536 140453797073920 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20109] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=20095/tid=20111] ppid=20092 vsize=13270076 CPUtime=1.98 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20111/stat : 20111 (java) S 20092 20095 18954 0 -1 1077944384 9272 0 0 0 196 2 0 0 20 0 20 0 7659976 13588557824 278976 33554432000 4194304 4196468 140737350319536 140453793917552 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20112] ppid=20092 vsize=13270076 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20112/stat : 20112 (java) S 20092 20095 18954 0 -1 1077944384 10379 0 0 0 199 1 0 0 20 0 20 0 7659976 13588557824 278976 33554432000 4194304 4196468 140737350319536 140453792865008 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20113] ppid=20092 vsize=13270076 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20113/stat : 20113 (java) S 20092 20095 18954 0 -1 1077944384 13120 0 0 0 88 3 0 0 20 0 20 0 7659976 13588557824 278976 33554432000 4194304 4196468 140737350319536 140453791812464 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20114] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20114/stat : 20114 (java) S 20092 20095 18954 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7659977 13588557824 278976 33554432000 4194304 4196468 140737350319536 140453790759136 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20115] ppid=20092 vsize=13270076 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20115/stat : 20115 (java) S 20092 20095 18954 0 -1 1077944384 1032 0 0 0 65 65 0 0 20 0 20 0 7659977 13588557824 278976 33554432000 4194304 4196468 140737350319536 140453789706672 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 49 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
Current children cumulated CPU time (s) 2276.9
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.27 1.42 1.47 3/281 20209
/proc/meminfo: memFree=29639604/32770624 swapFree=5868/284440
[pid=20095] ppid=20092 vsize=13270076 CPUtime=2338.96 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 196901 0 0 0 233479 417 0 0 20 0 20 0 7659967 13588557824 275638 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 3317519 275638 3836 1 0 3305234 0
[pid=20095/tid=20096] ppid=20092 vsize=13270076 CPUtime=2241.84 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 76812 0 0 0 224135 49 0 0 20 0 20 0 7659968 13588557824 275638 33554432000 4194304 4196468 140737350319536 140454340180032 140453976039420 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20097] ppid=20092 vsize=13270076 CPUtime=10.43 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20097/stat : 20097 (java) S 20092 20095 18954 0 -1 1077944384 7830 0 0 0 1007 36 0 0 20 0 20 0 7659969 13588557824 275638 33554432000 4194304 4196468 140737350319536 140454292494608 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20098] ppid=20092 vsize=13270076 CPUtime=10.45 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20098/stat : 20098 (java) S 20092 20095 18954 0 -1 1077944384 7127 0 0 0 1011 34 0 0 20 0 20 0 7659969 13588557824 275638 33554432000 4194304 4196468 140737350319536 140454291442064 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20100] ppid=20092 vsize=13270076 CPUtime=10.41 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20100/stat : 20100 (java) S 20092 20095 18954 0 -1 1077944384 7777 0 0 0 1002 39 0 0 20 0 20 0 7659969 13588557824 275638 33554432000 4194304 4196468 140737350319536 140454290389520 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20101] ppid=20092 vsize=13270076 CPUtime=10.48 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20101/stat : 20101 (java) S 20092 20095 18954 0 -1 1077944384 8436 0 0 0 1010 38 0 0 20 0 20 0 7659969 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453932104336 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20102] ppid=20092 vsize=13270076 CPUtime=10.51 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20102/stat : 20102 (java) S 20092 20095 18954 0 -1 1077944384 8529 0 0 0 1015 36 0 0 20 0 20 0 7659969 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453931051792 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20103] ppid=20092 vsize=13270076 CPUtime=10.53 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20103/stat : 20103 (java) S 20092 20095 18954 0 -1 1077944384 7460 0 0 0 1019 34 0 0 20 0 20 0 7659969 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453929999248 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20104] ppid=20092 vsize=13270076 CPUtime=10.52 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20104/stat : 20104 (java) S 20092 20095 18954 0 -1 1077944384 8601 0 0 0 1017 35 0 0 20 0 20 0 7659969 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453928946704 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20105] ppid=20092 vsize=13270076 CPUtime=10.5 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20105/stat : 20105 (java) S 20092 20095 18954 0 -1 1077944384 5802 0 0 0 1014 36 0 0 20 0 20 0 7659969 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453927894160 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20106] ppid=20092 vsize=13270076 CPUtime=4.93 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20106/stat : 20106 (java) S 20092 20095 18954 0 -1 1077944384 11259 0 0 0 448 45 0 0 20 0 20 0 7659971 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453799180272 140454335953538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 45 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20107] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20107/stat : 20107 (java) S 20092 20095 18954 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453798126560 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20108] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20108/stat : 20108 (java) S 20092 20095 18954 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453797073920 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20109] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20109/stat : 20109 (java) S 20092 20095 18954 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7659976 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453796022480 140454335960987 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20110] ppid=20092 vsize=13270076 CPUtime=1.94 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20110/stat : 20110 (java) S 20092 20095 18954 0 -1 1077944384 11525 0 0 0 192 2 0 0 20 0 20 0 7659976 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453794970096 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20111] ppid=20092 vsize=13270076 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20111/stat : 20111 (java) S 20092 20095 18954 0 -1 1077944384 9327 0 0 0 198 2 0 0 20 0 20 0 7659976 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453793917552 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20112] ppid=20092 vsize=13270076 CPUtime=2.02 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20112/stat : 20112 (java) S 20092 20095 18954 0 -1 1077944384 10611 0 0 0 201 1 0 0 20 0 20 0 7659976 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453792865008 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20113] ppid=20092 vsize=13270076 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20113/stat : 20113 (java) S 20092 20095 18954 0 -1 1077944384 13326 0 0 0 88 3 0 0 20 0 20 0 7659976 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453791812464 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20114] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20114/stat : 20114 (java) S 20092 20095 18954 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7659977 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453790759136 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20115] ppid=20092 vsize=13270076 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20115/stat : 20115 (java) S 20092 20095 18954 0 -1 1077944384 1047 0 0 0 67 67 0 0 20 0 20 0 7659977 13588557824 275638 33554432000 4194304 4196468 140737350319536 140453789706672 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 49 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
Current children cumulated CPU time (s) 2338.96
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2321.5 s]
/proc/loadavg: 1.73 1.52 1.50 3/281 20296
/proc/meminfo: memFree=30406884/32770624 swapFree=5868/284540
[pid=20095] ppid=20092 vsize=13270076 CPUtime=2400.05 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 199607 0 0 0 239578 427 0 0 20 0 20 0 7659967 13588557824 272173 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 3317519 272173 3836 1 0 3305234 0
[pid=20095/tid=20096] ppid=20092 vsize=13270076 CPUtime=2300.53 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 77984 0 0 0 230004 49 0 0 20 0 20 0 7659968 13588557824 272173 33554432000 4194304 4196468 140737350319536 140454340180176 140453977476112 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20097] ppid=20092 vsize=13270076 CPUtime=10.71 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20097/stat : 20097 (java) S 20092 20095 18954 0 -1 1077944384 7981 0 0 0 1033 38 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140454292494608 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20098] ppid=20092 vsize=13270076 CPUtime=10.73 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20098/stat : 20098 (java) S 20092 20095 18954 0 -1 1077944384 7284 0 0 0 1038 35 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140454291442064 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20100] ppid=20092 vsize=13270076 CPUtime=10.71 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20100/stat : 20100 (java) S 20092 20095 18954 0 -1 1077944384 7905 0 0 0 1031 40 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140454290389520 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20101] ppid=20092 vsize=13270076 CPUtime=10.77 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20101/stat : 20101 (java) S 20092 20095 18954 0 -1 1077944384 8561 0 0 0 1038 39 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453932104336 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20102] ppid=20092 vsize=13270076 CPUtime=10.76 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20102/stat : 20102 (java) S 20092 20095 18954 0 -1 1077944384 8804 0 0 0 1039 37 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453931051792 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20103] ppid=20092 vsize=13270076 CPUtime=10.83 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20103/stat : 20103 (java) S 20092 20095 18954 0 -1 1077944384 7570 0 0 0 1048 35 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453929999248 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20104] ppid=20092 vsize=13270076 CPUtime=10.79 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20104/stat : 20104 (java) S 20092 20095 18954 0 -1 1077944384 8790 0 0 0 1043 36 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453928946704 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20105] ppid=20092 vsize=13270076 CPUtime=10.77 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20105/stat : 20105 (java) S 20092 20095 18954 0 -1 1077944384 6005 0 0 0 1040 37 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453927894160 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20106] ppid=20092 vsize=13270076 CPUtime=5.05 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20106/stat : 20106 (java) S 20092 20095 18954 0 -1 1077944384 11430 0 0 0 459 46 0 0 20 0 20 0 7659971 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453799180272 140454335953538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 45 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20107] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20107/stat : 20107 (java) S 20092 20095 18954 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453798126560 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20108] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20108/stat : 20108 (java) S 20092 20095 18954 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453797073920 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20109] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20109/stat : 20109 (java) S 20092 20095 18954 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7659976 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453796022480 140454335960987 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20110] ppid=20092 vsize=13270076 CPUtime=1.94 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20110/stat : 20110 (java) S 20092 20095 18954 0 -1 1077944384 11527 0 0 0 192 2 0 0 20 0 20 0 7659976 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453794970096 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20111] ppid=20092 vsize=13270076 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20111/stat : 20111 (java) S 20092 20095 18954 0 -1 1077944384 9329 0 0 0 198 2 0 0 20 0 20 0 7659976 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453793917552 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20112] ppid=20092 vsize=13270076 CPUtime=2.02 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20112/stat : 20112 (java) S 20092 20095 18954 0 -1 1077944384 10613 0 0 0 201 1 0 0 20 0 20 0 7659976 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453792865008 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20113] ppid=20092 vsize=13270076 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20113/stat : 20113 (java) S 20092 20095 18954 0 -1 1077944384 13328 0 0 0 88 3 0 0 20 0 20 0 7659976 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453791812464 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20114] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20114/stat : 20114 (java) S 20092 20095 18954 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7659977 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453790759136 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20115] ppid=20092 vsize=13270076 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20115/stat : 20115 (java) S 20092 20095 18954 0 -1 1077944384 1064 0 0 0 68 69 0 0 20 0 20 0 7659977 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453789706672 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
Current children cumulated CPU time (s) 2400.05
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 20095 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2321.5 s]
/proc/loadavg: 1.73 1.52 1.50 3/281 20296
/proc/meminfo: memFree=30406884/32770624 swapFree=5868/284540
[pid=20095] ppid=20092 vsize=13270076 CPUtime=2400.05 cores=0,2,4,6,8,10,12,14
/proc/20095/stat : 20095 (java) S 20092 20095 18954 0 -1 1077944320 199607 0 0 0 239578 427 0 0 20 0 20 0 7659967 13588557824 272173 33554432000 4194304 4196468 140737350319536 140737350302080 140454335942391 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
/proc/20095/statm: 3317519 272173 3836 1 0 3305234 0
[pid=20095/tid=20096] ppid=20092 vsize=13270076 CPUtime=2300.53 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20096/stat : 20096 (java) R 20092 20095 18954 0 -1 4202560 77984 0 0 0 230004 49 0 0 20 0 20 0 7659968 13588557824 272173 33554432000 4194304 4196468 140737350319536 140454340180176 140453977476112 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20097] ppid=20092 vsize=13270076 CPUtime=10.71 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20097/stat : 20097 (java) S 20092 20095 18954 0 -1 1077944384 7981 0 0 0 1033 38 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140454292494608 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20098] ppid=20092 vsize=13270076 CPUtime=10.73 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20098/stat : 20098 (java) S 20092 20095 18954 0 -1 1077944384 7284 0 0 0 1038 35 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140454291442064 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20100] ppid=20092 vsize=13270076 CPUtime=10.71 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20100/stat : 20100 (java) S 20092 20095 18954 0 -1 1077944384 7905 0 0 0 1031 40 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140454290389520 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20101] ppid=20092 vsize=13270076 CPUtime=10.77 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20101/stat : 20101 (java) S 20092 20095 18954 0 -1 1077944384 8561 0 0 0 1038 39 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453932104336 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20102] ppid=20092 vsize=13270076 CPUtime=10.76 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20102/stat : 20102 (java) S 20092 20095 18954 0 -1 1077944384 8804 0 0 0 1039 37 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453931051792 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20103] ppid=20092 vsize=13270076 CPUtime=10.83 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20103/stat : 20103 (java) S 20092 20095 18954 0 -1 1077944384 7570 0 0 0 1048 35 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453929999248 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20104] ppid=20092 vsize=13270076 CPUtime=10.79 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20104/stat : 20104 (java) S 20092 20095 18954 0 -1 1077944384 8790 0 0 0 1043 36 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453928946704 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20105] ppid=20092 vsize=13270076 CPUtime=10.77 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20105/stat : 20105 (java) S 20092 20095 18954 0 -1 1077944384 6005 0 0 0 1040 37 0 0 20 0 20 0 7659969 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453927894160 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20106] ppid=20092 vsize=13270076 CPUtime=5.05 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20106/stat : 20106 (java) S 20092 20095 18954 0 -1 1077944384 11430 0 0 0 459 46 0 0 20 0 20 0 7659971 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453799180272 140454335953538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 45 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20107] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20107/stat : 20107 (java) S 20092 20095 18954 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453798126560 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20108] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20108/stat : 20108 (java) S 20092 20095 18954 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 7659972 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453797073920 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20109] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20109/stat : 20109 (java) S 20092 20095 18954 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7659976 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453796022480 140454335960987 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20110] ppid=20092 vsize=13270076 CPUtime=1.94 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20110/stat : 20110 (java) S 20092 20095 18954 0 -1 1077944384 11527 0 0 0 192 2 0 0 20 0 20 0 7659976 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453794970096 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20111] ppid=20092 vsize=13270076 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20111/stat : 20111 (java) S 20092 20095 18954 0 -1 1077944384 9329 0 0 0 198 2 0 0 20 0 20 0 7659976 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453793917552 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20112] ppid=20092 vsize=13270076 CPUtime=2.02 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20112/stat : 20112 (java) S 20092 20095 18954 0 -1 1077944384 10613 0 0 0 201 1 0 0 20 0 20 0 7659976 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453792865008 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20113] ppid=20092 vsize=13270076 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20113/stat : 20113 (java) S 20092 20095 18954 0 -1 1077944384 13328 0 0 0 88 3 0 0 20 0 20 0 7659976 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453791812464 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20114] ppid=20092 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20114/stat : 20114 (java) S 20092 20095 18954 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7659977 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453790759136 140454335952597 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
[pid=20095/tid=20115] ppid=20092 vsize=13270076 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/20095/task/20115/stat : 20115 (java) S 20092 20095 18954 0 -1 1077944384 1064 0 0 0 68 69 0 0 20 0 20 0 7659977 13588557824 272173 33554432000 4194304 4196468 140737350319536 140453789706672 140454335953538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 19902464 140737350321296 140737350321476 140737350321476 140737350324175 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2321.52
CPU time (s): 2400.08
CPU user time (s): 2395.8
CPU system time (s): 4.28436
CPU usage (%): 103.384
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.8
system time used= 4.28436
maximum resident set size= 1731516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199962
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 273506
involuntary context switches= 171957

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.8417 second user time and 21.5339 second system time

The end

Launcher Data

Begin job on node115 at 2017-07-22 13:45:09
IDJOB=4247776
IDBENCH=129228
IDSOLVER=2627
FILE ID=node115/4247776-1500723909
RUNJOBID= node115-1500714616-18985
PBS_JOBID= 20623355
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-02-03.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-4247776-1500723909/watcher-4247776-1500723909 -o /tmp/evaluation-result-4247776-1500723909/solver-4247776-1500723909 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500714616-18985 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 748369414 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247776-1500723909.xml

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

MD5SUM BENCH= abd8ffabcee15199c8d23122c13b1758
RANDOM SEED=748369414

node115.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		: 2400.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.41
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		: 1600.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.41
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		: 1733.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		: 1733.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.41
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.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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.41
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		: 2133.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.41
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		: 1733.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		: 1867.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.41
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.41
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:        29568672 kB
MemAvailable:   29945792 kB
Buffers:          134340 kB
Cached:           522660 kB
SwapCached:            0 kB
Active:          2472380 kB
Inactive:         290792 kB
Active(anon):    2109020 kB
Inactive(anon):     8772 kB
Active(file):     363360 kB
Inactive(file):   282020 kB
Unevictable:        5868 kB
Mlocked:            5868 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42264 kB
Writeback:             0 kB
AnonPages:       2117600 kB
Mapped:            45840 kB
Shmem:              8848 kB
Slab:             128484 kB
SReclaimable:      95148 kB
SUnreclaim:        33336 kB
KernelStack:        4848 kB
PageTables:         9656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3059800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1990656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61904 MiB
End job on node115 at 2017-07-22 14:23:51