Trace number 4244573

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)1297 2400.13 2308.32

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-9.xml
MD5SUMa459d91dacc3f59ecbf6a687bb73e496
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1243
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1359
Maximum domain size1359
Distribution of domain sizes[{"size":1359,"count":240}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":225}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":15,"count":15}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"noOverlap","count":15}]
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.27	c version: 2017-06-30
0.26/0.27	c seed: 1765286973
0.26/0.27	c timeout: 2400
0.26/0.27	c memlimit: 15500
0.26/0.27	c nbcore: 8
0.26/0.29	c Parsing instance...
1.96/1.01	c Parsing done, starting first complete search...
9.11/4.78	o 1358
14.40/9.28	c First complete search done, starting ALNS search...
17.03/10.71	o 1357
23.04/16.24	o 1353
49.60/41.39	o 1350
53.24/44.82	o 1349
56.42/47.96	o 1348
56.72/48.29	o 1347
72.71/63.60	o 1341
227.40/212.84	o 1340
227.50/212.98	o 1325
530.83/505.35	o 1319
532.81/507.24	o 1309
573.45/546.33	o 1308
623.08/593.72	o 1307
628.79/599.25	o 1306
638.30/608.33	o 1303
666.80/635.79	o 1301
1082.29/1036.38	o 1300
1122.61/1075.27	o 1299
1143.74/1095.68	o 1298
1145.87/1097.71	o 1297
1754.31/1685.21	c ALNS done, starting second complete search
1754.31/1685.21	c Best operator: ValGuided(349,MaxVal)_LastConf(Min) with improvement of: 30
2400.09/2308.30	s SATISFIABLE
2400.09/2308.30	v <instantiation>
2400.09/2308.30	v 	<list>
2400.09/2308.30	v 		s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[1][14] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[2][14] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[3][14] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[4][14] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[5][14] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[6][14] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[7][14] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[8][14] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[9][14] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[10][12] s[10][13] s[10][14] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11] s[11][12] s[11][13] s[11][14] s[12][0] s[12][1] s[12][2] s[12][3] s[12][4] s[12][5] s[12][6] s[12][7] s[12][8] s[12][9] s[12][10] s[12][11] s[12][12] s[12][13] s[12][14] s[13][0] s[13][1] s[13][2] s[13][3] s[13][4] s[13][5] s[13][6] s[13][7] s[13][8] s[13][9] s[13][10] s[13][11] s[13][12] s[13][13] s[13][14] s[14][0] s[14][1] s[14][2] s[14][3] s[14][4] s[14][5] s[14][6] s[14][7] s[14][8] s[14][9] s[14][10] s[14][11] s[14][12] s[14][13] s[14][14] 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]
2400.09/2308.30	v 	</list>
2400.09/2308.30	v 	<values>
2400.09/2308.30	v 		7 42 125 204 282 383 397 545 615 629 719 816 865 901 1240 120 222 332 354 428 480 551 567 772 826 889 965 1112 1222 1267 2 62 108 179 181 231 268 470 608 740 797 863 887 999 1091 104 118 187 236 257 352 416 456 519 613 643 738 948 1207 1259 263 371 410 485 583 591 697 773 805 900 970 974 985 1035 1160 52 203 269 462 518 575 667 718 731 788 837 860 1013 1034 1195 39 188 268 335 492 636 714 766 887 985 1057 1174 1238 1254 1272 52 75 105 127 660 735 898 987 1091 1096 1133 1138 1180 1197 1251 59 154 242 329 562 621 676 679 757 783 801 871 1082 1156 1191 9 36 50 245 431 554 659 929 984 1017 1050 1154 1184 1275 1286 57 124 218 359 417 500 519 548 585 668 700 798 897 986 1042 361 421 428 509 660 718 814 830 831 986 1039 1064 1148 1172 1204 177 269 350 354 477 486 588 663 668 732 789 833 837 963 1130 199 281 517 629 697 728 738 785 860 942 993 1048 1147 1191 1275 71 83 231 295 312 366 412 490 564 686 719 870 1037 1130 1241 1241 1297 1160 1275 1238 1267 1297 1297 1251 1297 1112 1297 1204 1297 1297 
2400.09/2308.30	v 	</values>
2400.09/2308.30	v </instantiation>

Verifier Data

OK	1297

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-4244573-1500687356/watcher-4244573-1500687356 -o /tmp/evaluation-result-4244573-1500687356/solver-4244573-1500687356 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500682730-15763 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1765286973 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244573-1500687356.xml 

