Trace number 4244480

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)1255 2400.08 2319.72

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-2.xml
MD5SUM42633f1d08cbe99acfb79d5a930fb228
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1218
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1322
Maximum domain size1322
Distribution of domain sizes[{"size":1322,"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.42/0.31	c version: 2017-06-30
0.42/0.31	c seed: 353244493
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.31	c nbcore: 8
0.42/0.33	c Parsing instance...
1.86/1.05	c Parsing done, starting search...
320.25/316.00	o 1321
322.21/316.62	o 1320
325.21/318.81	o 1312
366.70/357.36	o 1311
367.17/357.74	o 1310
367.53/358.06	o 1309
377.23/367.39	o 1302
377.36/367.45	o 1301
377.48/367.56	o 1300
387.10/376.84	o 1299
389.07/378.80	o 1298
428.55/416.70	o 1297
428.87/417.03	o 1291
428.96/417.13	o 1290
429.06/417.26	o 1287
515.47/500.13	o 1286
520.36/504.80	o 1285
596.79/578.67	o 1284
601.07/582.85	o 1277
601.68/583.42	o 1276
601.68/583.49	o 1274
601.78/583.56	o 1270
602.81/584.53	o 1269
602.92/584.60	o 1267
602.92/584.67	o 1265
639.29/619.77	o 1263
639.39/619.83	o 1262
647.34/627.53	o 1261
647.34/627.59	o 1259
647.65/627.81	o 1255
2400.04/2319.70	s SATISFIABLE
2400.04/2319.70	v <instantiation>
2400.04/2319.70	v 	<list>
2400.04/2319.70	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.04/2319.70	v 	</list>
2400.04/2319.70	v 	<values>
2400.04/2319.70	v 		191 260 341 422 488 568 571 609 722 871 977 1065 1147 1150 1162 63 274 365 412 467 800 876 928 946 977 1062 1088 1118 1136 1233 111 174 221 314 368 407 506 607 703 726 764 808 893 1148 1182 149 182 280 360 390 486 517 528 554 617 672 684 702 995 998 73 109 158 168 211 325 484 503 568 605 662 712 740 911 1224 53 136 168 241 311 398 492 528 632 684 714 921 1062 1094 1161 212 282 401 492 595 641 684 698 723 739 799 871 960 1102 1191 0 36 146 254 314 612 714 776 814 876 982 1093 1148 1153 1225 67 341 368 460 507 672 703 808 856 881 964 1058 1081 1150 1209 0 27 31 66 146 195 241 325 371 486 577 595 618 739 1182 115 151 173 254 321 385 395 678 703 788 881 983 990 1044 1144 121 265 323 407 450 485 556 759 813 893 919 1147 1156 1180 1212 0 321 407 445 558 641 701 724 741 840 854 913 990 1048 1144 0 10 96 199 262 445 559 634 724 840 917 937 985 1108 1178 0 95 107 189 261 264 311 422 506 559 617 712 823 1081 1167 1250 1255 1203 1073 1236 1233 1255 1252 1225 1205 1182 1254 1161 1242 1242 
2400.04/2319.70	v 	</values>
2400.04/2319.70	v </instantiation>

Verifier Data

OK	1255

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-4244480-1500685773/watcher-4244480-1500685773 -o /tmp/evaluation-result-4244480-1500685773/solver-4244480-1500685773 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1500683390-16362 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 353244493 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244480-1500685773.xml 

pid=16679
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.62 1.58 3/262 16682
/proc/meminfo: memFree=31666816/32770624 swapFree=5872/213672
[pid=16682] ppid=16679 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 1716 0 0 0 0 0 0 0 20 0 2 0 3842562 369864704 1924 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 90299 1924 1072 1 0 79210 0
[pid=16682/tid=16683] ppid=16679 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) S 16679 16682 16330 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 3842563 369864704 1924 33554432000 4194304 4196468 140735152903392 140514400000416 140514395769474 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0

[startup+0.100072 s]
/proc/loadavg: 1.64 1.62 1.58 3/262 16682
/proc/meminfo: memFree=31666816/32770624 swapFree=5872/213672
[pid=16682] ppid=16679 vsize=13264380 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 5832 0 0 0 8 2 0 0 20 0 20 0 3842562 13582725120 6394 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 3316095 6460 3215 1 0 3303815 0
[pid=16682/tid=16683] ppid=16679 vsize=13264380 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) R 16679 16682 16330 0 -1 4202560 3931 0 0 0 7 1 0 0 20 0 20 0 3842563 13582725120 6460 33554432000 4194304 4196468 140735152903392 140514399998104 140514352394102 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13264380

