Trace number 4310438

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 - Hybrid 2018-08-14SAT (TO)114 252.06 241.226

General information on the benchmark

NameTal/
Tal-06_c18.xml
MD5SUM2ce24c19fa9a568edbc0ac2d9fbdd3a2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark94
Best CPU time to get the best result obtained on this benchmark252.03
Satisfiable
(Un)Satisfiability was proved
Number of variables664
Number of constraints451
Number of domains12
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":108},{"size":2,"count":4},{"size":3,"count":5},{"size":4,"count":6},{"size":5,"count":7},{"size":6,"count":62},{"size":7,"count":9},{"size":8,"count":10},{"size":9,"count":11},{"size":10,"count":45},{"size":42,"count":98}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":299},{"degree":1,"count":108},{"degree":2,"count":70},{"degree":3,"count":10},{"degree":4,"count":11},{"degree":5,"count":40},{"degree":6,"count":21},{"degree":7,"count":14},{"degree":8,"count":14},{"degree":9,"count":21},{"degree":10,"count":20},{"degree":11,"count":19},{"degree":12,"count":8},{"degree":13,"count":5},{"degree":14,"count":3},{"degree":15,"count":1}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":132},{"arity":2,"count":143},{"arity":3,"count":47},{"arity":4,"count":12},{"arity":5,"count":20},{"arity":6,"count":19},{"arity":7,"count":18},{"arity":8,"count":17},{"arity":9,"count":16},{"arity":10,"count":14},{"arity":11,"count":11},{"arity":12,"count":2}]
Number of extensional constraints81
Number of intensional constraints354
Distribution of constraint types[{"type":"extension","count":81},{"type":"intension","count":354},{"type":"count","count":16}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1535435112
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
3.79/1.76	c Parsing done, starting first complete search...
7.17/2.83	o 226
7.44/3.00	o 218
7.65/3.07	o 214
7.75/3.12	o 206
7.75/3.14	o 202
8.10/3.43	o 198
9.18/4.37	o 194
9.18/4.37	o 190
9.18/4.37	o 186
13.15/8.18	c First complete search done, starting ALNS search...
14.63/9.07	o 182
14.63/9.07	o 174
14.63/9.07	o 170
14.63/9.09	o 166
14.92/9.12	o 150
15.74/9.80	o 142
16.06/10.14	o 118
16.22/10.21	o 114
252.03/241.21	s SATISFIABLE
252.03/241.21	v <instantiation>
252.03/241.21	v 	<list>
252.03/241.21	v 		c[0][0] c[0][1] c[0][2] c[0][3] c[0][4] c[0][5] c[0][6] c[0][7] c[0][8] c[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[1][6] c[1][7] c[1][8] c[2][0] c[2][1] c[2][2] c[2][3] c[2][4] c[2][5] c[2][6] c[2][7] c[2][8] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[3][6] c[3][7] c[3][8] c[4][0] c[4][1] c[4][2] c[4][3] c[4][4] c[4][5] c[4][6] c[4][7] c[4][8] c[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[5][6] c[5][7] c[5][8] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[6][6] c[6][7] c[6][8] c[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[7][6] c[7][7] c[7][8] c[8][0] c[8][1] c[8][2] c[8][3] c[8][4] c[8][5] c[8][6] c[8][7] c[8][8] c[9][0] c[9][1] c[9][2] c[9][3] c[9][4] c[9][5] c[9][6] c[9][7] c[9][8] c[10][0] c[10][1] c[10][2] c[10][3] c[10][4] c[10][5] c[10][6] c[10][7] c[10][8] c[11][0] c[11][1] c[11][2] c[11][3] c[11][4] c[11][5] c[11][6] c[11][7] c[11][8] c[12][0] c[12][1] c[12][2] c[12][3] c[12][4] c[12][5] c[12][6] c[12][7] c[12][8] c[13][0] c[13][1] c[13][2] c[13][3] c[13][4] c[13][5] c[13][6] c[13][7] c[13][8] c[14][0] c[14][1] c[14][2] c[14][3] c[14][4] c[14][5] c[14][6] c[14][7] c[14][8] c[15][0] c[15][1] c[15][2] c[15][3] c[15][4] c[15][5] c[15][6] c[15][7] c[15][8] c[16][0] c[16][1] c[16][2] c[16][3] c[16][4] c[16][5] c[16][6] c[16][7] c[16][8] c[17][0] c[17][1] c[17][2] c[17][3] c[17][4] c[17][5] c[17][6] c[17][7] c[17][8] l[0][0] l[0][1] l[0][2] l[0][3] l[0][4] l[0][5] l[0][6] l[0][7] l[0][8] l[1][0] l[1][1] l[1][2] l[1][3] l[1][4] l[1][5] l[1][6] l[1][7] l[1][8] l[2][0] l[2][1] l[2][2] l[2][3] l[2][4] l[2][5] l[2][6] l[2][7] l[2][8] l[3][0] l[3][1] l[3][2] l[3][3] l[3][4] l[3][5] l[3][6] l[3][7] l[4][0] l[4][1] l[4][2] l[4][3] l[4][4] l[4][5] l[4][6] l[4][7] l[5][0] l[5][1] l[5][2] l[5][3] l[5][4] l[5][5] l[5][6] l[6][0] l[6][1] l[6][2] l[6][3] l[6][4] l[6][5] l[6][6] l[7][0] l[7][1] l[7][2] l[7][3] l[7][4] l[7][5] l[8][0] l[8][1] l[8][2] l[8][3] l[8][4] l[8][5] l[9][0] l[9][1] l[9][2] l[9][3] l[9][4] l[10][0] l[10][1] l[10][2] l[10][3] l[10][4] l[11][0] l[11][1] l[11][2] l[11][3] l[12][0] l[12][1] l[12][2] l[12][3] l[13][0] l[13][1] l[13][2] l[14][0] l[14][1] l[14][2] l[15][0] l[15][1] l[16][0] l[16][1] l[17][0] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[7][0] a[7][1] a[7][2] a[7][3] a[7][4] a[7][5] a[9][0] a[9][1] a[9][2] a[9][3] a[9][4] a[11][0] a[11][1] a[11][2] a[11][3] a[13][0] a[13][1] a[13][2] a[15][0] a[15][1] a[17][0] i[2][0] i[2][1] i[2][2] i[2][3] i[2][4] i[2][5] i[2][6] i[2][7] i[2][8] i[4][0] i[4][1] i[4][2] i[4][3] i[4][4] i[4][5] i[4][6] i[4][7] i[6][0] i[6][1] i[6][2] i[6][3] i[6][4] i[6][5] i[6][6] i[8][0] i[8][1] i[8][2] i[8][3] i[8][4] i[8][5] i[10][0] i[10][1] i[10][2] i[10][3] i[10][4] i[12][0] i[12][1] i[12][2] i[12][3] i[14][0] i[14][1] i[14][2] i[16][0] i[16][1] cnt[0] cnt[1] cnt[2] cnt[3] cnt[4] cnt[5] cnt[6] cnt[7] cnt[8] cnt[9] cnt[10] cnt[11] cnt[12] cnt[13] cnt[14] cnt[15]
252.03/241.21	v 	</list>
252.03/241.21	v 	<values>
252.03/241.21	v 		0 0 0 0 0 0 0 0 0 16 0 0 0 16 8 2 0 0 0 0 0 0 0 0 0 0 0 16 16 0 0 16 0 16 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 13 13 10 16 12 15 9 12 7 13 4 10 4 3 1 0 12 7 13 4 10 4 3 1 12 0 4 4 0 10 4 0 5 12 4 4 10 4 5 12 0 0 6 0 0 0 0 0 0 6 0 0 0 0 0 0 6 0 0 0 0 0 6 0 0 0 0 0 6 0 0 0 0 6 0 0 0 0 6 0 0 0 6 0 0 0 6 0 0 6 0 0 6 0 6 0 6 1 1 1 1 1 1 2 0 1 1 2 0 1 2 0 1 1 6 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 1 2 3 4 5 6 8 8 0 1 3 4 6 7 7 7 0 6 6 6 6 6 6 0 5 5 5 5 5 0 4 4 4 4 0 3 3 3 0 2 2 0 1 1 1 2 2 6 6 5 5 4 4 3 3 2 2 1 1 
252.03/241.21	v 	</values>
252.03/241.21	v </instantiation>

Verifier Data

OK	114

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 (12016 MiB free)
  memory of node 1: 16384 MiB (11617 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4310438-1534327598/watcher-4310438-1534327598 -o /tmp/evaluation-result-4310438-1534327598/solver-4310438-1534327598 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534326868-25908 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1535435112 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310438-1534327598.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=26465, runsolver pid=26462
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 1.45 1.43 1.22 4/215 26480
/proc/meminfo: memFree=24183096/32770624 swapFree=67108372/67108860
[pid=26465] ppid=26462 vsize=14082736 memory=32620 CPUtime=0.11 cores=1,3,5,7
/proc/26465/stat : 26465 (java) S 26462 26465 21941 0 -1 1077944320 7071 0 0 0 10 1 0 0 20 0 15 0 250323030 14420721664 8155 33554432000 4194304 4196468 140724185049824 140724185032368 140391526874871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
/proc/26465/statm: 3520684 8155 3142 1 0 3482761 0
[pid=26465/tid=26467] ppid=26462 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=1,3,5,7
/proc/26465/task/26467/stat : 26467 (java) R 26462 26465 21941 0 -1 4202560 5197 0 0 0 8 1 0 0 20 0 15 0 250323030 14420721664 8155 33554432000 4194304 4196468 140724185049824 140391531100560 140391507150685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26468] ppid=26462 vsize=14082736 memory=5793855384872180153 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26468/stat : 26468 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 8221 33554432000 4194304 4196468 140724185049824 140391479495696 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26469] ppid=26462 vsize=14082736 memory=140133862286976 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26469/stat : 26469 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 8221 33554432000 4194304 4196468 140724185049824 140391478443152 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26470] ppid=26462 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26470/stat : 26470 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 8221 33554432000 4194304 4196468 140724185049824 140391477390096 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26471] ppid=26462 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26471/stat : 26471 (java) S 26462 26465 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 8221 33554432000 4194304 4196468 140724185049824 140391476337552 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26472] ppid=26462 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26472/stat : 26472 (java) S 26462 26465 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250323032 14420721664 8221 33554432000 4194304 4196468 140724185049824 140391001073904 140391526886018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26473] ppid=26462 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26473/stat : 26473 (java) S 26462 26465 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250323033 14420721664 8221 33554432000 4194304 4196468 140724185049824 140391000020128 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26474] ppid=26462 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26474/stat : 26474 (java) S 26462 26465 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250323033 14420721664 8221 33554432000 4194304 4196468 140724185049824 140390998967024 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26475] ppid=26462 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26475/stat : 26475 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323035 14420721664 8221 33554432000 4194304 4196468 140724185049824 140390997915600 140391526893467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26476] ppid=26462 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26476/stat : 26476 (java) S 26462 26465 21941 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 250323035 14420721664 8221 33554432000 4194304 4196468 140724185049824 140390996863728 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26477] ppid=26462 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26477/stat : 26477 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323035 14420721664 8221 33554432000 4194304 4196468 140724185049824 140390995811184 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26478] ppid=26462 vsize=14082736 memory=140133862286976 CPUtime=0.01 cores=1,3,5,7
/proc/26465/task/26478/stat : 26478 (java) S 26462 26465 21941 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 15 0 250323035 14420721664 8287 33554432000 4194304 4196468 140724185049824 140390994758128 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26479] ppid=26462 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26479/stat : 26479 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323036 14420721664 8287 33554432000 4194304 4196468 140724185049824 140390993705824 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26480] ppid=26462 vsize=14082736 memory=140133862286976 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26480/stat : 26480 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323036 14420721664 8287 33554432000 4194304 4196468 140724185049824 140390992652848 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32620 KiB

