Trace number 4396339

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
Concrete 3.12.2OPT48 144.803 133.167

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-zeroin-i-1.xml
MD5SUMbac8a2bd88d13c89c2cced4f7584e960
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark48
Best CPU time to get the best result obtained on this benchmark28.4008
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints4100
Number of domains1
Minimum domain size211
Maximum domain size211
Distribution of domain sizes[{"size":211,"count":211}]
Minimum variable degree1
Maximum variable degree112
Distribution of variable degrees[{"degree":1,"count":85},{"degree":29,"count":1},{"degree":30,"count":1},{"degree":31,"count":1},{"degree":32,"count":1},{"degree":33,"count":3},{"degree":34,"count":1},{"degree":35,"count":1},{"degree":36,"count":1},{"degree":37,"count":1},{"degree":38,"count":7},{"degree":39,"count":1},{"degree":40,"count":1},{"degree":41,"count":1},{"degree":42,"count":4},{"degree":43,"count":3},{"degree":44,"count":2},{"degree":45,"count":11},{"degree":47,"count":6},{"degree":48,"count":7},{"degree":49,"count":5},{"degree":50,"count":3},{"degree":51,"count":2},{"degree":52,"count":1},{"degree":53,"count":1},"...",{"degree":68,"count":1}, {"degree":72,"count":1}, {"degree":75,"count":1}, {"degree":85,"count":1}, {"degree":87,"count":1}, {"degree":89,"count":1}, {"degree":90,"count":1}, {"degree":92,"count":1}, {"degree":95,"count":1}, {"degree":97,"count":2}, {"degree":98,"count":1}, {"degree":99,"count":1}, {"degree":100,"count":1}, {"degree":101,"count":5}, {"degree":102,"count":2}, {"degree":103,"count":1}, {"degree":104,"count":6}, {"degree":105,"count":1}, {"degree":106,"count":1}, {"degree":107,"count":1}, {"degree":108,"count":2}, {"degree":109,"count":1}, {"degree":110,"count":11}, {"degree":111,"count":1}, {"degree":112,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4100}]
Number of extensional constraints0
Number of intensional constraints4100
Distribution of constraint types[{"type":"intension","count":4100}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.75/0.56	c Concrete v3.12.2.1568380929293 running
17.31/8.47	o 210
18.60/9.50	o 209
20.25/11.00	o 208
22.06/12.53	o 207
23.62/14.00	o 206
25.26/15.45	o 205
26.82/16.91	o 204
28.37/18.42	o 203
29.97/19.94	o 202
31.53/21.47	o 201
33.07/22.97	o 200
34.79/24.66	o 199
36.55/26.30	o 198
38.19/27.97	o 197
39.82/29.52	o 196
41.33/31.04	o 195
42.85/32.59	o 194
44.46/34.12	o 193
46.17/35.80	o 192
47.88/37.51	o 191
49.39/39.10	o 190
50.99/40.62	o 189
52.51/42.16	o 188
54.31/43.94	o 187
55.95/45.58	o 186
57.57/47.16	o 185
59.09/48.68	o 184
61.00/50.46	o 183
62.72/52.06	o 182
64.45/53.72	o 181
66.20/55.47	o 180
67.70/56.93	o 179
69.36/58.56	o 178
70.77/59.91	o 177
72.07/61.25	o 176
73.63/62.78	o 175
74.95/64.10	o 174
76.38/65.44	o 173
77.78/66.81	o 172
79.30/68.39	o 171
80.76/69.73	o 170
82.07/71.06	o 169
83.47/72.41	o 168
84.58/73.41	o 167
85.79/74.69	o 166
86.89/75.78	o 165
88.09/76.95	o 164
89.49/78.39	o 163
91.00/79.88	o 162
92.61/81.40	o 161
94.13/82.97	o 160
95.63/84.45	o 159
96.94/85.79	o 158
98.24/87.08	o 157
99.64/88.49	o 156
101.14/89.91	o 155
102.84/91.64	o 154
104.45/93.24	o 153
105.75/94.53	o 152
107.26/96.03	o 151
108.55/97.36	o 150
109.87/98.64	o 149
111.08/99.83	o 148
112.39/101.15	o 147
113.49/102.29	o 146
116.30/105.06	o 145
118.99/107.78	o 144
122.20/110.90	o 143
125.21/113.82	o 142
127.91/116.53	o 141
131.71/120.31	o 140
133.52/122.18	o 139
136.01/124.65	o 138
139.02/127.63	o 137
139.72/128.40	o 136
140.53/129.15	o 135
141.32/129.90	o 134
142.54/131.11	o 133
143.64/132.25	o 132
143.95/132.57	o 131
144.25/132.86	o 130
144.35/132.94	o 129
144.46/133.02	o 128
144.46/133.08	o 48
144.65/133.14	v <instantiation
144.65/133.14	v         cost = '48'>
144.65/133.14	v       <list>
144.65/133.14	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210]
144.65/133.14	v       </list>
144.65/133.14	v       <values>
144.65/133.14	v         32 24 29 34 33 28 22 16 15 14 27 25 23 31 30 26 14 18 19 21 20 13 27 28 17 26 15 25 16 24 22 23 43 0 0 17 0 0 0 0 19 0 18 0 35 0 18 42 0 0 36 0 0 21 0 45 42 0 37 39 37 38 0 1 2 3 11 6 5 4 0 1 2 3 4 5 6 7 11 8 9 0 7 8 0 9 12 12 0 13 0 10 0 0 17 0 17 0 0 0 0 0 10 0 0 20 0 0 0 0 0 0 38 37 0 0 0 0 0 0 37 0 0 41 0 38 0 0 39 0 0 40 0 37 37 0 0 0 0 39 44 44 0 0 36 36 0 0 38 0 0 0 0 0 0 0 0 0 44 45 44 44 45 42 0 43 0 0 0 0 0 43 0 45 44 44 46 46 44 44 35 35 35 35 0 0 0 0 0 45 43 0 47 0 42 0 46 48 46 46 47 45 45 0 0 43 43 42 0 0 37
144.65/133.14	v       </values>
144.65/133.14	v     </instantiation>
144.65/133.14	s OPTIMUM FOUND

