Trace number 4249217

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - Hybrid 2017-06-30SAT (TO)549 2400.12 2314.02

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n150/
TravellingSalesman-150-50-14.xml
MD5SUMb2c04361dada2322dcbf50e86c385888
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark531
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size64
Maximum domain size150
Distribution of domain sizes[{"size":64,"count":150},{"size":150,"count":150}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":150},{"degree":3,"count":150}]
Minimum constraint arity3
Maximum constraint arity150
Distribution of constraint arities[{"arity":3,"count":150},{"arity":150,"count":1}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 428982681
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.32	c Parsing instance...
9.26/2.83	c Parsing done, starting first complete search...
10.59/3.26	o 5523
10.59/3.27	o 5519
10.59/3.27	o 5517
10.59/3.27	o 5516
10.59/3.27	o 5515
10.59/3.28	o 5513
10.59/3.28	o 5510
10.59/3.28	o 5508
10.59/3.28	o 5507
10.59/3.29	o 5504
10.59/3.29	o 5499
10.59/3.29	o 5498
10.59/3.29	o 5496
10.59/3.29	o 5495
10.59/3.30	o 5494
10.59/3.31	o 5493
10.59/3.31	o 5492
10.59/3.31	o 5491
10.93/3.33	o 5490
10.93/3.34	o 5489
10.93/3.38	o 5488
10.93/3.38	o 5487
10.93/3.38	o 5486
10.93/3.38	o 5484
10.93/3.38	o 5481
10.93/3.39	o 5480
10.93/3.41	o 5479
11.34/3.44	o 5477
11.34/3.45	o 5476
11.69/3.50	o 5474
11.69/3.50	o 5473
11.69/3.51	o 5472
11.69/3.52	o 5471
11.69/3.52	o 5469
12.09/3.66	o 5468
12.09/3.66	o 5466
13.70/4.56	o 5465
13.70/4.56	o 5464
13.80/4.62	o 5463
13.91/4.70	o 5462
13.91/4.70	o 5461
14.90/5.66	o 5460
14.90/5.66	o 5458
14.99/5.77	o 5457
15.69/6.43	o 5456
15.69/6.43	o 5454
15.69/6.43	o 5452
15.69/6.44	o 5451
15.79/6.57	o 5450
22.71/12.84	c First complete search done, starting ALNS search...
23.15/13.12	o 5006
23.86/13.61	o 2471
32.19/20.55	o 562
192.91/172.25	o 561
219.18/197.79	o 560
336.38/314.31	o 559
1071.30/1034.30	o 557
1748.42/1687.52	c ALNS done, starting second complete search
1748.42/1687.52	c Best operator: FullRelax_LastConf(Min) with improvement of: 4888
1810.41/1747.17	o 555
1942.48/1874.40	o 554
2012.87/1942.05	o 552
2066.11/1993.26	o 551
2345.65/2261.74	o 549
2400.08/2314.00	s SATISFIABLE
2400.08/2314.01	v <instantiation>
2400.08/2314.01	v 	<list>
2400.08/2314.01	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] c[125] c[126] c[127] c[128] c[129] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] d[100] d[101] d[102] d[103] d[104] d[105] d[106] d[107] d[108] d[109] d[110] d[111] d[112] d[113] d[114] d[115] d[116] d[117] d[118] d[119] d[120] d[121] d[122] d[123] d[124] d[125] d[126] d[127] d[128] d[129] d[130] d[131] d[132] d[133] d[134] d[135] d[136] d[137] d[138] d[139] d[140] d[141] d[142] d[143] d[144] d[145] d[146] d[147] d[148] d[149]
2400.08/2314.01	v 	</list>
2400.08/2314.01	v 	<values>
2400.08/2314.01	v 		4 0 5 14 17 18 22 19 10 6 12 15 23 29 40 46 45 37 34 44 47 50 61 52 63 74 78 84 90 97 94 101 113 119 123 131 132 135 114 115 108 109 106 110 128 136 137 138 141 146 148 139 134 124 116 117 112 107 104 105 121 125 130 142 143 149 120 111 103 98 95 96 86 79 89 83 88 85 91 77 72 70 87 99 100 102 126 144 147 145 140 127 129 133 118 122 93 92 49 41 35 1 2 7 3 8 16 24 30 31 42 38 36 27 20 28 9 11 13 25 32 39 43 51 60 59 56 58 73 71 68 67 66 55 62 57 54 48 53 65 69 76 82 81 80 75 64 33 26 21 1 5 4 1 1 2 1 3 3 2 1 2 4 4 4 1 4 2 3 3 2 3 4 3 3 1 4 4 3 3 5 4 2 3 2 1 2 5 1 2 3 3 2 5 3 1 1 3 4 2 6 4 2 3 1 2 1 1 2 5 2 3 7 2 6 13 3 3 4 3 2 4 2 4 7 2 3 2 5 1 1 8 6 9 6 9 9 1 4 6 6 10 2 20 2 11 5 18 4 2 11 3 3 7 1 4 2 2 1 3 4 1 3 3 3 12 3 1 3 3 3 1 4 3 2 2 1 4 4 1 3 4 3 2 4 2 3 8 4 1 2 5 1 3 2 3 13 2 2 5 
2400.08/2314.01	v 	</values>
2400.08/2314.01	v </instantiation>

Verifier Data