[startup+0.200439 s]
/proc/loadavg: 1.64 1.62 1.58 3/262 16682
/proc/meminfo: memFree=31666816/32770624 swapFree=5872/213672
[pid=16682] ppid=16679 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 9084 0 0 0 23 3 0 0 20 0 20 0 3842562 13582245888 9052 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 3315978 9052 3512 1 0 3303698 0
[pid=16682/tid=16683] ppid=16679 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) R 16679 16682 16330 0 -1 4202560 6806 0 0 0 16 2 0 0 20 0 20 0 3842563 13582245888 9052 33554432000 4194304 4196468 140735152903392 140514399986704 140514395780253 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300386 s]
/proc/loadavg: 1.64 1.62 1.58 3/262 16682
/proc/meminfo: memFree=31666816/32770624 swapFree=5872/213672
[pid=16682] ppid=16679 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 10065 0 0 0 38 4 0 0 20 0 20 0 3842562 13582245888 10845 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 3315978 10845 3630 1 0 3303698 0
[pid=16682/tid=16683] ppid=16679 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) R 16679 16682 16330 0 -1 4202560 7507 0 0 0 24 3 0 0 20 0 20 0 3842563 13582245888 10845 33554432000 4194304 4196468 140735152903392 140514399965696 140514381197008 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700296 s]
/proc/loadavg: 1.64 1.62 1.58 3/262 16682
/proc/meminfo: memFree=31666816/32770624 swapFree=5872/213672
[pid=16682] ppid=16679 vsize=13265980 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 12385 0 0 0 120 6 0 0 20 0 20 0 3842562 13584363520 17730 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 3316495 17730 3764 1 0 3304210 0
[pid=16682/tid=16683] ppid=16679 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) R 16679 16682 16330 0 -1 4202560 8625 0 0 0 63 4 0 0 20 0 20 0 3842563 13584363520 17730 33554432000 4194304 4196468 140735152903392 140514399992528 140514376600220 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 13265980

[startup+1.5012 s]
/proc/loadavg: 1.64 1.62 1.58 6/282 16702
/proc/meminfo: memFree=31565092/32770624 swapFree=5872/213972
[pid=16682] ppid=16679 vsize=13270076 CPUtime=3.7 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 24847 0 0 0 361 9 0 0 20 0 20 0 3842562 13588557824 34256 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 3317519 34256 3788 1 0 3305234 0
[pid=16682/tid=16683] ppid=16679 vsize=13270076 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) R 16679 16682 16330 0 -1 4202560 11152 0 0 0 142 5 0 0 20 0 20 0 3842563 13588557824 34256 33554432000 4194304 4196468 140735152903392 140514399993640 140514039540890 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16685] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16685/stat : 16685 (java) S 16679 16682 16330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513994537872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16686] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16686/stat : 16686 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513993485072 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16687] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16687/stat : 16687 (java) S 16679 16682 16330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513992432784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16688] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16688/stat : 16688 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513991379984 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16689] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16689/stat : 16689 (java) S 16679 16682 16330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513990326672 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16690] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16690/stat : 16690 (java) S 16679 16682 16330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513989273872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16691] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16691/stat : 16691 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513988221584 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16692] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16692/stat : 16692 (java) S 16679 16682 16330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3842564 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513987168784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16693] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16693/stat : 16693 (java) S 16679 16682 16330 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 3842566 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513858456176 140514395769474 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16694] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16694/stat : 16694 (java) S 16679 16682 16330 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3842566 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513857402144 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16695] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16695/stat : 16695 (java) S 16679 16682 16330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3842567 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513856349808 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16696] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16696/stat : 16696 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513855298128 140514395776923 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16697] ppid=16679 vsize=13270076 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16697/stat : 16697 (java) S 16679 16682 16330 0 -1 1077944384 2330 0 0 0 52 0 0 0 20 0 20 0 3842571 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513854244976 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16698] ppid=16679 vsize=13270076 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16698/stat : 16698 (java) S 16679 16682 16330 0 -1 1077944384 1351 0 0 0 50 0 0 0 20 0 20 0 3842571 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513853192176 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16699] ppid=16679 vsize=13270076 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16699/stat : 16699 (java) R 16679 16682 16330 0 -1 4202560 2120 0 0 0 54 0 0 0 20 0 20 0 3842571 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513852125768 140514377278418 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16700] ppid=16679 vsize=13270076 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16700/stat : 16700 (java) S 16679 16682 16330 0 -1 1077944384 6487 0 0 0 61 1 0 0 20 0 20 0 3842571 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513851087088 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16701] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16701/stat : 16701 (java) S 16679 16682 16330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513850035040 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16702] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16702/stat : 16702 (java) S 16679 16682 16330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 34256 33554432000 4194304 4196468 140735152903392 140513848982320 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 13270076