Verifier Data

OK	48

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14960 MiB free)
  memory of node 1: 16384 MiB (15313 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396339-1568394176/watcher-4396339-1568394176 -o /tmp/evaluation-result-4396339-1568394176/solver-4396339-1568394176 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568394138-418 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1908479319 HOME/instance-4396339-1568394176.xml 

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

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


[startup+0.10009 s]*
/proc/loadavg: 0.92 0.95 1.04 3/210 578
/proc/meminfo: memFree=30986656/32770624 swapFree=66940856/67108860
[pid=443] ppid=439 vsize=9972712 memory=18332 CPUtime=0.08 cores=1,3,5,7
/proc/443/stat : 443 (java) S 439 443 29917 0 -1 1077944320 4293 13013 0 0 1 0 5 2 20 0 6 0 415656307 10212057088 4583 33554432000 4194304 4196468 140725123300080 140725123282624 139761718828791 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
/proc/443/statm: 2493178 4583 1931 1 0 2481616 0
[pid=443/tid=563] ppid=439 vsize=9972712 memory=8389772277269004345 CPUtime=0.08 cores=1,3,5,7
/proc/443/task/563/stat : 563 (java) R 439 443 29917 0 -1 4202560 2174 13013 0 0 1 0 5 2 20 0 6 0 415656316 10212057088 4649 33554432000 4194304 4196468 140725123300080 139761690665552 139761711065918 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=568] ppid=439 vsize=9972712 memory=288230609019731991 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/568/stat : 568 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 6 0 415656317 10212057088 4649 33554432000 4194304 4196468 140725123300080 139761723071248 139761718838997 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=569] ppid=439 vsize=9972712 memory=3472478627513898656 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/569/stat : 569 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 6 0 415656317 10212057088 4649 33554432000 4194304 4196468 140725123300080 139761611344784 139761718838997 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=570] ppid=439 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/570/stat : 570 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 6 0 415656317 10212057088 4649 33554432000 4194304 4196468 140725123300080 139761610292240 139761718838997 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=572] ppid=439 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/572/stat : 572 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 6 0 415656317 10212057088 4649 33554432000 4194304 4196468 140725123300080 139761609239696 139761718838997 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.210104 s]*
/proc/loadavg: 0.92 0.95 1.04 4/228 611
/proc/meminfo: memFree=30945212/32770624 swapFree=66940856/67108860
[pid=443] ppid=439 vsize=10819664 memory=42308 CPUtime=0.25 cores=1,3,5,7
/proc/443/stat : 443 (java) S 439 443 29917 0 -1 1077944320 6889 13013 0 0 17 1 5 2 20 0 15 0 415656307 11079335936 10577 33554432000 4194304 4196468 140725123300080 140725123282624 139761718828791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
/proc/443/statm: 2704916 10577 3172 1 0 2667149 0
[pid=443/tid=563] ppid=439 vsize=10819664 memory=8389772277269004345 CPUtime=0.18 cores=1,3,5,7
/proc/443/task/563/stat : 563 (java) R 439 443 29917 0 -1 4202560 3394 13013 0 0 11 0 5 2 20 0 15 0 415656316 11079335936 11089 33554432000 4194304 4196468 140725123300080 139761690661504 139761718850717 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=568] ppid=439 vsize=10819664 memory=310748607156584471 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/568/stat : 568 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656317 11079335936 11089 33554432000 4194304 4196468 140725123300080 139761723071248 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=569] ppid=439 vsize=10819664 memory=3472478627513898656 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/569/stat : 569 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656317 11079335936 11089 33554432000 4194304 4196468 140725123300080 139761611344784 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=570] ppid=439 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/570/stat : 570 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656317 11079335936 11089 33554432000 4194304 4196468 140725123300080 139761610292240 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=572] ppid=439 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/572/stat : 572 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656317 11079335936 11153 33554432000 4194304 4196468 140725123300080 139761609239696 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=580] ppid=439 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/580/stat : 580 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656318 11079335936 11153 33554432000 4194304 4196468 140725123300080 139761178068976 139761718839938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=582] ppid=439 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/582/stat : 582 (java) S 439 443 29917 0 -1 1077944384 33 13013 0 0 0 0 5 2 20 0 15 0 415656319 11079335936 11153 33554432000 4194304 4196468 140725123300080 139761177015200 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=590] ppid=439 vsize=10819664 memory=140405586138752 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/590/stat : 590 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656319 11079335936 11153 33554432000 4194304 4196468 140725123300080 139761054376944 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=593] ppid=439 vsize=10819664 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/593/stat : 593 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656321 11079335936 11153 33554432000 4194304 4196468 140725123300080 139760450398416 139761718847387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=594] ppid=439 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/443/task/594/stat : 594 (java) S 439 443 29917 0 -1 1077944384 488 13013 0 0 1 0 5 2 20 0 15 0 415656321 11079335936 11153 33554432000 4194304 4196468 140725123300080 139761143458288 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=595] ppid=439 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/443/task/595/stat : 595 (java) S 439 443 29917 0 -1 1077944384 164 13013 0 0 1 0 5 2 20 0 15 0 415656321 11079335936 11153 33554432000 4194304 4196468 140725123300080 139761142405744 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=597] ppid=439 vsize=10819664 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/443/task/597/stat : 597 (java) R 439 443 29917 0 -1 4202560 608 13013 0 0 3 0 5 2 20 0 15 0 415656322 11079335936 11153 33554432000 4194304 4196468 140725123300080 139761141353200 139761699048817 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=603] ppid=439 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/603/stat : 603 (java) S 439 443 29917 0 -1 1077944384 3 13013 0 0 0 0 5 2 20 0 15 0 415656322 11079335936 11153 33554432000 4194304 4196468 140725123300080 139759980637280 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=610] ppid=439 vsize=10819664 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/610/stat : 610 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656322 11079335936 11153 33554432000 4194304 4196468 140725123300080 139761140300080 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 42308 KiB