OK	549

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-4249217-1500723514/watcher-4249217-1500723514 -o /tmp/evaluation-result-4249217-1500723514/solver-4249217-1500723514 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500714200-19267 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 428982681 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249217-1500723514.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.60 1.42 1.39 2/264 20554
/proc/meminfo: memFree=30574404/32770624 swapFree=5916/288072
[pid=20554] ppid=20551 vsize=10635564 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/stat : 20554 (java) S 20551 20554 19235 0 -1 1077944320 2227 0 0 0 0 0 0 0 20 0 2 0 7618422 10890817536 2432 33554432000 4194304 4196468 140733702521344 140733702503888 140385519779575 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
/proc/20554/statm: 2658891 2432 1188 1 0 2647802 0
[pid=20554/tid=20555] ppid=20551 vsize=10636592 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20555/stat : 20555 (java) S 20551 20554 19235 0 -1 1077944384 916 0 0 0 0 0 0 0 20 0 4 0 7618422 10891870208 2432 33554432000 4194304 4196468 140733702521344 140385524020944 140385519789781 0 4 0 16784584 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20556] ppid=20551 vsize=10637620 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20556/stat : 20556 (java) S 20551 20554 19235 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 4 0 7618423 10892922880 2432 33554432000 4194304 4196468 140733702521344 140385438260448 140385519789781 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20557] ppid=20551 vsize=10637620 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20557/stat : 20557 (java) S 20551 20554 19235 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 5 0 7618423 10892922880 2498 33554432000 4194304 4196468 140733702521344 140385437207648 140385519789781 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20558] ppid=20551 vsize=10637620 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20558/stat : 20558 (java) S 20551 20554 19235 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 5 0 7618423 10892922880 2498 33554432000 4194304 4196468 140733702521344 140385116483040 140385519789781 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0

[startup+0.100073 s]
/proc/loadavg: 1.60 1.42 1.39 2/264 20554
/proc/meminfo: memFree=30574404/32770624 swapFree=5916/288072
[pid=20554] ppid=20551 vsize=13264380 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/20554/stat : 20554 (java) S 20551 20554 19235 0 -1 1077944320 5530 0 0 0 7 2 0 0 20 0 20 0 7618422 13582725120 6097 33554432000 4194304 4196468 140733702521344 140733702503888 140385519779575 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
/proc/20554/statm: 3316095 6097 3315 1 0 3303815 0
[pid=20554/tid=20555] ppid=20551 vsize=13264380 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20555/stat : 20555 (java) R 20551 20554 19235 0 -1 4202560 3613 0 0 0 7 1 0 0 20 0 20 0 7618422 13582725120 6097 33554432000 4194304 4196468 140733702521344 140385524021856 140385503860062 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20556] ppid=20551 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20556/stat : 20556 (java) S 20551 20554 19235 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7618423 13582725120 6097 33554432000 4194304 4196468 140733702521344 140385438260112 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20557] ppid=20551 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20557/stat : 20557 (java) S 20551 20554 19235 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7618423 13582725120 6097 33554432000 4194304 4196468 140733702521344 140385437207312 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20558] ppid=20551 vsize=13264380 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20558/stat : 20558 (java) S 20551 20554 19235 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7618423 13582725120 6097 33554432000 4194304 4196468 140733702521344 140385116482704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.20069 s]
/proc/loadavg: 1.60 1.42 1.39 2/264 20554
/proc/meminfo: memFree=30574404/32770624 swapFree=5916/288072
[pid=20554] ppid=20551 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/20554/stat : 20554 (java) S 20551 20554 19235 0 -1 1077944320 8784 0 0 0 23 3 0 0 20 0 20 0 7618422 13582245888 8812 33554432000 4194304 4196468 140733702521344 140733702503888 140385519779575 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
/proc/20554/statm: 3315986 8812 3572 1 0 3303706 0
[pid=20554/tid=20555] ppid=20551 vsize=13263944 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20555/stat : 20555 (java) R 20551 20554 19235 0 -1 4202560 6483 0 0 0 15 2 0 0 20 0 20 0 7618422 13582278656 8812 33554432000 4194304 4196468 140733702521344 140385523987616 140385512459293 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20556] ppid=20551 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20556/stat : 20556 (java) S 20551 20554 19235 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7618423 13582245888 8812 33554432000 4194304 4196468 140733702521344 140385438260112 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20557] ppid=20551 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20557/stat : 20557 (java) S 20551 20554 19235 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7618423 13582245888 8812 33554432000 4194304 4196468 140733702521344 140385437207312 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20558] ppid=20551 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20558/stat : 20558 (java) S 20551 20554 19235 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7618423 13582245888 8812 33554432000 4194304 4196468 140733702521344 140385116482704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300572 s]
/proc/loadavg: 1.60 1.42 1.39 2/264 20554
/proc/meminfo: memFree=30574404/32770624 swapFree=5916/288072
[pid=20554] ppid=20551 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/20554/stat : 20554 (java) S 20551 20554 19235 0 -1 1077944320 9878 0 0 0 38 4 0 0 20 0 20 0 7618422 13582245888 11039 33554432000 4194304 4196468 140733702521344 140733702503888 140385519779575 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
/proc/20554/statm: 3315978 11039 3644 1 0 3303698 0
[pid=20554/tid=20555] ppid=20551 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20555/stat : 20555 (java) R 20551 20554 19235 0 -1 4202560 7250 0 0 0 24 3 0 0 20 0 20 0 7618422 13582245888 11039 33554432000 4194304 4196468 140733702521344 140385523996112 140385503860062 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20556] ppid=20551 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20556/stat : 20556 (java) S 20551 20554 19235 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7618423 13582245888 11039 33554432000 4194304 4196468 140733702521344 140385438260112 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20557] ppid=20551 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20557/stat : 20557 (java) S 20551 20554 19235 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7618423 13582245888 11039 33554432000 4194304 4196468 140733702521344 140385437207312 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20558] ppid=20551 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20558/stat : 20558 (java) S 20551 20554 19235 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7618423 13582245888 11104 33554432000 4194304 4196468 140733702521344 140385116482704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700436 s]
/proc/loadavg: 1.60 1.42 1.39 2/264 20554
/proc/meminfo: memFree=30574404/32770624 swapFree=5916/288072
[pid=20554] ppid=20551 vsize=13265980 CPUtime=1.51 cores=1,3,5,7,9,11,13,15
/proc/20554/stat : 20554 (java) S 20551 20554 19235 0 -1 1077944320 14584 0 0 0 145 6 0 0 20 0 20 0 7618422 13584363520 25015 33554432000 4194304 4196468 140733702521344 140733702503888 140385519779575 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
/proc/20554/statm: 3316495 25015 3756 1 0 3304210 0
[pid=20554/tid=20555] ppid=20551 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20555/stat : 20555 (java) R 20551 20554 19235 0 -1 4202560 8415 0 0 0 63 4 0 0 20 0 20 0 7618422 13584363520 25015 33554432000 4194304 4196468 140733702521344 140385524016384 140385503823205 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20556] ppid=20551 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20556/stat : 20556 (java) S 20551 20554 19235 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7618423 13584363520 25015 33554432000 4194304 4196468 140733702521344 140385438260112 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20557] ppid=20551 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20557/stat : 20557 (java) S 20551 20554 19235 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7618423 13584363520 25015 33554432000 4194304 4196468 140733702521344 140385437207312 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20558] ppid=20551 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20558/stat : 20558 (java) S 20551 20554 19235 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7618423 13584363520 25015 33554432000 4194304 4196468 140733702521344 140385116482704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 13265980

