Trace number 4285816

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
OscaR - Parallel with EPS 2017-08-22OPT1220 666.84802 90.794403

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-17.xml
MD5SUM55160ca1cb6892c8520106891d7cdd01
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1220
Best CPU time to get the best result obtained on this benchmark554.28003
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1651873769
0.29/0.25	c timeout: 2016
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
0.67/0.51	c Parsing done, starting search...
3.45/1.41	o 84
3.45/1.41	o 133
3.45/1.41	o 225
3.45/1.41	o 274
3.45/1.41	o 277
3.45/1.41	o 282
3.45/1.41	o 285
3.45/1.42	o 318
3.45/1.42	o 326
3.45/1.42	o 340
3.45/1.43	o 348
3.45/1.43	o 351
3.45/1.43	o 357
3.45/1.43	o 379
3.45/1.43	o 401
3.45/1.43	o 406
3.45/1.43	o 417
3.45/1.43	o 448
3.45/1.43	o 451
3.45/1.44	o 457
3.45/1.44	o 469
3.45/1.44	o 479
3.45/1.44	o 500
3.45/1.44	o 501
3.45/1.44	o 508
3.45/1.44	o 520
3.45/1.44	o 529
3.45/1.45	o 551
3.45/1.45	o 556
3.45/1.45	o 570
3.45/1.45	o 576
3.45/1.45	o 588
3.45/1.46	o 598
3.45/1.46	o 601
3.45/1.46	o 614
3.45/1.46	o 630
3.45/1.46	o 649
3.45/1.47	o 650
3.45/1.47	o 661
3.45/1.47	o 680
3.45/1.49	o 681
3.45/1.49	o 683
3.45/1.49	o 686
3.45/1.50	o 702
4.25/1.52	o 703
4.25/1.52	o 708
4.25/1.52	o 720
4.25/1.52	o 727
4.25/1.52	o 738
4.25/1.52	o 747
4.25/1.53	o 749
4.25/1.54	o 750
4.25/1.54	o 752
4.25/1.54	o 756
4.25/1.54	o 766
4.25/1.55	o 774
4.25/1.59	o 778
4.25/1.59	o 784
4.25/1.59	o 806
4.96/1.62	o 809
4.96/1.64	o 815
4.96/1.64	o 834
4.96/1.66	o 835
4.96/1.69	o 837
4.96/1.69	o 845
4.96/1.69	o 849
4.96/1.70	o 853
4.96/1.70	o 854
4.96/1.70	o 863
4.96/1.70	o 882
5.74/1.73	o 886
5.74/1.75	o 889
6.48/1.82	o 901
7.23/1.97	o 908
8.86/2.12	o 920
9.58/2.24	o 926
9.58/2.24	o 934
10.36/2.37	o 937
11.15/2.44	o 944
11.15/2.45	o 946
11.15/2.45	o 948
11.15/2.45	o 956
11.90/2.59	o 964
12.70/2.64	o 965
12.70/2.67	o 966
12.70/2.67	o 969
12.70/2.68	o 973
12.70/2.69	o 978
13.49/2.71	o 985
16.72/3.12	o 990
16.72/3.14	o 991
16.72/3.14	o 992
16.72/3.14	o 1000
16.72/3.14	o 1003
16.72/3.14	o 1019
23.02/3.98	o 1030
23.02/3.98	o 1046
29.32/4.70	o 1049
29.32/4.70	o 1052
34.09/5.36	o 1053
40.54/6.16	o 1063
42.05/6.30	o 1077
48.50/7.13	o 1078
52.42/7.64	o 1087
53.21/7.74	o 1099
56.47/8.12	o 1101
57.98/8.32	o 1105
60.38/8.70	o 1116
60.38/8.71	o 1119
84.23/11.67	o 1120
85.83/11.86	o 1127
86.63/12.00	o 1128
87.49/12.01	o 1143
115.27/15.59	o 1145
118.46/15.96	o 1156
118.46/15.97	o 1157
161.45/21.31	o 1160
190.12/24.99	o 1162
204.42/26.79	o 1165
206.88/27.10	o 1182
226.62/29.59	o 1185
238.51/31.06	o 1195
270.89/35.14	o 1198
270.89/35.15	o 1201
355.42/45.96	o 1220
666.71/90.76	s OPTIMUM FOUND
666.71/90.76	v <instantiation>
666.71/90.76	v 	<list>
666.71/90.76	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59]
666.71/90.76	v 	</list>
666.71/90.76	v 	<values>
666.71/90.76	v 		0 1 0 0 0 0 1 1 1 1 1 0 0 0 0 1 1 0 0 0 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 1 1 1 1 0 1 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 
666.71/90.76	v 	</values>
666.71/90.76	v </instantiation>

Verifier Data

OK	1220

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285816-1503454842/watcher-4285816-1503454842 -o /tmp/evaluation-result-4285816-1503454842/solver-4285816-1503454842 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503442965-9353 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1651873769 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285816-1503454842.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=11465, runsolver pid=11462