[startup+3.10088 s]
/proc/loadavg: 1.67 1.62 1.58 3/282 16702
/proc/meminfo: memFree=31518240/32770624 swapFree=5872/213712
[pid=16682] ppid=16679 vsize=13270076 CPUtime=5.99 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 26805 0 0 0 589 10 0 0 20 0 20 0 3842562 13588557824 46114 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 3317519 46114 3792 1 0 3305234 0
[pid=16682/tid=16683] ppid=16679 vsize=13270076 CPUtime=3.07 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) R 16679 16682 16330 0 -1 4202560 11419 0 0 0 301 6 0 0 20 0 20 0 3842563 13588557824 46114 33554432000 4194304 4196468 140735152903392 140514399993488 140514040064918 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16685] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16685/stat : 16685 (java) S 16679 16682 16330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513994537872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16686] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16686/stat : 16686 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513993485072 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16687] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16687/stat : 16687 (java) S 16679 16682 16330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513992432784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16688] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16688/stat : 16688 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513991379984 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16689] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16689/stat : 16689 (java) S 16679 16682 16330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513990326672 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16690] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16690/stat : 16690 (java) S 16679 16682 16330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513989273872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16691] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16691/stat : 16691 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513988221584 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16692] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16692/stat : 16692 (java) S 16679 16682 16330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3842564 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513987168784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16693] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16693/stat : 16693 (java) S 16679 16682 16330 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 20 0 3842566 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513858456176 140514395769474 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16694] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16694/stat : 16694 (java) S 16679 16682 16330 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3842566 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513857402144 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16695] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16695/stat : 16695 (java) S 16679 16682 16330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3842567 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513856349808 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16696] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16696/stat : 16696 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513855298128 140514395776923 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16697] ppid=16679 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16697/stat : 16697 (java) S 16679 16682 16330 0 -1 1077944384 2751 0 0 0 76 0 0 0 20 0 20 0 3842571 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513854244976 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16698] ppid=16679 vsize=13270076 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16698/stat : 16698 (java) S 16679 16682 16330 0 -1 1077944384 2213 0 0 0 65 0 0 0 20 0 20 0 3842571 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513853192176 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16699] ppid=16679 vsize=13270076 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16699/stat : 16699 (java) S 16679 16682 16330 0 -1 1077944384 2435 0 0 0 84 0 0 0 20 0 20 0 3842571 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513852139888 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16700] ppid=16679 vsize=13270076 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16700/stat : 16700 (java) S 16679 16682 16330 0 -1 1077944384 6491 0 0 0 61 1 0 0 20 0 20 0 3842571 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513851087088 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16701] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16701/stat : 16701 (java) S 16679 16682 16330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513850035040 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16702] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16702/stat : 16702 (java) S 16679 16682 16330 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 46114 33554432000 4194304 4196468 140735152903392 140513848982320 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 13270076