[startup+0.210354 s]*
/proc/loadavg: 1.45 1.43 1.22 6/215 26480
/proc/meminfo: memFree=24167964/32770624 swapFree=67108372/67108860
[pid=26465] ppid=26462 vsize=14082736 memory=46792 CPUtime=0.29 cores=1,3,5,7
/proc/26465/stat : 26465 (java) S 26462 26465 21941 0 -1 1077944320 10301 0 0 0 27 2 0 0 20 0 15 0 250323030 14420721664 11698 33554432000 4194304 4196468 140724185049824 140724185032368 140391526874871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
/proc/26465/statm: 3520684 11698 3377 1 0 3482761 0
[pid=26465/tid=26467] ppid=26462 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/26465/task/26467/stat : 26467 (java) R 26462 26465 21941 0 -1 4202560 8047 0 0 0 18 2 0 0 20 0 15 0 250323030 14420721664 11698 33554432000 4194304 4196468 140724185049824 140391531099584 140391508268605 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26468] ppid=26462 vsize=14082736 memory=4211973860067077514 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26468/stat : 26468 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 11698 33554432000 4194304 4196468 140724185049824 140391479495696 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26469] ppid=26462 vsize=14082736 memory=140133862286976 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26469/stat : 26469 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 11698 33554432000 4194304 4196468 140724185049824 140391478443152 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26470] ppid=26462 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26470/stat : 26470 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 11698 33554432000 4194304 4196468 140724185049824 140391477390096 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26471] ppid=26462 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26471/stat : 26471 (java) S 26462 26465 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 11698 33554432000 4194304 4196468 140724185049824 140391476337552 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26472] ppid=26462 vsize=14082736 memory=140133862286976 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26472/stat : 26472 (java) S 26462 26465 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250323032 14420721664 11698 33554432000 4194304 4196468 140724185049824 140391001073904 140391526886018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26473] ppid=26462 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26473/stat : 26473 (java) S 26462 26465 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250323033 14420721664 11698 33554432000 4194304 4196468 140724185049824 140391000020128 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26474] ppid=26462 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26474/stat : 26474 (java) S 26462 26465 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250323033 14420721664 11698 33554432000 4194304 4196468 140724185049824 140390998967024 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26475] ppid=26462 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26475/stat : 26475 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323035 14420721664 11698 33554432000 4194304 4196468 140724185049824 140390997915600 140391526893467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26476] ppid=26462 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26465/task/26476/stat : 26476 (java) R 26462 26465 21941 0 -1 4202560 344 0 0 0 1 0 0 0 20 0 15 0 250323035 14420721664 11698 33554432000 4194304 4196468 140724185049824 140390996863728 140391508245184 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26477] ppid=26462 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/26465/task/26477/stat : 26477 (java) R 26462 26465 21941 0 -1 4202560 251 0 0 0 1 0 0 0 20 0 15 0 250323035 14420721664 11698 33554432000 4194304 4196468 140724185049824 140390995811184 140391504813856 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26478] ppid=26462 vsize=14082736 memory=140133862286976 CPUtime=0.05 cores=1,3,5,7
/proc/26465/task/26478/stat : 26478 (java) R 26462 26465 21941 0 -1 1077944384 279 0 0 0 5 0 0 0 20 0 15 0 250323035 14420721664 11698 33554432000 4194304 4196468 140724185049824 140390994758128 140391526886018 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26479] ppid=26462 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26479/stat : 26479 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323036 14420721664 11698 33554432000 4194304 4196468 140724185049824 140390993705824 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26480] ppid=26462 vsize=14082736 memory=140133862286976 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26480/stat : 26480 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323036 14420721664 11698 33554432000 4194304 4196468 140724185049824 140390992652848 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46792 KiB

