Trace number 4308914

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 2018-08-14OPT142 318.465 43.3532

General information on the benchmark

NameTal/
Tal-04_c18.xml
MD5SUMf4bb57fd900a6a9a68798497b08fcf01
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark142
Best CPU time to get the best result obtained on this benchmark905.398
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of constraints362
Number of domains10
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":84},{"size":2,"count":4},{"size":3,"count":5},{"size":4,"count":6},{"size":5,"count":7},{"size":6,"count":52},{"size":7,"count":9},{"size":8,"count":46},{"size":42,"count":79}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":234},{"degree":1,"count":84},{"degree":2,"count":58},{"degree":3,"count":9},{"degree":4,"count":10},{"degree":5,"count":32},{"degree":6,"count":19},{"degree":7,"count":13},{"degree":8,"count":13},{"degree":9,"count":22},{"degree":10,"count":17},{"degree":11,"count":6},{"degree":12,"count":6},{"degree":13,"count":2},{"degree":14,"count":1}]
Minimum constraint arity1
Maximum constraint arity10
Distribution of constraint arities[{"arity":1,"count":107},{"arity":2,"count":115},{"arity":3,"count":38},{"arity":4,"count":11},{"arity":5,"count":18},{"arity":6,"count":17},{"arity":7,"count":17},{"arity":8,"count":15},{"arity":9,"count":12},{"arity":10,"count":12}]
Number of extensional constraints64
Number of intensional constraints284
Distribution of constraint types[{"type":"extension","count":64},{"type":"intension","count":284},{"type":"count","count":14}]
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.66/0.54	c version: 2018-08-14
0.66/0.55	c seed: 195948792
0.66/0.55	c timeout: 20160
0.66/0.55	c memlimit: 22000
0.66/0.55	c nbcore: 8
0.66/0.58	c Parsing instance...
2.39/1.18	c Parsing done, starting search...
12.43/4.76	o 308
12.43/4.76	o 288
12.43/4.76	o 272
12.43/4.76	o 268
12.43/4.77	o 260
12.43/4.78	o 256
12.43/4.78	o 252
12.43/4.78	o 240
12.43/4.78	o 236
13.14/4.81	o 232
13.14/4.82	o 228
13.14/4.82	o 224
13.14/4.83	o 220
13.14/4.84	o 212
19.53/5.69	o 208
26.63/6.58	o 200
26.63/6.58	o 196
26.63/6.58	o 192
27.43/6.60	o 188
27.43/6.60	o 184
27.43/6.62	o 182
27.43/6.62	o 178
27.43/6.62	o 176
27.43/6.64	o 174
27.43/6.64	o 172
27.43/6.64	o 168
27.43/6.64	o 166
27.43/6.64	o 162
27.43/6.64	o 158
27.43/6.65	o 154
27.43/6.67	o 150
30.66/7.01	o 146
32.18/7.21	o 144
32.18/7.23	o 142
318.36/43.31	s OPTIMUM FOUND
318.36/43.32	v <instantiation>
318.36/43.32	v 	<list>
318.36/43.32	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[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[1][6] c[1][7] 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[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[3][6] c[3][7] 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[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[5][6] c[5][7] 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[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[7][6] c[7][7] 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[9][0] c[9][1] c[9][2] c[9][3] c[9][4] c[9][5] c[9][6] c[9][7] 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[11][0] c[11][1] c[11][2] c[11][3] c[11][4] c[11][5] c[11][6] c[11][7] 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[13][0] c[13][1] c[13][2] c[13][3] c[13][4] c[13][5] c[13][6] c[13][7] 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[15][0] c[15][1] c[15][2] c[15][3] c[15][4] c[15][5] c[15][6] c[15][7] 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[1][0] l[1][1] l[1][2] l[1][3] l[1][4] l[1][5] l[1][6] l[1][7] 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[3][0] l[3][1] l[3][2] l[3][3] l[3][4] l[3][5] l[3][6] l[4][0] l[4][1] l[4][2] l[4][3] l[4][4] l[4][5] l[4][6] l[5][0] l[5][1] l[5][2] l[5][3] l[5][4] l[5][5] l[6][0] l[6][1] l[6][2] l[6][3] l[6][4] l[6][5] l[7][0] l[7][1] l[7][2] l[7][3] l[7][4] l[8][0] l[8][1] l[8][2] l[8][3] l[8][4] l[9][0] l[9][1] l[9][2] l[9][3] l[10][0] l[10][1] l[10][2] l[10][3] l[11][0] l[11][1] l[11][2] l[12][0] l[12][1] l[12][2] l[13][0] l[13][1] l[14][0] l[14][1] l[15][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[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[7][0] a[7][1] a[7][2] a[7][3] a[7][4] a[9][0] a[9][1] a[9][2] a[9][3] a[11][0] a[11][1] a[11][2] a[13][0] a[13][1] a[15][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[4][0] i[4][1] i[4][2] i[4][3] i[4][4] i[4][5] i[4][6] i[6][0] i[6][1] i[6][2] i[6][3] i[6][4] i[6][5] i[8][0] i[8][1] i[8][2] i[8][3] i[8][4] i[10][0] i[10][1] i[10][2] i[10][3] i[12][0] i[12][1] i[12][2] i[14][0] i[14][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]
318.36/43.32	v 	</list>
318.36/43.32	v 	<values>
318.36/43.32	v 		0 0 0 0 0 0 0 0 0 16 0 0 16 16 0 0 0 0 0 0 0 0 0 0 0 0 16 0 4 0 0 0 0 0 0 0 0 0 0 0 0 4 16 0 4 0 0 0 0 0 0 0 0 0 0 0 2 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 16 16 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 15 11 13 9 1 11 7 4 15 7 2 0 5 7 7 3 15 7 2 5 7 7 3 0 15 7 4 0 3 7 3 15 7 4 3 7 3 0 15 3 4 0 3 3 15 3 4 3 3 0 1 0 4 0 3 1 4 3 0 0 5 4 0 0 5 4 0 0 8 0 0 8 0 0 8 0 8 0 8 1 1 2 0 1 1 1 1 1 1 2 0 1 1 1 1 1 2 0 1 1 2 0 2 0 1 1 2 0 0 2 0 0 1 0 1 0 1 2 4 5 6 7 7 0 1 2 4 5 6 6 0 1 2 4 5 5 0 2 4 4 4 0 1 3 3 0 2 2 0 1 1 1 1 1 1 1 2 2 2 2 2 2 1 1 
318.36/43.32	v 	</values>
318.36/43.32	v </instantiation>

Verifier Data

OK	142

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308914-1534355799/watcher-4308914-1534355799 -o /tmp/evaluation-result-4308914-1534355799/solver-4308914-1534355799 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1534352935-28229 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 195948792 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308914-1534355799.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=28527, runsolver pid=28524

[startup+0.100158 s]*
/proc/loadavg: 7.94 8.60 8.38 2/198 28547
/proc/meminfo: memFree=23134480/32770624 swapFree=67108688/67108860
[pid=28527] ppid=28524 vsize=26103420 memory=32784 CPUtime=0.11 cores=0-7
/proc/28527/stat : 28527 (java) S 28524 28527 28202 0 -1 1077944320 7114 0 0 0 10 1 0 0 20 0 20 0 253142790 26729902080 8196 33554432000 4194304 4196468 140727724643680 140727724626224 140177548676855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
/proc/28527/statm: 6525855 8196 3139 1 0 6487932 0
[pid=28527/tid=28529] ppid=28524 vsize=26103420 memory=8042473942204457113 CPUtime=0.09 cores=0-7
/proc/28527/task/28529/stat : 28529 (java) R 28524 28527 28202 0 -1 4202560 5175 0 0 0 8 1 0 0 20 0 20 0 253142790 26729902080 8196 33554432000 4194304 4196468 140727724643680 140177552899648 140177548698781 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28530] ppid=28524 vsize=26103420 memory=732370125252565989 CPUtime=0 cores=0-7
/proc/28527/task/28530/stat : 28530 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 8196 33554432000 4194304 4196468 140727724643680 140177471256848 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28531] ppid=28524 vsize=26103420 memory=139986915112576 CPUtime=0 cores=0-7
/proc/28527/task/28531/stat : 28531 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 8261 33554432000 4194304 4196468 140727724643680 140177470204304 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28532] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28532/stat : 28532 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 8261 33554432000 4194304 4196468 140727724643680 140177469151760 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28533] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28533/stat : 28533 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 8261 33554432000 4194304 4196468 140727724643680 140177468099216 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28534] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28534/stat : 28534 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 8261 33554432000 4194304 4196468 140727724643680 140177467046672 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28535] ppid=28524 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28527/task/28535/stat : 28535 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 8261 33554432000 4194304 4196468 140727724643680 140177465994128 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28536] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28536/stat : 28536 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 8261 33554432000 4194304 4196468 140727724643680 140177101052944 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28537] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28537/stat : 28537 (java) S 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 8261 33554432000 4194304 4196468 140727724643680 140177100000400 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28538] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28538/stat : 28538 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142792 26729902080 8261 33554432000 4194304 4196468 140727724643680 140176224319472 140177548688002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28539] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28539/stat : 28539 (java) S 28524 28527 28202 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253142793 26729902080 8261 33554432000 4194304 4196468 140727724643680 140176223265696 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28540] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28540/stat : 28540 (java) S 28524 28527 28202 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253142793 26729902080 8261 33554432000 4194304 4196468 140727724643680 140176222213104 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28541] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28541/stat : 28541 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142795 26729902080 8261 33554432000 4194304 4196468 140727724643680 140176221161680 140177548695451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28542] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28542/stat : 28542 (java) S 28524 28527 28202 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 253142795 26729902080 8261 33554432000 4194304 4196468 140727724643680 140176220109296 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28543] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28543/stat : 28543 (java) R 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253142795 26729902080 8261 33554432000 4194304 4196468 140727724643680 140176219056752 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28544] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28544/stat : 28544 (java) S 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253142795 26729902080 8261 33554432000 4194304 4196468 140727724643680 140176218004208 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28545] ppid=28524 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/28527/task/28545/stat : 28545 (java) R 28524 28527 28202 0 -1 4202560 267 0 0 0 1 0 0 0 20 0 20 0 253142795 26729902080 8261 33554432000 4194304 4196468 140727724643680 140176216951664 140177532852685 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28546] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28546/stat : 28546 (java) S 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253142796 26729902080 8261 33554432000 4194304 4196468 140727724643680 140176215898336 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28547] ppid=28524 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28527/task/28547/stat : 28547 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142796 26729902080 8261 33554432000 4194304 4196468 140727724643680 140176214845872 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 32784 KiB