[startup+0.311291 s]*
/proc/loadavg: 0.92 0.95 1.04 4/228 611
/proc/meminfo: memFree=30919812/32770624 swapFree=66940856/67108860
[pid=443] ppid=439 vsize=10820148 memory=53468 CPUtime=0.39 cores=1,3,5,7
/proc/443/stat : 443 (java) S 439 443 29917 0 -1 1077944320 10590 13013 0 0 29 3 5 2 20 0 15 0 415656307 11079831552 13367 33554432000 4194304 4196468 140725123300080 140725123282624 139761718828791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
/proc/443/statm: 2705037 13367 3304 1 0 2667149 0
[pid=443/tid=563] ppid=439 vsize=10820148 memory=1398720917958146503 CPUtime=0.27 cores=1,3,5,7
/proc/443/task/563/stat : 563 (java) R 439 443 29917 0 -1 4202560 7053 13013 0 0 18 2 5 2 20 0 15 0 415656316 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761690634896 139761700741327 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=568] ppid=439 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/568/stat : 568 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656317 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761723071248 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=569] ppid=439 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/569/stat : 569 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656317 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761611344784 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=570] ppid=439 vsize=10820148 memory=8226000533412463306 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/570/stat : 570 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656317 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761610292240 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=572] ppid=439 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/572/stat : 572 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656317 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761609239696 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=580] ppid=439 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/580/stat : 580 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656318 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761178068976 139761718839938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=582] ppid=439 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/582/stat : 582 (java) S 439 443 29917 0 -1 1077944384 33 13013 0 0 0 0 5 2 20 0 15 0 415656319 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761177015200 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=590] ppid=439 vsize=10820148 memory=140405586138752 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/590/stat : 590 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656319 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761054376944 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=593] ppid=439 vsize=10820148 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/593/stat : 593 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656321 11079831552 13367 33554432000 4194304 4196468 140725123300080 139760450398416 139761718847387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=594] ppid=439 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/443/task/594/stat : 594 (java) S 439 443 29917 0 -1 1077944384 488 13013 0 0 1 0 5 2 20 0 15 0 415656321 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761143458288 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=595] ppid=439 vsize=10820148 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/443/task/595/stat : 595 (java) S 439 443 29917 0 -1 1077944384 174 13013 0 0 2 0 5 2 20 0 15 0 415656321 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761142405744 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=597] ppid=439 vsize=10820148 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/443/task/597/stat : 597 (java) S 439 443 29917 0 -1 1077944384 618 13013 0 0 5 0 5 2 20 0 15 0 415656322 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761141353200 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=603] ppid=439 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/603/stat : 603 (java) S 439 443 29917 0 -1 1077944384 3 13013 0 0 0 0 5 2 20 0 15 0 415656322 11079831552 13367 33554432000 4194304 4196468 140725123300080 139759980637280 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=610] ppid=439 vsize=10820148 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/610/stat : 610 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656322 11079831552 13367 33554432000 4194304 4196468 140725123300080 139761140300080 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 53468 KiB