pid=16278
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.64 1.54 1.55 3/265 16281
/proc/meminfo: memFree=31525208/32770624 swapFree=5688/243288
[pid=16281] ppid=16278 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 1751 0 0 0 0 0 0 0 20 0 2 0 4002840 369864704 1989 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 90299 1989 1125 1 0 79210 0
[pid=16281/tid=16282] ppid=16278 vsize=10621200 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 527 0 0 0 0 0 0 0 20 0 2 0 4002840 10876108800 2055 33554432000 4194304 4196468 140735054233904 139825471007136 139825459054496 0 4 0 16784584 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0

[startup+0.100099 s]
/proc/loadavg: 1.64 1.54 1.55 3/265 16281
/proc/meminfo: memFree=31525208/32770624 swapFree=5688/243288
[pid=16281] ppid=16278 vsize=13263912 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 6906 0 0 0 9 1 0 0 20 0 20 0 4002840 13582245888 7134 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 3315978 7200 3392 1 0 3303698 0
[pid=16281/tid=16282] ppid=16278 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 4919 0 0 0 8 0 0 0 20 0 20 0 4002840 13582245888 7200 33554432000 4194304 4196468 140735054233904 139825471000768 139825452833166 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.200413 s]
/proc/loadavg: 1.64 1.54 1.55 3/265 16281
/proc/meminfo: memFree=31525208/32770624 swapFree=5688/243288
[pid=16281] ppid=16278 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 9232 0 0 0 24 2 0 0 20 0 20 0 4002840 13582245888 9581 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 3315978 9581 3563 1 0 3303698 0
[pid=16281/tid=16282] ppid=16278 vsize=13263912 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 6933 0 0 0 16 1 0 0 20 0 20 0 4002840 13582245888 9581 33554432000 4194304 4196468 140735054233904 139825470974400 139825450845534 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300386 s]
/proc/loadavg: 1.64 1.54 1.55 3/265 16281
/proc/meminfo: memFree=31525208/32770624 swapFree=5688/243288
[pid=16281] ppid=16278 vsize=13263932 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 10431 0 0 0 43 3 0 0 20 0 20 0 4002840 13582266368 12176 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 3315983 12176 3703 1 0 3303698 0
[pid=16281/tid=16282] ppid=16278 vsize=13263932 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 7536 0 0 0 25 2 0 0 20 0 20 0 4002840 13582266368 12176 33554432000 4194304 4196468 140735054233904 139825470991648 139825466786973 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13263932

[startup+0.700295 s]
/proc/loadavg: 1.64 1.54 1.55 3/265 16281
/proc/meminfo: memFree=31525208/32770624 swapFree=5688/243288
[pid=16281] ppid=16278 vsize=13265980 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 12604 0 0 0 121 5 0 0 20 0 20 0 4002840 13584363520 18415 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 3316495 18415 3756 1 0 3304210 0
[pid=16281/tid=16282] ppid=16278 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 8852 0 0 0 64 3 0 0 20 0 20 0 4002840 13584363520 18415 33554432000 4194304 4196468 140735054233904 139825471000992 139825466776982 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 13265980