[startup+0.210003 s]*
/proc/loadavg: 7.94 8.60 8.38 4/198 28547
/proc/meminfo: memFree=23121892/32770624 swapFree=67108688/67108860
[pid=28527] ppid=28524 vsize=26103420 memory=43696 CPUtime=0.3 cores=0-7
/proc/28527/stat : 28527 (java) S 28524 28527 28202 0 -1 1077944320 10078 0 0 0 27 3 0 0 20 0 20 0 253142790 26729902080 10924 33554432000 4194304 4196468 140727724643680 140727724626224 140177548676855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
/proc/28527/statm: 6525855 10924 3324 1 0 6487932 0
[pid=28527/tid=28529] ppid=28524 vsize=26103420 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/28527/task/28529/stat : 28529 (java) R 28524 28527 28202 0 -1 4202560 7866 0 0 0 18 2 0 0 20 0 20 0 253142790 26729902080 10924 33554432000 4194304 4196468 140727724643680 140177552903568 140177548688790 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28530] ppid=28524 vsize=26103420 memory=288230583233151328 CPUtime=0 cores=0-7
/proc/28527/task/28530/stat : 28530 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 10924 33554432000 4194304 4196468 140727724643680 140177471256848 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28531] ppid=28524 vsize=26103420 memory=139986916474101 CPUtime=0 cores=0-7
/proc/28527/task/28531/stat : 28531 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 10924 33554432000 4194304 4196468 140727724643680 140177470204304 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28532] ppid=28524 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28527/task/28532/stat : 28532 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 10924 33554432000 4194304 4196468 140727724643680 140177469151760 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28533] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28533/stat : 28533 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 10924 33554432000 4194304 4196468 140727724643680 140177468099216 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28534] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28534/stat : 28534 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 10924 33554432000 4194304 4196468 140727724643680 140177467046672 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28535] ppid=28524 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28527/task/28535/stat : 28535 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 10924 33554432000 4194304 4196468 140727724643680 140177465994128 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28536] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28536/stat : 28536 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 10924 33554432000 4194304 4196468 140727724643680 140177101052944 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28537] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28537/stat : 28537 (java) S 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 10924 33554432000 4194304 4196468 140727724643680 140177100000400 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28538] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28538/stat : 28538 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142792 26729902080 10924 33554432000 4194304 4196468 140727724643680 140176224319472 140177548688002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28539] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28539/stat : 28539 (java) S 28524 28527 28202 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253142793 26729902080 10924 33554432000 4194304 4196468 140727724643680 140176223265696 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28540] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28540/stat : 28540 (java) S 28524 28527 28202 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253142793 26729902080 10924 33554432000 4194304 4196468 140727724643680 140176222213104 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28541] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28541/stat : 28541 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142795 26729902080 10924 33554432000 4194304 4196468 140727724643680 140176221161680 140177548695451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28542] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28542/stat : 28542 (java) S 28524 28527 28202 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 20 0 253142795 26729902080 10924 33554432000 4194304 4196468 140727724643680 140176220109296 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28543] ppid=28524 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/28527/task/28543/stat : 28543 (java) S 28524 28527 28202 0 -1 1077944384 78 0 0 0 1 0 0 0 20 0 20 0 253142795 26729902080 10924 33554432000 4194304 4196468 140727724643680 140176219056752 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28544] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28544/stat : 28544 (java) S 28524 28527 28202 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 253142795 26729902080 10924 33554432000 4194304 4196468 140727724643680 140176218004208 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28545] ppid=28524 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/28527/task/28545/stat : 28545 (java) S 28524 28527 28202 0 -1 1077944384 299 0 0 0 6 0 0 0 20 0 20 0 253142795 26729902080 10924 33554432000 4194304 4196468 140727724643680 140176216951664 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28546] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28546/stat : 28546 (java) S 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253142796 26729902080 10924 33554432000 4194304 4196468 140727724643680 140176215898336 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28547] ppid=28524 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28527/task/28547/stat : 28547 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142796 26729902080 10924 33554432000 4194304 4196468 140727724643680 140176214845872 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43696 KiB