[startup+0.100141 s]*
/proc/loadavg: 9.00 8.03 8.16 2/198 11485
/proc/meminfo: memFree=22206316/32770624 swapFree=67108860/67108860
[pid=11465] ppid=11462 vsize=26000852 memory=32648 CPUtime=0.13 cores=0-7
/proc/11465/stat : 11465 (java) S 11462 11465 9326 0 -1 1077944320 8567 0 0 0 11 2 0 0 20 0 20 0 178555604 26624872448 8162 33554432000 4194304 4196468 140731128357520 140731128340064 140215603404535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
/proc/11465/statm: 6500213 8162 3411 1 0 6487932 0
[pid=11465/tid=11467] ppid=11462 vsize=26000852 memory=7968444923817926301 CPUtime=0.09 cores=0-7
/proc/11465/task/11467/stat : 11467 (java) R 11462 11465 9326 0 -1 4202560 6510 0 0 0 8 1 0 0 20 0 20 0 178555605 26624872448 8162 33554432000 4194304 4196468 140731128357520 140215607621216 140215587485022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11468] ppid=11462 vsize=26000852 memory=732370214649514981 CPUtime=0 cores=0-7
/proc/11465/task/11468/stat : 11468 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 8162 33554432000 4194304 4196468 140731128357520 140215525985296 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11469] ppid=11462 vsize=26000852 memory=140076312061568 CPUtime=0 cores=0-7
/proc/11465/task/11469/stat : 11469 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 8162 33554432000 4194304 4196468 140731128357520 140215524932752 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11470] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11470/stat : 11470 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 8162 33554432000 4194304 4196468 140731128357520 140215523879696 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11471] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11471/stat : 11471 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 8162 33554432000 4194304 4196468 140731128357520 140215522827152 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11472] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11472/stat : 11472 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 8162 33554432000 4194304 4196468 140731128357520 140215521774096 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11473] ppid=11462 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11465/task/11473/stat : 11473 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 8162 33554432000 4194304 4196468 140731128357520 140215520721552 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11474] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11474/stat : 11474 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 8162 33554432000 4194304 4196468 140731128357520 140215519668496 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11475] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11475/stat : 11475 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 8162 33554432000 4194304 4196468 140731128357520 140215518615952 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11476] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11476/stat : 11476 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555607 26624872448 8162 33554432000 4194304 4196468 140731128357520 140214145006320 140215603415682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11477] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11477/stat : 11477 (java) S 11462 11465 9326 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178555607 26624872448 8162 33554432000 4194304 4196468 140731128357520 140214143952544 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11478] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11478/stat : 11478 (java) S 11462 11465 9326 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178555607 26624872448 8162 33554432000 4194304 4196468 140731128357520 140214142899440 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11479] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11479/stat : 11479 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555610 26624872448 8162 33554432000 4194304 4196468 140731128357520 140214141848016 140215603423131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11480] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11480/stat : 11480 (java) S 11462 11465 9326 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 178555610 26624872448 8162 33554432000 4194304 4196468 140731128357520 140214140795120 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11481] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11481/stat : 11481 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178555610 26624872448 8162 33554432000 4194304 4196468 140731128357520 140214139742576 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11482] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11482/stat : 11482 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178555610 26624872448 8162 33554432000 4194304 4196468 140731128357520 140214138689520 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11483] ppid=11462 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/11465/task/11483/stat : 11483 (java) S 11462 11465 9326 0 -1 1077944384 377 0 0 0 2 0 0 0 20 0 20 0 178555610 26624872448 8162 33554432000 4194304 4196468 140731128357520 140214137636976 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11484] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11484/stat : 11484 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178555610 26624872448 8162 33554432000 4194304 4196468 140731128357520 140214136585184 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11485] ppid=11462 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11465/task/11485/stat : 11485 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555610 26624872448 8162 33554432000 4194304 4196468 140731128357520 140214135532720 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32648 KiB

[startup+0.210084 s]*
/proc/loadavg: 9.00 8.03 8.16 3/198 11485
/proc/meminfo: memFree=22198188/32770624 swapFree=67108860/67108860
[pid=11465] ppid=11462 vsize=26000852 memory=41808 CPUtime=0.29 cores=0-7
/proc/11465/stat : 11465 (java) S 11462 11465 9326 0 -1 1077944320 9575 0 0 0 27 2 0 0 20 0 20 0 178555604 26624872448 10452 33554432000 4194304 4196468 140731128357520 140731128340064 140215603404535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
/proc/11465/statm: 6500213 10452 3646 1 0 6487932 0
[pid=11465/tid=11467] ppid=11462 vsize=26000852 memory=32758254098972862 CPUtime=0.2 cores=0-7
/proc/11465/task/11467/stat : 11467 (java) R 11462 11465 9326 0 -1 4202560 7147 0 0 0 18 2 0 0 20 0 20 0 178555605 26624872448 10452 33554432000 4194304 4196468 140731128357520 140215607613744 140215603426461 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11468] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11468/stat : 11468 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 10452 33554432000 4194304 4196468 140731128357520 140215525985296 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11469] ppid=11462 vsize=26000852 memory=140076312924314 CPUtime=0 cores=0-7
/proc/11465/task/11469/stat : 11469 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 10452 33554432000 4194304 4196468 140731128357520 140215524932752 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11470] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11470/stat : 11470 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 10452 33554432000 4194304 4196468 140731128357520 140215523879696 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11471] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11471/stat : 11471 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 10452 33554432000 4194304 4196468 140731128357520 140215522827152 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11472] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11472/stat : 11472 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 10452 33554432000 4194304 4196468 140731128357520 140215521774096 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11473] ppid=11462 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11465/task/11473/stat : 11473 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 10452 33554432000 4194304 4196468 140731128357520 140215520721552 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11474] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11474/stat : 11474 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 10452 33554432000 4194304 4196468 140731128357520 140215519668496 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11475] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11475/stat : 11475 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178555605 26624872448 10452 33554432000 4194304 4196468 140731128357520 140215518615952 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11476] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11476/stat : 11476 (java) S 11462 11465 9326 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178555607 26624872448 10452 33554432000 4194304 4196468 140731128357520 140214145006320 140215603415682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11477] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11477/stat : 11477 (java) S 11462 11465 9326 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178555607 26624872448 10452 33554432000 4194304 4196468 140731128357520 140214143952544 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11478] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11478/stat : 11478 (java) S 11462 11465 9326 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178555607 26624872448 10452 33554432000 4194304 4196468 140731128357520 140214142899440 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11479] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11479/stat : 11479 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555610 26624872448 10452 33554432000 4194304 4196468 140731128357520 140214141848016 140215603423131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11480] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11480/stat : 11480 (java) S 11462 11465 9326 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 178555610 26624872448 10452 33554432000 4194304 4196468 140731128357520 140214140795120 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11481] ppid=11462 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11465/task/11481/stat : 11481 (java) S 11462 11465 9326 0 -1 1077944384 146 0 0 0 1 0 0 0 20 0 20 0 178555610 26624872448 10452 33554432000 4194304 4196468 140731128357520 140214139742576 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11482] ppid=11462 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11465/task/11482/stat : 11482 (java) S 11462 11465 9326 0 -1 1077944384 201 0 0 0 1 0 0 0 20 0 20 0 178555610 26624872448 10452 33554432000 4194304 4196468 140731128357520 140214138689520 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11483] ppid=11462 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/11465/task/11483/stat : 11483 (java) R 11462 11465 9326 0 -1 4202560 393 0 0 0 5 0 0 0 20 0 20 0 178555610 26624872448 10452 33554432000 4194304 4196468 140731128357520 140214137636976 140215585096593 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11484] ppid=11462 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11484/stat : 11484 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178555610 26624872448 10452 33554432000 4194304 4196468 140731128357520 140214136585184 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11485] ppid=11462 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11465/task/11485/stat : 11485 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555610 26624872448 10452 33554432000 4194304 4196468 140731128357520 140214135532720 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41808 KiB