[startup+1.50113 s]
/proc/loadavg: 1.71 1.45 1.40 3/284 20574
/proc/meminfo: memFree=30378244/32770624 swapFree=5916/288532
[pid=20554] ppid=20551 vsize=13268028 CPUtime=4.19 cores=1,3,5,7,9,11,13,15
/proc/20554/stat : 20554 (java) S 20551 20554 19235 0 -1 1077944320 21262 0 0 0 349 70 0 0 20 0 20 0 7618422 13586460672 107584 33554432000 4194304 4196468 140733702521344 140733702503888 140385519779575 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
/proc/20554/statm: 3317007 107584 3810 1 0 3304722 0
[pid=20554/tid=20555] ppid=20551 vsize=13268028 CPUtime=1.32 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20555/stat : 20555 (java) S 20551 20554 19235 0 -1 1077944384 9901 0 0 0 125 7 0 0 20 0 20 0 7618422 13586460672 107584 33554432000 4194304 4196468 140733702521344 140385524015280 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20556] ppid=20551 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20556/stat : 20556 (java) R 20551 20554 19235 0 -1 4202560 133 0 0 0 4 7 0 0 20 0 20 0 7618423 13586460672 107584 33554432000 4194304 4196468 140733702521344 140385438260312 140385504807449 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20557] ppid=20551 vsize=13268028 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20557/stat : 20557 (java) R 20551 20554 19235 0 -1 4202560 118 0 0 0 5 5 0 0 20 0 20 0 7618423 13586460672 108096 33554432000 4194304 4196468 140733702521344 140385437207512 140385504807449 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20558] ppid=20551 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20558/stat : 20558 (java) R 20551 20554 19235 0 -1 4202560 80 0 0 0 4 7 0 0 20 0 20 0 7618423 13586460672 108096 33554432000 4194304 4196468 140733702521344 140385116482904 140385512879275 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20559] ppid=20551 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20559/stat : 20559 (java) R 20551 20554 19235 0 -1 4202560 419 0 0 0 5 7 0 0 20 0 20 0 7618423 13586460672 108096 33554432000 4194304 4196468 140733702521344 140385115430104 140385512876276 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20560] ppid=20551 vsize=13268028 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20560/stat : 20560 (java) R 20551 20554 19235 0 -1 4202560 149 0 0 0 5 8 0 0 20 0 20 0 7618423 13586460672 108096 33554432000 4194304 4196468 140733702521344 140385114376792 140385512876308 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20562] ppid=20551 vsize=13268028 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20562/stat : 20562 (java) R 20551 20554 19235 0 -1 4202560 111 0 0 0 5 8 0 0 20 0 20 0 7618423 13586460672 108096 33554432000 4194304 4196468 140733702521344 140385113323680 140385512876276 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20563] ppid=20551 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20563/stat : 20563 (java) R 20551 20554 19235 0 -1 4202560 84 0 0 0 5 7 0 0 20 0 20 0 7618423 13586460672 108096 33554432000 4194304 4196468 140733702521344 140385112271704 140385504801696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20564] ppid=20551 vsize=13268028 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20564/stat : 20564 (java) R 20551 20554 19235 0 -1 4202560 136 0 0 0 5 7 0 0 20 0 20 0 7618423 13586460672 108096 33554432000 4194304 4196468 140733702521344 140385111218904 140385504807449 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20565] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20565/stat : 20565 (java) S 20551 20554 19235 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 7618425 13586460672 108096 33554432000 4194304 4196468 140733702521344 140384983368864 140385519789781 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20566] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20566/stat : 20566 (java) S 20551 20554 19235 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 7618426 13586460672 108096 33554432000 4194304 4196468 140733702521344 140384982316384 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20567] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20567/stat : 20567 (java) S 20551 20554 19235 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 7618426 13586460672 108096 33554432000 4194304 4196468 140733702521344 140384981264000 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20568] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20568/stat : 20568 (java) S 20551 20554 19235 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7618430 13586460672 108096 33554432000 4194304 4196468 140733702521344 140384980212304 140385519798171 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20569] ppid=20551 vsize=13268028 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20569/stat : 20569 (java) S 20551 20554 19235 0 -1 1077944384 2373 0 0 0 51 0 0 0 20 0 20 0 7618430 13586460672 108096 33554432000 4194304 4196468 140733702521344 140384979159152 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20570] ppid=20551 vsize=13268028 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20570/stat : 20570 (java) S 20551 20554 19235 0 -1 1077944384 1642 0 0 0 41 0 0 0 20 0 20 0 7618430 13586460672 108096 33554432000 4194304 4196468 140733702521344 140384978106352 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20571] ppid=20551 vsize=13268028 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20571/stat : 20571 (java) S 20551 20554 19235 0 -1 1077944384 1649 0 0 0 44 0 0 0 20 0 20 0 7618430 13586460672 108096 33554432000 4194304 4196468 140733702521344 140384977054064 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20572] ppid=20551 vsize=13268028 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20572/stat : 20572 (java) S 20551 20554 19235 0 -1 1077944384 2907 0 0 0 41 0 0 0 20 0 20 0 7618430 13586460672 108096 33554432000 4194304 4196468 140733702521344 140384976001264 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20573] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20573/stat : 20573 (java) S 20551 20554 19235 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7618430 13586460672 108096 33554432000 4194304 4196468 140733702521344 140384974949216 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20574] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20574/stat : 20574 (java) S 20551 20554 19235 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 7618431 13586460672 108096 33554432000 4194304 4196468 140733702521344 140384973896496 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 13268028