[startup+0.310641 s]*
/proc/loadavg: 1.33 1.41 1.22 3/215 26480
/proc/meminfo: memFree=24164428/32770624 swapFree=67108372/67108860
[pid=26465] ppid=26462 vsize=14082736 memory=50396 CPUtime=0.43 cores=1,3,5,7
/proc/26465/stat : 26465 (java) S 26462 26465 21941 0 -1 1077944320 10702 0 0 0 40 3 0 0 20 0 15 0 250323030 14420721664 12599 33554432000 4194304 4196468 140724185049824 140724185032368 140391526874871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
/proc/26465/statm: 3520684 12599 3417 1 0 3482761 0
[pid=26465/tid=26467] ppid=26462 vsize=14082736 memory=4871374705135476842 CPUtime=0.29 cores=1,3,5,7
/proc/26465/task/26467/stat : 26467 (java) R 26462 26465 21941 0 -1 4202560 8407 0 0 0 27 2 0 0 20 0 15 0 250323030 14420721664 12599 33554432000 4194304 4196468 140724185049824 140391531036608 140391507150542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26468] ppid=26462 vsize=14082736 memory=4211973860067077514 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26468/stat : 26468 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 12599 33554432000 4194304 4196468 140724185049824 140391479495696 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26469] ppid=26462 vsize=14082736 memory=140133862289333 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26469/stat : 26469 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 12599 33554432000 4194304 4196468 140724185049824 140391478443152 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26470] ppid=26462 vsize=14082736 memory=140133710036933 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26470/stat : 26470 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 12599 33554432000 4194304 4196468 140724185049824 140391477390096 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26471] ppid=26462 vsize=14082736 memory=140133710024143 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26471/stat : 26471 (java) S 26462 26465 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250323031 14420721664 12599 33554432000 4194304 4196468 140724185049824 140391476337552 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26472] ppid=26462 vsize=14082736 memory=140133862308944 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26472/stat : 26472 (java) S 26462 26465 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250323032 14420721664 12599 33554432000 4194304 4196468 140724185049824 140391001073904 140391526886018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26473] ppid=26462 vsize=14082736 memory=140133710033327 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26473/stat : 26473 (java) S 26462 26465 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250323033 14420721664 12599 33554432000 4194304 4196468 140724185049824 140391000020128 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26474] ppid=26462 vsize=14082736 memory=280267420057488 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26474/stat : 26474 (java) S 26462 26465 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250323033 14420721664 12599 33554432000 4194304 4196468 140724185049824 140390998967024 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26475] ppid=26462 vsize=14082736 memory=280267420055184 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26475/stat : 26475 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323035 14420721664 12599 33554432000 4194304 4196468 140724185049824 140390997915600 140391526893467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26476] ppid=26462 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26465/task/26476/stat : 26476 (java) S 26462 26465 21941 0 -1 1077944384 345 0 0 0 2 0 0 0 20 0 15 0 250323035 14420721664 12599 33554432000 4194304 4196468 140724185049824 140390996863728 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26477] ppid=26462 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26465/task/26477/stat : 26477 (java) S 26462 26465 21941 0 -1 1077944384 270 0 0 0 2 0 0 0 20 0 15 0 250323035 14420721664 12599 33554432000 4194304 4196468 140724185049824 140390995811184 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26478] ppid=26462 vsize=14082736 memory=140133862286976 CPUtime=0.08 cores=1,3,5,7
/proc/26465/task/26478/stat : 26478 (java) S 26462 26465 21941 0 -1 1077944384 299 0 0 0 8 0 0 0 20 0 15 0 250323035 14420721664 12599 33554432000 4194304 4196468 140724185049824 140390994758128 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26479] ppid=26462 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26479/stat : 26479 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323036 14420721664 12599 33554432000 4194304 4196468 140724185049824 140390993705824 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26480] ppid=26462 vsize=14082736 memory=140133862286976 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26480/stat : 26480 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323036 14420721664 12599 33554432000 4194304 4196468 140724185049824 140390992652848 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50396 KiB