[startup+0.700694 s]
/proc/loadavg: 0.92 0.95 1.04 3/228 611
/proc/meminfo: memFree=30890808/32770624 swapFree=66940856/67108860
[pid=443] ppid=439 vsize=10824360 memory=85508 CPUtime=1.1 cores=1,3,5,7
/proc/443/stat : 443 (java) S 439 443 29917 0 -1 1077944320 14541 13013 0 0 98 5 5 2 20 0 15 0 415656307 11084144640 21377 33554432000 4194304 4196468 140725123300080 140725123282624 139761718828791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
/proc/443/statm: 2706090 21377 3506 1 0 2668173 0
[pid=443/tid=563] ppid=439 vsize=10824360 memory=1408 CPUtime=0.65 cores=1,3,5,7
/proc/443/task/563/stat : 563 (java) R 439 443 29917 0 -1 4202560 9811 13013 0 0 54 4 5 2 20 0 15 0 415656316 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761690658336 139761718850717 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=568] ppid=439 vsize=10824360 memory=2400 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/568/stat : 568 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656317 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761723071248 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=569] ppid=439 vsize=10824360 memory=2404 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/569/stat : 569 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656317 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761611344784 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=570] ppid=439 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/570/stat : 570 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656317 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761610292240 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=572] ppid=439 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/572/stat : 572 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656317 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761609239696 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=580] ppid=439 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/580/stat : 580 (java) S 439 443 29917 0 -1 1077944384 6 13013 0 0 0 0 5 2 20 0 15 0 415656318 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761178068976 139761718839938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=582] ppid=439 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/582/stat : 582 (java) S 439 443 29917 0 -1 1077944384 33 13013 0 0 0 0 5 2 20 0 15 0 415656319 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761177015200 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=590] ppid=439 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/590/stat : 590 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656319 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761054376944 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=593] ppid=439 vsize=10824360 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/593/stat : 593 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656321 11084144640 21377 33554432000 4194304 4196468 140725123300080 139760450398416 139761718847387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=594] ppid=439 vsize=10824360 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/443/task/594/stat : 594 (java) S 439 443 29917 0 -1 1077944384 997 13013 0 0 11 0 5 2 20 0 15 0 415656321 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761143458288 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=595] ppid=439 vsize=10824360 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/443/task/595/stat : 595 (java) S 439 443 29917 0 -1 1077944384 614 13013 0 0 14 0 5 2 20 0 15 0 415656321 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761142405744 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=597] ppid=439 vsize=10824360 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/443/task/597/stat : 597 (java) S 439 443 29917 0 -1 1077944384 858 13013 0 0 17 0 5 2 20 0 15 0 415656322 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761141353200 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=603] ppid=439 vsize=10824360 memory=3620 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/603/stat : 603 (java) S 439 443 29917 0 -1 1077944384 3 13013 0 0 0 0 5 2 20 0 15 0 415656322 11084144640 21377 33554432000 4194304 4196468 140725123300080 139759980637280 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=610] ppid=439 vsize=10824360 memory=39456 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/610/stat : 610 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656322 11084144640 21377 33554432000 4194304 4196468 140725123300080 139761140300080 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 85508 KiB

[startup+1.50073 s]
/proc/loadavg: 0.92 0.95 1.04 7/228 611
/proc/meminfo: memFree=30802356/32770624 swapFree=66940856/67108860
[pid=443] ppid=439 vsize=10832628 memory=203364 CPUtime=3.17 cores=1,3,5,7
/proc/443/stat : 443 (java) S 439 443 29917 0 -1 1077944320 24660 13013 0 0 298 12 5 2 20 0 15 0 415656307 11092611072 50841 33554432000 4194304 4196468 140725123300080 140725123282624 139761718828791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
/proc/443/statm: 2708157 50841 3587 1 0 2670221 0
[pid=443/tid=563] ppid=439 vsize=10832628 memory=117 CPUtime=1.4 cores=1,3,5,7
/proc/443/task/563/stat : 563 (java) R 439 443 29917 0 -1 4202560 14355 13013 0 0 126 7 5 2 20 0 15 0 415656316 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761690659552 139761702909278 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=568] ppid=439 vsize=10832628 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/443/task/568/stat : 568 (java) S 439 443 29917 0 -1 1077944384 47 13013 0 0 1 0 5 2 20 0 15 0 415656317 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761723071248 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=569] ppid=439 vsize=10832628 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/443/task/569/stat : 569 (java) S 439 443 29917 0 -1 1077944384 23 13013 0 0 1 0 5 2 20 0 15 0 415656317 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761611344784 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=570] ppid=439 vsize=10832628 memory=2400 CPUtime=0.08 cores=1,3,5,7
/proc/443/task/570/stat : 570 (java) S 439 443 29917 0 -1 1077944384 229 13013 0 0 1 0 5 2 20 0 15 0 415656317 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761610292240 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=572] ppid=439 vsize=10832628 memory=2404 CPUtime=0.08 cores=1,3,5,7
/proc/443/task/572/stat : 572 (java) S 439 443 29917 0 -1 1077944384 67 13013 0 0 1 0 5 2 20 0 15 0 415656317 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761609239696 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=580] ppid=439 vsize=10832628 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/443/task/580/stat : 580 (java) S 439 443 29917 0 -1 1077944384 492 13013 0 0 1 0 5 2 20 0 15 0 415656318 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761178068976 139761718839938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=582] ppid=439 vsize=10832628 memory=142896514775132 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/582/stat : 582 (java) S 439 443 29917 0 -1 1077944384 34 13013 0 0 0 0 5 2 20 0 15 0 415656319 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761177015200 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=590] ppid=439 vsize=10832628 memory=1945828 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/590/stat : 590 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656319 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761054376944 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=593] ppid=439 vsize=10832628 memory=5931335741411184995 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/593/stat : 593 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656321 11092611072 50841 33554432000 4194304 4196468 140725123300080 139760450398416 139761718847387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=594] ppid=439 vsize=10832628 memory=5931335741444805223 CPUtime=0.72 cores=1,3,5,7
/proc/443/task/594/stat : 594 (java) S 439 443 29917 0 -1 1077944384 3446 13013 0 0 65 0 5 2 20 0 15 0 415656321 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761143458288 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=595] ppid=439 vsize=10832628 memory=280810867392752 CPUtime=0.61 cores=1,3,5,7
/proc/443/task/595/stat : 595 (java) S 439 443 29917 0 -1 1077944384 1461 13013 0 0 54 0 5 2 20 0 15 0 415656321 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761142405744 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=597] ppid=439 vsize=10832628 memory=5866312788055511407 CPUtime=0.49 cores=1,3,5,7
/proc/443/task/597/stat : 597 (java) S 439 443 29917 0 -1 1077944384 2289 13013 0 0 42 0 5 2 20 0 15 0 415656322 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761141353200 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=603] ppid=439 vsize=10832628 memory=-1807685287724412255 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/603/stat : 603 (java) S 439 443 29917 0 -1 1077944384 3 13013 0 0 0 0 5 2 20 0 15 0 415656322 11092611072 50841 33554432000 4194304 4196468 140725123300080 139759980637280 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=610] ppid=439 vsize=10832628 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/610/stat : 610 (java) S 439 443 29917 0 -1 1077944384 1 13013 0 0 0 0 5 2 20 0 15 0 415656322 11092611072 50841 33554432000 4194304 4196468 140725123300080 139761140300080 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
Current children cumulated CPU time: 3.17 s
Current children cumulated vsize: 10832628 KiB

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