[startup+0.309354 s]*
/proc/loadavg: 7.94 8.60 8.38 2/198 28547
/proc/meminfo: memFree=23118356/32770624 swapFree=67108688/67108860
[pid=28527] ppid=28524 vsize=26103420 memory=47248 CPUtime=0.43 cores=0-7
/proc/28527/stat : 28527 (java) S 28524 28527 28202 0 -1 1077944320 10512 0 0 0 40 3 0 0 20 0 20 0 253142790 26729902080 11812 33554432000 4194304 4196468 140727724643680 140727724626224 140177548676855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
/proc/28527/statm: 6525855 11812 3350 1 0 6487932 0
[pid=28527/tid=28529] ppid=28524 vsize=26103420 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/28527/task/28529/stat : 28529 (java) R 28524 28527 28202 0 -1 4202560 8208 0 0 0 28 2 0 0 20 0 20 0 253142790 26729902080 11812 33554432000 4194304 4196468 140727724643680 140177552838592 140177532757342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28530] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28530/stat : 28530 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 11812 33554432000 4194304 4196468 140727724643680 140177471256848 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28531] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28531/stat : 28531 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 11812 33554432000 4194304 4196468 140727724643680 140177470204304 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28532] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28532/stat : 28532 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 11812 33554432000 4194304 4196468 140727724643680 140177469151760 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28533] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28533/stat : 28533 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 11812 33554432000 4194304 4196468 140727724643680 140177468099216 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28534] ppid=28524 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/28527/task/28534/stat : 28534 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 11812 33554432000 4194304 4196468 140727724643680 140177467046672 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28535] ppid=28524 vsize=26103420 memory=139986808697775 CPUtime=0 cores=0-7
/proc/28527/task/28535/stat : 28535 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 11812 33554432000 4194304 4196468 140727724643680 140177465994128 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28536] ppid=28524 vsize=26103420 memory=139986808700080 CPUtime=0 cores=0-7
/proc/28527/task/28536/stat : 28536 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 11812 33554432000 4194304 4196468 140727724643680 140177101052944 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28537] ppid=28524 vsize=26103420 memory=139986808702384 CPUtime=0 cores=0-7
/proc/28527/task/28537/stat : 28537 (java) S 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253142791 26729902080 11812 33554432000 4194304 4196468 140727724643680 140177100000400 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28538] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28538/stat : 28538 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142792 26729902080 11812 33554432000 4194304 4196468 140727724643680 140176224319472 140177548688002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28539] ppid=28524 vsize=26103420 memory=279973617411728 CPUtime=0 cores=0-7
/proc/28527/task/28539/stat : 28539 (java) S 28524 28527 28202 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253142793 26729902080 11812 33554432000 4194304 4196468 140727724643680 140176223265696 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28540] ppid=28524 vsize=26103420 memory=279973617418640 CPUtime=0 cores=0-7
/proc/28527/task/28540/stat : 28540 (java) S 28524 28527 28202 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253142793 26729902080 11812 33554432000 4194304 4196468 140727724643680 140176222213104 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28541] ppid=28524 vsize=26103420 memory=279973617359792 CPUtime=0 cores=0-7
/proc/28527/task/28541/stat : 28541 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142795 26729902080 11812 33554432000 4194304 4196468 140727724643680 140176221161680 140177548695451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28542] ppid=28524 vsize=26103420 memory=279973617432464 CPUtime=0 cores=0-7
/proc/28527/task/28542/stat : 28542 (java) S 28524 28527 28202 0 -1 1077944384 443 0 0 0 0 0 0 0 20 0 20 0 253142795 26729902080 11812 33554432000 4194304 4196468 140727724643680 140176220109296 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28543] ppid=28524 vsize=26103420 memory=279973617439376 CPUtime=0.01 cores=0-7
/proc/28527/task/28543/stat : 28543 (java) S 28524 28527 28202 0 -1 1077944384 78 0 0 0 1 0 0 0 20 0 20 0 253142795 26729902080 11812 33554432000 4194304 4196468 140727724643680 140176219056752 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28544] ppid=28524 vsize=26103420 memory=279973617437072 CPUtime=0.01 cores=0-7
/proc/28527/task/28544/stat : 28544 (java) S 28524 28527 28202 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 20 0 253142795 26729902080 11812 33554432000 4194304 4196468 140727724643680 140176218004208 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28545] ppid=28524 vsize=26103420 memory=279973617453632 CPUtime=0.07 cores=0-7
/proc/28527/task/28545/stat : 28545 (java) R 28524 28527 28202 0 -1 4202560 305 0 0 0 7 0 0 0 20 0 20 0 253142795 26729902080 11812 33554432000 4194304 4196468 140727724643680 140176216951664 140177548698202 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28546] ppid=28524 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28546/stat : 28546 (java) S 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253142796 26729902080 11812 33554432000 4194304 4196468 140727724643680 140176215898336 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28547] ppid=28524 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28527/task/28547/stat : 28547 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142796 26729902080 11812 33554432000 4194304 4196468 140727724643680 140176214845872 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 47248 KiB