[startup+0.309477 s]*
/proc/loadavg: 9.00 8.03 8.16 2/198 11485
/proc/meminfo: memFree=22191216/32770624 swapFree=67108860/67108860
[pid=11465] ppid=11462 vsize=26000872 memory=49476 CPUtime=0.48 cores=0-7
/proc/11465/stat : 11465 (java) S 11462 11465 9326 0 -1 1077944320 10602 0 0 0 45 3 0 0 20 0 20 0 178555604 26624892928 12369 33554432000 4194304 4196468 140731128357520 140731128340064 140215603404535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
/proc/11465/statm: 6500218 12369 3710 1 0 6487932 0
[pid=11465/tid=11467] ppid=11462 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11465/task/11467/stat : 11467 (java) R 11462 11465 9326 0 -1 4202560 7736 0 0 0 27 2 0 0 20 0 20 0 178555605 26624892928 12369 33554432000 4194304 4196468 140731128357520 140215607634704 140215603416470 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11468] ppid=11462 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11468/stat : 11468 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26624892928 12369 33554432000 4194304 4196468 140731128357520 140215525985296 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11469] ppid=11462 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11469/stat : 11469 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624892928 12369 33554432000 4194304 4196468 140731128357520 140215524932752 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11470] ppid=11462 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11470/stat : 11470 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624892928 12369 33554432000 4194304 4196468 140731128357520 140215523879696 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11471] ppid=11462 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11471/stat : 11471 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26624892928 12369 33554432000 4194304 4196468 140731128357520 140215522827152 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11472] ppid=11462 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/11465/task/11472/stat : 11472 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624892928 12369 33554432000 4194304 4196468 140731128357520 140215521774096 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11473] ppid=11462 vsize=26000872 memory=140076197704623 CPUtime=0 cores=0-7
/proc/11465/task/11473/stat : 11473 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26624892928 12369 33554432000 4194304 4196468 140731128357520 140215520721552 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11474] ppid=11462 vsize=26000872 memory=140076197706928 CPUtime=0 cores=0-7
/proc/11465/task/11474/stat : 11474 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26624892928 12369 33554432000 4194304 4196468 140731128357520 140215519668496 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11475] ppid=11462 vsize=26000872 memory=140076197709232 CPUtime=0 cores=0-7
/proc/11465/task/11475/stat : 11475 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178555605 26624892928 12369 33554432000 4194304 4196468 140731128357520 140215518615952 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11476] ppid=11462 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11476/stat : 11476 (java) S 11462 11465 9326 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178555607 26624892928 12369 33554432000 4194304 4196468 140731128357520 140214145006320 140215603415682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11477] ppid=11462 vsize=26000872 memory=280152395425424 CPUtime=0 cores=0-7
/proc/11465/task/11477/stat : 11477 (java) S 11462 11465 9326 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178555607 26624892928 12369 33554432000 4194304 4196468 140731128357520 140214143952544 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11478] ppid=11462 vsize=26000872 memory=280152395432336 CPUtime=0 cores=0-7
/proc/11465/task/11478/stat : 11478 (java) S 11462 11465 9326 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178555607 26624892928 12369 33554432000 4194304 4196468 140731128357520 140214142899440 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11479] ppid=11462 vsize=26000872 memory=280152395373616 CPUtime=0 cores=0-7
/proc/11465/task/11479/stat : 11479 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555610 26624892928 12369 33554432000 4194304 4196468 140731128357520 140214141848016 140215603423131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11480] ppid=11462 vsize=26000872 memory=280152395446160 CPUtime=0.03 cores=0-7
/proc/11465/task/11480/stat : 11480 (java) S 11462 11465 9326 0 -1 1077944384 464 0 0 0 3 0 0 0 20 0 20 0 178555610 26624892928 12369 33554432000 4194304 4196468 140731128357520 140214140795120 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11481] ppid=11462 vsize=26000872 memory=280152395453072 CPUtime=0.03 cores=0-7
/proc/11465/task/11481/stat : 11481 (java) S 11462 11465 9326 0 -1 1077944384 362 0 0 0 3 0 0 0 20 0 20 0 178555610 26624892928 12369 33554432000 4194304 4196468 140731128357520 140214139742576 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11482] ppid=11462 vsize=26000872 memory=280152395450768 CPUtime=0.02 cores=0-7
/proc/11465/task/11482/stat : 11482 (java) S 11462 11465 9326 0 -1 1077944384 219 0 0 0 2 0 0 0 20 0 20 0 178555610 26624892928 12369 33554432000 4194304 4196468 140731128357520 140214138689520 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11483] ppid=11462 vsize=26000872 memory=280152395467328 CPUtime=0.08 cores=0-7
/proc/11465/task/11483/stat : 11483 (java) R 11462 11465 9326 0 -1 4202560 434 0 0 0 8 0 0 0 20 0 20 0 178555610 26624892928 12369 33554432000 4194304 4196468 140731128357520 140214137636976 140215596121687 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11484] ppid=11462 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11484/stat : 11484 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178555610 26624892928 12369 33554432000 4194304 4196468 140731128357520 140214136585184 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11485] ppid=11462 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/11465/task/11485/stat : 11485 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555610 26624892928 12369 33554432000 4194304 4196468 140731128357520 140214135532720 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49476 KiB