[pid=443/tid=603] ppid=439 vsize=10846984 memory=1556 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/603/stat : 603 (java) S 439 443 29917 0 -1 1077944384 3 13013 0 0 0 0 5 2 20 0 15 0 415656322 11107311616 123228 33554432000 4194304 4196468 140725123300080 139759980637280 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=610] ppid=439 vsize=10846984 memory=532 CPUtime=0.09 cores=1,3,5,7
/proc/443/task/610/stat : 610 (java) S 439 443 29917 0 -1 1077944384 1041 13013 0 0 1 1 5 2 20 0 15 0 415656322 11107311616 123228 33554432000 4194304 4196468 140725123300080 139761140300080 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
Current children cumulated CPU time: 142.63 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 492912 KiB

[startup+132.001 s]*
/proc/loadavg: 1.35 1.22 1.14 3/228 752
/proc/meminfo: memFree=29250712/32770624 swapFree=66940856/67108860
[pid=443] ppid=439 vsize=10846984 memory=491888 CPUtime=143.44 cores=1,3,5,7
/proc/443/stat : 443 (java) S 439 443 29917 0 -1 1077944320 112824 13013 0 0 14300 37 5 2 20 0 15 0 415656307 11107311616 122972 33554432000 4194304 4196468 140725123300080 140725123282624 139761718828791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
/proc/443/statm: 2711746 122972 3635 1 0 2673805 0
[pid=443/tid=563] ppid=439 vsize=10846984 memory=1398720917958146503 CPUtime=131.67 cores=1,3,5,7
/proc/443/task/563/stat : 563 (java) R 439 443 29917 0 -1 4202560 32750 13013 0 0 13146 14 5 2 20 0 15 0 415656316 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761690664368 139761288792049 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=568] ppid=439 vsize=10846984 memory=4126316290023845779 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/568/stat : 568 (java) S 439 443 29917 0 -1 1077944384 2001 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761723071248 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=569] ppid=439 vsize=10846984 memory=928 CPUtime=0.2 cores=1,3,5,7
/proc/443/task/569/stat : 569 (java) S 439 443 29917 0 -1 1077944384 2771 13013 0 0 11 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761611344784 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=570] ppid=439 vsize=10846984 memory=1720 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/570/stat : 570 (java) S 439 443 29917 0 -1 1077944384 2467 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761610292240 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=572] ppid=439 vsize=10846984 memory=1976 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/572/stat : 572 (java) S 439 443 29917 0 -1 1077944384 1532 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761609239696 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=580] ppid=439 vsize=10846984 memory=2432 CPUtime=0.15 cores=1,3,5,7
/proc/443/task/580/stat : 580 (java) S 439 443 29917 0 -1 1077944384 3572 13013 0 0 8 0 5 2 20 0 15 0 415656318 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761178068976 139761718839938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=582] ppid=439 vsize=10846984 memory=1436 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/582/stat : 582 (java) S 439 443 29917 0 -1 1077944384 54 13013 0 0 0 0 5 2 20 0 15 0 415656319 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761177015264 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=590] ppid=439 vsize=10846984 memory=800 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/590/stat : 590 (java) S 439 443 29917 0 -1 1077944384 11 13013 0 0 0 0 5 2 20 0 15 0 415656319 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761054376960 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=593] ppid=439 vsize=10846984 memory=1764 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/593/stat : 593 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656321 11107311616 122972 33554432000 4194304 4196468 140725123300080 139760450398416 139761718847387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=594] ppid=439 vsize=10846984 memory=111628 CPUtime=4.74 cores=1,3,5,7
/proc/443/task/594/stat : 594 (java) S 439 443 29917 0 -1 1077944384 23696 13013 0 0 464 3 5 2 20 0 15 0 415656321 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761143458288 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=595] ppid=439 vsize=10846984 memory=800 CPUtime=4.57 cores=1,3,5,7
/proc/443/task/595/stat : 595 (java) S 439 443 29917 0 -1 1077944384 24718 13013 0 0 447 3 5 2 20 0 15 0 415656321 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761142405744 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=597] ppid=439 vsize=10846984 memory=1804 CPUtime=1.97 cores=1,3,5,7
/proc/443/task/597/stat : 597 (java) S 439 443 29917 0 -1 1077944384 15996 13013 0 0 186 4 5 2 20 0 15 0 415656322 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761141353200 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=603] ppid=439 vsize=10846984 memory=920 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/603/stat : 603 (java) S 439 443 29917 0 -1 1077944384 3 13013 0 0 0 0 5 2 20 0 15 0 415656322 11107311616 122972 33554432000 4194304 4196468 140725123300080 139759980637280 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=610] ppid=439 vsize=10846984 memory=3848 CPUtime=0.09 cores=1,3,5,7
/proc/443/task/610/stat : 610 (java) S 439 443 29917 0 -1 1077944384 1041 13013 0 0 1 1 5 2 20 0 15 0 415656322 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761140300080 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
Current children cumulated CPU time: 143.44 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 491888 KiB