[startup+6.30073 s]
/proc/loadavg: 1.67 1.62 1.58 3/282 16702
/proc/meminfo: memFree=31455668/32770624 swapFree=5872/213712
[pid=16682] ppid=16679 vsize=13270076 CPUtime=9.27 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 31445 0 0 0 914 13 0 0 20 0 20 0 3842562 13588557824 56419 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 3317519 56419 3811 1 0 3305234 0
[pid=16682/tid=16683] ppid=16679 vsize=13270076 CPUtime=6.25 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) R 16679 16682 16330 0 -1 4202560 11626 0 0 0 619 6 0 0 20 0 20 0 3842563 13588557824 56419 33554432000 4194304 4196468 140735152903392 140514399994296 140514040061662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16685] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16685/stat : 16685 (java) S 16679 16682 16330 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513994537872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16686] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16686/stat : 16686 (java) S 16679 16682 16330 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513993485072 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16687] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16687/stat : 16687 (java) S 16679 16682 16330 0 -1 1077944384 487 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513992432784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16688] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16688/stat : 16688 (java) S 16679 16682 16330 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513991379984 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16689] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16689/stat : 16689 (java) S 16679 16682 16330 0 -1 1077944384 702 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513990326672 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16690] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16690/stat : 16690 (java) S 16679 16682 16330 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513989273872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16691] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16691/stat : 16691 (java) S 16679 16682 16330 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 3842563 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513988221584 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16692] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16692/stat : 16692 (java) S 16679 16682 16330 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 3842564 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513987168784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16693] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16693/stat : 16693 (java) S 16679 16682 16330 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 20 0 3842566 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513858456176 140514395769474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16694] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16694/stat : 16694 (java) S 16679 16682 16330 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 3842566 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513857402208 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16695] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16695/stat : 16695 (java) S 16679 16682 16330 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 3842567 13588557824 56419 33554432000 4194304 4196468 140735152903392 140513856349808 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16696] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=16682/tid=16698] ppid=16679 vsize=13270076 CPUtime=2.08 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16698/stat : 16698 (java) S 16679 16682 16330 0 -1 1077944384 9161 0 0 0 206 2 0 0 20 0 20 0 3842571 13588557824 148153 33554432000 4194304 4196468 140735152903392 140513853192176 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16699] ppid=16679 vsize=13270076 CPUtime=2.68 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16699/stat : 16699 (java) S 16679 16682 16330 0 -1 1077944384 11257 0 0 0 266 2 0 0 20 0 20 0 3842571 13588557824 148153 33554432000 4194304 4196468 140735152903392 140513852139888 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16700] ppid=16679 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16700/stat : 16700 (java) S 16679 16682 16330 0 -1 1077944384 16388 0 0 0 102 2 0 0 20 0 20 0 3842571 13588557824 148153 33554432000 4194304 4196468 140735152903392 140513851087088 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16701] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16701/stat : 16701 (java) S 16679 16682 16330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 148153 33554432000 4194304 4196468 140735152903392 140513850035040 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16702] ppid=16679 vsize=13270076 CPUtime=1.23 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16702/stat : 16702 (java) S 16679 16682 16330 0 -1 1077944384 1155 0 0 0 54 69 0 0 20 0 20 0 3842571 13588557824 148153 33554432000 4194304 4196468 140735152903392 140513848982320 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
Current children cumulated CPU time (s) 2278.97
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.72 1.61 1.55 3/283 16805
/proc/meminfo: memFree=30328740/32770624 swapFree=5872/242672
[pid=16682] ppid=16679 vsize=13270076 CPUtime=2340.85 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 172405 0 0 0 233500 585 0 0 20 0 20 0 3842562 13588557824 159905 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 3317519 159905 3863 1 0 3305234 0
[pid=16682/tid=16683] ppid=16679 vsize=13270076 CPUtime=2243.56 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) R 16679 16682 16330 0 -1 4202560 68206 0 0 0 224319 37 0 0 20 0 20 0 3842563 13588557824 159905 33554432000 4194304 4196468 140735152903392 140514399996720 140514041238333 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16685] ppid=16679 vsize=13270076 CPUtime=10.49 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16685/stat : 16685 (java) S 16679 16682 16330 0 -1 1077944384 3932 0 0 0 992 57 0 0 20 0 20 0 3842563 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513994537872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16686] ppid=16679 vsize=13270076 CPUtime=10.43 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16686/stat : 16686 (java) S 16679 16682 16330 0 -1 1077944384 4057 0 0 0 987 56 0 0 20 0 20 0 3842563 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513993485072 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16687] ppid=16679 vsize=13270076 CPUtime=10.59 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16687/stat : 16687 (java) S 16679 16682 16330 0 -1 1077944384 6356 0 0 0 1002 57 0 0 20 0 20 0 3842563 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513992432784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16688] ppid=16679 vsize=13270076 CPUtime=10.34 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16688/stat : 16688 (java) S 16679 16682 16330 0 -1 1077944384 5000 0 0 0 976 58 0 0 20 0 20 0 3842563 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513991379984 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16689] ppid=16679 vsize=13270076 CPUtime=10.38 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16689/stat : 16689 (java) S 16679 16682 16330 0 -1 1077944384 5430 0 0 0 980 58 0 0 20 0 20 0 3842563 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513990326672 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16690] ppid=16679 vsize=13270076 CPUtime=10.37 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16690/stat : 16690 (java) S 16679 16682 16330 0 -1 1077944384 3953 0 0 0 979 58 0 0 20 0 20 0 3842563 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513989273872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16691] ppid=16679 vsize=13270076 CPUtime=10.44 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16691/stat : 16691 (java) S 16679 16682 16330 0 -1 1077944384 4018 0 0 0 985 59 0 0 20 0 20 0 3842563 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513988221584 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16692] ppid=16679 vsize=13270076 CPUtime=10.63 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16692/stat : 16692 (java) S 16679 16682 16330 0 -1 1077944384 5481 0 0 0 1005 58 0 0 20 0 20 0 3842564 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513987168784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16693] ppid=16679 vsize=13270076 CPUtime=4.08 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16693/stat : 16693 (java) S 16679 16682 16330 0 -1 1077944384 15936 0 0 0 360 48 0 0 20 0 20 0 3842566 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513858456176 140514395769474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16694] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16694/stat : 16694 (java) S 16679 16682 16330 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 3842566 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513857402208 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16695] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16695/stat : 16695 (java) S 16679 16682 16330 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 20 0 3842567 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513856349824 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16696] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16696/stat : 16696 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513855298128 140514395776923 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16697] ppid=16679 vsize=13270076 CPUtime=2.31 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16697/stat : 16697 (java) S 16679 16682 16330 0 -1 1077944384 10566 0 0 0 229 2 0 0 20 0 20 0 3842571 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513854244976 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16698] ppid=16679 vsize=13270076 CPUtime=2.08 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16698/stat : 16698 (java) S 16679 16682 16330 0 -1 1077944384 9163 0 0 0 206 2 0 0 20 0 20 0 3842571 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513853192176 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16699] ppid=16679 vsize=13270076 CPUtime=2.68 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16699/stat : 16699 (java) S 16679 16682 16330 0 -1 1077944384 11259 0 0 0 266 2 0 0 20 0 20 0 3842571 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513852139888 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16700] ppid=16679 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16700/stat : 16700 (java) S 16679 16682 16330 0 -1 1077944384 16391 0 0 0 102 2 0 0 20 0 20 0 3842571 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513851087088 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16701] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16701/stat : 16701 (java) S 16679 16682 16330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513850035040 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16702] ppid=16679 vsize=13270076 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16702/stat : 16702 (java) S 16679 16682 16330 0 -1 1077944384 1173 0 0 0 56 70 0 0 20 0 20 0 3842571 13588557824 159905 33554432000 4194304 4196468 140735152903392 140513848982320 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 45 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
Current children cumulated CPU time (s) 2340.85
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2319.7 s]
/proc/loadavg: 1.96 1.70 1.59 3/283 16893
/proc/meminfo: memFree=30861836/32770624 swapFree=5872/242780
[pid=16682] ppid=16679 vsize=13270076 CPUtime=2400.04 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 176377 0 0 0 239411 593 0 0 20 0 20 0 3842562 13588557824 168897 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 3317519 168897 3863 1 0 3305234 0
[pid=16682/tid=16683] ppid=16679 vsize=13270076 CPUtime=2300.46 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) R 16679 16682 16330 0 -1 4202560 71051 0 0 0 230009 37 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140514399996496 140514042295233 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16685] ppid=16679 vsize=13270076 CPUtime=10.78 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16685/stat : 16685 (java) S 16679 16682 16330 0 -1 1077944384 4016 0 0 0 1020 58 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513994537872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16686] ppid=16679 vsize=13270076 CPUtime=10.7 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16686/stat : 16686 (java) S 16679 16682 16330 0 -1 1077944384 4209 0 0 0 1013 57 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513993485072 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16687] ppid=16679 vsize=13270076 CPUtime=10.83 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16687/stat : 16687 (java) S 16679 16682 16330 0 -1 1077944384 6388 0 0 0 1025 58 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513992432784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16688] ppid=16679 vsize=13270076 CPUtime=10.59 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16688/stat : 16688 (java) S 16679 16682 16330 0 -1 1077944384 5149 0 0 0 1000 59 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513991379984 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16689] ppid=16679 vsize=13270076 CPUtime=10.63 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16689/stat : 16689 (java) S 16679 16682 16330 0 -1 1077944384 5493 0 0 0 1005 58 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513990326672 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16690] ppid=16679 vsize=13270076 CPUtime=10.65 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16690/stat : 16690 (java) S 16679 16682 16330 0 -1 1077944384 4022 0 0 0 1007 58 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513989273872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16691] ppid=16679 vsize=13270076 CPUtime=10.71 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16691/stat : 16691 (java) S 16679 16682 16330 0 -1 1077944384 4095 0 0 0 1011 60 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513988221584 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16692] ppid=16679 vsize=13270076 CPUtime=10.9 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16692/stat : 16692 (java) S 16679 16682 16330 0 -1 1077944384 5544 0 0 0 1032 58 0 0 20 0 20 0 3842564 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513987168784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16693] ppid=16679 vsize=13270076 CPUtime=4.2 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16693/stat : 16693 (java) S 16679 16682 16330 0 -1 1077944384 16156 0 0 0 371 49 0 0 20 0 20 0 3842566 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513858456176 140514395769474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16694] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16694/stat : 16694 (java) S 16679 16682 16330 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 3842566 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513857402208 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16695] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16695/stat : 16695 (java) S 16679 16682 16330 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 20 0 3842567 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513856349824 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16696] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16696/stat : 16696 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513855298128 140514395776923 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16697] ppid=16679 vsize=13270076 CPUtime=2.32 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16697/stat : 16697 (java) S 16679 16682 16330 0 -1 1077944384 10568 0 0 0 229 3 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513854244976 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16698] ppid=16679 vsize=13270076 CPUtime=2.08 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16698/stat : 16698 (java) S 16679 16682 16330 0 -1 1077944384 9165 0 0 0 206 2 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513853192176 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16699] ppid=16679 vsize=13270076 CPUtime=2.68 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16699/stat : 16699 (java) S 16679 16682 16330 0 -1 1077944384 11262 0 0 0 266 2 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513852139888 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16700] ppid=16679 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16700/stat : 16700 (java) S 16679 16682 16330 0 -1 1077944384 16588 0 0 0 102 2 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513851087088 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16701] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16701/stat : 16701 (java) S 16679 16682 16330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513850035040 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16702] ppid=16679 vsize=13270076 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16702/stat : 16702 (java) S 16679 16682 16330 0 -1 1077944384 1187 0 0 0 58 72 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513848982320 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 45 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
Current children cumulated CPU time (s) 2400.04
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 16682 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2319.7 s]
/proc/loadavg: 1.96 1.70 1.59 3/283 16893
/proc/meminfo: memFree=30861836/32770624 swapFree=5872/242780
[pid=16682] ppid=16679 vsize=13270076 CPUtime=2400.04 cores=1,3,5,7,9,11,13,15
/proc/16682/stat : 16682 (java) S 16679 16682 16330 0 -1 1077944320 176377 0 0 0 239411 593 0 0 20 0 20 0 3842562 13588557824 168897 33554432000 4194304 4196468 140735152903392 140735152885936 140514395758327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
/proc/16682/statm: 3317519 168897 3863 1 0 3305234 0
[pid=16682/tid=16683] ppid=16679 vsize=13270076 CPUtime=2300.46 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16683/stat : 16683 (java) R 16679 16682 16330 0 -1 4202560 71051 0 0 0 230009 37 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140514399996496 140514042295233 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16685] ppid=16679 vsize=13270076 CPUtime=10.78 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16685/stat : 16685 (java) S 16679 16682 16330 0 -1 1077944384 4016 0 0 0 1020 58 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513994537872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16686] ppid=16679 vsize=13270076 CPUtime=10.7 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16686/stat : 16686 (java) S 16679 16682 16330 0 -1 1077944384 4209 0 0 0 1013 57 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513993485072 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16687] ppid=16679 vsize=13270076 CPUtime=10.83 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16687/stat : 16687 (java) S 16679 16682 16330 0 -1 1077944384 6388 0 0 0 1025 58 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513992432784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16688] ppid=16679 vsize=13270076 CPUtime=10.59 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16688/stat : 16688 (java) S 16679 16682 16330 0 -1 1077944384 5149 0 0 0 1000 59 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513991379984 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16689] ppid=16679 vsize=13270076 CPUtime=10.63 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16689/stat : 16689 (java) S 16679 16682 16330 0 -1 1077944384 5493 0 0 0 1005 58 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513990326672 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16690] ppid=16679 vsize=13270076 CPUtime=10.65 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16690/stat : 16690 (java) S 16679 16682 16330 0 -1 1077944384 4022 0 0 0 1007 58 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513989273872 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16691] ppid=16679 vsize=13270076 CPUtime=10.71 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16691/stat : 16691 (java) S 16679 16682 16330 0 -1 1077944384 4095 0 0 0 1011 60 0 0 20 0 20 0 3842563 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513988221584 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16692] ppid=16679 vsize=13270076 CPUtime=10.9 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16692/stat : 16692 (java) S 16679 16682 16330 0 -1 1077944384 5544 0 0 0 1032 58 0 0 20 0 20 0 3842564 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513987168784 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16693] ppid=16679 vsize=13270076 CPUtime=4.2 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16693/stat : 16693 (java) S 16679 16682 16330 0 -1 1077944384 16156 0 0 0 371 49 0 0 20 0 20 0 3842566 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513858456176 140514395769474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16694] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16694/stat : 16694 (java) S 16679 16682 16330 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 3842566 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513857402208 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16695] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16695/stat : 16695 (java) S 16679 16682 16330 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 20 0 3842567 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513856349824 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16696] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16696/stat : 16696 (java) S 16679 16682 16330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513855298128 140514395776923 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16697] ppid=16679 vsize=13270076 CPUtime=2.32 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16697/stat : 16697 (java) S 16679 16682 16330 0 -1 1077944384 10568 0 0 0 229 3 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513854244976 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16698] ppid=16679 vsize=13270076 CPUtime=2.08 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16698/stat : 16698 (java) S 16679 16682 16330 0 -1 1077944384 9165 0 0 0 206 2 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513853192176 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16699] ppid=16679 vsize=13270076 CPUtime=2.68 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16699/stat : 16699 (java) S 16679 16682 16330 0 -1 1077944384 11262 0 0 0 266 2 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513852139888 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16700] ppid=16679 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16700/stat : 16700 (java) S 16679 16682 16330 0 -1 1077944384 16588 0 0 0 102 2 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513851087088 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16701] ppid=16679 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16701/stat : 16701 (java) S 16679 16682 16330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513850035040 140514395768533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
[pid=16682/tid=16702] ppid=16679 vsize=13270076 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/16682/task/16702/stat : 16702 (java) S 16679 16682 16330 0 -1 1077944384 1187 0 0 0 58 72 0 0 20 0 20 0 3842571 13588557824 168897 33554432000 4194304 4196468 140735152903392 140513848982320 140514395769474 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 45 0 0 6293624 6294260 38727680 140735152911504 140735152911684 140735152911684 140735152914383 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2319.72
CPU time (s): 2400.08
CPU user time (s): 2394.13
CPU system time (s): 5.94244
CPU usage (%): 103.464
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.13
system time used= 5.94244
maximum resident set size= 998376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176872
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 210039
involuntary context switches= 157181

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1439 second user time and 20.2457 second system time