[startup+0.70085 s]
/proc/loadavg: 7.94 8.60 8.38 2/198 28547
/proc/meminfo: memFree=23094544/32770624 swapFree=67108688/67108860
[pid=28527] ppid=28524 vsize=26105488 memory=87424 CPUtime=0.98 cores=0-7
/proc/28527/stat : 28527 (java) S 28524 28527 28202 0 -1 1077944320 17294 0 0 0 93 5 0 0 20 0 20 0 253142790 26732019712 21856 33554432000 4194304 4196468 140727724643680 140727724626224 140177548676855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
/proc/28527/statm: 6526372 21856 3494 1 0 6488444 0
[pid=28527/tid=28529] ppid=28524 vsize=26105488 memory=7230638415957092951 CPUtime=0.67 cores=0-7
/proc/28527/task/28529/stat : 28529 (java) R 28524 28527 28202 0 -1 4202560 14577 0 0 0 63 4 0 0 20 0 20 0 253142790 26732019712 21856 33554432000 4194304 4196468 140727724643680 140177552899520 140177532757342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28530] ppid=28524 vsize=26105488 memory=122604136488708 CPUtime=0 cores=0-7
/proc/28527/task/28530/stat : 28530 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26732019712 21856 33554432000 4194304 4196468 140727724643680 140177471256848 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28531] ppid=28524 vsize=26105488 memory=139986808728488 CPUtime=0 cores=0-7
/proc/28527/task/28531/stat : 28531 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26732019712 21856 33554432000 4194304 4196468 140727724643680 140177470204304 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28532] ppid=28524 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28532/stat : 28532 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26732019712 21856 33554432000 4194304 4196468 140727724643680 140177469151760 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28533] ppid=28524 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28533/stat : 28533 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253142791 26732019712 21856 33554432000 4194304 4196468 140727724643680 140177468099216 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28534] ppid=28524 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28534/stat : 28534 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26732019712 21856 33554432000 4194304 4196468 140727724643680 140177467046672 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28535] ppid=28524 vsize=26105488 memory=2353 CPUtime=0 cores=0-7
/proc/28527/task/28535/stat : 28535 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26732019712 21856 33554432000 4194304 4196468 140727724643680 140177465994128 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28536] ppid=28524 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28536/stat : 28536 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142791 26732019712 21856 33554432000 4194304 4196468 140727724643680 140177101052944 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28537] ppid=28524 vsize=26105488 memory=1752 CPUtime=0 cores=0-7
/proc/28527/task/28537/stat : 28537 (java) S 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253142791 26732019712 21856 33554432000 4194304 4196468 140727724643680 140177100000400 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28538] ppid=28524 vsize=26105488 memory=868 CPUtime=0 cores=0-7
/proc/28527/task/28538/stat : 28538 (java) S 28524 28527 28202 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253142792 26732019712 21856 33554432000 4194304 4196468 140727724643680 140176224319472 140177548688002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0

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