[startup+132.801 s]
/proc/loadavg: 1.35 1.22 1.14 3/228 752
/proc/meminfo: memFree=29250712/32770624 swapFree=66940856/67108860
[pid=443] ppid=439 vsize=10846984 memory=491888 CPUtime=144.25 cores=1,3,5,7
/proc/443/stat : 443 (java) S 439 443 29917 0 -1 1077944320 113857 13013 0 0 14380 38 5 2 20 0 15 0 415656307 11107311616 122972 33554432000 4194304 4196468 140725123300080 140725123282624 139761718828791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
/proc/443/statm: 2711746 122972 3635 1 0 2673805 0
[pid=443/tid=563] ppid=439 vsize=10846984 memory=492912 CPUtime=132.46 cores=1,3,5,7
/proc/443/task/563/stat : 563 (java) R 439 443 29917 0 -1 4202560 32750 13013 0 0 13225 14 5 2 20 0 15 0 415656316 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761690657600 139761288792111 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=568] ppid=439 vsize=10846984 memory=492912 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/568/stat : 568 (java) S 439 443 29917 0 -1 1077944384 2001 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761723071248 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=569] ppid=439 vsize=10846984 memory=492912 CPUtime=0.2 cores=1,3,5,7
/proc/443/task/569/stat : 569 (java) S 439 443 29917 0 -1 1077944384 2771 13013 0 0 11 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761611344784 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=570] ppid=439 vsize=10846984 memory=1772 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/570/stat : 570 (java) S 439 443 29917 0 -1 1077944384 2467 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761610292240 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=572] ppid=439 vsize=10846984 memory=6947385649911455296 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/572/stat : 572 (java) S 439 443 29917 0 -1 1077944384 1532 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761609239696 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=580] ppid=439 vsize=10846984 memory=288230617509003574 CPUtime=0.15 cores=1,3,5,7
/proc/443/task/580/stat : 580 (java) S 439 443 29917 0 -1 1077944384 3572 13013 0 0 8 0 5 2 20 0 15 0 415656318 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761178068976 139761718839938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=582] ppid=439 vsize=10846984 memory=15544002862646627 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/582/stat : 582 (java) S 439 443 29917 0 -1 1077944384 54 13013 0 0 0 0 5 2 20 0 15 0 415656319 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761177015264 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=590] ppid=439 vsize=10846984 memory=15262527885935970 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/590/stat : 590 (java) S 439 443 29917 0 -1 1077944384 11 13013 0 0 0 0 5 2 20 0 15 0 415656319 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761054376960 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=593] ppid=439 vsize=10846984 memory=6947385649911455296 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/593/stat : 593 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656321 11107311616 122972 33554432000 4194304 4196468 140725123300080 139760450398416 139761718847387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=594] ppid=439 vsize=10846984 memory=11568 CPUtime=4.74 cores=1,3,5,7
/proc/443/task/594/stat : 594 (java) S 439 443 29917 0 -1 1077944384 23802 13013 0 0 464 3 5 2 20 0 15 0 415656321 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761143458288 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=595] ppid=439 vsize=10846984 memory=1532 CPUtime=4.57 cores=1,3,5,7
/proc/443/task/595/stat : 595 (java) S 439 443 29917 0 -1 1077944384 24718 13013 0 0 447 3 5 2 20 0 15 0 415656321 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761142405744 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=597] ppid=439 vsize=10846984 memory=1088 CPUtime=1.97 cores=1,3,5,7
/proc/443/task/597/stat : 597 (java) S 439 443 29917 0 -1 1077944384 16923 13013 0 0 186 4 5 2 20 0 15 0 415656322 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761141353200 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=603] ppid=439 vsize=10846984 memory=988 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/603/stat : 603 (java) S 439 443 29917 0 -1 1077944384 3 13013 0 0 0 0 5 2 20 0 15 0 415656322 11107311616 122972 33554432000 4194304 4196468 140725123300080 139759980637280 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=610] ppid=439 vsize=10846984 memory=6947385649911455296 CPUtime=0.09 cores=1,3,5,7
/proc/443/task/610/stat : 610 (java) S 439 443 29917 0 -1 1077944384 1041 13013 0 0 1 1 5 2 20 0 15 0 415656322 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761140300080 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
Current children cumulated CPU time: 144.25 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 491888 KiB