The end

Launcher Data

Begin job on node147 at 2017-07-22 03:09:33
IDJOB=4244480
IDBENCH=115735
IDSOLVER=2627
FILE ID=node147/4244480-1500685773
RUNJOBID= node147-1500683390-16362
PBS_JOBID= 20623340
Free space on /tmp= 61892 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-2.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-4244480-1500685773/watcher-4244480-1500685773 -o /tmp/evaluation-result-4244480-1500685773/solver-4244480-1500685773 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1500683390-16362 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 353244493 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244480-1500685773.xml

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

MD5SUM BENCH= 42633f1d08cbe99acfb79d5a930fb228
RANDOM SEED=353244493

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

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

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

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

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

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
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		: 2533.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.47
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.47
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		: 2133.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.47
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		: 2400.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:        31667556 kB
MemAvailable:   31813788 kB
Buffers:           49260 kB
Cached:           405856 kB
SwapCached:            0 kB
Active:           501728 kB
Inactive:         222360 kB
Active(anon):     272048 kB
Inactive(anon):     8688 kB
Active(file):     229680 kB
Inactive(file):   213672 kB
Unevictable:        5872 kB
Mlocked:            5872 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42232 kB
Writeback:             0 kB
AnonPages:        280564 kB
Mapped:            45204 kB
Shmem:              8884 kB
Slab:              70592 kB
SReclaimable:      37428 kB
SUnreclaim:        33164 kB
KernelStack:        4864 kB
PageTables:         5724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1214960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61852 MiB
End job on node147 at 2017-07-22 03:48:14