[startup+0.700825 s]
/proc/loadavg: 1.33 1.41 1.22 3/215 26480
/proc/meminfo: memFree=24142052/32770624 swapFree=67108372/67108860
[pid=26465] ppid=26462 vsize=14084804 memory=88772 CPUtime=0.99 cores=1,3,5,7
/proc/26465/stat : 26465 (java) S 26462 26465 21941 0 -1 1077944320 17558 0 0 0 94 5 0 0 20 0 15 0 250323030 14422839296 22193 33554432000 4194304 4196468 140724185049824 140724185032368 140391526874871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
/proc/26465/statm: 3521201 22193 3498 1 0 3483273 0
[pid=26465/tid=26467] ppid=26462 vsize=14084804 memory=1220 CPUtime=0.67 cores=1,3,5,7
/proc/26465/task/26467/stat : 26467 (java) R 26462 26465 21941 0 -1 4202560 14848 0 0 0 63 4 0 0 20 0 15 0 250323030 14422839296 22193 33554432000 4194304 4196468 140724185049824 140391531100176 140391526896797 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26468] ppid=26462 vsize=14084804 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26468/stat : 26468 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14422839296 22193 33554432000 4194304 4196468 140724185049824 140391479495696 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26469] ppid=26462 vsize=14084804 memory=868 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26469/stat : 26469 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14422839296 22193 33554432000 4194304 4196468 140724185049824 140391478443152 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26470] ppid=26462 vsize=14084804 memory=7307747153392788800 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26470/stat : 26470 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14422839296 22193 33554432000 4194304 4196468 140724185049824 140391477390096 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26471] ppid=26462 vsize=14084804 memory=8025788831224522324 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26471/stat : 26471 (java) S 26462 26465 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250323031 14422839296 22193 33554432000 4194304 4196468 140724185049824 140391476337552 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26472] ppid=26462 vsize=14084804 memory=6370994028255662160 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26472/stat : 26472 (java) S 26462 26465 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250323032 14422839296 22193 33554432000 4194304 4196468 140724185049824 140391001073904 140391526886018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26473] ppid=26462 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26473/stat : 26473 (java) S 26462 26465 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250323033 14422839296 22193 33554432000 4194304 4196468 140724185049824 140391000020128 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26474] ppid=26462 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26474/stat : 26474 (java) S 26462 26465 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250323033 14422839296 22193 33554432000 4194304 4196468 140724185049824 140390998967024 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26475] ppid=26462 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26475/stat : 26475 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323035 14422839296 22193 33554432000 4194304 4196468 140724185049824 140390997915600 140391526893467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26476] ppid=26462 vsize=14084804 memory=233 CPUtime=0.06 cores=1,3,5,7
/proc/26465/task/26476/stat : 26476 (java) S 26462 26465 21941 0 -1 1077944384 502 0 0 0 6 0 0 0 20 0 15 0 250323035 14422839296 22193 33554432000 4194304 4196468 140724185049824 140390996863728 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26477] ppid=26462 vsize=14084804 memory=7 CPUtime=0.08 cores=1,3,5,7
/proc/26465/task/26477/stat : 26477 (java) S 26462 26465 21941 0 -1 1077944384 421 0 0 0 8 0 0 0 20 0 15 0 250323035 14422839296 22193 33554432000 4194304 4196468 140724185049824 140390995811184 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26478] ppid=26462 vsize=14084804 memory=713 CPUtime=0.15 cores=1,3,5,7
/proc/26465/task/26478/stat : 26478 (java) S 26462 26465 21941 0 -1 1077944384 406 0 0 0 15 0 0 0 20 0 15 0 250323035 14422839296 22193 33554432000 4194304 4196468 140724185049824 140390994758128 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26479] ppid=26462 vsize=14084804 memory=280267420241392 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26479/stat : 26479 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323036 14422839296 22193 33554432000 4194304 4196468 140724185049824 140390993705824 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26480] ppid=26462 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26480/stat : 26480 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323036 14422839296 22193 33554432000 4194304 4196468 140724185049824 140390992652848 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88772 KiB