[startup+3.10102 s]
/proc/loadavg: 1.71 1.45 1.40 10/284 20574
/proc/meminfo: memFree=29788364/32770624 swapFree=5916/288532
[pid=20554] ppid=20551 vsize=13268028 CPUtime=10.36 cores=1,3,5,7,9,11,13,15
/proc/20554/stat : 20554 (java) S 20551 20554 19235 0 -1 1077944320 31003 0 0 0 824 212 0 0 20 0 20 0 7618422 13586460672 238689 33554432000 4194304 4196468 140733702521344 140733702503888 140385519779575 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
/proc/20554/statm: 3317007 238689 3832 1 0 3304722 0
[pid=20554/tid=20555] ppid=20551 vsize=13268028 CPUtime=2.27 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20555/stat : 20555 (java) R 20551 20554 19235 0 -1 4202560 11878 0 0 0 215 12 0 0 20 0 20 0 7618422 13586460672 238689 33554432000 4194304 4196468 140733702521344 140385524017560 140385121807949 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20556] ppid=20551 vsize=13268028 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20556/stat : 20556 (java) S 20551 20554 19235 0 -1 1077944384 348 0 0 0 38 24 0 0 20 0 20 0 7618423 13586460672 238689 33554432000 4194304 4196468 140733702521344 140385438260112 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20557] ppid=20551 vsize=13268028 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20557/stat : 20557 (java) S 20551 20554 19235 0 -1 1077944384 308 0 0 0 41 23 0 0 20 0 20 0 7618423 13586460672 238689 33554432000 4194304 4196468 140733702521344 140385437207312 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20558] ppid=20551 vsize=13268028 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20558/stat : 20558 (java) S 20551 20554 19235 0 -1 1077944384 348 0 0 0 40 25 0 0 20 0 20 0 7618423 13586460672 238689 33554432000 4194304 4196468 140733702521344 140385116482704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20559] ppid=20551 vsize=13268028 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20559/stat : 20559 (java) S 20551 20554 19235 0 -1 1077944384 649 0 0 0 41 22 0 0 20 0 20 0 7618423 13586460672 238689 33554432000 4194304 4196468 140733702521344 140385115429904 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20560] ppid=20551 vsize=13268028 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20560/stat : 20560 (java) S 20551 20554 19235 0 -1 1077944384 363 0 0 0 41 26 0 0 20 0 20 0 7618423 13586460672 238689 33554432000 4194304 4196468 140733702521344 140385114376592 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20562] ppid=20551 vsize=13268028 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20562/stat : 20562 (java) S 20551 20554 19235 0 -1 1077944384 389 0 0 0 41 26 0 0 20 0 20 0 7618423 13586460672 238689 33554432000 4194304 4196468 140733702521344 140385113323792 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20563] ppid=20551 vsize=13268028 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20563/stat : 20563 (java) S 20551 20554 19235 0 -1 1077944384 405 0 0 0 42 24 0 0 20 0 20 0 7618423 13586460672 238689 33554432000 4194304 4196468 140733702521344 140385112271504 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20564] ppid=20551 vsize=13268028 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20564/stat : 20564 (java) S 20551 20554 19235 0 -1 1077944384 361 0 0 0 43 23 0 0 20 0 20 0 7618423 13586460672 238689 33554432000 4194304 4196468 140733702521344 140385111218704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20565] ppid=20551 vsize=13268028 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20565/stat : 20565 (java) S 20551 20554 19235 0 -1 1077944384 1585 0 0 0 11 0 0 0 20 0 20 0 7618425 13586460672 238689 33554432000 4194304 4196468 140733702521344 140384983370352 140385519790722 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20566] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20566/stat : 20566 (java) S 20551 20554 19235 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 7618426 13586460672 238689 33554432000 4194304 4196468 140733702521344 140384982316384 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20567] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20567/stat : 20567 (java) S 20551 20554 19235 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 7618426 13586460672 238689 33554432000 4194304 4196468 140733702521344 140384981264000 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20568] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20568/stat : 20568 (java) S 20551 20554 19235 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7618430 13586460672 238689 33554432000 4194304 4196468 140733702521344 140384980212304 140385519798171 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20569] ppid=20551 vsize=13268028 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20569/stat : 20569 (java) R 20551 20554 19235 0 -1 4202560 3799 0 0 0 79 0 0 0 20 0 20 0 7618430 13586460672 238689 33554432000 4194304 4196468 140733702521344 140384979145176 140385501300480 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20570] ppid=20551 vsize=13268028 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20570/stat : 20570 (java) S 20551 20554 19235 0 -1 1077944384 2311 0 0 0 66 0 0 0 20 0 20 0 7618430 13586460672 238689 33554432000 4194304 4196468 140733702521344 140384978106352 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20571] ppid=20551 vsize=13268028 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20571/stat : 20571 (java) S 20551 20554 19235 0 -1 1077944384 2567 0 0 0 67 0 0 0 20 0 20 0 7618430 13586460672 238689 33554432000 4194304 4196468 140733702521344 140384977054064 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20572] ppid=20551 vsize=13268028 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20572/stat : 20572 (java) S 20551 20554 19235 0 -1 1077944384 4250 0 0 0 53 0 0 0 20 0 20 0 7618430 13586460672 238689 33554432000 4194304 4196468 140733702521344 140384976001264 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20573] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20573/stat : 20573 (java) S 20551 20554 19235 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7618430 13586460672 238689 33554432000 4194304 4196468 140733702521344 140384974949216 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20574] ppid=20551 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20574/stat : 20574 (java) S 20551 20554 19235 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 7618431 13586460672 238689 33554432000 4194304 4196468 140733702521344 140384973896496 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 13268028