[startup+0.700796 s]
/proc/loadavg: 9.00 8.03 8.16 3/198 11485
/proc/meminfo: memFree=22179428/32770624 swapFree=67108860/67108860
[pid=11465] ppid=11462 vsize=26004968 memory=79436 CPUtime=1.07 cores=0-7
/proc/11465/stat : 11465 (java) S 11462 11465 9326 0 -1 1077944320 13065 0 0 0 102 5 0 0 20 0 20 0 178555604 26629087232 19859 33554432000 4194304 4196468 140731128357520 140731128340064 140215603404535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
/proc/11465/statm: 6501242 19859 3742 1 0 6488956 0
[pid=11465/tid=11467] ppid=11462 vsize=26004968 memory=4639930699739326829 CPUtime=0.67 cores=0-7
/proc/11465/task/11467/stat : 11467 (java) R 11462 11465 9326 0 -1 4202560 9727 0 0 0 64 3 0 0 20 0 20 0 178555605 26629087232 19859 33554432000 4194304 4196468 140731128357520 140215607637184 140215603416470 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11468] ppid=11462 vsize=26004968 memory=49323404450232 CPUtime=0 cores=0-7
/proc/11465/task/11468/stat : 11468 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26629087232 19859 33554432000 4194304 4196468 140731128357520 140215525985296 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11469] ppid=11462 vsize=26004968 memory=140076197718274 CPUtime=0 cores=0-7
/proc/11465/task/11469/stat : 11469 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26629087232 19859 33554432000 4194304 4196468 140731128357520 140215524932752 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11470] ppid=11462 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11470/stat : 11470 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26629087232 19859 33554432000 4194304 4196468 140731128357520 140215523879696 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11471] ppid=11462 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11471/stat : 11471 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26629087232 19859 33554432000 4194304 4196468 140731128357520 140215522827152 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11472] ppid=11462 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11472/stat : 11472 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26629087232 19859 33554432000 4194304 4196468 140731128357520 140215521774096 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11473] ppid=11462 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11473/stat : 11473 (java) S 11462 11465 9326 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178555605 26629087232 19859 33554432000 4194304 4196468 140731128357520 140215520721552 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11474] ppid=11462 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11474/stat : 11474 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178555605 26629087232 19859 33554432000 4194304 4196468 140731128357520 140215519668496 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11475] ppid=11462 vsize=26004968 memory=1840 CPUtime=0 cores=0-7
/proc/11465/task/11475/stat : 11475 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178555605 26629087232 19859 33554432000 4194304 4196468 140731128357520 140215518615952 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11476] ppid=11462 vsize=26004968 memory=12136 CPUtime=0 cores=0-7
/proc/11465/task/11476/stat : 11476 (java) S 11462 11465 9326 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178555607 26629087232 19859 33554432000 4194304 4196468 140731128357520 140214145006320 140215603415682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0

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