[startup+1.50067 s]
/proc/loadavg: 1.33 1.41 1.22 5/215 26480
/proc/meminfo: memFree=24087700/32770624 swapFree=67108372/67108860
[pid=26465] ppid=26462 vsize=14090948 memory=171664 CPUtime=3.25 cores=1,3,5,7
/proc/26465/stat : 26465 (java) S 26462 26465 21941 0 -1 1077944320 28361 0 0 0 317 8 0 0 20 0 15 0 250323030 14429130752 42916 33554432000 4194304 4196468 140724185049824 140724185032368 140391526874871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
/proc/26465/statm: 3522737 42916 3543 1 0 3484809 0
[pid=26465/tid=26467] ppid=26462 vsize=14090948 memory=0 CPUtime=1.46 cores=1,3,5,7
/proc/26465/task/26467/stat : 26467 (java) R 26462 26465 21941 0 -1 4202560 19882 0 0 0 140 6 0 0 20 0 15 0 250323030 14429130752 42916 33554432000 4194304 4196468 140724185049824 140391531106160 140391156418208 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26468] ppid=26462 vsize=14090948 memory=4946812337591786368 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26468/stat : 26468 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14429130752 42916 33554432000 4194304 4196468 140724185049824 140391479495696 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26469] ppid=26462 vsize=14090948 memory=-6439125508584794213 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26469/stat : 26469 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14429130752 42916 33554432000 4194304 4196468 140724185049824 140391478443152 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26470] ppid=26462 vsize=14090948 memory=-6585528546044026665 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26470/stat : 26470 (java) S 26462 26465 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250323031 14429130752 42916 33554432000 4194304 4196468 140724185049824 140391477390096 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26471] ppid=26462 vsize=14090948 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26471/stat : 26471 (java) S 26462 26465 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250323031 14429130752 42916 33554432000 4194304 4196468 140724185049824 140391476337552 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26472] ppid=26462 vsize=14090948 memory=-7450473688299688494 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26472/stat : 26472 (java) S 26462 26465 21941 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 250323032 14429130752 42916 33554432000 4194304 4196468 140724185049824 140391001073904 140391526886018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0

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

/proc/26465/task/26467/stat : 26467 (java) R 26462 26465 21941 0 -1 4202560 33341 0 0 0 10104 10 0 0 20 0 15 0 250323030 14431227904 75303 33554432000 4194304 4196468 140724185049824 140391531112464 140391166628828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26468] ppid=26462 vsize=14092996 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/26465/task/26468/stat : 26468 (java) S 26462 26465 21941 0 -1 1077944384 3360 0 0 0 46 7 0 0 20 0 15 0 250323031 14431227904 75303 33554432000 4194304 4196468 140724185049824 140391479495696 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26469] ppid=26462 vsize=14092996 memory=752 CPUtime=0.53 cores=1,3,5,7
/proc/26465/task/26469/stat : 26469 (java) S 26462 26465 21941 0 -1 1077944384 2011 0 0 0 46 7 0 0 20 0 15 0 250323031 14431227904 75303 33554432000 4194304 4196468 140724185049824 140391478443152 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26470] ppid=26462 vsize=14092996 memory=1276 CPUtime=0.54 cores=1,3,5,7
/proc/26465/task/26470/stat : 26470 (java) S 26462 26465 21941 0 -1 1077944384 1140 0 0 0 48 6 0 0 20 0 15 0 250323031 14431227904 75303 33554432000 4194304 4196468 140724185049824 140391477390096 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26471] ppid=26462 vsize=14092996 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/26465/task/26471/stat : 26471 (java) S 26462 26465 21941 0 -1 1077944384 898 0 0 0 48 6 0 0 20 0 15 0 250323031 14431227904 75303 33554432000 4194304 4196468 140724185049824 140391476337552 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26472] ppid=26462 vsize=14092996 memory=66 CPUtime=0.39 cores=1,3,5,7
/proc/26465/task/26472/stat : 26472 (java) S 26462 26465 21941 0 -1 1077944384 1439 0 0 0 36 3 0 0 20 0 15 0 250323032 14431227904 75303 33554432000 4194304 4196468 140724185049824 140391001073904 140391526886018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26473] ppid=26462 vsize=14092996 memory=140133710736310 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26473/stat : 26473 (java) S 26462 26465 21941 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 250323033 14431227904 75303 33554432000 4194304 4196468 140724185049824 140391000020192 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26474] ppid=26462 vsize=14092996 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26474/stat : 26474 (java) S 26462 26465 21941 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 250323033 14431227904 75303 33554432000 4194304 4196468 140724185049824 140390998967040 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26475] ppid=26462 vsize=14092996 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26475/stat : 26475 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323035 14431227904 75303 33554432000 4194304 4196468 140724185049824 140390997915600 140391526893467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26476] ppid=26462 vsize=14092996 memory=301212 CPUtime=2.81 cores=1,3,5,7
/proc/26465/task/26476/stat : 26476 (java) S 26462 26465 21941 0 -1 1077944384 15028 0 0 0 279 2 0 0 20 0 15 0 250323035 14431227904 75303 33554432000 4194304 4196468 140724185049824 140390996863728 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26477] ppid=26462 vsize=14092996 memory=301212 CPUtime=2.62 cores=1,3,5,7
/proc/26465/task/26477/stat : 26477 (java) S 26462 26465 21941 0 -1 1077944384 12212 0 0 0 261 1 0 0 20 0 15 0 250323035 14431227904 75303 33554432000 4194304 4196468 140724185049824 140390995811184 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26478] ppid=26462 vsize=14092996 memory=411412 CPUtime=1.19 cores=1,3,5,7
/proc/26465/task/26478/stat : 26478 (java) S 26462 26465 21941 0 -1 1077944384 15091 0 0 0 117 2 0 0 20 0 15 0 250323035 14431227904 75303 33554432000 4194304 4196468 140724185049824 140390994758128 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26479] ppid=26462 vsize=14092996 memory=1924 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26479/stat : 26479 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323036 14431227904 75303 33554432000 4194304 4196468 140724185049824 140390993705824 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26480] ppid=26462 vsize=14092996 memory=297812 CPUtime=0.05 cores=1,3,5,7
/proc/26465/task/26480/stat : 26480 (java) S 26462 26465 21941 0 -1 1077944384 577 0 0 0 2 3 0 0 20 0 15 0 250323036 14431227904 75303 33554432000 4194304 4196468 140724185049824 140390992652848 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
Current children cumulated CPU time: 110.44 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 301212 KiB