[startup+6.30111 s]

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

[pid=20554/tid=20570] ppid=20551 vsize=13270076 CPUtime=2.32 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20570/stat : 20570 (java) S 20551 20554 19235 0 -1 1077944384 13832 0 0 0 229 3 0 0 20 0 20 0 7618430 13588557824 516268 33554432000 4194304 4196468 140733702521344 140384978106352 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20571] ppid=20551 vsize=13270076 CPUtime=2.42 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20571/stat : 20571 (java) S 20551 20554 19235 0 -1 1077944384 13586 0 0 0 240 2 0 0 20 0 20 0 7618430 13588557824 516268 33554432000 4194304 4196468 140733702521344 140384977054064 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20572] ppid=20551 vsize=13270076 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20572/stat : 20572 (java) S 20551 20554 19235 0 -1 1077944384 20275 0 0 0 97 2 0 0 20 0 20 0 7618430 13588557824 516268 33554432000 4194304 4196468 140733702521344 140384976001264 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20573] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20573/stat : 20573 (java) S 20551 20554 19235 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7618430 13588557824 516268 33554432000 4194304 4196468 140733702521344 140384974949216 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20574] ppid=20551 vsize=13270076 CPUtime=1.17 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20574/stat : 20574 (java) S 20551 20554 19235 0 -1 1077944384 1411 0 0 0 49 68 0 0 20 0 20 0 7618431 13588557824 516268 33554432000 4194304 4196468 140733702521344 140384973896496 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
Current children cumulated CPU time (s) 2221.38
Current children cumulated vsize (KiB) 13270076

