Trace number 4244362

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - ALNS 2017-06-30SAT (TO)1290 2400.1 2321.13

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-020-05-0.xml
MD5SUM1edbd0f724acb79b93e779b216f6b499
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1278
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints125
Number of domains1
Minimum domain size1378
Maximum domain size1378
Distribution of domain sizes[{"size":1378,"count":120}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":100}]
Minimum constraint arity1
Maximum constraint arity20
Distribution of constraint arities[{"arity":1,"count":20},{"arity":2,"count":100},{"arity":20,"count":5}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120},{"type":"noOverlap","count":5}]
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.26/0.29	c version: 2017-06-30
0.26/0.29	c seed: 355219683
0.26/0.29	c timeout: 2400
0.26/0.29	c memlimit: 15500
0.26/0.29	c nbcore: 8
0.43/0.32	c Parsing instance...
1.35/0.88	c Parsing done, starting search...
1.63/0.92	o 1377
16.15/11.28	o 1376
42.24/36.17	o 1372
79.67/72.17	o 1371
79.79/72.24	o 1368
79.79/72.25	o 1367
80.42/72.87	o 1359
81.13/73.51	o 1350
85.37/77.64	o 1349
85.37/77.69	o 1348
85.47/77.74	o 1347
85.47/77.79	o 1346
86.23/78.42	o 1345
86.23/78.47	o 1344
86.43/78.65	o 1343
86.64/78.81	o 1342
86.74/78.98	o 1341
86.84/79.07	o 1340
87.05/79.25	o 1339
87.25/79.44	o 1338
87.35/79.60	o 1337
87.66/79.71	o 1336
87.77/79.82	o 1335
87.98/80.00	o 1334
87.98/80.09	o 1333
88.19/80.27	o 1332
88.41/80.42	o 1331
88.54/80.51	o 1330
88.64/80.66	o 1329
88.74/80.77	o 1328
88.84/80.87	o 1327
88.95/80.97	o 1326
89.26/81.21	o 1325
89.36/81.35	o 1324
89.47/81.50	o 1323
93.38/85.22	o 1322
94.62/86.50	o 1321
94.82/86.61	o 1320
94.93/86.72	o 1319
95.14/86.92	o 1318
95.33/87.11	o 1317
95.54/87.31	o 1316
95.75/87.50	o 1315
95.86/87.69	o 1314
96.07/87.89	o 1313
96.28/88.08	o 1312
96.49/88.25	o 1311
96.59/88.38	o 1310
96.81/88.51	o 1309
96.91/88.65	o 1308
97.42/89.11	o 1307
97.82/89.59	o 1306
98.36/90.06	o 1305
98.87/90.53	o 1304
99.38/91.00	o 1303
99.89/91.54	o 1302
100.40/92.06	o 1301
104.23/95.71	o 1300
104.42/95.97	o 1299
104.63/96.18	o 1298
104.93/96.41	o 1297
282.42/268.40	o 1290
2400.08/2321.11	s SATISFIABLE
2400.08/2321.11	v <instantiation>
2400.08/2321.11	v 	<list>
2400.08/2321.11	v 		s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[12][0] s[12][1] s[12][2] s[12][3] s[12][4] s[13][0] s[13][1] s[13][2] s[13][3] s[13][4] s[14][0] s[14][1] s[14][2] s[14][3] s[14][4] s[15][0] s[15][1] s[15][2] s[15][3] s[15][4] s[16][0] s[16][1] s[16][2] s[16][3] s[16][4] s[17][0] s[17][1] s[17][2] s[17][3] s[17][4] s[18][0] s[18][1] s[18][2] s[18][3] s[18][4] s[19][0] s[19][1] s[19][2] s[19][3] s[19][4] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] e[10] e[11] e[12] e[13] e[14] e[15] e[16] e[17] e[18] e[19]
2400.08/2321.11	v 	</list>
2400.08/2321.11	v 	<values>
2400.08/2321.11	v 		679 739 818 866 932 558 654 703 808 990 295 310 358 450 745 310 381 480 495 591 12 89 145 234 312 381 485 555 612 891 89 145 244 312 365 641 679 792 932 1046 417 480 495 563 676 943 1058 1114 1192 1277 142 244 304 325 418 1030 1121 1182 1183 1192 544 581 834 1140 1264 820 906 981 1068 1109 0 12 59 122 178 218 295 311 410 504 512 560 677 754 833 733 820 906 991 1087 444 555 600 703 765 849 981 1058 1109 1158 990 1046 765 676 365 926 418 1087 745 1290 504 1264 1272 1158 225 591 891 1105 833 1186 
2400.08/2321.11	v 	</values>
2400.08/2321.11	v </instantiation>

Verifier Data