[pid=28527/tid=28545] ppid=28524 vsize=27852572 memory=69064 CPUtime=1.42 cores=0-7
/proc/28527/task/28545/stat : 28545 (java) S 28524 28527 28202 0 -1 1077944384 20936 0 0 0 137 5 0 0 20 0 46 0 253142795 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176216951664 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28546] ppid=28524 vsize=27852572 memory=1224 CPUtime=0 cores=0-7
/proc/28527/task/28546/stat : 28546 (java) S 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 253142796 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176215898336 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28547] ppid=28524 vsize=27852572 memory=2336 CPUtime=0.01 cores=0-7
/proc/28527/task/28547/stat : 28547 (java) S 28524 28527 28202 0 -1 1077944384 1060 0 0 0 0 1 0 0 20 0 46 0 253142796 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176214845872 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28548] ppid=28524 vsize=27852572 memory=1752 CPUtime=0.06 cores=0-7
/proc/28527/task/28548/stat : 28548 (java) R 28524 28527 28202 0 -1 1077944384 865 0 0 0 3 3 0 0 20 0 46 0 253143187 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176201405136 140177548687061 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28549] ppid=28524 vsize=27852572 memory=868 CPUtime=0.09 cores=0-7
/proc/28527/task/28549/stat : 28549 (java) S 28524 28527 28202 0 -1 1077944384 1240 0 0 0 4 5 0 0 20 0 46 0 253143207 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176198255632 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28550] ppid=28524 vsize=27852572 memory=1808 CPUtime=16.23 cores=0-7
/proc/28527/task/28550/stat : 28550 (java) R 28524 28527 28202 0 -1 4202560 1366 0 0 0 1621 2 0 0 20 0 46 0 253143224 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176195103904 140177156844550 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28551] ppid=28524 vsize=27852572 memory=2595280 CPUtime=22.53 cores=0-7
/proc/28527/task/28551/stat : 28551 (java) R 28524 28527 28202 0 -1 1077944384 1141 0 0 0 2249 4 0 0 20 0 46 0 253143225 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176194053648 140177548687061 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28552] ppid=28524 vsize=27852572 memory=3868 CPUtime=3.7 cores=0-7
/proc/28527/task/28552/stat : 28552 (java) R 28524 28527 28202 0 -1 1077944384 510 0 0 0 370 0 0 0 20 0 46 0 253143225 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176193001104 140177548687061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28553] ppid=28524 vsize=27852572 memory=69064 CPUtime=27.46 cores=0-7
/proc/28527/task/28553/stat : 28553 (java) R 28524 28527 28202 0 -1 4202560 2422 0 0 0 2741 5 0 0 20 0 46 0 253143232 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176191946272 140177156389721 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28554] ppid=28524 vsize=27852572 memory=1224 CPUtime=10.08 cores=0-7
/proc/28527/task/28554/stat : 28554 (java) R 28524 28527 28202 0 -1 1077944384 1059 0 0 0 1007 1 0 0 20 0 46 0 253143232 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176190894992 140177548687061 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28555] ppid=28524 vsize=27852572 memory=2336 CPUtime=19.23 cores=0-7
/proc/28527/task/28555/stat : 28555 (java) R 28524 28527 28202 0 -1 4202560 1370 0 0 0 1920 3 0 0 20 0 46 0 253143232 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176055590232 140177156391451 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28556] ppid=28524 vsize=27852572 memory=1752 CPUtime=17.02 cores=0-7
/proc/28527/task/28556/stat : 28556 (java) R 28524 28527 28202 0 -1 1077944384 1800 0 0 0 1699 3 0 0 20 0 46 0 253143232 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176054539408 140177548687061 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28557] ppid=28524 vsize=27852572 memory=868 CPUtime=3.59 cores=0-7
/proc/28527/task/28557/stat : 28557 (java) R 28524 28527 28202 0 -1 4202560 286 0 0 0 359 0 0 0 20 0 46 0 253143232 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176053484576 140177156844369 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28558] ppid=28524 vsize=27852572 memory=1808 CPUtime=14.5 cores=0-7
/proc/28527/task/28558/stat : 28558 (java) S 28524 28527 28202 0 -1 1077944384 1158 0 0 0 1446 4 0 0 20 0 46 0 253143232 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176052434320 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28559] ppid=28524 vsize=27852572 memory=1620 CPUtime=19.87 cores=0-7
/proc/28527/task/28559/stat : 28559 (java) R 28524 28527 28202 0 -1 4202560 1562 0 0 0 1983 4 0 0 20 0 46 0 253143232 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176051381776 140177147251855 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28560] ppid=28524 vsize=27852572 memory=748 CPUtime=10.65 cores=0-7
/proc/28527/task/28560/stat : 28560 (java) R 28524 28527 28202 0 -1 4202560 1246 0 0 0 1063 2 0 0 20 0 46 0 253143232 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176050329232 140727725635522 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28561] ppid=28524 vsize=27852572 memory=1220 CPUtime=15.42 cores=0-7
/proc/28527/task/28561/stat : 28561 (java) R 28524 28527 28202 0 -1 1077944384 1802 0 0 0 1539 3 0 0 20 0 46 0 253143233 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176049276688 140177548687061 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28562] ppid=28524 vsize=27852572 memory=2596040 CPUtime=17.53 cores=0-7
/proc/28527/task/28562/stat : 28562 (java) S 28524 28527 28202 0 -1 1077944384 1550 0 0 0 1749 4 0 0 20 0 46 0 253143256 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176048223120 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28563] ppid=28524 vsize=27852572 memory=4452 CPUtime=22.57 cores=0-7
/proc/28527/task/28563/stat : 28563 (java) R 28524 28527 28202 0 -1 1077944384 1782 0 0 0 2255 2 0 0 20 0 46 0 253143267 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176042939408 140177548687061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28564] ppid=28524 vsize=27852572 memory=3732 CPUtime=9.58 cores=0-7
/proc/28527/task/28564/stat : 28564 (java) R 28524 28527 28202 0 -1 1077944384 920 0 0 0 957 1 0 0 20 0 46 0 253143267 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176041886864 140177548687061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28565] ppid=28524 vsize=27852572 memory=12668 CPUtime=0.87 cores=0-7
/proc/28527/task/28565/stat : 28565 (java) R 28524 28527 28202 0 -1 4202560 86 0 0 0 87 0 0 0 20 0 46 0 253143268 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176040832032 140177156389243 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28566] ppid=28524 vsize=27852572 memory=1072 CPUtime=2.15 cores=0-7
/proc/28527/task/28566/stat : 28566 (java) S 28524 28527 28202 0 -1 1077944384 440 0 0 0 215 0 0 0 20 0 46 0 253143268 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176039781776 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28567] ppid=28524 vsize=27852572 memory=14888 CPUtime=0.02 cores=0-7
/proc/28527/task/28567/stat : 28567 (java) R 28524 28527 28202 0 -1 1077944384 190 0 0 0 2 0 0 0 20 0 46 0 253143268 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176038729232 140177548687061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28568] ppid=28524 vsize=27852572 memory=-6800859132029471843 CPUtime=16.56 cores=0-7
/proc/28527/task/28568/stat : 28568 (java) R 28524 28527 28202 0 -1 4202560 1728 0 0 0 1651 5 0 0 20 0 46 0 253143268 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176037668032 140177160253072 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28569] ppid=28524 vsize=27852572 memory=6944656592455359580 CPUtime=21.06 cores=0-7
/proc/28527/task/28569/stat : 28569 (java) R 28524 28527 28202 0 -1 1077944384 1961 0 0 0 2102 4 0 0 20 0 46 0 253143268 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176036624144 140177548687061 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28570] ppid=28524 vsize=27852572 memory=6791534058613427641 CPUtime=0.55 cores=0-7
/proc/28527/task/28570/stat : 28570 (java) R 28524 28527 28202 0 -1 1077944384 71 0 0 0 55 0 0 0 20 0 46 0 253143268 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176035570576 140177548687061 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28571] ppid=28524 vsize=27852572 memory=6656426216303648864 CPUtime=5.66 cores=0-7
/proc/28527/task/28571/stat : 28571 (java) R 28524 28527 28202 0 -1 1077944384 736 0 0 0 565 1 0 0 20 0 46 0 253143268 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176034518032 140177548687061 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28572] ppid=28524 vsize=27852572 memory=10 CPUtime=24.47 cores=0-7
/proc/28527/task/28572/stat : 28572 (java) R 28524 28527 28202 0 -1 1077944384 2184 0 0 0 2442 5 0 0 20 0 46 0 253143273 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176033465488 140177548687061 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28573] ppid=28524 vsize=27852572 memory=924 CPUtime=0.68 cores=0-7
/proc/28527/task/28573/stat : 28573 (java) R 28524 28527 28202 0 -1 4202560 99 0 0 0 68 0 0 0 20 0 46 0 253143274 28521033728 649036 33554432000 4194304 4196468 140727724643680 140176032412944 140177156841284 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
Current children cumulated CPU time: 317.87 s
Current children cumulated vsize: 27852572 KiB
Current children cumulated memory: 2596144 KiB