[startup+1.50116 s]
/proc/loadavg: 1.64 1.54 1.55 6/285 16301
/proc/meminfo: memFree=31423180/32770624 swapFree=5688/243296
[pid=16281] ppid=16278 vsize=13270076 CPUtime=4.05 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 31205 0 0 0 396 9 0 0 20 0 20 0 4002840 13588557824 36329 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 3317519 36329 3778 1 0 3305234 0
[pid=16281/tid=16282] ppid=16278 vsize=13270076 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 10971 0 0 0 142 4 0 0 20 0 20 0 4002840 13588557824 36329 33554432000 4194304 4196468 140735054233904 139825471002984 139825099158167 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16284] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16284/stat : 16284 (java) S 16278 16281 15731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 36329 33554432000 4194304 4196468 140735054233904 139825419385872 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16285] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16285/stat : 16285 (java) S 16278 16281 15731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 36329 33554432000 4194304 4196468 140735054233904 139825418333328 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16286] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16286/stat : 16286 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 36329 33554432000 4194304 4196468 140735054233904 139825417280272 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16287] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16287/stat : 16287 (java) S 16278 16281 15731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 36329 33554432000 4194304 4196468 140735054233904 139825416227728 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16288] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16288/stat : 16288 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 36329 33554432000 4194304 4196468 140735054233904 139825415174672 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16289] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16289/stat : 16289 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 36329 33554432000 4194304 4196468 140735054233904 139825414122128 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16290] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16290/stat : 16290 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 36329 33554432000 4194304 4196468 140735054233904 139825413069072 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16291] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16291/stat : 16291 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 36329 33554432000 4194304 4196468 140735054233904 139825058871696 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16292] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16292/stat : 16292 (java) S 16278 16281 15731 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 4002843 13588557824 36329 33554432000 4194304 4196468 140735054233904 139824660949744 139825466776194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16293] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16293/stat : 16293 (java) S 16278 16281 15731 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4002843 13588557824 36329 33554432000 4194304 4196468 140735054233904 139824659895968 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16294] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16294/stat : 16294 (java) S 16278 16281 15731 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4002844 13588557824 36329 33554432000 4194304 4196468 140735054233904 139824658842864 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16295] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16295/stat : 16295 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002846 13588557824 36329 33554432000 4194304 4196468 140735054233904 139824657791440 139825466783643 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16296] ppid=16278 vsize=13270076 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16296/stat : 16296 (java) R 16278 16281 15731 0 -1 4202560 4544 0 0 0 63 1 0 0 20 0 20 0 4002846 13588557824 36329 33554432000 4194304 4196468 140735054233904 139824656724024 139825448310008 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16297] ppid=16278 vsize=13270076 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16297/stat : 16297 (java) R 16278 16281 15731 0 -1 4202560 4061 0 0 0 61 1 0 0 20 0 20 0 4002846 13588557824 36329 33554432000 4194304 4196468 140735054233904 139824655672016 139825448309303 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16298] ppid=16278 vsize=13270076 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16298/stat : 16298 (java) R 16278 16281 15731 0 -1 4202560 3265 0 0 0 68 1 0 0 20 0 20 0 4002846 13588557824 36329 33554432000 4194304 4196468 140735054233904 139824654621328 139825445983679 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16299] ppid=16278 vsize=13270076 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16299/stat : 16299 (java) S 16278 16281 15731 0 -1 1077944384 7007 0 0 0 60 1 0 0 20 0 20 0 4002847 13588557824 36329 33554432000 4194304 4196468 140735054233904 139824653580400 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16300] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16300/stat : 16300 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002847 13588557824 36329 33554432000 4194304 4196468 140735054233904 139824652528608 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16301] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16301/stat : 16301 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002847 13588557824 36329 33554432000 4194304 4196468 140735054233904 139824651476144 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 13270076

[startup+3.10108 s]
/proc/loadavg: 1.64 1.54 1.55 3/285 16301
/proc/meminfo: memFree=31357724/32770624 swapFree=5688/243296
[pid=16281] ppid=16278 vsize=13270076 CPUtime=7.6 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 36846 0 0 0 749 11 0 0 20 0 20 0 4002840 13588557824 52514 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 3317519 52514 3788 1 0 3305234 0
[pid=16281/tid=16282] ppid=16278 vsize=13270076 CPUtime=3.06 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 11393 0 0 0 301 5 0 0 20 0 20 0 4002840 13588557824 52514 33554432000 4194304 4196468 140735054233904 139825471001256 139825099504854 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16284] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16284/stat : 16284 (java) S 16278 16281 15731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 52514 33554432000 4194304 4196468 140735054233904 139825419385872 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16285] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16285/stat : 16285 (java) S 16278 16281 15731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 52514 33554432000 4194304 4196468 140735054233904 139825418333328 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16286] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16286/stat : 16286 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 52514 33554432000 4194304 4196468 140735054233904 139825417280272 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16287] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16287/stat : 16287 (java) S 16278 16281 15731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 52514 33554432000 4194304 4196468 140735054233904 139825416227728 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16288] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16288/stat : 16288 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 52514 33554432000 4194304 4196468 140735054233904 139825415174672 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16289] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16289/stat : 16289 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 52514 33554432000 4194304 4196468 140735054233904 139825414122128 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16290] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16290/stat : 16290 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 52514 33554432000 4194304 4196468 140735054233904 139825413069072 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16291] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16291/stat : 16291 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 52514 33554432000 4194304 4196468 140735054233904 139825058871696 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16292] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16292/stat : 16292 (java) S 16278 16281 15731 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 4002843 13588557824 52514 33554432000 4194304 4196468 140735054233904 139824660949744 139825466776194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16293] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16293/stat : 16293 (java) S 16278 16281 15731 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4002843 13588557824 52514 33554432000 4194304 4196468 140735054233904 139824659895968 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16294] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16294/stat : 16294 (java) S 16278 16281 15731 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4002844 13588557824 52514 33554432000 4194304 4196468 140735054233904 139824658842864 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16295] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16295/stat : 16295 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002846 13588557824 52514 33554432000 4194304 4196468 140735054233904 139824657791440 139825466783643 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16296] ppid=16278 vsize=13270076 CPUtime=1.34 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16296/stat : 16296 (java) S 16278 16281 15731 0 -1 1077944384 5616 0 0 0 133 1 0 0 20 0 20 0 4002846 13588557824 52514 33554432000 4194304 4196468 140735054233904 139824656738544 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16297] ppid=16278 vsize=13270076 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16297/stat : 16297 (java) S 16278 16281 15731 0 -1 1077944384 5229 0 0 0 110 1 0 0 20 0 20 0 4002846 13588557824 52514 33554432000 4194304 4196468 140735054233904 139824655686000 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16298] ppid=16278 vsize=13270076 CPUtime=1.39 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16298/stat : 16298 (java) S 16278 16281 15731 0 -1 1077944384 5826 0 0 0 138 1 0 0 20 0 20 0 4002846 13588557824 52514 33554432000 4194304 4196468 140735054233904 139824654632944 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16299] ppid=16278 vsize=13270076 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16299/stat : 16299 (java) S 16278 16281 15731 0 -1 1077944384 7335 0 0 0 65 1 0 0 20 0 20 0 4002847 13588557824 52514 33554432000 4194304 4196468 140735054233904 139824653580400 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16300] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16300/stat : 16300 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002847 13588557824 52514 33554432000 4194304 4196468 140735054233904 139824652528608 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16301] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16301/stat : 16301 (java) S 16278 16281 15731 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 4002847 13588557824 52514 33554432000 4194304 4196468 140735054233904 139824651476144 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 13270076