OK	1290

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-4244362-1500683233/watcher-4244362-1500683233 -o /tmp/evaluation-result-4244362-1500683233/solver-4244362-1500683233 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500683233-16020 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 355219683 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244362-1500683233.xml 

pid=16047
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.10 1.67 2.97 4/244 16051
/proc/meminfo: memFree=31867448/32770624 swapFree=5940/225040
[pid=16050] ppid=16047 vsize=10640704 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/stat : 16050 (java) S 16047 16050 15364 0 -1 1077944320 2246 0 0 0 0 0 0 0 20 0 7 0 3588241 10896080896 2498 33554432000 4194304 4196468 140731270318192 140731270300736 140322906963703 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
/proc/16050/statm: 2660176 2498 1199 1 0 2649087 0
[pid=16050/tid=16052] ppid=16047 vsize=10642760 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16052/stat : 16052 (java) S 16047 16050 15364 0 -1 1077944384 939 0 0 0 0 0 0 0 20 0 10 0 3588242 10898186240 2498 33554432000 4194304 4196468 140731270318192 140322911205072 140322906973909 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16062] ppid=16047 vsize=10642760 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16062/stat : 16062 (java) S 16047 16050 15364 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 3588243 10898186240 2498 33554432000 4194304 4196468 140731270318192 140322825444576 140322906973909 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16063] ppid=16047 vsize=10849584 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16063/stat : 16063 (java) R 16047 16050 15364 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 3588243 11109974016 2498 33554432000 4194304 4196468 140731270318192 140322824391776 140322906973909 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16064] ppid=16047 vsize=11035976 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16064/stat : 16064 (java) R 16047 16050 15364 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 3588243 11300839424 2498 33554432000 4194304 4196468 140731270318192 140322503912120 140322899191523 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16065] ppid=16047 vsize=11101512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16065/stat : 16065 (java) R 16047 16050 15364 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 3588243 11367948288 2498 33554432000 4194304 4196468 140731270318192 140322502859320 140322899191523 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16066] ppid=16047 vsize=11232584 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16066/stat : 16066 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3588243 11502166016 2498 33554432000 4194304 4196468 140731270318192 140322501806480 140322906973909 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16067] ppid=16047 vsize=11487048 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16067/stat : 16067 (java) S 16047 16050 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3588243 11762737152 2498 33554432000 4194304 4196468 140731270318192 140322500753680 140322906973909 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16068] ppid=16047 vsize=11507832 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16068/stat : 16068 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3588243 11784019968 2527 33554432000 4194304 4196468 140731270318192 140322499701392 140322906973909 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16069] ppid=16047 vsize=12564600 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16069/stat : 16069 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 3588243 12866150400 2527 33554432000 4194304 4196468 140731270318192 140322498648592 140322906973909 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0