[pid=11465/tid=11484] ppid=11462 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11484/stat : 11484 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 178555610 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214136585184 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11485] ppid=11462 vsize=27743860 memory=1228 CPUtime=0.02 cores=0-7
/proc/11465/task/11485/stat : 11485 (java) S 11462 11465 9326 0 -1 1077944384 500 0 0 0 0 2 0 0 20 0 46 0 178555610 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214135532720 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11486] ppid=11462 vsize=27743860 memory=5784 CPUtime=0.05 cores=0-7
/proc/11465/task/11486/stat : 11486 (java) S 11462 11465 9326 0 -1 1077944384 958 0 0 0 5 0 0 0 20 0 46 0 178555715 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214125241296 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11487] ppid=11462 vsize=27743860 memory=4616 CPUtime=0.13 cores=0-7
/proc/11465/task/11487/stat : 11487 (java) S 11462 11465 9326 0 -1 1077944384 1620 0 0 0 8 5 0 0 20 0 46 0 178555728 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214124188976 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11488] ppid=11462 vsize=27743860 memory=1928 CPUtime=33.17 cores=0-7
/proc/11465/task/11488/stat : 11488 (java) S 11462 11465 9326 0 -1 1077944384 2229 0 0 0 3309 8 0 0 20 0 46 0 178555738 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214121038992 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11489] ppid=11462 vsize=27743860 memory=1428 CPUtime=22.68 cores=0-7
/proc/11465/task/11489/stat : 11489 (java) S 11462 11465 9326 0 -1 1077944384 1600 0 0 0 2268 0 0 0 20 0 46 0 178555738 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214119986448 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11490] ppid=11462 vsize=27743860 memory=1184 CPUtime=57.47 cores=0-7
/proc/11465/task/11490/stat : 11490 (java) S 11462 11465 9326 0 -1 1077944384 1720 0 0 0 5742 5 0 0 20 0 46 0 178555738 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214118933392 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11491] ppid=11462 vsize=27743860 memory=10492 CPUtime=47.61 cores=0-7
/proc/11465/task/11491/stat : 11491 (java) S 11462 11465 9326 0 -1 1077944384 2858 0 0 0 4755 6 0 0 20 0 46 0 178555738 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214117880848 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11492] ppid=11462 vsize=27743860 memory=15760 CPUtime=2.88 cores=0-7
/proc/11465/task/11492/stat : 11492 (java) S 11462 11465 9326 0 -1 1077944384 226 0 0 0 288 0 0 0 20 0 46 0 178555738 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214116828816 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11493] ppid=11462 vsize=27743860 memory=26912 CPUtime=43.47 cores=0-7
/proc/11465/task/11493/stat : 11493 (java) S 11462 11465 9326 0 -1 1077944384 3548 0 0 0 4341 6 0 0 20 0 46 0 178555741 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214115776272 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11494] ppid=11462 vsize=27743860 memory=16096 CPUtime=45.42 cores=0-7
/proc/11465/task/11494/stat : 11494 (java) S 11462 11465 9326 0 -1 1077944384 1860 0 0 0 4535 7 0 0 20 0 46 0 178555741 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214114723216 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11495] ppid=11462 vsize=27743860 memory=4040 CPUtime=66.5 cores=0-7
/proc/11465/task/11495/stat : 11495 (java) R 11462 11465 9326 0 -1 4202560 2155 0 0 0 6643 7 0 0 20 0 46 0 178555741 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214113667312 140215204837471 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11496] ppid=11462 vsize=27743860 memory=1736 CPUtime=14.77 cores=0-7
/proc/11465/task/11496/stat : 11496 (java) S 11462 11465 9326 0 -1 1077944384 956 0 0 0 1477 0 0 0 20 0 46 0 178555741 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214112617616 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11497] ppid=11462 vsize=27743860 memory=620 CPUtime=5.19 cores=0-7
/proc/11465/task/11497/stat : 11497 (java) S 11462 11465 9326 0 -1 1077944384 609 0 0 0 519 0 0 0 20 0 46 0 178555743 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214111565072 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11498] ppid=11462 vsize=27743860 memory=936 CPUtime=19.24 cores=0-7
/proc/11465/task/11498/stat : 11498 (java) S 11462 11465 9326 0 -1 1077944384 492 0 0 0 1924 0 0 0 20 0 46 0 178555743 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214110512016 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11499] ppid=11462 vsize=27743860 memory=1232 CPUtime=38.93 cores=0-7
/proc/11465/task/11499/stat : 11499 (java) S 11462 11465 9326 0 -1 1077944384 1495 0 0 0 3887 6 0 0 20 0 46 0 178555743 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214109459472 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11500] ppid=11462 vsize=27743860 memory=2436 CPUtime=17.63 cores=0-7
/proc/11465/task/11500/stat : 11500 (java) S 11462 11465 9326 0 -1 1077944384 854 0 0 0 1757 6 0 0 20 0 46 0 178555743 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214108407440 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11501] ppid=11462 vsize=27743860 memory=1576 CPUtime=44.44 cores=0-7
/proc/11465/task/11501/stat : 11501 (java) S 11462 11465 9326 0 -1 1077944384 1969 0 0 0 4444 0 0 0 20 0 46 0 178555746 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214034978576 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11502] ppid=11462 vsize=27743860 memory=928 CPUtime=7.01 cores=0-7
/proc/11465/task/11502/stat : 11502 (java) S 11462 11465 9326 0 -1 1077944384 739 0 0 0 701 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214033925520 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11503] ppid=11462 vsize=27743860 memory=280152395494784 CPUtime=31.34 cores=0-7
/proc/11465/task/11503/stat : 11503 (java) S 11462 11465 9326 0 -1 1077944384 1100 0 0 0 3134 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214032872976 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11504] ppid=11462 vsize=27743860 memory=-2605811476043407915 CPUtime=51.31 cores=0-7
/proc/11465/task/11504/stat : 11504 (java) S 11462 11465 9326 0 -1 1077944384 1656 0 0 0 5130 1 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214031819920 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11505] ppid=11462 vsize=27743860 memory=0 CPUtime=14.14 cores=0-7
/proc/11465/task/11505/stat : 11505 (java) S 11462 11465 9326 0 -1 1077944384 349 0 0 0 1414 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214030767376 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11506] ppid=11462 vsize=27743860 memory=4945125699554088323 CPUtime=28.82 cores=0-7
/proc/11465/task/11506/stat : 11506 (java) S 11462 11465 9326 0 -1 1077944384 1045 0 0 0 2882 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214029714320 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11507] ppid=11462 vsize=27743860 memory=-7088785026379990432 CPUtime=19.25 cores=0-7
/proc/11465/task/11507/stat : 11507 (java) S 11462 11465 9326 0 -1 1077944384 778 0 0 0 1925 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214028661776 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11508] ppid=11462 vsize=27743860 memory=-2025810976467231676 CPUtime=8.08 cores=0-7
/proc/11465/task/11508/stat : 11508 (java) S 11462 11465 9326 0 -1 1077944384 442 0 0 0 808 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214027609744 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11509] ppid=11462 vsize=27743860 memory=6648615548753253269 CPUtime=9.9 cores=0-7
/proc/11465/task/11509/stat : 11509 (java) S 11462 11465 9326 0 -1 1077944384 397 0 0 0 990 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214026557200 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11510] ppid=11462 vsize=27743860 memory=-8990767739041718176 CPUtime=7.4 cores=0-7
/proc/11465/task/11510/stat : 11510 (java) S 11462 11465 9326 0 -1 1077944384 342 0 0 0 740 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214025504144 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11511] ppid=11462 vsize=27743860 memory=-6948047529741492128 CPUtime=21.66 cores=0-7
/proc/11465/task/11511/stat : 11511 (java) S 11462 11465 9326 0 -1 1077944384 812 0 0 0 2166 0 0 0 20 0 46 0 178555748 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214024451600 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
Current children cumulated CPU time: 666.61 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 1783900 KiB