[startup+133.001 s]*
/proc/loadavg: 1.35 1.22 1.14 3/228 752
/proc/meminfo: memFree=29250924/32770624 swapFree=66940856/67108860
[pid=443] ppid=439 vsize=10846984 memory=491888 CPUtime=144.46 cores=1,3,5,7
/proc/443/stat : 443 (java) S 439 443 29917 0 -1 1077944320 114620 13013 0 0 14401 38 5 2 20 0 15 0 415656307 11107311616 122972 33554432000 4194304 4196468 140725123300080 140725123282624 139761718828791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
/proc/443/statm: 2711746 122972 3635 1 0 2673805 0
[pid=443/tid=563] ppid=439 vsize=10846984 memory=1398720917958146503 CPUtime=132.67 cores=1,3,5,7
/proc/443/task/563/stat : 563 (java) R 439 443 29917 0 -1 4202560 32750 13013 0 0 13246 14 5 2 20 0 15 0 415656316 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761690659952 139761288792049 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=568] ppid=439 vsize=10846984 memory=4126316290023845779 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/568/stat : 568 (java) S 439 443 29917 0 -1 1077944384 2001 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761723071248 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=569] ppid=439 vsize=10846984 memory=532 CPUtime=0.2 cores=1,3,5,7
/proc/443/task/569/stat : 569 (java) S 439 443 29917 0 -1 1077944384 2771 13013 0 0 11 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761611344784 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=570] ppid=439 vsize=10846984 memory=928 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/570/stat : 570 (java) S 439 443 29917 0 -1 1077944384 2467 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761610292240 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=572] ppid=439 vsize=10846984 memory=1720 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/572/stat : 572 (java) S 439 443 29917 0 -1 1077944384 1532 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761609239696 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=580] ppid=439 vsize=10846984 memory=1976 CPUtime=0.15 cores=1,3,5,7
/proc/443/task/580/stat : 580 (java) S 439 443 29917 0 -1 1077944384 3573 13013 0 0 8 0 5 2 20 0 15 0 415656318 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761178068976 139761718839938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=582] ppid=439 vsize=10846984 memory=2432 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/582/stat : 582 (java) S 439 443 29917 0 -1 1077944384 54 13013 0 0 0 0 5 2 20 0 15 0 415656319 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761177015264 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=590] ppid=439 vsize=10846984 memory=1436 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/590/stat : 590 (java) S 439 443 29917 0 -1 1077944384 11 13013 0 0 0 0 5 2 20 0 15 0 415656319 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761054376960 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=593] ppid=439 vsize=10846984 memory=800 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/593/stat : 593 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656321 11107311616 122972 33554432000 4194304 4196468 140725123300080 139760450398416 139761718847387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=594] ppid=439 vsize=10846984 memory=1764 CPUtime=4.74 cores=1,3,5,7
/proc/443/task/594/stat : 594 (java) S 439 443 29917 0 -1 1077944384 23802 13013 0 0 464 3 5 2 20 0 15 0 415656321 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761143458288 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=595] ppid=439 vsize=10846984 memory=111628 CPUtime=4.57 cores=1,3,5,7
/proc/443/task/595/stat : 595 (java) S 439 443 29917 0 -1 1077944384 24718 13013 0 0 447 3 5 2 20 0 15 0 415656321 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761142405744 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=597] ppid=439 vsize=10846984 memory=800 CPUtime=1.97 cores=1,3,5,7
/proc/443/task/597/stat : 597 (java) S 439 443 29917 0 -1 1077944384 17685 13013 0 0 186 4 5 2 20 0 15 0 415656322 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761141353200 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=603] ppid=439 vsize=10846984 memory=1804 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/603/stat : 603 (java) S 439 443 29917 0 -1 1077944384 3 13013 0 0 0 0 5 2 20 0 15 0 415656322 11107311616 122972 33554432000 4194304 4196468 140725123300080 139759980637280 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=610] ppid=439 vsize=10846984 memory=920 CPUtime=0.09 cores=1,3,5,7
/proc/443/task/610/stat : 610 (java) S 439 443 29917 0 -1 1077944384 1041 13013 0 0 1 1 5 2 20 0 15 0 415656322 11107311616 122972 33554432000 4194304 4196468 140725123300080 139761140300080 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
Current children cumulated CPU time: 144.46 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 491888 KiB