[startup+6.30074 s]
/proc/loadavg: 1.99 1.61 1.58 4/285 16301
/proc/meminfo: memFree=31288508/32770624 swapFree=5688/243304
[pid=16281] ppid=16278 vsize=13270076 CPUtime=11.47 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 48168 0 0 0 1133 14 0 0 20 0 20 0 4002840 13588557824 62003 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 3317519 62003 3807 1 0 3305234 0
[pid=16281/tid=16282] ppid=16278 vsize=13270076 CPUtime=6.03 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 12244 0 0 0 597 6 0 0 20 0 20 0 4002840 13588557824 62003 33554432000 4194304 4196468 140735054233904 139825471000384 139825100788647 0 4 0 16800975 0 0 0 -1 1 0 0 22 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16284] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16284/stat : 16284 (java) S 16278 16281 15731 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 62003 33554432000 4194304 4196468 140735054233904 139825419385872 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16285] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16285/stat : 16285 (java) S 16278 16281 15731 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 62003 33554432000 4194304 4196468 140735054233904 139825418333328 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16286] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16286/stat : 16286 (java) S 16278 16281 15731 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 62003 33554432000 4194304 4196468 140735054233904 139825417280272 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16287] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16287/stat : 16287 (java) S 16278 16281 15731 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 62003 33554432000 4194304 4196468 140735054233904 139825416227728 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16288] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16288/stat : 16288 (java) S 16278 16281 15731 0 -1 1077944384 633 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 62003 33554432000 4194304 4196468 140735054233904 139825415174672 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16289] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16289/stat : 16289 (java) S 16278 16281 15731 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 62003 33554432000 4194304 4196468 140735054233904 139825414122128 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16290] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16290/stat : 16290 (java) S 16278 16281 15731 0 -1 1077944384 205 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 62003 33554432000 4194304 4196468 140735054233904 139825413069072 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16291] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16291/stat : 16291 (java) S 16278 16281 15731 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 4002841 13588557824 62003 33554432000 4194304 4196468 140735054233904 139825058871696 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16292] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16292/stat : 16292 (java) S 16278 16281 15731 0 -1 1077944384 722 0 0 0 0 0 0 0 20 0 20 0 4002843 13588557824 62003 33554432000 4194304 4196468 140735054233904 139824660949744 139825466776194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16293] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16293/stat : 16293 (java) S 16278 16281 15731 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 4002843 13588557824 62003 33554432000 4194304 4196468 140735054233904 139824659896032 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16294] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16294/stat : 16294 (java) S 16278 16281 15731 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 4002844 13588557824 62003 33554432000 4194304 4196468 140735054233904 139824658842880 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16295] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=16281/tid=16297] ppid=16278 vsize=13270076 CPUtime=2.57 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16297/stat : 16297 (java) S 16278 16281 15731 0 -1 1077944384 13942 0 0 0 254 3 0 0 20 0 20 0 4002846 13588557824 187780 33554432000 4194304 4196468 140735054233904 139824655686000 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16298] ppid=16278 vsize=13270076 CPUtime=3.24 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16298/stat : 16298 (java) S 16278 16281 15731 0 -1 1077944384 22698 0 0 0 321 3 0 0 20 0 20 0 4002846 13588557824 187780 33554432000 4194304 4196468 140735054233904 139824654632944 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16299] ppid=16278 vsize=13270076 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16299/stat : 16299 (java) S 16278 16281 15731 0 -1 1077944384 25442 0 0 0 106 3 0 0 20 0 20 0 4002847 13588557824 187780 33554432000 4194304 4196468 140735054233904 139824653580400 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16300] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16300/stat : 16300 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002847 13588557824 187780 33554432000 4194304 4196468 140735054233904 139824652528608 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16301] ppid=16278 vsize=13270076 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16301/stat : 16301 (java) S 16278 16281 15731 0 -1 1077944384 1368 0 0 0 55 72 0 0 20 0 20 0 4002847 13588557824 187780 33554432000 4194304 4196468 140735054233904 139824651476144 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 49 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
Current children cumulated CPU time (s) 2290.35
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.78 1.69 1.63 3/285 16484
/proc/meminfo: memFree=30843424/32770624 swapFree=5664/245660
[pid=16281] ppid=16278 vsize=13270076 CPUtime=2352.54 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 227962 0 0 0 234700 554 0 0 20 0 20 0 4002840 13588557824 178661 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 3317519 178661 3863 1 0 3305234 0
[pid=16281/tid=16282] ppid=16278 vsize=13270076 CPUtime=2240.99 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 75603 0 0 0 224049 50 0 0 20 0 20 0 4002840 13588557824 178661 33554432000 4194304 4196468 140735054233904 139825471003344 139825102347369 0 4 0 16800975 0 0 0 -1 1 0 0 22 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16284] ppid=16278 vsize=13270076 CPUtime=11.95 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16284/stat : 16284 (java) S 16278 16281 15731 0 -1 1077944384 5410 0 0 0 1145 50 0 0 20 0 20 0 4002841 13588557824 178661 33554432000 4194304 4196468 140735054233904 139825419385872 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16285] ppid=16278 vsize=13270076 CPUtime=11.96 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16285/stat : 16285 (java) S 16278 16281 15731 0 -1 1077944384 5543 0 0 0 1148 48 0 0 20 0 20 0 4002841 13588557824 178661 33554432000 4194304 4196468 140735054233904 139825418333328 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16286] ppid=16278 vsize=13270076 CPUtime=12.03 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16286/stat : 16286 (java) S 16278 16281 15731 0 -1 1077944384 6011 0 0 0 1152 51 0 0 20 0 20 0 4002841 13588557824 178661 33554432000 4194304 4196468 140735054233904 139825417280272 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16287] ppid=16278 vsize=13270076 CPUtime=11.98 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16287/stat : 16287 (java) S 16278 16281 15731 0 -1 1077944384 6703 0 0 0 1148 50 0 0 20 0 20 0 4002841 13588557824 178661 33554432000 4194304 4196468 140735054233904 139825416227728 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16288] ppid=16278 vsize=13270076 CPUtime=12.06 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16288/stat : 16288 (java) S 16278 16281 15731 0 -1 1077944384 7911 0 0 0 1158 48 0 0 20 0 20 0 4002841 13588557824 178661 33554432000 4194304 4196468 140735054233904 139825415174672 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16289] ppid=16278 vsize=13270076 CPUtime=11.93 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16289/stat : 16289 (java) S 16278 16281 15731 0 -1 1077944384 6468 0 0 0 1145 48 0 0 20 0 20 0 4002841 13588557824 178661 33554432000 4194304 4196468 140735054233904 139825414122128 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16290] ppid=16278 vsize=13270076 CPUtime=12.06 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16290/stat : 16290 (java) S 16278 16281 15731 0 -1 1077944384 5509 0 0 0 1155 51 0 0 20 0 20 0 4002841 13588557824 178661 33554432000 4194304 4196468 140735054233904 139825413069072 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16291] ppid=16278 vsize=13270076 CPUtime=11.99 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16291/stat : 16291 (java) S 16278 16281 15731 0 -1 1077944384 5267 0 0 0 1149 50 0 0 20 0 20 0 4002841 13588557824 178661 33554432000 4194304 4196468 140735054233904 139825058871696 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16292] ppid=16278 vsize=13270076 CPUtime=4.43 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16292/stat : 16292 (java) S 16278 16281 15731 0 -1 1077944384 24631 0 0 0 384 59 0 0 20 0 20 0 4002843 13588557824 178661 33554432000 4194304 4196468 140735054233904 139824660949744 139825466776194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16293] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16293/stat : 16293 (java) S 16278 16281 15731 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 20 0 4002843 13588557824 178661 33554432000 4194304 4196468 140735054233904 139824659896032 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16294] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16294/stat : 16294 (java) S 16278 16281 15731 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 20 0 4002844 13588557824 178661 33554432000 4194304 4196468 140735054233904 139824658842880 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16295] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16295/stat : 16295 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002846 13588557824 178661 33554432000 4194304 4196468 140735054233904 139824657791440 139825466783643 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16296] ppid=16278 vsize=13270076 CPUtime=2.81 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16296/stat : 16296 (java) S 16278 16281 15731 0 -1 1077944384 13935 0 0 0 278 3 0 0 20 0 20 0 4002846 13588557824 178661 33554432000 4194304 4196468 140735054233904 139824656738544 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16297] ppid=16278 vsize=13270076 CPUtime=2.57 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16297/stat : 16297 (java) S 16278 16281 15731 0 -1 1077944384 13944 0 0 0 254 3 0 0 20 0 20 0 4002846 13588557824 178661 33554432000 4194304 4196468 140735054233904 139824655686000 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16298] ppid=16278 vsize=13270076 CPUtime=3.24 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16298/stat : 16298 (java) S 16278 16281 15731 0 -1 1077944384 22700 0 0 0 321 3 0 0 20 0 20 0 4002846 13588557824 178661 33554432000 4194304 4196468 140735054233904 139824654632944 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16299] ppid=16278 vsize=13270076 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16299/stat : 16299 (java) S 16278 16281 15731 0 -1 1077944384 25444 0 0 0 106 3 0 0 20 0 20 0 4002847 13588557824 178661 33554432000 4194304 4196468 140735054233904 139824653580400 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16300] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16300/stat : 16300 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002847 13588557824 178661 33554432000 4194304 4196468 140735054233904 139824652528608 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16301] ppid=16278 vsize=13270076 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16301/stat : 16301 (java) S 16278 16281 15731 0 -1 1077944384 1383 0 0 0 57 74 0 0 20 0 20 0 4002847 13588557824 178661 33554432000 4194304 4196468 140735054233904 139824651476144 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 49 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
Current children cumulated CPU time (s) 2352.54
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2308.3 s]
/proc/loadavg: 1.35 1.59 1.60 3/285 16485
/proc/meminfo: memFree=30870928/32770624 swapFree=5664/245712
[pid=16281] ppid=16278 vsize=13270076 CPUtime=2400.09 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 230278 0 0 0 239449 560 0 0 20 0 20 0 4002840 13588557824 171798 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 3317519 171798 3863 1 0 3305234 0
[pid=16281/tid=16282] ppid=16278 vsize=13270076 CPUtime=2286.56 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 77456 0 0 0 228606 50 0 0 20 0 20 0 4002840 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825471003408 139825099515312 0 4 0 16800975 0 0 0 -1 5 0 0 22 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16284] ppid=16278 vsize=13270076 CPUtime=12.17 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16284/stat : 16284 (java) S 16278 16281 15731 0 -1 1077944384 5415 0 0 0 1167 50 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825419385872 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16285] ppid=16278 vsize=13270076 CPUtime=12.2 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16285/stat : 16285 (java) S 16278 16281 15731 0 -1 1077944384 5554 0 0 0 1171 49 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825418333328 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16286] ppid=16278 vsize=13270076 CPUtime=12.26 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16286/stat : 16286 (java) S 16278 16281 15731 0 -1 1077944384 6097 0 0 0 1175 51 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825417280272 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16287] ppid=16278 vsize=13270076 CPUtime=12.22 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16287/stat : 16287 (java) S 16278 16281 15731 0 -1 1077944384 6710 0 0 0 1171 51 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825416227728 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16288] ppid=16278 vsize=13270076 CPUtime=12.29 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16288/stat : 16288 (java) S 16278 16281 15731 0 -1 1077944384 8017 0 0 0 1181 48 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825415174672 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16289] ppid=16278 vsize=13270076 CPUtime=12.16 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16289/stat : 16289 (java) S 16278 16281 15731 0 -1 1077944384 6473 0 0 0 1167 49 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825414122128 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16290] ppid=16278 vsize=13270076 CPUtime=12.3 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16290/stat : 16290 (java) S 16278 16281 15731 0 -1 1077944384 5522 0 0 0 1178 52 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825413069072 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16291] ppid=16278 vsize=13270076 CPUtime=12.22 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16291/stat : 16291 (java) S 16278 16281 15731 0 -1 1077944384 5285 0 0 0 1172 50 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825058871696 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16292] ppid=16278 vsize=13270076 CPUtime=4.51 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16292/stat : 16292 (java) S 16278 16281 15731 0 -1 1077944384 24820 0 0 0 391 60 0 0 20 0 20 0 4002843 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824660949744 139825466776194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16293] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16293/stat : 16293 (java) S 16278 16281 15731 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 20 0 4002843 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824659896032 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16294] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16294/stat : 16294 (java) S 16278 16281 15731 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 20 0 4002844 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824658842880 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16295] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16295/stat : 16295 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002846 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824657791440 139825466783643 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16296] ppid=16278 vsize=13270076 CPUtime=2.81 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16296/stat : 16296 (java) S 16278 16281 15731 0 -1 1077944384 13937 0 0 0 278 3 0 0 20 0 20 0 4002846 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824656738544 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16297] ppid=16278 vsize=13270076 CPUtime=2.57 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16297/stat : 16297 (java) S 16278 16281 15731 0 -1 1077944384 13946 0 0 0 254 3 0 0 20 0 20 0 4002846 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824655686000 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16298] ppid=16278 vsize=13270076 CPUtime=3.24 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16298/stat : 16298 (java) S 16278 16281 15731 0 -1 1077944384 22702 0 0 0 321 3 0 0 20 0 20 0 4002846 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824654632944 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16299] ppid=16278 vsize=13270076 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16299/stat : 16299 (java) S 16278 16281 15731 0 -1 1077944384 25446 0 0 0 106 3 0 0 20 0 20 0 4002847 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824653580400 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16300] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16300/stat : 16300 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002847 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824652528608 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16301] ppid=16278 vsize=13270076 CPUtime=1.34 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16301/stat : 16301 (java) S 16278 16281 15731 0 -1 1077944384 1398 0 0 0 59 75 0 0 20 0 20 0 4002847 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824651476144 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
Current children cumulated CPU time (s) 2400.09
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 16281 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2308.3 s]
/proc/loadavg: 1.35 1.59 1.60 3/285 16485
/proc/meminfo: memFree=30870928/32770624 swapFree=5664/245712
[pid=16281] ppid=16278 vsize=13270076 CPUtime=2400.09 cores=1,3,5,7,9,11,13,15
/proc/16281/stat : 16281 (java) S 16278 16281 15731 0 -1 1077944320 230278 0 0 0 239449 560 0 0 20 0 20 0 4002840 13588557824 171798 33554432000 4194304 4196468 140735054233904 140735054216448 139825466765047 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
/proc/16281/statm: 3317519 171798 3863 1 0 3305234 0
[pid=16281/tid=16282] ppid=16278 vsize=13270076 CPUtime=2286.56 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16282/stat : 16282 (java) R 16278 16281 15731 0 -1 4202560 77456 0 0 0 228606 50 0 0 20 0 20 0 4002840 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825471003408 139825099515312 0 4 0 16800975 0 0 0 -1 5 0 0 22 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16284] ppid=16278 vsize=13270076 CPUtime=12.17 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16284/stat : 16284 (java) S 16278 16281 15731 0 -1 1077944384 5415 0 0 0 1167 50 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825419385872 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16285] ppid=16278 vsize=13270076 CPUtime=12.2 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16285/stat : 16285 (java) S 16278 16281 15731 0 -1 1077944384 5554 0 0 0 1171 49 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825418333328 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16286] ppid=16278 vsize=13270076 CPUtime=12.26 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16286/stat : 16286 (java) S 16278 16281 15731 0 -1 1077944384 6097 0 0 0 1175 51 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825417280272 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16287] ppid=16278 vsize=13270076 CPUtime=12.22 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16287/stat : 16287 (java) S 16278 16281 15731 0 -1 1077944384 6710 0 0 0 1171 51 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825416227728 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16288] ppid=16278 vsize=13270076 CPUtime=12.29 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16288/stat : 16288 (java) S 16278 16281 15731 0 -1 1077944384 8017 0 0 0 1181 48 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825415174672 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16289] ppid=16278 vsize=13270076 CPUtime=12.16 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16289/stat : 16289 (java) S 16278 16281 15731 0 -1 1077944384 6473 0 0 0 1167 49 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825414122128 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16290] ppid=16278 vsize=13270076 CPUtime=12.3 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16290/stat : 16290 (java) S 16278 16281 15731 0 -1 1077944384 5522 0 0 0 1178 52 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825413069072 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16291] ppid=16278 vsize=13270076 CPUtime=12.22 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16291/stat : 16291 (java) S 16278 16281 15731 0 -1 1077944384 5285 0 0 0 1172 50 0 0 20 0 20 0 4002841 13588557824 171798 33554432000 4194304 4196468 140735054233904 139825058871696 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16292] ppid=16278 vsize=13270076 CPUtime=4.51 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16292/stat : 16292 (java) S 16278 16281 15731 0 -1 1077944384 24820 0 0 0 391 60 0 0 20 0 20 0 4002843 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824660949744 139825466776194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16293] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16293/stat : 16293 (java) S 16278 16281 15731 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 20 0 4002843 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824659896032 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16294] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16294/stat : 16294 (java) S 16278 16281 15731 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 20 0 4002844 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824658842880 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16295] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16295/stat : 16295 (java) S 16278 16281 15731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4002846 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824657791440 139825466783643 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16296] ppid=16278 vsize=13270076 CPUtime=2.81 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16296/stat : 16296 (java) S 16278 16281 15731 0 -1 1077944384 13937 0 0 0 278 3 0 0 20 0 20 0 4002846 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824656738544 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16297] ppid=16278 vsize=13270076 CPUtime=2.57 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16297/stat : 16297 (java) S 16278 16281 15731 0 -1 1077944384 13946 0 0 0 254 3 0 0 20 0 20 0 4002846 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824655686000 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16298] ppid=16278 vsize=13270076 CPUtime=3.24 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16298/stat : 16298 (java) S 16278 16281 15731 0 -1 1077944384 22702 0 0 0 321 3 0 0 20 0 20 0 4002846 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824654632944 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16299] ppid=16278 vsize=13270076 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16299/stat : 16299 (java) S 16278 16281 15731 0 -1 1077944384 25446 0 0 0 106 3 0 0 20 0 20 0 4002847 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824653580400 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16300] ppid=16278 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16300/stat : 16300 (java) S 16278 16281 15731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4002847 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824652528608 139825466775253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
[pid=16281/tid=16301] ppid=16278 vsize=13270076 CPUtime=1.34 cores=1,3,5,7,9,11,13,15
/proc/16281/task/16301/stat : 16301 (java) S 16278 16281 15731 0 -1 1077944384 1398 0 0 0 59 75 0 0 20 0 20 0 4002847 13588557824 171798 33554432000 4194304 4196468 140735054233904 139824651476144 139825466776194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 6369280 140735054242957 140735054243140 140735054243140 140735054245839 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2308.32
CPU time (s): 2400.13
CPU user time (s): 2394.51
CPU system time (s): 5.61535
CPU usage (%): 103.977
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.51
system time used= 5.61535
maximum resident set size= 1442764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 234410
involuntary context switches= 159806

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4186 second user time and 19.1479 second system time