[startup+90.7015 s]
/proc/loadavg: 9.20 8.28 8.23 2/224 11511
/proc/meminfo: memFree=20456036/32770624 swapFree=67108860/67108860
[pid=11465] ppid=11462 vsize=27743860 memory=1783900 CPUtime=666.71 cores=0-7
/proc/11465/stat : 11465 (java) S 11462 11465 9326 0 -1 1077944320 112617 0 0 0 66547 124 0 0 20 0 46 0 178555604 28409712640 445975 33554432000 4194304 4196468 140731128357520 140731128340064 140215603404535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
/proc/11465/statm: 6935965 445975 3842 1 0 6923158 0
[pid=11465/tid=11467] ppid=11462 vsize=27743860 memory=1783900 CPUtime=1.33 cores=0-7
/proc/11465/task/11467/stat : 11467 (java) S 11462 11465 9326 0 -1 1077944384 12734 0 0 0 125 8 0 0 20 0 46 0 178555605 28409712640 445975 33554432000 4194304 4196468 140731128357520 140215607642240 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11468] ppid=11462 vsize=27743860 memory=1783900 CPUtime=0.26 cores=0-7
/proc/11465/task/11468/stat : 11468 (java) S 11462 11465 9326 0 -1 1077944384 1673 0 0 0 23 3 0 0 20 0 46 0 178555605 28409712640 445975 33554432000 4194304 4196468 140731128357520 140215525985296 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11469] ppid=11462 vsize=27743860 memory=1783900 CPUtime=0.27 cores=0-7
/proc/11465/task/11469/stat : 11469 (java) S 11462 11465 9326 0 -1 1077944384 1993 0 0 0 21 6 0 0 20 0 46 0 178555605 28409712640 445975 33554432000 4194304 4196468 140731128357520 140215524932752 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11470] ppid=11462 vsize=27743860 memory=1783900 CPUtime=0.25 cores=0-7
/proc/11465/task/11470/stat : 11470 (java) S 11462 11465 9326 0 -1 1077944384 2437 0 0 0 19 6 0 0 20 0 46 0 178555605 28409712640 445975 33554432000 4194304 4196468 140731128357520 140215523879696 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11471] ppid=11462 vsize=27743860 memory=0 CPUtime=0.26 cores=0-7
/proc/11465/task/11471/stat : 11471 (java) S 11462 11465 9326 0 -1 1077944384 3138 0 0 0 21 5 0 0 20 0 46 0 178555605 28409712640 445975 33554432000 4194304 4196468 140731128357520 140215522827152 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11472] ppid=11462 vsize=27743860 memory=6297830338841105766 CPUtime=0.28 cores=0-7
/proc/11465/task/11472/stat : 11472 (java) S 11462 11465 9326 0 -1 1077944384 988 0 0 0 23 5 0 0 20 0 46 0 178555605 28409712640 445975 33554432000 4194304 4196468 140731128357520 140215521774096 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11473] ppid=11462 vsize=27743860 memory=1768416 CPUtime=0.27 cores=0-7
/proc/11465/task/11473/stat : 11473 (java) S 11462 11465 9326 0 -1 1077944384 1736 0 0 0 22 5 0 0 20 0 46 0 178555605 28409712640 445975 33554432000 4194304 4196468 140731128357520 140215520721552 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11474] ppid=11462 vsize=27743860 memory=3467964781119520352 CPUtime=0.25 cores=0-7
/proc/11465/task/11474/stat : 11474 (java) S 11462 11465 9326 0 -1 1077944384 2870 0 0 0 21 4 0 0 20 0 46 0 178555605 28409712640 445975 33554432000 4194304 4196468 140731128357520 140215519668496 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11475] ppid=11462 vsize=27743860 memory=164 CPUtime=0.27 cores=0-7
/proc/11465/task/11475/stat : 11475 (java) S 11462 11465 9326 0 -1 1077944384 947 0 0 0 22 5 0 0 20 0 46 0 178555605 28409712640 445975 33554432000 4194304 4196468 140731128357520 140215518615952 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11476] ppid=11462 vsize=27743860 memory=6655300316396806240 CPUtime=0.38 cores=0-7
/proc/11465/task/11476/stat : 11476 (java) S 11462 11465 9326 0 -1 1077944384 6444 0 0 0 35 3 0 0 20 0 46 0 178555607 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214145006320 140215603415682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11477] ppid=11462 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11477/stat : 11477 (java) S 11462 11465 9326 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 178555607 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214143952608 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11478] ppid=11462 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11478/stat : 11478 (java) S 11462 11465 9326 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 46 0 178555607 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214142899456 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11479] ppid=11462 vsize=27743860 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/11465/task/11479/stat : 11479 (java) S 11462 11465 9326 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 178555610 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214141848016 140215603423131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11480] ppid=11462 vsize=27743860 memory=6791534058613427641 CPUtime=1 cores=0-7
/proc/11465/task/11480/stat : 11480 (java) S 11462 11465 9326 0 -1 1077944384 7289 0 0 0 98 2 0 0 20 0 46 0 178555610 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214140795120 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11481] ppid=11462 vsize=27743860 memory=-7003737579269690708 CPUtime=0.98 cores=0-7
/proc/11465/task/11481/stat : 11481 (java) S 11462 11465 9326 0 -1 1077944384 7994 0 0 0 96 2 0 0 20 0 46 0 178555610 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214139742576 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11482] ppid=11462 vsize=27743860 memory=4040 CPUtime=1.09 cores=0-7
/proc/11465/task/11482/stat : 11482 (java) S 11462 11465 9326 0 -1 1077944384 8533 0 0 0 107 2 0 0 20 0 46 0 178555610 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214138689520 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11483] ppid=11462 vsize=27743860 memory=79 CPUtime=0.79 cores=0-7
/proc/11465/task/11483/stat : 11483 (java) S 11462 11465 9326 0 -1 1077944384 19118 0 0 0 77 2 0 0 20 0 46 0 178555610 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214137636976 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11484] ppid=11462 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/11465/task/11484/stat : 11484 (java) S 11462 11465 9326 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 178555610 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214136585184 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11485] ppid=11462 vsize=27743860 memory=2 CPUtime=0.02 cores=0-7
/proc/11465/task/11485/stat : 11485 (java) S 11462 11465 9326 0 -1 1077944384 500 0 0 0 0 2 0 0 20 0 46 0 178555610 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214135532720 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11486] ppid=11462 vsize=27743860 memory=3 CPUtime=0.05 cores=0-7
/proc/11465/task/11486/stat : 11486 (java) S 11462 11465 9326 0 -1 1077944384 958 0 0 0 5 0 0 0 20 0 46 0 178555715 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214125241296 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11487] ppid=11462 vsize=27743860 memory=4012 CPUtime=0.13 cores=0-7
/proc/11465/task/11487/stat : 11487 (java) S 11462 11465 9326 0 -1 1077944384 1620 0 0 0 8 5 0 0 20 0 46 0 178555728 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214124188976 140215603415682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11488] ppid=11462 vsize=27743860 memory=0 CPUtime=33.17 cores=0-7
/proc/11465/task/11488/stat : 11488 (java) S 11462 11465 9326 0 -1 1077944384 2229 0 0 0 3309 8 0 0 20 0 46 0 178555738 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214121038992 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11489] ppid=11462 vsize=27743860 memory=4580 CPUtime=22.68 cores=0-7
/proc/11465/task/11489/stat : 11489 (java) S 11462 11465 9326 0 -1 1077944384 1600 0 0 0 2268 0 0 0 20 0 46 0 178555738 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214119986448 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11490] ppid=11462 vsize=27743860 memory=288230574492221466 CPUtime=57.47 cores=0-7
/proc/11465/task/11490/stat : 11490 (java) S 11462 11465 9326 0 -1 1077944384 1720 0 0 0 5742 5 0 0 20 0 46 0 178555738 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214118933392 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11491] ppid=11462 vsize=27743860 memory=280152398409344 CPUtime=47.61 cores=0-7
/proc/11465/task/11491/stat : 11491 (java) S 11462 11465 9326 0 -1 1077944384 2858 0 0 0 4755 6 0 0 20 0 46 0 178555738 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214117880848 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11492] ppid=11462 vsize=27743860 memory=6944656592455360604 CPUtime=2.88 cores=0-7
/proc/11465/task/11492/stat : 11492 (java) S 11462 11465 9326 0 -1 1077944384 226 0 0 0 288 0 0 0 20 0 46 0 178555738 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214116828816 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11493] ppid=11462 vsize=27743860 memory=8546823402028195750 CPUtime=43.47 cores=0-7
/proc/11465/task/11493/stat : 11493 (java) S 11462 11465 9326 0 -1 1077944384 3548 0 0 0 4341 6 0 0 20 0 46 0 178555741 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214115776272 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11494] ppid=11462 vsize=27743860 memory=7682475212697334547 CPUtime=45.42 cores=0-7
/proc/11465/task/11494/stat : 11494 (java) S 11462 11465 9326 0 -1 1077944384 1860 0 0 0 4535 7 0 0 20 0 46 0 178555741 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214114723216 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11495] ppid=11462 vsize=27743860 memory=6791534058613427641 CPUtime=66.6 cores=0-7
/proc/11465/task/11495/stat : 11495 (java) R 11462 11465 9326 0 -1 4202560 2155 0 0 0 6653 7 0 0 20 0 46 0 178555741 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214113667312 140215204270215 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11496] ppid=11462 vsize=27743860 memory=2321664093338092390 CPUtime=14.77 cores=0-7
/proc/11465/task/11496/stat : 11496 (java) S 11462 11465 9326 0 -1 1077944384 956 0 0 0 1477 0 0 0 20 0 46 0 178555741 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214112617616 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11497] ppid=11462 vsize=27743860 memory=0 CPUtime=5.19 cores=0-7
/proc/11465/task/11497/stat : 11497 (java) S 11462 11465 9326 0 -1 1077944384 609 0 0 0 519 0 0 0 20 0 46 0 178555743 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214111565072 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11498] ppid=11462 vsize=27743860 memory=0 CPUtime=19.24 cores=0-7
/proc/11465/task/11498/stat : 11498 (java) S 11462 11465 9326 0 -1 1077944384 492 0 0 0 1924 0 0 0 20 0 46 0 178555743 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214110512016 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11499] ppid=11462 vsize=27743860 memory=1708 CPUtime=38.93 cores=0-7
/proc/11465/task/11499/stat : 11499 (java) S 11462 11465 9326 0 -1 1077944384 1495 0 0 0 3887 6 0 0 20 0 46 0 178555743 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214109459472 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11500] ppid=11462 vsize=27743860 memory=1012 CPUtime=17.63 cores=0-7
/proc/11465/task/11500/stat : 11500 (java) S 11462 11465 9326 0 -1 1077944384 854 0 0 0 1757 6 0 0 20 0 46 0 178555743 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214108407440 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11501] ppid=11462 vsize=27743860 memory=796 CPUtime=44.44 cores=0-7
/proc/11465/task/11501/stat : 11501 (java) S 11462 11465 9326 0 -1 1077944384 1969 0 0 0 4444 0 0 0 20 0 46 0 178555746 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214034978576 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11502] ppid=11462 vsize=27743860 memory=1228 CPUtime=7.01 cores=0-7
/proc/11465/task/11502/stat : 11502 (java) S 11462 11465 9326 0 -1 1077944384 739 0 0 0 701 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214033925520 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11503] ppid=11462 vsize=27743860 memory=280152396237840 CPUtime=31.34 cores=0-7
/proc/11465/task/11503/stat : 11503 (java) S 11462 11465 9326 0 -1 1077944384 1100 0 0 0 3134 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214032872976 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11504] ppid=11462 vsize=27743860 memory=7450188884536747883 CPUtime=51.31 cores=0-7
/proc/11465/task/11504/stat : 11504 (java) S 11462 11465 9326 0 -1 1077944384 1656 0 0 0 5130 1 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214031819920 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11505] ppid=11462 vsize=27743860 memory=1783900 CPUtime=14.14 cores=0-7
/proc/11465/task/11505/stat : 11505 (java) S 11462 11465 9326 0 -1 1077944384 349 0 0 0 1414 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214030767376 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11506] ppid=11462 vsize=27743860 memory=7450188884536747883 CPUtime=28.82 cores=0-7
/proc/11465/task/11506/stat : 11506 (java) S 11462 11465 9326 0 -1 1077944384 1045 0 0 0 2882 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214029714320 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11507] ppid=11462 vsize=27743860 memory=303430223234596890 CPUtime=19.25 cores=0-7
/proc/11465/task/11507/stat : 11507 (java) S 11462 11465 9326 0 -1 1077944384 778 0 0 0 1925 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214028661776 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11508] ppid=11462 vsize=27743860 memory=288230596050944315 CPUtime=8.08 cores=0-7
/proc/11465/task/11508/stat : 11508 (java) S 11462 11465 9326 0 -1 1077944384 442 0 0 0 808 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214027609744 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11509] ppid=11462 vsize=27743860 memory=14699582244260269 CPUtime=9.9 cores=0-7
/proc/11465/task/11509/stat : 11509 (java) S 11462 11465 9326 0 -1 1077944384 397 0 0 0 990 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214026557200 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11510] ppid=11462 vsize=27743860 memory=-7523151519275153084 CPUtime=7.4 cores=0-7
/proc/11465/task/11510/stat : 11510 (java) S 11462 11465 9326 0 -1 1077944384 342 0 0 0 740 0 0 0 20 0 46 0 178555747 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214025504144 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
[pid=11465/tid=11511] ppid=11462 vsize=27743860 memory=1770688 CPUtime=21.66 cores=0-7
/proc/11465/task/11511/stat : 11511 (java) S 11462 11465 9326 0 -1 1077944384 812 0 0 0 2166 0 0 0 20 0 46 0 178555748 28409712640 445975 33554432000 4194304 4196468 140731128357520 140214024451600 140215603414741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12079104 140731128362087 140731128362272 140731128362272 140731128365007 0
Current children cumulated CPU time: 666.71 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 1783900 KiB