[startup+0.100074 s]
/proc/loadavg: 1.10 1.67 2.97 4/244 16051
/proc/meminfo: memFree=31867448/32770624 swapFree=5940/225040
[pid=16050] ppid=16047 vsize=13263912 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16050/stat : 16050 (java) S 16047 16050 15364 0 -1 1077944320 5933 0 0 0 9 1 0 0 20 0 20 0 3588241 13582245888 6194 33554432000 4194304 4196468 140731270318192 140731270300736 140322906963703 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
/proc/16050/statm: 3315978 6194 2896 1 0 3303698 0
[pid=16050/tid=16052] ppid=16047 vsize=13263912 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16052/stat : 16052 (java) R 16047 16050 15364 0 -1 4202560 4017 0 0 0 7 0 0 0 20 0 20 0 3588242 13582245888 6194 33554432000 4194304 4196468 140731270318192 140322911201712 140322863598546 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16062] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16062/stat : 16062 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 6194 33554432000 4194304 4196468 140731270318192 140322825444240 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16063] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16063/stat : 16063 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 6194 33554432000 4194304 4196468 140731270318192 140322824391440 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16064] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16064/stat : 16064 (java) S 16047 16050 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 6194 33554432000 4194304 4196468 140731270318192 140322503912592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16065] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16065/stat : 16065 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 6260 33554432000 4194304 4196468 140731270318192 140322502859792 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16066] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16066/stat : 16066 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 6260 33554432000 4194304 4196468 140731270318192 140322501806480 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16067] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16067/stat : 16067 (java) S 16047 16050 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 6260 33554432000 4194304 4196468 140731270318192 140322500753680 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16068] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16068/stat : 16068 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 6260 33554432000 4194304 4196468 140731270318192 140322499701392 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16069] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16069/stat : 16069 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 6260 33554432000 4194304 4196468 140731270318192 140322498648592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.200933 s]
/proc/loadavg: 1.10 1.67 2.97 4/244 16051
/proc/meminfo: memFree=31867448/32770624 swapFree=5940/225040
[pid=16050] ppid=16047 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/16050/stat : 16050 (java) S 16047 16050 15364 0 -1 1077944320 8870 0 0 0 24 2 0 0 20 0 20 0 3588241 13582245888 9401 33554432000 4194304 4196468 140731270318192 140731270300736 140322906963703 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
/proc/16050/statm: 3315978 9401 3574 1 0 3303698 0
[pid=16050/tid=16052] ppid=16047 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16052/stat : 16052 (java) R 16047 16050 15364 0 -1 4202560 6550 0 0 0 17 1 0 0 20 0 20 0 3588242 13582245888 9401 33554432000 4194304 4196468 140731270318192 140322911190896 140322906985629 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16062] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16062/stat : 16062 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 9401 33554432000 4194304 4196468 140731270318192 140322825444240 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16063] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16063/stat : 16063 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 9401 33554432000 4194304 4196468 140731270318192 140322824391440 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16064] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16064/stat : 16064 (java) S 16047 16050 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 9401 33554432000 4194304 4196468 140731270318192 140322503912592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16065] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16065/stat : 16065 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 9401 33554432000 4194304 4196468 140731270318192 140322502859792 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16066] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16066/stat : 16066 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 9401 33554432000 4194304 4196468 140731270318192 140322501806480 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16067] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16067/stat : 16067 (java) S 16047 16050 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 9401 33554432000 4194304 4196468 140731270318192 140322500753680 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16068] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16068/stat : 16068 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 9401 33554432000 4194304 4196468 140731270318192 140322499701392 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16069] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16069/stat : 16069 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 9401 33554432000 4194304 4196468 140731270318192 140322498648592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300789 s]
/proc/loadavg: 1.10 1.67 2.97 4/244 16051
/proc/meminfo: memFree=31867448/32770624 swapFree=5940/225040
[pid=16050] ppid=16047 vsize=13263912 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/16050/stat : 16050 (java) S 16047 16050 15364 0 -1 1077944320 10125 0 0 0 41 2 0 0 20 0 20 0 3588241 13582245888 11417 33554432000 4194304 4196468 140731270318192 140731270300736 140322906963703 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
/proc/16050/statm: 3315978 11417 3684 1 0 3303698 0
[pid=16050/tid=16052] ppid=16047 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16052/stat : 16052 (java) R 16047 16050 15364 0 -1 4202560 7304 0 0 0 26 1 0 0 20 0 20 0 3588242 13582245888 11417 33554432000 4194304 4196468 140731270318192 140322911182240 140322906985629 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16062] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16062/stat : 16062 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 11417 33554432000 4194304 4196468 140731270318192 140322825444240 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16063] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16063/stat : 16063 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 11417 33554432000 4194304 4196468 140731270318192 140322824391440 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16064] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16064/stat : 16064 (java) S 16047 16050 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 11417 33554432000 4194304 4196468 140731270318192 140322503912592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16065] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16065/stat : 16065 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 11417 33554432000 4194304 4196468 140731270318192 140322502859792 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16066] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16066/stat : 16066 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 11417 33554432000 4194304 4196468 140731270318192 140322501806480 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16067] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16067/stat : 16067 (java) S 16047 16050 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 11417 33554432000 4194304 4196468 140731270318192 140322500753680 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16068] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16068/stat : 16068 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 11417 33554432000 4194304 4196468 140731270318192 140322499701392 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16069] ppid=16047 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16069/stat : 16069 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588243 13582245888 11417 33554432000 4194304 4196468 140731270318192 140322498648592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13263912

[startup+0.700633 s]
/proc/loadavg: 1.10 1.67 2.97 4/244 16051
/proc/meminfo: memFree=31867448/32770624 swapFree=5940/225040
[pid=16050] ppid=16047 vsize=13265980 CPUtime=1.17 cores=1,3,5,7,9,11,13,15
/proc/16050/stat : 16050 (java) S 16047 16050 15364 0 -1 1077944320 12554 0 1 0 112 5 0 0 20 0 20 0 3588241 13584363520 17844 33554432000 4194304 4196468 140731270318192 140731270300736 140322906963703 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
/proc/16050/statm: 3316495 17865 3746 1 0 3304210 0
[pid=16050/tid=16052] ppid=16047 vsize=13265980 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16052/stat : 16052 (java) R 16047 16050 15364 0 -1 4202560 8857 0 1 0 64 2 0 0 20 0 20 0 3588242 13584363520 17865 33554432000 4194304 4196468 140731270318192 140322911200112 140322891044190 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16062] ppid=16047 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16062/stat : 16062 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13584363520 17865 33554432000 4194304 4196468 140731270318192 140322825444240 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16063] ppid=16047 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16063/stat : 16063 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13584363520 17865 33554432000 4194304 4196468 140731270318192 140322824391440 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16064] ppid=16047 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16064/stat : 16064 (java) S 16047 16050 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588243 13584363520 17865 33554432000 4194304 4196468 140731270318192 140322503912592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16065] ppid=16047 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16065/stat : 16065 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13584363520 17865 33554432000 4194304 4196468 140731270318192 140322502859792 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16066] ppid=16047 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16066/stat : 16066 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13584363520 17865 33554432000 4194304 4196468 140731270318192 140322501806480 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16067] ppid=16047 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16067/stat : 16067 (java) S 16047 16050 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588243 13584363520 17865 33554432000 4194304 4196468 140731270318192 140322500753680 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16068] ppid=16047 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16068/stat : 16068 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588243 13584363520 17865 33554432000 4194304 4196468 140731270318192 140322499701392 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16069] ppid=16047 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16069/stat : 16069 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588243 13584363520 17865 33554432000 4194304 4196468 140731270318192 140322498648592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 13265980