[startup+2202.31 s]
/proc/loadavg: 1.91 1.64 1.55 3/285 20761
/proc/meminfo: memFree=28944476/32770624 swapFree=5916/290744
[pid=20554] ppid=20551 vsize=13270076 CPUtime=2283.76 cores=1,3,5,7,9,11,13,15
/proc/20554/stat : 20554 (java) S 20551 20554 19235 0 -1 1077944320 332720 0 0 0 227165 1211 0 0 20 0 20 0 7618422 13588557824 513699 33554432000 4194304 4196468 140733702521344 140733702503888 140385519779575 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
/proc/20554/statm: 3317519 513699 3863 1 0 3305234 0
[pid=20554/tid=20555] ppid=20551 vsize=13270076 CPUtime=2185.12 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20555/stat : 20555 (java) R 20551 20554 19235 0 -1 4202560 107989 0 0 0 218464 48 0 0 20 0 20 0 7618422 13588557824 513699 33554432000 4194304 4196468 140733702521344 140385524017888 140385124147029 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20556] ppid=20551 vsize=13270076 CPUtime=10.75 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20556/stat : 20556 (java) S 20551 20554 19235 0 -1 1077944384 18808 0 0 0 936 139 0 0 20 0 20 0 7618423 13588557824 513699 33554432000 4194304 4196468 140733702521344 140385438260112 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20557] ppid=20551 vsize=13270076 CPUtime=10.68 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20557/stat : 20557 (java) S 20551 20554 19235 0 -1 1077944384 15659 0 0 0 933 135 0 0 20 0 20 0 7618423 13588557824 513699 33554432000 4194304 4196468 140733702521344 140385437207312 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20558] ppid=20551 vsize=13270076 CPUtime=10.73 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20558/stat : 20558 (java) S 20551 20554 19235 0 -1 1077944384 21047 0 0 0 930 143 0 0 20 0 20 0 7618423 13588557824 513699 33554432000 4194304 4196468 140733702521344 140385116482704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20559] ppid=20551 vsize=13270076 CPUtime=10.73 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20559/stat : 20559 (java) S 20551 20554 19235 0 -1 1077944384 18856 0 0 0 941 132 0 0 20 0 20 0 7618423 13588557824 513699 33554432000 4194304 4196468 140733702521344 140385115429904 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20560] ppid=20551 vsize=13270076 CPUtime=10.78 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20560/stat : 20560 (java) S 20551 20554 19235 0 -1 1077944384 16568 0 0 0 939 139 0 0 20 0 20 0 7618423 13588557824 513699 33554432000 4194304 4196468 140733702521344 140385114376592 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20562] ppid=20551 vsize=13270076 CPUtime=10.9 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20562/stat : 20562 (java) S 20551 20554 19235 0 -1 1077944384 19470 0 0 0 948 142 0 0 20 0 20 0 7618423 13588557824 513699 33554432000 4194304 4196468 140733702521344 140385113323792 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20563] ppid=20551 vsize=13270076 CPUtime=10.81 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20563/stat : 20563 (java) S 20551 20554 19235 0 -1 1077944384 16818 0 0 0 944 137 0 0 20 0 20 0 7618423 13588557824 513699 33554432000 4194304 4196468 140733702521344 140385112271504 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20564] ppid=20551 vsize=13270076 CPUtime=10.7 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20564/stat : 20564 (java) S 20551 20554 19235 0 -1 1077944384 17826 0 0 0 934 136 0 0 20 0 20 0 7618423 13588557824 513699 33554432000 4194304 4196468 140733702521344 140385111218704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20565] ppid=20551 vsize=13270076 CPUtime=3.16 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20565/stat : 20565 (java) S 20551 20554 19235 0 -1 1077944384 17543 0 0 0 275 41 0 0 20 0 20 0 7618425 13588557824 513699 33554432000 4194304 4196468 140733702521344 140384983370352 140385519790722 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20566] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20566/stat : 20566 (java) S 20551 20554 19235 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 7618426 13588557824 513699 33554432000 4194304 4196468 140733702521344 140384982316384 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20567] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20567/stat : 20567 (java) S 20551 20554 19235 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 7618426 13588557824 513699 33554432000 4194304 4196468 140733702521344 140384981264000 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20568] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20568/stat : 20568 (java) S 20551 20554 19235 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7618430 13588557824 513699 33554432000 4194304 4196468 140733702521344 140384980212304 140385519798171 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20569] ppid=20551 vsize=13270076 CPUtime=2.31 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20569/stat : 20569 (java) S 20551 20554 19235 0 -1 1077944384 11540 0 0 0 229 2 0 0 20 0 20 0 7618430 13588557824 513699 33554432000 4194304 4196468 140733702521344 140384979159152 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20570] ppid=20551 vsize=13270076 CPUtime=2.32 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20570/stat : 20570 (java) S 20551 20554 19235 0 -1 1077944384 13834 0 0 0 229 3 0 0 20 0 20 0 7618430 13588557824 513699 33554432000 4194304 4196468 140733702521344 140384978106352 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20571] ppid=20551 vsize=13270076 CPUtime=2.42 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20571/stat : 20571 (java) S 20551 20554 19235 0 -1 1077944384 13588 0 0 0 240 2 0 0 20 0 20 0 7618430 13588557824 513699 33554432000 4194304 4196468 140733702521344 140384977054064 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20572] ppid=20551 vsize=13270076 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20572/stat : 20572 (java) S 20551 20554 19235 0 -1 1077944384 20277 0 0 0 97 2 0 0 20 0 20 0 7618430 13588557824 513699 33554432000 4194304 4196468 140733702521344 140384976001264 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20573] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20573/stat : 20573 (java) S 20551 20554 19235 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7618430 13588557824 513699 33554432000 4194304 4196468 140733702521344 140384974949216 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20574] ppid=20551 vsize=13270076 CPUtime=1.2 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20574/stat : 20574 (java) S 20551 20554 19235 0 -1 1077944384 1435 0 0 0 51 69 0 0 20 0 20 0 7618431 13588557824 513699 33554432000 4194304 4196468 140733702521344 140384973896496 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
Current children cumulated CPU time (s) 2283.76
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.77 1.66 1.56 6/285 20762
/proc/meminfo: memFree=28927016/32770624 swapFree=5916/290796
[pid=20554] ppid=20551 vsize=13270076 CPUtime=2346.25 cores=1,3,5,7,9,11,13,15
/proc/20554/stat : 20554 (java) S 20551 20554 19235 0 -1 1077944320 336185 0 0 0 233405 1220 0 0 20 0 20 0 7618422 13588557824 511258 33554432000 4194304 4196468 140733702521344 140733702503888 140385519779575 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
/proc/20554/statm: 3317519 511258 3863 1 0 3305234 0
[pid=20554/tid=20555] ppid=20551 vsize=13270076 CPUtime=2244.5 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20555/stat : 20555 (java) R 20551 20554 19235 0 -1 4202560 109291 0 0 0 224402 48 0 0 20 0 20 0 7618422 13588557824 511258 33554432000 4194304 4196468 140733702521344 140385524017888 140385125225638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20556] ppid=20551 vsize=13270076 CPUtime=11.09 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20556/stat : 20556 (java) S 20551 20554 19235 0 -1 1077944384 18976 0 0 0 970 139 0 0 20 0 20 0 7618423 13588557824 511258 33554432000 4194304 4196468 140733702521344 140385438260112 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20557] ppid=20551 vsize=13270076 CPUtime=11.05 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20557/stat : 20557 (java) S 20551 20554 19235 0 -1 1077944384 15958 0 0 0 970 135 0 0 20 0 20 0 7618423 13588557824 511258 33554432000 4194304 4196468 140733702521344 140385437207312 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20558] ppid=20551 vsize=13270076 CPUtime=11.1 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20558/stat : 20558 (java) S 20551 20554 19235 0 -1 1077944384 21269 0 0 0 966 144 0 0 20 0 20 0 7618423 13588557824 511258 33554432000 4194304 4196468 140733702521344 140385116482704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20559] ppid=20551 vsize=13270076 CPUtime=11.12 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20559/stat : 20559 (java) S 20551 20554 19235 0 -1 1077944384 19084 0 0 0 978 134 0 0 20 0 20 0 7618423 13588557824 511258 33554432000 4194304 4196468 140733702521344 140385115429904 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20560] ppid=20551 vsize=13270076 CPUtime=11.14 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20560/stat : 20560 (java) S 20551 20554 19235 0 -1 1077944384 16844 0 0 0 975 139 0 0 20 0 20 0 7618423 13588557824 511258 33554432000 4194304 4196468 140733702521344 140385114376592 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20562] ppid=20551 vsize=13270076 CPUtime=11.26 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20562/stat : 20562 (java) S 20551 20554 19235 0 -1 1077944384 19773 0 0 0 983 143 0 0 20 0 20 0 7618423 13588557824 511258 33554432000 4194304 4196468 140733702521344 140385113323792 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20563] ppid=20551 vsize=13270076 CPUtime=11.2 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20563/stat : 20563 (java) S 20551 20554 19235 0 -1 1077944384 17147 0 0 0 983 137 0 0 20 0 20 0 7618423 13588557824 511258 33554432000 4194304 4196468 140733702521344 140385112271504 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20564] ppid=20551 vsize=13270076 CPUtime=11.08 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20564/stat : 20564 (java) S 20551 20554 19235 0 -1 1077944384 17957 0 0 0 971 137 0 0 20 0 20 0 7618423 13588557824 511258 33554432000 4194304 4196468 140733702521344 140385111218704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20565] ppid=20551 vsize=13270076 CPUtime=3.28 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20565/stat : 20565 (java) S 20551 20554 19235 0 -1 1077944384 17726 0 0 0 286 42 0 0 20 0 20 0 7618425 13588557824 511258 33554432000 4194304 4196468 140733702521344 140384983370352 140385519790722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20566] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20566/stat : 20566 (java) S 20551 20554 19235 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 7618426 13588557824 511258 33554432000 4194304 4196468 140733702521344 140384982316384 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20567] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20567/stat : 20567 (java) S 20551 20554 19235 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 7618426 13588557824 511258 33554432000 4194304 4196468 140733702521344 140384981264000 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20568] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20568/stat : 20568 (java) S 20551 20554 19235 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7618430 13588557824 511258 33554432000 4194304 4196468 140733702521344 140384980212304 140385519798171 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20569] ppid=20551 vsize=13270076 CPUtime=2.32 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20569/stat : 20569 (java) S 20551 20554 19235 0 -1 1077944384 11542 0 0 0 230 2 0 0 20 0 20 0 7618430 13588557824 511258 33554432000 4194304 4196468 140733702521344 140384979159152 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20570] ppid=20551 vsize=13270076 CPUtime=2.32 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20570/stat : 20570 (java) S 20551 20554 19235 0 -1 1077944384 13836 0 0 0 229 3 0 0 20 0 20 0 7618430 13588557824 511258 33554432000 4194304 4196468 140733702521344 140384978106352 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20571] ppid=20551 vsize=13270076 CPUtime=2.42 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20571/stat : 20571 (java) S 20551 20554 19235 0 -1 1077944384 13590 0 0 0 240 2 0 0 20 0 20 0 7618430 13588557824 511258 33554432000 4194304 4196468 140733702521344 140384977054064 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20572] ppid=20551 vsize=13270076 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20572/stat : 20572 (java) S 20551 20554 19235 0 -1 1077944384 20279 0 0 0 97 2 0 0 20 0 20 0 7618430 13588557824 511258 33554432000 4194304 4196468 140733702521344 140384976001264 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20573] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20573/stat : 20573 (java) S 20551 20554 19235 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7618430 13588557824 511258 33554432000 4194304 4196468 140733702521344 140384974949216 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20574] ppid=20551 vsize=13270076 CPUtime=1.23 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20574/stat : 20574 (java) S 20551 20554 19235 0 -1 1077944384 1451 0 0 0 52 71 0 0 20 0 20 0 7618431 13588557824 511258 33554432000 4194304 4196468 140733702521344 140384973896496 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
Current children cumulated CPU time (s) 2346.25
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2314 s]
/proc/loadavg: 1.60 1.64 1.56 3/285 20763
/proc/meminfo: memFree=28929804/32770624 swapFree=5916/290856
[pid=20554] ppid=20551 vsize=13270076 CPUtime=2400.08 cores=1,3,5,7,9,11,13,15
/proc/20554/stat : 20554 (java) S 20551 20554 19235 0 -1 1077944320 340389 0 0 0 238780 1228 0 0 20 0 20 0 7618422 13588557824 509587 33554432000 4194304 4196468 140733702521344 140733702503888 140385519779575 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
/proc/20554/statm: 3317519 509587 3863 1 0 3305234 0
[pid=20554/tid=20555] ppid=20551 vsize=13270076 CPUtime=2295.69 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20555/stat : 20555 (java) R 20551 20554 19235 0 -1 4202560 110278 0 0 0 229520 49 0 0 20 0 20 0 7618422 13588557824 509587 33554432000 4194304 4196468 140733702521344 140385524017888 140385124147638 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20556] ppid=20551 vsize=13270076 CPUtime=11.4 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20556/stat : 20556 (java) S 20551 20554 19235 0 -1 1077944384 19238 0 0 0 1000 140 0 0 20 0 20 0 7618423 13588557824 509587 33554432000 4194304 4196468 140733702521344 140385438260112 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20557] ppid=20551 vsize=13270076 CPUtime=11.36 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20557/stat : 20557 (java) S 20551 20554 19235 0 -1 1077944384 16087 0 0 0 1000 136 0 0 20 0 20 0 7618423 13588557824 509587 33554432000 4194304 4196468 140733702521344 140385437207312 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20558] ppid=20551 vsize=13270076 CPUtime=11.41 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20558/stat : 20558 (java) S 20551 20554 19235 0 -1 1077944384 21650 0 0 0 996 145 0 0 20 0 20 0 7618423 13588557824 509587 33554432000 4194304 4196468 140733702521344 140385116482704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20559] ppid=20551 vsize=13270076 CPUtime=11.42 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20559/stat : 20559 (java) S 20551 20554 19235 0 -1 1077944384 19294 0 0 0 1008 134 0 0 20 0 20 0 7618423 13588557824 509587 33554432000 4194304 4196468 140733702521344 140385115429904 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20560] ppid=20551 vsize=13270076 CPUtime=11.47 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20560/stat : 20560 (java) S 20551 20554 19235 0 -1 1077944384 17176 0 0 0 1007 140 0 0 20 0 20 0 7618423 13588557824 509587 33554432000 4194304 4196468 140733702521344 140385114376592 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20562] ppid=20551 vsize=13270076 CPUtime=11.57 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20562/stat : 20562 (java) S 20551 20554 19235 0 -1 1077944384 20185 0 0 0 1013 144 0 0 20 0 20 0 7618423 13588557824 509587 33554432000 4194304 4196468 140733702521344 140385113323792 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20563] ppid=20551 vsize=13270076 CPUtime=11.52 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20563/stat : 20563 (java) S 20551 20554 19235 0 -1 1077944384 17976 0 0 0 1014 138 0 0 20 0 20 0 7618423 13588557824 509587 33554432000 4194304 4196468 140733702521344 140385112271504 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20564] ppid=20551 vsize=13270076 CPUtime=11.4 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20564/stat : 20564 (java) S 20551 20554 19235 0 -1 1077944384 18221 0 0 0 1002 138 0 0 20 0 20 0 7618423 13588557824 509587 33554432000 4194304 4196468 140733702521344 140385111218704 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20565] ppid=20551 vsize=13270076 CPUtime=3.39 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20565/stat : 20565 (java) S 20551 20554 19235 0 -1 1077944384 18090 0 0 0 296 43 0 0 20 0 20 0 7618425 13588557824 509587 33554432000 4194304 4196468 140733702521344 140384983370352 140385519790722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20566] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20566/stat : 20566 (java) S 20551 20554 19235 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 7618426 13588557824 509587 33554432000 4194304 4196468 140733702521344 140384982316384 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20567] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20567/stat : 20567 (java) S 20551 20554 19235 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 7618426 13588557824 509587 33554432000 4194304 4196468 140733702521344 140384981264000 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20568] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20568/stat : 20568 (java) S 20551 20554 19235 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7618430 13588557824 509587 33554432000 4194304 4196468 140733702521344 140384980212304 140385519798171 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20569] ppid=20551 vsize=13270076 CPUtime=2.32 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20569/stat : 20569 (java) S 20551 20554 19235 0 -1 1077944384 11546 0 0 0 230 2 0 0 20 0 20 0 7618430 13588557824 509587 33554432000 4194304 4196468 140733702521344 140384979159152 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20570] ppid=20551 vsize=13270076 CPUtime=2.32 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20570/stat : 20570 (java) S 20551 20554 19235 0 -1 1077944384 13840 0 0 0 229 3 0 0 20 0 20 0 7618430 13588557824 509587 33554432000 4194304 4196468 140733702521344 140384978106352 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20571] ppid=20551 vsize=13270076 CPUtime=2.42 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20571/stat : 20571 (java) S 20551 20554 19235 0 -1 1077944384 13594 0 0 0 240 2 0 0 20 0 20 0 7618430 13588557824 509587 33554432000 4194304 4196468 140733702521344 140384977054064 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20572] ppid=20551 vsize=13270076 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20572/stat : 20572 (java) S 20551 20554 19235 0 -1 1077944384 20283 0 0 0 98 2 0 0 20 0 20 0 7618430 13588557824 509587 33554432000 4194304 4196468 140733702521344 140384976001264 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20573] ppid=20551 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20573/stat : 20573 (java) S 20551 20554 19235 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7618430 13588557824 509587 33554432000 4194304 4196468 140733702521344 140384974949216 140385519789781 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
[pid=20554/tid=20574] ppid=20551 vsize=13270076 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/20554/task/20574/stat : 20574 (java) S 20551 20554 19235 0 -1 1077944384 1469 0 0 0 53 73 0 0 20 0 20 0 7618431 13588557824 509587 33554432000 4194304 4196468 140733702521344 140384973896496 140385519790722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22540288 140733702526094 140733702526276 140733702526276 140733702528975 0
Current children cumulated CPU time (s) 2400.08
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 20554 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2314.02
CPU time (s): 2400.12
CPU user time (s): 2387.83
CPU system time (s): 12.2961
CPU usage (%): 103.721
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2387.83
system time used= 12.2961
maximum resident set size= 3131276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340784
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 171496
involuntary context switches= 148330

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1597 second user time and 23.7462 second system time