The end

Launcher Data

Begin job on node134 at 2017-07-22 03:35:56
IDJOB=4244573
IDBENCH=115789
IDSOLVER=2629
FILE ID=node134/4244573-1500687356
RUNJOBID= node134-1500682730-15763
PBS_JOBID= 20623332
Free space on /tmp= 61964 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-9.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-4244573-1500687356/watcher-4244573-1500687356 -o /tmp/evaluation-result-4244573-1500687356/solver-4244573-1500687356 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500682730-15763 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1765286973 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244573-1500687356.xml

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

MD5SUM BENCH= a459d91dacc3f59ecbf6a687bb73e496
RANDOM SEED=1765286973

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.84
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		: 2267.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.84
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		: 2267.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:        31525960 kB
MemAvailable:   31776768 kB
Buffers:          105324 kB
Cached:           426672 kB
SwapCached:            0 kB
Active:           556104 kB
Inactive:         252160 kB
Active(anon):     279120 kB
Inactive(anon):     8872 kB
Active(file):     276984 kB
Inactive(file):   243288 kB
Unevictable:        5688 kB
Mlocked:            5688 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42212 kB
Writeback:             0 kB
AnonPages:        294128 kB
Mapped:            45296 kB
Shmem:              8872 kB
Slab:             126452 kB
SReclaimable:      92744 kB
SUnreclaim:        33708 kB
KernelStack:        4912 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1153196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61924 MiB
End job on node134 at 2017-07-22 04:14:25