[startup+43.3016 s]
/proc/loadavg: 7.99 8.50 8.36 20/224 28573
/proc/meminfo: memFree=20563152/32770624 swapFree=67108688/67108860
[pid=28527] ppid=28524 vsize=27852572 memory=2597052 CPUtime=318.36 cores=0-7
/proc/28527/stat : 28527 (java) S 28524 28527 28202 0 -1 1077944320 122809 0 0 0 31691 145 0 0 20 0 45 0 253142790 28521033728 649263 33554432000 4194304 4196468 140727724643680 140727724626224 140177548676855 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
/proc/28527/statm: 6963143 649263 3626 1 0 6924694 0
[pid=28527/tid=28529] ppid=28524 vsize=27852572 memory=2596144 CPUtime=4.17 cores=0-7
/proc/28527/task/28529/stat : 28529 (java) S 28524 28527 28202 0 -1 1077944384 22186 0 0 0 409 8 0 0 20 0 45 0 253142790 28521033728 649271 33554432000 4194304 4196468 140727724643680 140177552914320 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28530] ppid=28524 vsize=27852572 memory=2596144 CPUtime=0.16 cores=0-7
/proc/28527/task/28530/stat : 28530 (java) S 28524 28527 28202 0 -1 1077944384 2439 0 0 0 10 6 0 0 20 0 45 0 253142791 28521033728 649289 33554432000 4194304 4196468 140727724643680 140177471256848 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28531] ppid=28524 vsize=27852572 memory=0 CPUtime=0.16 cores=0-7
/proc/28527/task/28531/stat : 28531 (java) S 28524 28527 28202 0 -1 1077944384 320 0 0 0 10 6 0 0 20 0 45 0 253142791 28521033728 649289 33554432000 4194304 4196468 140727724643680 140177470204304 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28532] ppid=28524 vsize=27852572 memory=164 CPUtime=0.17 cores=0-7
/proc/28527/task/28532/stat : 28532 (java) S 28524 28527 28202 0 -1 1077944384 2588 0 0 0 10 7 0 0 20 0 45 0 253142791 28521033728 649289 33554432000 4194304 4196468 140727724643680 140177469151760 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28533] ppid=28524 vsize=27852572 memory=279973619274672 CPUtime=0.17 cores=0-7
/proc/28527/task/28533/stat : 28533 (java) S 28524 28527 28202 0 -1 1077944384 713 0 0 0 9 8 0 0 20 0 45 0 253142791 28521033728 649289 33554432000 4194304 4196468 140727724643680 140177468099216 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28534] ppid=28524 vsize=27852572 memory=1924 CPUtime=0.17 cores=0-7
/proc/28527/task/28534/stat : 28534 (java) S 28524 28527 28202 0 -1 1077944384 1522 0 0 0 10 7 0 0 20 0 45 0 253142791 28521033728 649289 33554432000 4194304 4196468 140727724643680 140177467046672 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28535] ppid=28524 vsize=27852572 memory=7284 CPUtime=0.17 cores=0-7
/proc/28527/task/28535/stat : 28535 (java) S 28524 28527 28202 0 -1 1077944384 777 0 0 0 11 6 0 0 20 0 45 0 253142791 28521033728 649289 33554432000 4194304 4196468 140727724643680 140177465994128 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28536] ppid=28524 vsize=27852572 memory=2332204 CPUtime=0.19 cores=0-7
/proc/28527/task/28536/stat : 28536 (java) S 28524 28527 28202 0 -1 1077944384 1953 0 0 0 11 8 0 0 20 0 45 0 253142791 28521033728 649289 33554432000 4194304 4196468 140727724643680 140177101052944 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28537] ppid=28524 vsize=27852572 memory=0 CPUtime=0.14 cores=0-7
/proc/28527/task/28537/stat : 28537 (java) S 28524 28527 28202 0 -1 1077944384 818 0 0 0 8 6 0 0 20 0 45 0 253142791 28521033728 649289 33554432000 4194304 4196468 140727724643680 140177100000400 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28538] ppid=28524 vsize=27852572 memory=288230574492221466 CPUtime=0.07 cores=0-7
/proc/28527/task/28538/stat : 28538 (java) S 28524 28527 28202 0 -1 1077944384 4664 0 0 0 6 1 0 0 20 0 45 0 253142792 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176224319472 140177548688002 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28539] ppid=28524 vsize=27852572 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28539/stat : 28539 (java) S 28524 28527 28202 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 45 0 253142793 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176223265760 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28540] ppid=28524 vsize=27852572 memory=1620 CPUtime=0 cores=0-7
/proc/28527/task/28540/stat : 28540 (java) S 28524 28527 28202 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 45 0 253142793 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176222213120 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28541] ppid=28524 vsize=27852572 memory=748 CPUtime=0 cores=0-7
/proc/28527/task/28541/stat : 28541 (java) S 28524 28527 28202 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 253142795 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176221161680 140177548695451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28542] ppid=28524 vsize=27852572 memory=1220 CPUtime=2.74 cores=0-7
/proc/28527/task/28542/stat : 28542 (java) S 28524 28527 28202 0 -1 1077944384 7626 0 0 0 271 3 0 0 20 0 45 0 253142795 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176220109296 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28543] ppid=28524 vsize=27852572 memory=6791534058613427641 CPUtime=2.62 cores=0-7
/proc/28527/task/28543/stat : 28543 (java) R 28524 28527 28202 0 -1 4202560 10154 0 0 0 259 3 0 0 20 0 45 0 253142795 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176219057048 140177533078928 0 4 0 16800975 0 0 0 -1 0 0 0 39 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28544] ppid=28524 vsize=27852572 memory=46532 CPUtime=3.03 cores=0-7
/proc/28527/task/28544/stat : 28544 (java) S 28524 28527 28202 0 -1 1077944384 10534 0 0 0 301 2 0 0 20 0 45 0 253142795 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176218004208 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 44 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28545] ppid=28524 vsize=27852572 memory=7295950583417696866 CPUtime=1.43 cores=0-7
/proc/28527/task/28545/stat : 28545 (java) R 28524 28527 28202 0 -1 4202560 21960 0 0 0 138 5 0 0 20 0 45 0 253142795 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176216949216 140177527647829 0 4 0 16800975 0 0 0 -1 4 0 0 22 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28546] ppid=28524 vsize=27852572 memory=0 CPUtime=0 cores=0-7
/proc/28527/task/28546/stat : 28546 (java) S 28524 28527 28202 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 253142796 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176215898336 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28547] ppid=28524 vsize=27852572 memory=0 CPUtime=0.01 cores=0-7
/proc/28527/task/28547/stat : 28547 (java) S 28524 28527 28202 0 -1 1077944384 1060 0 0 0 0 1 0 0 20 0 45 0 253142796 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176214845872 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28549] ppid=28524 vsize=27852572 memory=0 CPUtime=0.09 cores=0-7
/proc/28527/task/28549/stat : 28549 (java) S 28524 28527 28202 0 -1 1077944384 1240 0 0 0 4 5 0 0 20 0 45 0 253143207 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176198255632 140177548688002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28550] ppid=28524 vsize=27852572 memory=2595856 CPUtime=16.26 cores=0-7
/proc/28527/task/28550/stat : 28550 (java) S 28524 28527 28202 0 -1 1077944384 1366 0 0 0 1624 2 0 0 20 0 45 0 253143224 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176195106192 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28551] ppid=28524 vsize=27852572 memory=2594472 CPUtime=22.57 cores=0-7
/proc/28527/task/28551/stat : 28551 (java) S 28524 28527 28202 0 -1 1077944384 1266 0 0 0 2253 4 0 0 20 0 45 0 253143225 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176194053648 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28552] ppid=28524 vsize=27852572 memory=2596776 CPUtime=3.7 cores=0-7
/proc/28527/task/28552/stat : 28552 (java) S 28524 28527 28202 0 -1 1077944384 510 0 0 0 370 0 0 0 20 0 45 0 253143225 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176193001104 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28553] ppid=28524 vsize=27852572 memory=168 CPUtime=27.51 cores=0-7
/proc/28527/task/28553/stat : 28553 (java) S 28524 28527 28202 0 -1 1077944384 2862 0 0 0 2746 5 0 0 20 0 45 0 253143232 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176191948560 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28554] ppid=28524 vsize=27852572 memory=56 CPUtime=10.08 cores=0-7
/proc/28527/task/28554/stat : 28554 (java) S 28524 28527 28202 0 -1 1077944384 1059 0 0 0 1007 1 0 0 20 0 45 0 253143232 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176190894992 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28555] ppid=28524 vsize=27852572 memory=12848 CPUtime=19.23 cores=0-7
/proc/28527/task/28555/stat : 28555 (java) S 28524 28527 28202 0 -1 1077944384 1370 0 0 0 1920 3 0 0 20 0 45 0 253143232 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176055591952 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28556] ppid=28524 vsize=27852572 memory=25205 CPUtime=17.02 cores=0-7
/proc/28527/task/28556/stat : 28556 (java) S 28524 28527 28202 0 -1 1077944384 1800 0 0 0 1699 3 0 0 20 0 45 0 253143232 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176054539408 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28557] ppid=28524 vsize=27852572 memory=0 CPUtime=3.65 cores=0-7
/proc/28527/task/28557/stat : 28557 (java) S 28524 28527 28202 0 -1 1077944384 788 0 0 0 365 0 0 0 20 0 45 0 253143232 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176053486864 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28558] ppid=28524 vsize=27852572 memory=0 CPUtime=14.5 cores=0-7
/proc/28527/task/28558/stat : 28558 (java) S 28524 28527 28202 0 -1 1077944384 1158 0 0 0 1446 4 0 0 20 0 45 0 253143232 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176052434320 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28559] ppid=28524 vsize=27852572 memory=0 CPUtime=19.88 cores=0-7
/proc/28527/task/28559/stat : 28559 (java) S 28524 28527 28202 0 -1 1077944384 1606 0 0 0 1984 4 0 0 20 0 45 0 253143232 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176051381776 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28560] ppid=28524 vsize=27852572 memory=2595940 CPUtime=10.7 cores=0-7
/proc/28527/task/28560/stat : 28560 (java) R 28524 28527 28202 0 -1 4202560 1933 0 0 0 1068 2 0 0 20 0 45 0 253143232 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176050319256 140177548698781 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28561] ppid=28524 vsize=27852572 memory=2595280 CPUtime=15.46 cores=0-7
/proc/28527/task/28561/stat : 28561 (java) S 28524 28527 28202 0 -1 1077944384 1893 0 0 0 1543 3 0 0 20 0 45 0 253143233 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176049276688 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28562] ppid=28524 vsize=27852572 memory=14888 CPUtime=17.53 cores=0-7
/proc/28527/task/28562/stat : 28562 (java) S 28524 28527 28202 0 -1 1077944384 1550 0 0 0 1749 4 0 0 20 0 45 0 253143256 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176048223120 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28563] ppid=28524 vsize=27852572 memory=6791534058613427641 CPUtime=22.57 cores=0-7
/proc/28527/task/28563/stat : 28563 (java) S 28524 28527 28202 0 -1 1077944384 1782 0 0 0 2255 2 0 0 20 0 45 0 253143267 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176042939408 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28564] ppid=28524 vsize=27852572 memory=15768 CPUtime=9.58 cores=0-7
/proc/28527/task/28564/stat : 28564 (java) S 28524 28527 28202 0 -1 1077944384 920 0 0 0 957 1 0 0 20 0 45 0 253143267 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176041886864 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28565] ppid=28524 vsize=27852572 memory=38912 CPUtime=0.88 cores=0-7
/proc/28527/task/28565/stat : 28565 (java) S 28524 28527 28202 0 -1 1077944384 86 0 0 0 88 0 0 0 20 0 45 0 253143268 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176040834320 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28566] ppid=28524 vsize=27852572 memory=1612 CPUtime=2.15 cores=0-7
/proc/28527/task/28566/stat : 28566 (java) S 28524 28527 28202 0 -1 1077944384 440 0 0 0 215 0 0 0 20 0 45 0 253143268 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176039781776 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28567] ppid=28524 vsize=27852572 memory=3868 CPUtime=0.02 cores=0-7
/proc/28527/task/28567/stat : 28567 (java) S 28524 28527 28202 0 -1 1077944384 190 0 0 0 2 0 0 0 20 0 45 0 253143268 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176038729232 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28568] ppid=28524 vsize=27852572 memory=2372 CPUtime=16.62 cores=0-7
/proc/28527/task/28568/stat : 28568 (java) S 28524 28527 28202 0 -1 1077944384 1796 0 0 0 1657 5 0 0 20 0 45 0 253143268 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176037676688 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28569] ppid=28524 vsize=27852572 memory=2595280 CPUtime=21.06 cores=0-7
/proc/28527/task/28569/stat : 28569 (java) S 28524 28527 28202 0 -1 1077944384 1961 0 0 0 2102 4 0 0 20 0 45 0 253143268 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176036624144 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28570] ppid=28524 vsize=27852572 memory=2338320 CPUtime=0.57 cores=0-7
/proc/28527/task/28570/stat : 28570 (java) R 28524 28527 28202 0 -1 4202560 228 0 0 0 57 0 0 0 20 0 45 0 253143268 28521033728 649289 33554432000 4194304 4196468 140727724643680 140176035570576 140177548698202 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28571] ppid=28524 vsize=27852572 memory=-8458152057954364812 CPUtime=5.66 cores=0-7
/proc/28527/task/28571/stat : 28571 (java) S 28524 28527 28202 0 -1 1077944384 736 0 0 0 565 1 0 0 20 0 45 0 253143268 28521033728 649291 33554432000 4194304 4196468 140727724643680 140176034518032 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28572] ppid=28524 vsize=27852572 memory=2595280 CPUtime=24.5 cores=0-7
/proc/28527/task/28572/stat : 28572 (java) S 28524 28527 28202 0 -1 1077944384 2324 0 0 0 2445 5 0 0 20 0 45 0 253143273 28521033728 649291 33554432000 4194304 4196468 140727724643680 140176033465488 140177548687061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
[pid=28527/tid=28573] ppid=28524 vsize=27852572 memory=4196912344889787449 CPUtime=0.75 cores=0-7
/proc/28527/task/28573/stat : 28573 (java) R 28524 28527 28202 0 -1 4202560 158 0 0 0 75 0 0 0 20 0 45 0 253143274 28521033728 649291 33554432000 4194304 4196468 140727724643680 140176032412944 140177540913982 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140727724647502 140727724647685 140727724647685 140727724650447 0
Current children cumulated CPU time: 318.36 s
Current children cumulated vsize: 27852572 KiB
Current children cumulated memory: 2597052 KiB