[startup+1.50108 s]
/proc/loadavg: 1.10 1.67 2.97 10/283 16090
/proc/meminfo: memFree=31649188/32770624 swapFree=5940/225152
[pid=16050] ppid=16047 vsize=13270076 CPUtime=4.23 cores=1,3,5,7,9,11,13,15
/proc/16050/stat : 16050 (java) S 16047 16050 15364 0 -1 1077944320 26367 0 1 0 413 10 0 0 20 0 20 0 3588241 13588557824 56096 33554432000 4194304 4196468 140731270318192 140731270300736 140322906963703 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
/proc/16050/statm: 3317519 56096 3787 1 0 3305234 0
[pid=16050/tid=16052] ppid=16047 vsize=13270076 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16052/stat : 16052 (java) R 16047 16050 15364 0 -1 4202560 10978 0 1 0 140 4 0 0 20 0 20 0 3588242 13588557824 56096 33554432000 4194304 4196468 140731270318192 140322911198248 140322509153416 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16062] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16062/stat : 16062 (java) S 16047 16050 15364 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 3588243 13588557824 56096 33554432000 4194304 4196468 140731270318192 140322825444240 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16063] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16063/stat : 16063 (java) S 16047 16050 15364 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 3588243 13588557824 56096 33554432000 4194304 4196468 140731270318192 140322824391440 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16064] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16064/stat : 16064 (java) S 16047 16050 15364 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 3588243 13588557824 56096 33554432000 4194304 4196468 140731270318192 140322503912592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16065] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16065/stat : 16065 (java) S 16047 16050 15364 0 -1 1077944384 259 0 0 0 0 0 0 0 20 0 20 0 3588243 13588557824 56096 33554432000 4194304 4196468 140731270318192 140322502859792 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16066] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16066/stat : 16066 (java) S 16047 16050 15364 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 3588243 13588557824 56096 33554432000 4194304 4196468 140731270318192 140322501806480 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16067] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16067/stat : 16067 (java) S 16047 16050 15364 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 3588243 13588557824 56096 33554432000 4194304 4196468 140731270318192 140322500753680 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16068] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16068/stat : 16068 (java) S 16047 16050 15364 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 3588243 13588557824 56096 33554432000 4194304 4196468 140731270318192 140322499701392 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16069] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16069/stat : 16069 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588243 13588557824 56096 33554432000 4194304 4196468 140731270318192 140322498648592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16072] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16072/stat : 16072 (java) S 16047 16050 15364 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 3588245 13588557824 56096 33554432000 4194304 4196468 140731270318192 140321967585904 140322906974850 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16074] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16074/stat : 16074 (java) S 16047 16050 15364 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 56096 33554432000 4194304 4196468 140731270318192 140321966531936 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16076] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16076/stat : 16076 (java) S 16047 16050 15364 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 56096 33554432000 4194304 4196468 140731270318192 140321965479552 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16077] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16077/stat : 16077 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 56096 33554432000 4194304 4196468 140731270318192 140321964427856 140322906982299 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16078] ppid=16047 vsize=13270076 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16078/stat : 16078 (java) R 16047 16050 15364 0 -1 4202560 3935 0 0 0 71 1 0 0 20 0 20 0 3588249 13588557824 56096 33554432000 4194304 4196468 140731270318192 140321963360576 140322891885504 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16079] ppid=16047 vsize=13270076 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16079/stat : 16079 (java) R 16047 16050 15364 0 -1 4202560 2919 0 0 0 67 0 0 0 20 0 20 0 3588249 13588557824 56096 33554432000 4194304 4196468 140731270318192 140321962303472 140322884989586 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16080] ppid=16047 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16080/stat : 16080 (java) R 16047 16050 15364 0 -1 4202560 3956 0 0 0 76 0 0 0 20 0 20 0 3588249 13588557824 56096 33554432000 4194304 4196468 140731270318192 140321961262720 140322888149710 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16081] ppid=16047 vsize=13270076 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16081/stat : 16081 (java) S 16047 16050 15364 0 -1 1077944384 2705 0 0 0 54 1 0 0 20 0 20 0 3588249 13588557824 56096 33554432000 4194304 4196468 140731270318192 140321960216816 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16087] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16087/stat : 16087 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 56096 33554432000 4194304 4196468 140731270318192 140321959164768 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16089] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16089/stat : 16089 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588250 13588557824 56096 33554432000 4194304 4196468 140731270318192 140321958112048 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
Current children cumulated CPU time (s) 4.23

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