[startup+162.302 s]
/proc/loadavg: 1.28 1.40 1.24 3/215 26559
/proc/meminfo: memFree=23665120/32770624 swapFree=67108372/67108860
[pid=26465] ppid=26462 vsize=14092996 memory=313796 CPUtime=171.79 cores=1,3,5,7
/proc/26465/stat : 26465 (java) S 26462 26465 21941 0 -1 1077944320 96189 0 0 0 17123 56 0 0 20 0 15 0 250323030 14431227904 78449 33554432000 4194304 4196468 140724185049824 140724185032368 140391526874871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
/proc/26465/statm: 3523249 78449 3606 1 0 3485321 0
[pid=26465/tid=26467] ppid=26462 vsize=14092996 memory=311748 CPUtime=160.42 cores=1,3,5,7
/proc/26465/task/26467/stat : 26467 (java) R 26462 26465 21941 0 -1 4202560 35312 0 0 0 16031 11 0 0 20 0 15 0 250323030 14431227904 78449 33554432000 4194304 4196468 140724185049824 140391531112336 140391167955921 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26468] ppid=26462 vsize=14092996 memory=6791534058613427641 CPUtime=0.86 cores=1,3,5,7
/proc/26465/task/26468/stat : 26468 (java) S 26462 26465 21941 0 -1 1077944384 3723 0 0 0 77 9 0 0 20 0 15 0 250323031 14431227904 78449 33554432000 4194304 4196468 140724185049824 140391479495696 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26469] ppid=26462 vsize=14092996 memory=307400 CPUtime=0.86 cores=1,3,5,7
/proc/26465/task/26469/stat : 26469 (java) S 26462 26465 21941 0 -1 1077944384 3003 0 0 0 77 9 0 0 20 0 15 0 250323031 14431227904 78449 33554432000 4194304 4196468 140724185049824 140391478443152 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26470] ppid=26462 vsize=14092996 memory=16263 CPUtime=0.87 cores=1,3,5,7
/proc/26465/task/26470/stat : 26470 (java) S 26462 26465 21941 0 -1 1077944384 1439 0 0 0 79 8 0 0 20 0 15 0 250323031 14431227904 78449 33554432000 4194304 4196468 140724185049824 140391477390096 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26471] ppid=26462 vsize=14092996 memory=311616 CPUtime=0.88 cores=1,3,5,7
/proc/26465/task/26471/stat : 26471 (java) S 26462 26465 21941 0 -1 1077944384 1417 0 0 0 79 9 0 0 20 0 15 0 250323031 14431227904 78449 33554432000 4194304 4196468 140724185049824 140391476337552 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26472] ppid=26462 vsize=14092996 memory=311616 CPUtime=0.66 cores=1,3,5,7
/proc/26465/task/26472/stat : 26472 (java) S 26462 26465 21941 0 -1 1077944384 1710 0 0 0 61 5 0 0 20 0 15 0 250323032 14431227904 78449 33554432000 4194304 4196468 140724185049824 140391001073904 140391526886018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26473] ppid=26462 vsize=14092996 memory=311748 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26473/stat : 26473 (java) S 26462 26465 21941 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250323033 14431227904 78449 33554432000 4194304 4196468 140724185049824 140391000020192 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26474] ppid=26462 vsize=14092996 memory=311748 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26474/stat : 26474 (java) S 26462 26465 21941 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 250323033 14431227904 78449 33554432000 4194304 4196468 140724185049824 140390998967040 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26475] ppid=26462 vsize=14092996 memory=311748 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26475/stat : 26475 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323035 14431227904 78449 33554432000 4194304 4196468 140724185049824 140390997915600 140391526893467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26476] ppid=26462 vsize=14092996 memory=311748 CPUtime=3.03 cores=1,3,5,7
/proc/26465/task/26476/stat : 26476 (java) S 26462 26465 21941 0 -1 1077944384 16165 0 0 0 301 2 0 0 20 0 15 0 250323035 14431227904 78449 33554432000 4194304 4196468 140724185049824 140390996863728 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26477] ppid=26462 vsize=14092996 memory=311616 CPUtime=2.79 cores=1,3,5,7
/proc/26465/task/26477/stat : 26477 (java) S 26462 26465 21941 0 -1 1077944384 13575 0 0 0 278 1 0 0 20 0 15 0 250323035 14431227904 78449 33554432000 4194304 4196468 140724185049824 140390995811184 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26478] ppid=26462 vsize=14092996 memory=280267421178304 CPUtime=1.24 cores=1,3,5,7
/proc/26465/task/26478/stat : 26478 (java) S 26462 26465 21941 0 -1 1077944384 17807 0 0 0 121 3 0 0 20 0 15 0 250323035 14431227904 78449 33554432000 4194304 4196468 140724185049824 140390994758128 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26479] ppid=26462 vsize=14092996 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26479/stat : 26479 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323036 14431227904 78449 33554432000 4194304 4196468 140724185049824 140390993705824 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26480] ppid=26462 vsize=14092996 memory=311748 CPUtime=0.08 cores=1,3,5,7
/proc/26465/task/26480/stat : 26480 (java) S 26462 26465 21941 0 -1 1077944384 604 0 0 0 4 4 0 0 20 0 15 0 250323036 14431227904 78449 33554432000 4194304 4196468 140724185049824 140390992652848 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
Current children cumulated CPU time: 171.79 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 313796 KiB