Child status: 0
Real time (s): 43.3532
CPU time (s): 318.465
CPU user time (s): 316.982
CPU system time (s): 1.48314
CPU usage (%): 734.582
Max. virtual memory (cumulated for all children) (KiB): 27852572
Max. memory (cumulated for all children) (KiB): 2597052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 316.982
system time used= 1.48314
maximum resident set size= 2599404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125369
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19852
involuntary context switches= 10863


# summary of solver processes directly reported to runsolver:
#   pid: 28527
#   total CPU time (s): 318.465
#   total CPU user time (s): 316.982
#   total CPU system time (s): 1.48314

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.469451 second user time and 0.639176 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-15 19:56:39
IDJOB=4308914
IDBENCH=141099
IDSOLVER=2793
FILE ID=node106/4308914-1534355799
RUNJOBID= node106-1534352935-28229
PBS_JOBID= 21038257
Free space on /tmp= 45856 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/Tal/Tal-04_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308914-1534355799/watcher-4308914-1534355799 -o /tmp/evaluation-result-4308914-1534355799/solver-4308914-1534355799 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1534352935-28229 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 195948792 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308914-1534355799.xml

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

MD5SUM BENCH= f4bb57fd900a6a9a68798497b08fcf01
RANDOM SEED=195948792

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        23152956 kB
MemAvailable:   31891692 kB
Buffers:          210232 kB
Cached:          8754560 kB
SwapCached:            0 kB
Active:          4564864 kB
Inactive:        4456304 kB
Active(anon):       3672 kB
Inactive(anon):   113644 kB
Active(file):    4561192 kB
Inactive(file):  4342660 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             35656 kB
Writeback:             0 kB
AnonPages:        186428 kB
Mapped:            56460 kB
Shmem:             57824 kB
Slab:             291608 kB
SReclaimable:     263344 kB
SUnreclaim:        28264 kB
KernelStack:        3280 kB
PageTables:         5060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     356836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 45820 MiB
End job on node106 at 2018-08-15 19:57:23