Child status: 0
Real time (s): 90.7944
CPU time (s): 666.848
CPU user time (s): 665.573
CPU system time (s): 1.27459
CPU usage (%): 734.459
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 1783900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 665.573
system time used= 1.27459
maximum resident set size= 1784472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116238
page faults= 0
swaps= 0
block input operations= 0
block output operations= 344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48010
involuntary context switches= 18076


# summary of solver processes directly reported to runsolver:
#   pid: 11465
#   total CPU time (s): 666.848
#   total CPU user time (s): 665.573
#   total CPU system time (s): 1.27459

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.937961 second user time and 1.3924 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-23 04:06:21
IDJOB=4285816
IDBENCH=133491
IDSOLVER=2682
FILE ID=node105/4285816-1503454842
RUNJOBID= node105-1503442965-9353
PBS_JOBID= 20632155
Free space on /tmp= 60032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-17.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285816-1503454842/watcher-4285816-1503454842 -o /tmp/evaluation-result-4285816-1503454842/solver-4285816-1503454842 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503442965-9353 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1651873769 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285816-1503454842.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 55160ca1cb6892c8520106891d7cdd01
RANDOM SEED=1651873769

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22224844 kB
MemAvailable:   31931860 kB
Buffers:          209608 kB
Cached:          9767376 kB
SwapCached:            0 kB
Active:          3253016 kB
Inactive:        6778040 kB
Active(anon):       3096 kB
Inactive(anon):    95452 kB
Active(file):    3249920 kB
Inactive(file):  6682588 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42148 kB
Writeback:             4 kB
AnonPages:         61728 kB
Mapped:            54524 kB
Shmem:             41612 kB
Slab:             208316 kB
SReclaimable:     180684 kB
SUnreclaim:        27632 kB
KernelStack:        3392 kB
PageTables:         4816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59988 MiB
End job on node105 at 2017-08-23 04:07:52