[startup+133.11 s]
/proc/loadavg: 1.35 1.22 1.14 3/228 752
/proc/meminfo: memFree=29250924/32770624 swapFree=66940856/67108860
[pid=443] ppid=439 vsize=10846984 memory=492064 CPUtime=144.65 cores=1,3,5,7
/proc/443/stat : 443 (java) S 439 443 29917 0 -1 1077944320 118443 13013 0 0 14420 38 5 2 20 0 15 0 415656307 11107311616 123016 33554432000 4194304 4196468 140725123300080 140725123282624 139761718828791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
/proc/443/statm: 2711746 123016 3635 1 0 2673805 0
[pid=443/tid=563] ppid=439 vsize=10846984 memory=492912 CPUtime=132.77 cores=1,3,5,7
/proc/443/task/563/stat : 563 (java) R 439 443 29917 0 -1 4202560 33155 13013 0 0 13256 14 5 2 20 0 15 0 415656316 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761690663864 139761272580839 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=568] ppid=439 vsize=10846984 memory=492912 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/568/stat : 568 (java) S 439 443 29917 0 -1 1077944384 2001 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761723071248 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=569] ppid=439 vsize=10846984 memory=492912 CPUtime=0.2 cores=1,3,5,7
/proc/443/task/569/stat : 569 (java) S 439 443 29917 0 -1 1077944384 2771 13013 0 0 11 2 5 2 20 0 15 0 415656317 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761611344784 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=570] ppid=439 vsize=10846984 memory=498044 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/570/stat : 570 (java) S 439 443 29917 0 -1 1077944384 2467 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761610292240 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=572] ppid=439 vsize=10846984 memory=492912 CPUtime=0.19 cores=1,3,5,7
/proc/443/task/572/stat : 572 (java) S 439 443 29917 0 -1 1077944384 1532 13013 0 0 10 2 5 2 20 0 15 0 415656317 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761609239696 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=580] ppid=439 vsize=10846984 memory=164 CPUtime=0.15 cores=1,3,5,7
/proc/443/task/580/stat : 580 (java) S 439 443 29917 0 -1 1077944384 3577 13013 0 0 8 0 5 2 20 0 15 0 415656318 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761178068976 139761718839938 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=582] ppid=439 vsize=10846984 memory=491888 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/582/stat : 582 (java) S 439 443 29917 0 -1 1077944384 54 13013 0 0 0 0 5 2 20 0 15 0 415656319 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761177015264 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=590] ppid=439 vsize=10846984 memory=491888 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/590/stat : 590 (java) S 439 443 29917 0 -1 1077944384 11 13013 0 0 0 0 5 2 20 0 15 0 415656319 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761054376960 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=593] ppid=439 vsize=10846984 memory=3848 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/593/stat : 593 (java) S 439 443 29917 0 -1 1077944384 2 13013 0 0 0 0 5 2 20 0 15 0 415656321 11107311616 123016 33554432000 4194304 4196468 140725123300080 139760450398416 139761718847387 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=594] ppid=439 vsize=10846984 memory=500608 CPUtime=4.77 cores=1,3,5,7
/proc/443/task/594/stat : 594 (java) R 439 443 29917 0 -1 4202560 24674 13013 0 0 467 3 5 2 20 0 15 0 415656321 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761143457984 139761711928638 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=595] ppid=439 vsize=10846984 memory=492912 CPUtime=4.61 cores=1,3,5,7
/proc/443/task/595/stat : 595 (java) R 439 443 29917 0 -1 4202560 25587 13013 0 0 451 3 5 2 20 0 15 0 415656321 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761142393184 139761698044758 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=597] ppid=439 vsize=10846984 memory=2600 CPUtime=2 cores=1,3,5,7
/proc/443/task/597/stat : 597 (java) R 439 443 29917 0 -1 4202560 19358 13013 0 0 189 4 5 2 20 0 15 0 415656322 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761141353200 139761697783302 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=603] ppid=439 vsize=10846984 memory=2308 CPUtime=0.07 cores=1,3,5,7
/proc/443/task/603/stat : 603 (java) S 439 443 29917 0 -1 1077944384 3 13013 0 0 0 0 5 2 20 0 15 0 415656322 11107311616 123016 33554432000 4194304 4196468 140725123300080 139759980637280 139761718838997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
[pid=443/tid=610] ppid=439 vsize=10846984 memory=491888 CPUtime=0.09 cores=1,3,5,7
/proc/443/task/610/stat : 610 (java) S 439 443 29917 0 -1 1077944384 1041 13013 0 0 1 1 5 2 20 0 15 0 415656322 11107311616 123016 33554432000 4194304 4196468 140725123300080 139761140300080 139761718839938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24141824 140725123308271 140725123310789 140725123310789 140725123313615 0
Current children cumulated CPU time: 144.65 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 492064 KiB

Child status: 0
Real time (s): 133.167
CPU time (s): 144.803
CPU user time (s): 144.378
CPU system time (s): 0.425129
CPU usage (%): 108.738
Max. virtual memory (cumulated for all children) (KiB): 10847752
Max. memory (cumulated for all children) (KiB): 543676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.378
system time used= 0.425129
maximum resident set size= 545724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131967
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11138
involuntary context switches= 380


# summary of solver processes directly reported to runsolver:
#   pid: 443
#   total CPU time (s): 144.803
#   total CPU user time (s): 144.378
#   total CPU system time (s): 0.425129

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.76991 second user time and 1.2579 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-13 19:02:18
IDJOB=4396339
IDBENCH=120638
IDSOLVER=2846
FILE ID=node149/4396339-1568394176
RUNJOBID= node149-1568394138-418
PBS_JOBID= 21701822
Free space on /tmp= 61424 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-zeroin-i-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396339-1568394176/watcher-4396339-1568394176 -o /tmp/evaluation-result-4396339-1568394176/solver-4396339-1568394176 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568394138-418 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1908479319 HOME/instance-4396339-1568394176.xml

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

MD5SUM BENCH= bac8a2bd88d13c89c2cced4f7584e960
RANDOM SEED=1908479319

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31001672 kB
MemAvailable:   31863956 kB
Buffers:          160484 kB
Cached:          1003888 kB
SwapCached:        61296 kB
Active:           532844 kB
Inactive:         691244 kB
Active(anon):      28672 kB
Inactive(anon):    72352 kB
Active(file):     504172 kB
Inactive(file):   618892 kB
Unevictable:      111264 kB
Mlocked:          111264 kB
SwapTotal:      67108860 kB
SwapFree:       66940856 kB
Dirty:             70640 kB
Writeback:             0 kB
AnonPages:        112416 kB
Mapped:            43840 kB
Shmem:             31292 kB
Slab:             138852 kB
SReclaimable:     110108 kB
SUnreclaim:        28744 kB
KernelStack:        3408 kB
PageTables:         5440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61352 MiB
End job on node149 at 2019-09-13 19:04:32