[pid=16050/tid=16079] ppid=16047 vsize=13270076 CPUtime=2.38 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16079/stat : 16079 (java) S 16047 16050 15364 0 -1 1077944384 19185 0 0 0 235 3 0 0 20 0 20 0 3588249 13588557824 275841 33554432000 4194304 4196468 140731270318192 140321962321904 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16080] ppid=16047 vsize=13270076 CPUtime=2.55 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16080/stat : 16080 (java) S 16047 16050 15364 0 -1 1077944384 26755 0 0 0 253 2 0 0 20 0 20 0 3588249 13588557824 275841 33554432000 4194304 4196468 140731270318192 140321961269616 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16081] ppid=16047 vsize=13270076 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16081/stat : 16081 (java) S 16047 16050 15364 0 -1 1077944384 20171 0 0 0 85 3 0 0 20 0 20 0 3588249 13588557824 275841 33554432000 4194304 4196468 140731270318192 140321960216816 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16087] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16087/stat : 16087 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 275841 33554432000 4194304 4196468 140731270318192 140321959164768 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16089] ppid=16047 vsize=13270076 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16089/stat : 16089 (java) S 16047 16050 15364 0 -1 1077944384 1242 0 0 0 58 67 0 0 20 0 20 0 3588250 13588557824 275841 33554432000 4194304 4196468 140731270318192 140321958112048 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
Current children cumulated CPU time (s) 2277.8
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.68 1.54 1.65 4/282 16183
/proc/meminfo: memFree=30411208/32770624 swapFree=5940/227424
[pid=16050] ppid=16047 vsize=13270076 CPUtime=2339.49 cores=1,3,5,7,9,11,13,15
/proc/16050/stat : 16050 (java) S 16047 16050 15364 0 -1 1077944320 253670 0 1 0 233485 464 0 0 20 0 20 0 3588241 13588557824 270583 33554432000 4194304 4196468 140731270318192 140731270300736 140322906963703 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
/proc/16050/statm: 3317519 270583 3854 1 0 3305234 0
[pid=16050/tid=16052] ppid=16047 vsize=13270076 CPUtime=2242.43 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16052/stat : 16052 (java) R 16047 16050 15364 0 -1 4202560 81772 0 1 0 224199 44 0 0 20 0 20 0 3588242 13588557824 270583 33554432000 4194304 4196468 140731270318192 140322911201728 140322508274257 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16062] ppid=16047 vsize=13270076 CPUtime=10.35 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16062/stat : 16062 (java) S 16047 16050 15364 0 -1 1077944384 8779 0 0 0 994 41 0 0 20 0 20 0 3588243 13588557824 270583 33554432000 4194304 4196468 140731270318192 140322825444240 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16063] ppid=16047 vsize=13270076 CPUtime=10.28 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16063/stat : 16063 (java) S 16047 16050 15364 0 -1 1077944384 9104 0 0 0 984 44 0 0 20 0 20 0 3588243 13588557824 270583 33554432000 4194304 4196468 140731270318192 140322824391440 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16064] ppid=16047 vsize=13270076 CPUtime=10.25 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16064/stat : 16064 (java) S 16047 16050 15364 0 -1 1077944384 7074 0 0 0 986 39 0 0 20 0 20 0 3588243 13588557824 270583 33554432000 4194304 4196468 140731270318192 140322503912592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16065] ppid=16047 vsize=13270076 CPUtime=10.44 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16065/stat : 16065 (java) S 16047 16050 15364 0 -1 1077944384 8075 0 0 0 1003 41 0 0 20 0 20 0 3588243 13588557824 270583 33554432000 4194304 4196468 140731270318192 140322502859792 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16066] ppid=16047 vsize=13270076 CPUtime=10.29 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16066/stat : 16066 (java) S 16047 16050 15364 0 -1 1077944384 9557 0 0 0 987 42 0 0 20 0 20 0 3588243 13588557824 270583 33554432000 4194304 4196468 140731270318192 140322501806480 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16067] ppid=16047 vsize=13270076 CPUtime=10.33 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16067/stat : 16067 (java) S 16047 16050 15364 0 -1 1077944384 7290 0 0 0 992 41 0 0 20 0 20 0 3588243 13588557824 270583 33554432000 4194304 4196468 140731270318192 140322500753680 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16068] ppid=16047 vsize=13270076 CPUtime=10.3 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16068/stat : 16068 (java) S 16047 16050 15364 0 -1 1077944384 9912 0 0 0 987 43 0 0 20 0 20 0 3588243 13588557824 270583 33554432000 4194304 4196468 140731270318192 140322499701392 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16069] ppid=16047 vsize=13270076 CPUtime=10.27 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16069/stat : 16069 (java) S 16047 16050 15364 0 -1 1077944384 8841 0 0 0 986 41 0 0 20 0 20 0 3588243 13588557824 270583 33554432000 4194304 4196468 140731270318192 140322498648592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16072] ppid=16047 vsize=13270076 CPUtime=5.06 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16072/stat : 16072 (java) S 16047 16050 15364 0 -1 1077944384 13419 0 0 0 461 45 0 0 20 0 20 0 3588245 13588557824 270583 33554432000 4194304 4196468 140731270318192 140321967585904 140322906974850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16074] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16074/stat : 16074 (java) S 16047 16050 15364 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 270583 33554432000 4194304 4196468 140731270318192 140321966531936 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16076] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16076/stat : 16076 (java) S 16047 16050 15364 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 270583 33554432000 4194304 4196468 140731270318192 140321965479552 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16077] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16077/stat : 16077 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 270583 33554432000 4194304 4196468 140731270318192 140321964427856 140322906982299 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16078] ppid=16047 vsize=13270076 CPUtime=2.24 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16078/stat : 16078 (java) S 16047 16050 15364 0 -1 1077944384 21005 0 0 0 221 3 0 0 20 0 20 0 3588249 13588557824 270583 33554432000 4194304 4196468 140731270318192 140321963374704 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16079] ppid=16047 vsize=13270076 CPUtime=2.38 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16079/stat : 16079 (java) S 16047 16050 15364 0 -1 1077944384 19238 0 0 0 235 3 0 0 20 0 20 0 3588249 13588557824 270583 33554432000 4194304 4196468 140731270318192 140321962321904 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16080] ppid=16047 vsize=13270076 CPUtime=2.55 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16080/stat : 16080 (java) S 16047 16050 15364 0 -1 1077944384 26757 0 0 0 253 2 0 0 20 0 20 0 3588249 13588557824 270583 33554432000 4194304 4196468 140731270318192 140321961269616 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16081] ppid=16047 vsize=13270076 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16081/stat : 16081 (java) S 16047 16050 15364 0 -1 1077944384 20173 0 0 0 85 3 0 0 20 0 20 0 3588249 13588557824 270583 33554432000 4194304 4196468 140731270318192 140321960216816 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16087] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16087/stat : 16087 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 270583 33554432000 4194304 4196468 140731270318192 140321959164768 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16089] ppid=16047 vsize=13270076 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16089/stat : 16089 (java) S 16047 16050 15364 0 -1 1077944384 1257 0 0 0 60 69 0 0 20 0 20 0 3588250 13588557824 270583 33554432000 4194304 4196468 140731270318192 140321958112048 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
Current children cumulated CPU time (s) 2339.49
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2321.11 s]
/proc/loadavg: 1.71 1.58 1.66 4/282 16184
/proc/meminfo: memFree=30424928/32770624 swapFree=5940/227476
[pid=16050] ppid=16047 vsize=13270076 CPUtime=2400.08 cores=1,3,5,7,9,11,13,15
/proc/16050/stat : 16050 (java) S 16047 16050 15364 0 -1 1077944320 257364 0 1 0 239534 474 0 0 20 0 20 0 3588241 13588557824 266736 33554432000 4194304 4196468 140731270318192 140731270300736 140322906963703 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
/proc/16050/statm: 3317519 266736 3854 1 0 3305234 0
[pid=16050/tid=16052] ppid=16047 vsize=13270076 CPUtime=2300.73 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16052/stat : 16052 (java) R 16047 16050 15364 0 -1 4202560 82829 0 1 0 230029 44 0 0 20 0 20 0 3588242 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322911201952 140322511218624 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16062] ppid=16047 vsize=13270076 CPUtime=10.61 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16062/stat : 16062 (java) S 16047 16050 15364 0 -1 1077944384 8840 0 0 0 1018 43 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322825444240 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16063] ppid=16047 vsize=13270076 CPUtime=10.54 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16063/stat : 16063 (java) S 16047 16050 15364 0 -1 1077944384 9148 0 0 0 1009 45 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322824391440 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16064] ppid=16047 vsize=13270076 CPUtime=10.51 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16064/stat : 16064 (java) S 16047 16050 15364 0 -1 1077944384 7150 0 0 0 1011 40 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322503912592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16065] ppid=16047 vsize=13270076 CPUtime=10.71 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16065/stat : 16065 (java) S 16047 16050 15364 0 -1 1077944384 8143 0 0 0 1029 42 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322502859792 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16066] ppid=16047 vsize=13270076 CPUtime=10.55 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16066/stat : 16066 (java) S 16047 16050 15364 0 -1 1077944384 9758 0 0 0 1012 43 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322501806480 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16067] ppid=16047 vsize=13270076 CPUtime=10.59 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16067/stat : 16067 (java) S 16047 16050 15364 0 -1 1077944384 7334 0 0 0 1018 41 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322500753680 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16068] ppid=16047 vsize=13270076 CPUtime=10.55 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16068/stat : 16068 (java) S 16047 16050 15364 0 -1 1077944384 9942 0 0 0 1011 44 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322499701392 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16069] ppid=16047 vsize=13270076 CPUtime=10.52 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16069/stat : 16069 (java) S 16047 16050 15364 0 -1 1077944384 8885 0 0 0 1011 41 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322498648592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16072] ppid=16047 vsize=13270076 CPUtime=5.19 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16072/stat : 16072 (java) S 16047 16050 15364 0 -1 1077944384 15119 0 0 0 473 46 0 0 20 0 20 0 3588245 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321967585904 140322906974850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16074] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16074/stat : 16074 (java) S 16047 16050 15364 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321966531936 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16076] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16076/stat : 16076 (java) S 16047 16050 15364 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321965479552 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16077] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16077/stat : 16077 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321964427856 140322906982299 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16078] ppid=16047 vsize=13270076 CPUtime=2.27 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16078/stat : 16078 (java) S 16047 16050 15364 0 -1 1077944384 21277 0 0 0 224 3 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321963374704 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16079] ppid=16047 vsize=13270076 CPUtime=2.38 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16079/stat : 16079 (java) S 16047 16050 15364 0 -1 1077944384 19316 0 0 0 235 3 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321962321904 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16080] ppid=16047 vsize=13270076 CPUtime=2.55 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16080/stat : 16080 (java) S 16047 16050 15364 0 -1 1077944384 26759 0 0 0 253 2 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321961269616 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16081] ppid=16047 vsize=13270076 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16081/stat : 16081 (java) S 16047 16050 15364 0 -1 1077944384 20175 0 0 0 85 3 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321960216816 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16087] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16087/stat : 16087 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321959164768 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16089] ppid=16047 vsize=13270076 CPUtime=1.32 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16089/stat : 16089 (java) S 16047 16050 15364 0 -1 1077944384 1272 0 0 0 61 71 0 0 20 0 20 0 3588250 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321958112048 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 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 16050 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2321.11 s]
/proc/loadavg: 1.71 1.58 1.66 4/282 16184
/proc/meminfo: memFree=30424928/32770624 swapFree=5940/227476
[pid=16050] ppid=16047 vsize=13270076 CPUtime=2400.08 cores=1,3,5,7,9,11,13,15
/proc/16050/stat : 16050 (java) S 16047 16050 15364 0 -1 1077944320 257364 0 1 0 239534 474 0 0 20 0 20 0 3588241 13588557824 266736 33554432000 4194304 4196468 140731270318192 140731270300736 140322906963703 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
/proc/16050/statm: 3317519 266736 3854 1 0 3305234 0
[pid=16050/tid=16052] ppid=16047 vsize=13270076 CPUtime=2300.73 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16052/stat : 16052 (java) R 16047 16050 15364 0 -1 4202560 82829 0 1 0 230029 44 0 0 20 0 20 0 3588242 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322911201952 140322511218624 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16062] ppid=16047 vsize=13270076 CPUtime=10.61 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16062/stat : 16062 (java) S 16047 16050 15364 0 -1 1077944384 8840 0 0 0 1018 43 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322825444240 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16063] ppid=16047 vsize=13270076 CPUtime=10.54 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16063/stat : 16063 (java) S 16047 16050 15364 0 -1 1077944384 9148 0 0 0 1009 45 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322824391440 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16064] ppid=16047 vsize=13270076 CPUtime=10.51 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16064/stat : 16064 (java) S 16047 16050 15364 0 -1 1077944384 7150 0 0 0 1011 40 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322503912592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16065] ppid=16047 vsize=13270076 CPUtime=10.71 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16065/stat : 16065 (java) S 16047 16050 15364 0 -1 1077944384 8143 0 0 0 1029 42 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322502859792 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16066] ppid=16047 vsize=13270076 CPUtime=10.55 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16066/stat : 16066 (java) S 16047 16050 15364 0 -1 1077944384 9758 0 0 0 1012 43 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322501806480 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16067] ppid=16047 vsize=13270076 CPUtime=10.59 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16067/stat : 16067 (java) S 16047 16050 15364 0 -1 1077944384 7334 0 0 0 1018 41 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322500753680 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16068] ppid=16047 vsize=13270076 CPUtime=10.55 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16068/stat : 16068 (java) S 16047 16050 15364 0 -1 1077944384 9942 0 0 0 1011 44 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322499701392 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16069] ppid=16047 vsize=13270076 CPUtime=10.52 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16069/stat : 16069 (java) S 16047 16050 15364 0 -1 1077944384 8885 0 0 0 1011 41 0 0 20 0 20 0 3588243 13588557824 266736 33554432000 4194304 4196468 140731270318192 140322498648592 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16072] ppid=16047 vsize=13270076 CPUtime=5.19 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16072/stat : 16072 (java) S 16047 16050 15364 0 -1 1077944384 15119 0 0 0 473 46 0 0 20 0 20 0 3588245 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321967585904 140322906974850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16074] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16074/stat : 16074 (java) S 16047 16050 15364 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321966531936 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16076] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16076/stat : 16076 (java) S 16047 16050 15364 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321965479552 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16077] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16077/stat : 16077 (java) S 16047 16050 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321964427856 140322906982299 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16078] ppid=16047 vsize=13270076 CPUtime=2.27 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16078/stat : 16078 (java) S 16047 16050 15364 0 -1 1077944384 21277 0 0 0 224 3 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321963374704 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16079] ppid=16047 vsize=13270076 CPUtime=2.38 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16079/stat : 16079 (java) S 16047 16050 15364 0 -1 1077944384 19316 0 0 0 235 3 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321962321904 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16080] ppid=16047 vsize=13270076 CPUtime=2.55 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16080/stat : 16080 (java) S 16047 16050 15364 0 -1 1077944384 26759 0 0 0 253 2 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321961269616 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16081] ppid=16047 vsize=13270076 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16081/stat : 16081 (java) S 16047 16050 15364 0 -1 1077944384 20175 0 0 0 85 3 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321960216816 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16087] ppid=16047 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16087/stat : 16087 (java) S 16047 16050 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321959164768 140322906973909 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
[pid=16050/tid=16089] ppid=16047 vsize=13270076 CPUtime=1.32 cores=1,3,5,7,9,11,13,15
/proc/16050/task/16089/stat : 16089 (java) S 16047 16050 15364 0 -1 1077944384 1272 0 0 0 61 71 0 0 20 0 20 0 3588250 13588557824 266736 33554432000 4194304 4196468 140731270318192 140321958112048 140322906974850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16773120 140731270321296 140731270321476 140731270321476 140731270324175 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2321.13
CPU time (s): 2400.1
CPU user time (s): 2395.35
CPU system time (s): 4.75221
CPU usage (%): 103.402
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.35
system time used= 4.75221
maximum resident set size= 1744136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257517
page faults= 1
swaps= 0
block input operations= 1456
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 254665
involuntary context switches= 171428

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.5352 second user time and 19.3643 second system time