The end

Launcher Data

Begin job on node135 at 2017-07-22 13:38:34
IDJOB=4249217
IDBENCH=135805
IDSOLVER=2629
FILE ID=node135/4249217-1500723514
RUNJOBID= node135-1500714200-19267
PBS_JOBID= 20623353
Free space on /tmp= 61804 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n150/TravellingSalesman-150-50-14.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249217-1500723514/watcher-4249217-1500723514 -o /tmp/evaluation-result-4249217-1500723514/solver-4249217-1500723514 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500714200-19267 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 428982681 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249217-1500723514.xml

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

MD5SUM BENCH= b2c04361dada2322dcbf50e86c385888
RANDOM SEED=428982681

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        30574824 kB
MemAvailable:   30911432 kB
Buffers:          142008 kB
Cached:           474804 kB
SwapCached:            0 kB
Active:          1457240 kB
Inactive:         296716 kB
Active(anon):    1140548 kB
Inactive(anon):     8644 kB
Active(file):     316692 kB
Inactive(file):   288072 kB
Unevictable:        5916 kB
Mlocked:            5916 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42208 kB
Writeback:            16 kB
AnonPages:       1143220 kB
Mapped:            45868 kB
Shmem:              8872 kB
Slab:             129904 kB
SReclaimable:      95360 kB
SUnreclaim:        34544 kB
KernelStack:        4544 kB
PageTables:         6900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2272760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1069056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61764 MiB
End job on node135 at 2017-07-22 14:17:09