[startup+222.301 s]
/proc/loadavg: 1.07 1.32 1.22 3/216 26568
/proc/meminfo: memFree=23638904/32770624 swapFree=67108372/67108860
[pid=26465] ppid=26462 vsize=14092996 memory=326768 CPUtime=232.81 cores=1,3,5,7
/proc/26465/stat : 26465 (java) S 26462 26465 21941 0 -1 1077944320 104334 0 0 0 23213 68 0 0 20 0 15 0 250323030 14431227904 81692 33554432000 4194304 4196468 140724185049824 140724185032368 140391526874871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
/proc/26465/statm: 3523249 81692 3606 1 0 3485321 0
[pid=26465/tid=26467] ppid=26462 vsize=14092996 memory=326768 CPUtime=219.67 cores=1,3,5,7
/proc/26465/task/26467/stat : 26467 (java) R 26462 26465 21941 0 -1 4202560 36956 0 0 0 21955 12 0 0 20 0 15 0 250323030 14431227904 81692 33554432000 4194304 4196468 140724185049824 140391531112048 140391509303008 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26468] ppid=26462 vsize=14092996 memory=324720 CPUtime=1.21 cores=1,3,5,7
/proc/26465/task/26468/stat : 26468 (java) S 26462 26465 21941 0 -1 1077944384 4521 0 0 0 109 12 0 0 20 0 15 0 250323031 14431227904 81692 33554432000 4194304 4196468 140724185049824 140391479495696 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26469] ppid=26462 vsize=14092996 memory=322672 CPUtime=1.2 cores=1,3,5,7
/proc/26465/task/26469/stat : 26469 (java) S 26462 26465 21941 0 -1 1077944384 3271 0 0 0 109 11 0 0 20 0 15 0 250323031 14431227904 81692 33554432000 4194304 4196468 140724185049824 140391478443152 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26470] ppid=26462 vsize=14092996 memory=324720 CPUtime=1.22 cores=1,3,5,7
/proc/26465/task/26470/stat : 26470 (java) S 26462 26465 21941 0 -1 1077944384 1659 0 0 0 112 10 0 0 20 0 15 0 250323031 14431227904 81692 33554432000 4194304 4196468 140724185049824 140391477390096 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26471] ppid=26462 vsize=14092996 memory=320616 CPUtime=1.22 cores=1,3,5,7
/proc/26465/task/26471/stat : 26471 (java) S 26462 26465 21941 0 -1 1077944384 1626 0 0 0 112 10 0 0 20 0 15 0 250323031 14431227904 81692 33554432000 4194304 4196468 140724185049824 140391476337552 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26472] ppid=26462 vsize=14092996 memory=326768 CPUtime=0.93 cores=1,3,5,7
/proc/26465/task/26472/stat : 26472 (java) S 26462 26465 21941 0 -1 1077944384 1927 0 0 0 86 7 0 0 20 0 15 0 250323032 14431227904 81692 33554432000 4194304 4196468 140724185049824 140391001073904 140391526886018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26473] ppid=26462 vsize=14092996 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26473/stat : 26473 (java) S 26462 26465 21941 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250323033 14431227904 81692 33554432000 4194304 4196468 140724185049824 140391000020192 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26474] ppid=26462 vsize=14092996 memory=868 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26474/stat : 26474 (java) S 26462 26465 21941 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 250323033 14431227904 81692 33554432000 4194304 4196468 140724185049824 140390998967040 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26475] ppid=26462 vsize=14092996 memory=1100 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26475/stat : 26475 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323035 14431227904 81692 33554432000 4194304 4196468 140724185049824 140390997915600 140391526893467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26476] ppid=26462 vsize=14092996 memory=2144 CPUtime=3.04 cores=1,3,5,7
/proc/26465/task/26476/stat : 26476 (java) S 26462 26465 21941 0 -1 1077944384 16639 0 0 0 302 2 0 0 20 0 15 0 250323035 14431227904 81692 33554432000 4194304 4196468 140724185049824 140390996863728 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26477] ppid=26462 vsize=14092996 memory=326768 CPUtime=2.85 cores=1,3,5,7
/proc/26465/task/26477/stat : 26477 (java) S 26462 26465 21941 0 -1 1077944384 15407 0 0 0 284 1 0 0 20 0 15 0 250323035 14431227904 81692 33554432000 4194304 4196468 140724185049824 140390995811184 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26478] ppid=26462 vsize=14092996 memory=3812 CPUtime=1.26 cores=1,3,5,7
/proc/26465/task/26478/stat : 26478 (java) S 26462 26465 21941 0 -1 1077944384 20276 0 0 0 123 3 0 0 20 0 15 0 250323035 14431227904 81692 33554432000 4194304 4196468 140724185049824 140390994758128 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26479] ppid=26462 vsize=14092996 memory=326768 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26479/stat : 26479 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323036 14431227904 81692 33554432000 4194304 4196468 140724185049824 140390993705824 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26480] ppid=26462 vsize=14092996 memory=326768 CPUtime=0.12 cores=1,3,5,7
/proc/26465/task/26480/stat : 26480 (java) S 26462 26465 21941 0 -1 1077944384 618 0 0 0 5 7 0 0 20 0 15 0 250323036 14431227904 81692 33554432000 4194304 4196468 140724185049824 140390992652848 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
Current children cumulated CPU time: 232.81 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 326768 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+241.202 s]
/proc/loadavg: 0.90 1.27 1.21 3/216 26568
/proc/meminfo: memFree=23632996/32770624 swapFree=67108372/67108860
[pid=26465] ppid=26462 vsize=14092996 memory=330864 CPUtime=252.03 cores=1,3,5,7
/proc/26465/stat : 26465 (java) S 26462 26465 21941 0 -1 1077944320 105721 0 0 0 25131 72 0 0 20 0 15 0 250323030 14431227904 82716 33554432000 4194304 4196468 140724185049824 140724185032368 140391526874871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
/proc/26465/statm: 3523249 82716 3606 1 0 3485321 0
[pid=26465/tid=26467] ppid=26462 vsize=14092996 memory=11628 CPUtime=238.36 cores=1,3,5,7
/proc/26465/task/26467/stat : 26467 (java) R 26462 26465 21941 0 -1 4202560 37181 0 0 0 23823 13 0 0 20 0 15 0 250323030 14431227904 82716 33554432000 4194304 4196468 140724185049824 140391531111824 140391509303126 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26468] ppid=26462 vsize=14092996 memory=752 CPUtime=1.32 cores=1,3,5,7
/proc/26465/task/26468/stat : 26468 (java) S 26462 26465 21941 0 -1 1077944384 4579 0 0 0 119 13 0 0 20 0 15 0 250323031 14431227904 82716 33554432000 4194304 4196468 140724185049824 140391479495696 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26469] ppid=26462 vsize=14092996 memory=1276 CPUtime=1.31 cores=1,3,5,7
/proc/26465/task/26469/stat : 26469 (java) S 26462 26465 21941 0 -1 1077944384 3620 0 0 0 119 12 0 0 20 0 15 0 250323031 14431227904 82716 33554432000 4194304 4196468 140724185049824 140391478443152 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26470] ppid=26462 vsize=14092996 memory=1068 CPUtime=1.32 cores=1,3,5,7
/proc/26465/task/26470/stat : 26470 (java) S 26462 26465 21941 0 -1 1077944384 1718 0 0 0 122 10 0 0 20 0 15 0 250323031 14431227904 82716 33554432000 4194304 4196468 140724185049824 140391477390096 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26471] ppid=26462 vsize=14092996 memory=14884 CPUtime=1.32 cores=1,3,5,7
/proc/26465/task/26471/stat : 26471 (java) S 26462 26465 21941 0 -1 1077944384 1692 0 0 0 121 11 0 0 20 0 15 0 250323031 14431227904 82716 33554432000 4194304 4196468 140724185049824 140391476337552 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26472] ppid=26462 vsize=14092996 memory=330864 CPUtime=1.02 cores=1,3,5,7
/proc/26465/task/26472/stat : 26472 (java) S 26462 26465 21941 0 -1 1077944384 1994 0 0 0 94 8 0 0 20 0 15 0 250323032 14431227904 82716 33554432000 4194304 4196468 140724185049824 140391001073904 140391526886018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26473] ppid=26462 vsize=14092996 memory=5540 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26473/stat : 26473 (java) S 26462 26465 21941 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 250323033 14431227904 82716 33554432000 4194304 4196468 140724185049824 140391000020192 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26474] ppid=26462 vsize=14092996 memory=4400 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26474/stat : 26474 (java) S 26462 26465 21941 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 250323033 14431227904 82716 33554432000 4194304 4196468 140724185049824 140390998967040 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26475] ppid=26462 vsize=14092996 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26475/stat : 26475 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323035 14431227904 82716 33554432000 4194304 4196468 140724185049824 140390997915600 140391526893467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26476] ppid=26462 vsize=14092996 memory=-7003737579269690708 CPUtime=3.04 cores=1,3,5,7
/proc/26465/task/26476/stat : 26476 (java) S 26462 26465 21941 0 -1 1077944384 16639 0 0 0 302 2 0 0 20 0 15 0 250323035 14431227904 82716 33554432000 4194304 4196468 140724185049824 140390996863728 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26477] ppid=26462 vsize=14092996 memory=920 CPUtime=2.85 cores=1,3,5,7
/proc/26465/task/26477/stat : 26477 (java) S 26462 26465 21941 0 -1 1077944384 15407 0 0 0 284 1 0 0 20 0 15 0 250323035 14431227904 82716 33554432000 4194304 4196468 140724185049824 140390995811184 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26478] ppid=26462 vsize=14092996 memory=3848 CPUtime=1.27 cores=1,3,5,7
/proc/26465/task/26478/stat : 26478 (java) S 26462 26465 21941 0 -1 1077944384 20830 0 0 0 124 3 0 0 20 0 15 0 250323035 14431227904 82716 33554432000 4194304 4196468 140724185049824 140390994758128 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26479] ppid=26462 vsize=14092996 memory=328816 CPUtime=0 cores=1,3,5,7
/proc/26465/task/26479/stat : 26479 (java) S 26462 26465 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250323036 14431227904 82716 33554432000 4194304 4196468 140724185049824 140390993705824 140391526885077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
[pid=26465/tid=26480] ppid=26462 vsize=14092996 memory=2580 CPUtime=0.14 cores=1,3,5,7
/proc/26465/task/26480/stat : 26480 (java) S 26462 26465 21941 0 -1 1077944384 627 0 0 0 6 8 0 0 20 0 15 0 250323036 14431227904 82716 33554432000 4194304 4196468 140724185049824 140390992652848 140391526886018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26079232 140724185052250 140724185052430 140724185052430 140724185055183 0
Current children cumulated CPU time: 252.03 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 330864 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+241.226 s]
# the end of solver process 26465 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.329 s, system=0.730844 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 241.226
CPU time (s): 252.06
CPU user time (s): 251.329
CPU system time (s): 0.730844
CPU usage (%): 104.491
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 389672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.329
system time used= 0.730844
maximum resident set size= 391720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106188
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35548
involuntary context switches= 809