The end

Launcher Data

Begin job on node151 at 2017-07-22 02:27:13
IDJOB=4244362
IDBENCH=115607
IDSOLVER=2627
FILE ID=node151/4244362-1500683233
RUNJOBID= node151-1500683233-16020
PBS_JOBID= 20623037
Free space on /tmp= 62020 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-020-05-0.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244362-1500683233/watcher-4244362-1500683233 -o /tmp/evaluation-result-4244362-1500683233/solver-4244362-1500683233 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500683233-16020 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 355219683 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244362-1500683233.xml

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

MD5SUM BENCH= 1edbd0f724acb79b93e779b216f6b499
RANDOM SEED=355219683

node151.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		: 2533.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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31869304 kB
MemAvailable:   32026268 kB
Buffers:           50736 kB
Cached:           415604 kB
SwapCached:            0 kB
Active:           285916 kB
Inactive:         233704 kB
Active(anon):      57004 kB
Inactive(anon):     8664 kB
Active(file):     228912 kB
Inactive(file):   225040 kB
Unevictable:        5940 kB
Mlocked:            5972 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84284 kB
Writeback:             0 kB
AnonPages:        336540 kB
Mapped:            30864 kB
Shmem:              8848 kB
Slab:              70564 kB
SReclaimable:      37692 kB
SUnreclaim:        32872 kB
KernelStack:        4480 kB
PageTables:         5812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     310308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61944 MiB
End job on node151 at 2017-07-22 03:05:55