# summary of solver processes directly reported to runsolver:
#   pid: 26465
#   total CPU time (s): 252.06
#   total CPU user time (s): 251.329
#   total CPU system time (s): 0.730844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.46173 second user time and 2.34733 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-15 12:06:39
IDJOB=4310438
IDBENCH=141105
IDSOLVER=2796
FILE ID=node137/4310438-1534327598
RUNJOBID= node137-1534326868-25908
PBS_JOBID= 21038143
Free space on /tmp= 29252 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/Tal/Tal-06_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4310438-1534327598/watcher-4310438-1534327598 -o /tmp/evaluation-result-4310438-1534327598/solver-4310438-1534327598 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534326868-25908 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1535435112 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4310438-1534327598.xml

TIME LIMIT= 252 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2ce24c19fa9a568edbc0ac2d9fbdd3a2
RANDOM SEED=1535435112

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24201176 kB
MemAvailable:   31719852 kB
Buffers:          166936 kB
Cached:          7569452 kB
SwapCached:            8 kB
Active:          4186884 kB
Inactive:        3781056 kB
Active(anon):     178664 kB
Inactive(anon):   113400 kB
Active(file):    4008220 kB
Inactive(file):  3667656 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             36024 kB
Writeback:             0 kB
AnonPages:        249036 kB
Mapped:            69552 kB
Shmem:             57816 kB
Slab:             300076 kB
SReclaimable:     271260 kB
SUnreclaim:        28816 kB
KernelStack:        3792 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1218408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 29216 MiB
End job on node137 at 2018-08-15 12:10:40