Trace number 4290942

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-07-02OPT36 38.3655 7.45957

General information on the benchmark

NameStillLife/
StillLife-wastage-08_c18.xml
MD5SUM7fa074241beecf824461849015848bff
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark5.08486
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints152
Number of domains4
Minimum domain size2
Maximum domain size201
Distribution of domain sizes[{"size":2,"count":100},{"size":3,"count":100},{"size":65,"count":1},{"size":201,"count":10}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":97},{"degree":3,"count":13},{"degree":4,"count":32},{"degree":8,"count":28},{"degree":9,"count":36},{"degree":11,"count":1}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":32},{"arity":10,"count":68},{"arity":11,"count":1},{"arity":12,"count":9}]
Number of extensional constraints96
Number of intensional constraints41
Distribution of constraint types[{"type":"extension","count":96},{"type":"intension","count":41},{"type":"sum","count":11},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

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.55	c version: 2018-07-02
0.66/0.55	c seed: 895124759
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...
1.47/0.98	c Parsing done, starting search...
7.89/2.93	o 23
7.89/2.93	o 24
7.89/2.93	o 25
7.89/2.94	o 26
7.89/2.94	o 27
7.89/2.94	o 28
7.89/2.96	o 29
7.89/2.98	o 30
9.55/3.14	o 31
9.99/3.80	o 32
12.36/4.19	o 33
27.24/6.10	o 34
35.95/7.17	o 35
35.95/7.18	o 36
38.22/7.43	s OPTIMUM FOUND
38.22/7.43	v <instantiation>
38.22/7.43	v 	<list>
38.22/7.43	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] z
38.22/7.43	v 	</list>
38.22/7.43	v 	<values>
38.22/7.43	v 		0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 2 2 2 8 8 8 14 14 14 16 36 
38.22/7.43	v 	</values>
38.22/7.43	v </instantiation>

Verifier Data

OK	36

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290942-1532628831/watcher-4290942-1532628831 -o /tmp/evaluation-result-4290942-1532628831/solver-4290942-1532628831 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1532623785-5108 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 895124759 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4290942-1532628831.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
solver pid=5455, runsolver pid=5452
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 8.11 8.30 8.34 2/199 5475
/proc/meminfo: memFree=21192232/32770624 swapFree=67108860/67108860
[pid=5455] ppid=5452 vsize=26103424 memory=29020 CPUtime=0.11 cores=0-7
/proc/5455/stat : 5455 (java) S 5452 5455 5081 0 -1 1077944320 6683 0 0 0 9 2 0 0 20 0 20 0 80446307 26729906176 7255 33554432000 4194304 4196468 140733640492512 140733640475056 139846436851447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
/proc/5455/statm: 6525856 7255 3134 1 0 6487932 0
[pid=5455/tid=5457] ppid=5452 vsize=26103424 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/5455/task/5457/stat : 5457 (java) R 5452 5455 5081 0 -1 4202560 4922 0 0 0 8 1 0 0 20 0 20 0 80446307 26729906176 7387 33554432000 4194304 4196468 140733640492512 139846441036400 139846429088574 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5458] ppid=5452 vsize=26103424 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/5455/task/5458/stat : 5458 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 7387 33554432000 4194304 4196468 140733640492512 139846359431440 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5459] ppid=5452 vsize=26103424 memory=139965641135744 CPUtime=0 cores=0-7
/proc/5455/task/5459/stat : 5459 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 7387 33554432000 4194304 4196468 140733640492512 139846358378896 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5460] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5460/stat : 5460 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 7387 33554432000 4194304 4196468 140733640492512 139846357326352 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5461] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5461/stat : 5461 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 7453 33554432000 4194304 4196468 140733640492512 139846356273808 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5462] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5462/stat : 5462 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 7453 33554432000 4194304 4196468 140733640492512 139846355221264 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5463] ppid=5452 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/5455/task/5463/stat : 5463 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 7453 33554432000 4194304 4196468 140733640492512 139846354168720 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5464] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5464/stat : 5464 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 7453 33554432000 4194304 4196468 140733640492512 139846353116176 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5465] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5465/stat : 5465 (java) S 5452 5455 5081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 7453 33554432000 4194304 4196468 140733640492512 139846352063632 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5466] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5466/stat : 5466 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446309 26729906176 7453 33554432000 4194304 4196468 140733640492512 139845832820720 139846436862594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5467] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5467/stat : 5467 (java) S 5452 5455 5081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80446310 26729906176 7453 33554432000 4194304 4196468 140733640492512 139845831766944 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5468] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5468/stat : 5468 (java) S 5452 5455 5081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80446310 26729906176 7453 33554432000 4194304 4196468 140733640492512 139845830714352 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5469] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5469/stat : 5469 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446312 26729906176 7453 33554432000 4194304 4196468 140733640492512 139845829662928 139846436870043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5470] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5470/stat : 5470 (java) S 5452 5455 5081 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 80446312 26729906176 7453 33554432000 4194304 4196468 140733640492512 139845828610544 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5471] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5471/stat : 5471 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446312 26729906176 7453 33554432000 4194304 4196468 140733640492512 139845827558000 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5472] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5472/stat : 5472 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446312 26729906176 7519 33554432000 4194304 4196468 140733640492512 139845826505456 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5473] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5473/stat : 5473 (java) S 5452 5455 5081 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 20 0 80446312 26729906176 7519 33554432000 4194304 4196468 140733640492512 139845825452912 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5474] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5474/stat : 5474 (java) S 5452 5455 5081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80446313 26729906176 7519 33554432000 4194304 4196468 140733640492512 139845824399584 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5475] ppid=5452 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/5455/task/5475/stat : 5475 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446313 26729906176 7519 33554432000 4194304 4196468 140733640492512 139845823347120 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 29020 KiB

[startup+0.209845 s]*
/proc/loadavg: 8.11 8.30 8.34 3/199 5475
/proc/meminfo: memFree=21177536/32770624 swapFree=67108860/67108860
[pid=5455] ppid=5452 vsize=26103424 memory=43064 CPUtime=0.29 cores=0-7
/proc/5455/stat : 5455 (java) S 5452 5455 5081 0 -1 1077944320 10404 0 0 0 26 3 0 0 20 0 20 0 80446307 26729906176 10766 33554432000 4194304 4196468 140733640492512 140733640475056 139846436851447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
/proc/5455/statm: 6525856 10766 3340 1 0 6487932 0
[pid=5455/tid=5457] ppid=5452 vsize=26103424 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/5455/task/5457/stat : 5457 (java) R 5452 5455 5081 0 -1 4202560 8178 0 0 0 18 2 0 0 20 0 20 0 80446307 26729906176 10766 33554432000 4194304 4196468 140733640492512 139846441069824 139846436863382 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5458] ppid=5452 vsize=26103424 memory=10823 CPUtime=0 cores=0-7
/proc/5455/task/5458/stat : 5458 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 10766 33554432000 4194304 4196468 140733640492512 139846359431440 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5459] ppid=5452 vsize=26103424 memory=139965641141293 CPUtime=0 cores=0-7
/proc/5455/task/5459/stat : 5459 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 10766 33554432000 4194304 4196468 140733640492512 139846358378896 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5460] ppid=5452 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/5455/task/5460/stat : 5460 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 10766 33554432000 4194304 4196468 140733640492512 139846357326352 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5461] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5461/stat : 5461 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 10766 33554432000 4194304 4196468 140733640492512 139846356273808 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5462] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5462/stat : 5462 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 10766 33554432000 4194304 4196468 140733640492512 139846355221264 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5463] ppid=5452 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/5455/task/5463/stat : 5463 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 10766 33554432000 4194304 4196468 140733640492512 139846354168720 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5464] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5464/stat : 5464 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 10766 33554432000 4194304 4196468 140733640492512 139846353116176 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5465] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5465/stat : 5465 (java) S 5452 5455 5081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 10766 33554432000 4194304 4196468 140733640492512 139846352063632 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5466] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5466/stat : 5466 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446309 26729906176 10766 33554432000 4194304 4196468 140733640492512 139845832820720 139846436862594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5467] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5467/stat : 5467 (java) S 5452 5455 5081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80446310 26729906176 10766 33554432000 4194304 4196468 140733640492512 139845831766944 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5468] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5468/stat : 5468 (java) S 5452 5455 5081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80446310 26729906176 10766 33554432000 4194304 4196468 140733640492512 139845830714352 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5469] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5469/stat : 5469 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446312 26729906176 10766 33554432000 4194304 4196468 140733640492512 139845829662928 139846436870043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5470] ppid=5452 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/5455/task/5470/stat : 5470 (java) S 5452 5455 5081 0 -1 1077944384 379 0 0 0 1 0 0 0 20 0 20 0 80446312 26729906176 10766 33554432000 4194304 4196468 140733640492512 139845828610544 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5471] ppid=5452 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/5455/task/5471/stat : 5471 (java) S 5452 5455 5081 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 20 0 80446312 26729906176 10766 33554432000 4194304 4196468 140733640492512 139845827558000 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5472] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5472/stat : 5472 (java) S 5452 5455 5081 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 80446312 26729906176 10766 33554432000 4194304 4196468 140733640492512 139845826505456 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5473] ppid=5452 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/5455/task/5473/stat : 5473 (java) R 5452 5455 5081 0 -1 4202560 306 0 0 0 6 0 0 0 20 0 20 0 80446312 26729906176 10766 33554432000 4194304 4196468 140733640492512 139845825452912 139846415974732 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5474] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5474/stat : 5474 (java) S 5452 5455 5081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80446313 26729906176 10766 33554432000 4194304 4196468 140733640492512 139845824399584 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5475] ppid=5452 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/5455/task/5475/stat : 5475 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446313 26729906176 10766 33554432000 4194304 4196468 140733640492512 139845823347120 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 43064 KiB

[startup+0.30946 s]*
/proc/loadavg: 8.11 8.30 8.34 2/199 5475
/proc/meminfo: memFree=21173752/32770624 swapFree=67108860/67108860
[pid=5455] ppid=5452 vsize=26103424 memory=46616 CPUtime=0.42 cores=0-7
/proc/5455/stat : 5455 (java) S 5452 5455 5081 0 -1 1077944320 10874 0 0 0 39 3 0 0 20 0 20 0 80446307 26729906176 11654 33554432000 4194304 4196468 140733640492512 140733640475056 139846436851447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
/proc/5455/statm: 6525856 11654 3378 1 0 6487932 0
[pid=5455/tid=5457] ppid=5452 vsize=26103424 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/5455/task/5457/stat : 5457 (java) R 5452 5455 5081 0 -1 4202560 8556 0 0 0 28 2 0 0 20 0 20 0 80446307 26729906176 11654 33554432000 4194304 4196468 140733640492512 139846441060144 139846436865296 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5458] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5458/stat : 5458 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 11654 33554432000 4194304 4196468 140733640492512 139846359431440 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5459] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5459/stat : 5459 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 11654 33554432000 4194304 4196468 140733640492512 139846358378896 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5460] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5460/stat : 5460 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 11654 33554432000 4194304 4196468 140733640492512 139846357326352 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5461] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5461/stat : 5461 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 11654 33554432000 4194304 4196468 140733640492512 139846356273808 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5462] ppid=5452 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/5455/task/5462/stat : 5462 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 11654 33554432000 4194304 4196468 140733640492512 139846355221264 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5463] ppid=5452 vsize=26103424 memory=139965535187887 CPUtime=0 cores=0-7
/proc/5455/task/5463/stat : 5463 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 11654 33554432000 4194304 4196468 140733640492512 139846354168720 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5464] ppid=5452 vsize=26103424 memory=139965535190192 CPUtime=0 cores=0-7
/proc/5455/task/5464/stat : 5464 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 11654 33554432000 4194304 4196468 140733640492512 139846353116176 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5465] ppid=5452 vsize=26103424 memory=139965535192496 CPUtime=0 cores=0-7
/proc/5455/task/5465/stat : 5465 (java) S 5452 5455 5081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80446308 26729906176 11654 33554432000 4194304 4196468 140733640492512 139846352063632 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5466] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5466/stat : 5466 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446309 26729906176 11654 33554432000 4194304 4196468 140733640492512 139845832820720 139846436862594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5467] ppid=5452 vsize=26103424 memory=279931070391952 CPUtime=0 cores=0-7
/proc/5455/task/5467/stat : 5467 (java) S 5452 5455 5081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80446310 26729906176 11654 33554432000 4194304 4196468 140733640492512 139845831766944 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5468] ppid=5452 vsize=26103424 memory=279931070398864 CPUtime=0 cores=0-7
/proc/5455/task/5468/stat : 5468 (java) S 5452 5455 5081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80446310 26729906176 11654 33554432000 4194304 4196468 140733640492512 139845830714352 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5469] ppid=5452 vsize=26103424 memory=279931070340112 CPUtime=0 cores=0-7
/proc/5455/task/5469/stat : 5469 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446312 26729906176 11654 33554432000 4194304 4196468 140733640492512 139845829662928 139846436870043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5470] ppid=5452 vsize=26103424 memory=279931070412688 CPUtime=0.02 cores=0-7
/proc/5455/task/5470/stat : 5470 (java) S 5452 5455 5081 0 -1 1077944384 440 0 0 0 2 0 0 0 20 0 20 0 80446312 26729906176 11654 33554432000 4194304 4196468 140733640492512 139845828610544 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5471] ppid=5452 vsize=26103424 memory=279931070419600 CPUtime=0.01 cores=0-7
/proc/5455/task/5471/stat : 5471 (java) S 5452 5455 5081 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 20 0 80446312 26729906176 11654 33554432000 4194304 4196468 140733640492512 139845827558000 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5472] ppid=5452 vsize=26103424 memory=279931070417296 CPUtime=0 cores=0-7
/proc/5455/task/5472/stat : 5472 (java) S 5452 5455 5081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80446312 26729906176 11654 33554432000 4194304 4196468 140733640492512 139845826505456 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5473] ppid=5452 vsize=26103424 memory=279931070433904 CPUtime=0.07 cores=0-7
/proc/5455/task/5473/stat : 5473 (java) S 5452 5455 5081 0 -1 1077944384 325 0 0 0 7 0 0 0 20 0 20 0 80446312 26729906176 11654 33554432000 4194304 4196468 140733640492512 139845825452912 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5474] ppid=5452 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5474/stat : 5474 (java) S 5452 5455 5081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80446313 26729906176 11654 33554432000 4194304 4196468 140733640492512 139845824399584 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5475] ppid=5452 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/5455/task/5475/stat : 5475 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446313 26729906176 11654 33554432000 4194304 4196468 140733640492512 139845823347120 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46616 KiB

[startup+0.700865 s]
/proc/loadavg: 8.11 8.30 8.34 2/199 5475
/proc/meminfo: memFree=21150064/32770624 swapFree=67108860/67108860
[pid=5455] ppid=5452 vsize=26105492 memory=87500 CPUtime=0.98 cores=0-7
/proc/5455/stat : 5455 (java) S 5452 5455 5081 0 -1 1077944320 17804 0 0 0 93 5 0 0 20 0 20 0 80446307 26732023808 21875 33554432000 4194304 4196468 140733640492512 140733640475056 139846436851447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
/proc/5455/statm: 6526373 21875 3489 1 0 6488444 0
[pid=5455/tid=5457] ppid=5452 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/5455/task/5457/stat : 5457 (java) R 5452 5455 5081 0 -1 4202560 15031 0 0 0 63 4 0 0 20 0 20 0 80446307 26732023808 21875 33554432000 4194304 4196468 140733640492512 139846441074112 139846436873373 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5458] ppid=5452 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5458/stat : 5458 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26732023808 21875 33554432000 4194304 4196468 140733640492512 139846359431440 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5459] ppid=5452 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5459/stat : 5459 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26732023808 21875 33554432000 4194304 4196468 140733640492512 139846358378896 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5460] ppid=5452 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5460/stat : 5460 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26732023808 21875 33554432000 4194304 4196468 140733640492512 139846357326352 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5461] ppid=5452 vsize=26105492 memory=1948 CPUtime=0 cores=0-7
/proc/5455/task/5461/stat : 5461 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80446308 26732023808 21875 33554432000 4194304 4196468 140733640492512 139846356273808 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5462] ppid=5452 vsize=26105492 memory=1200 CPUtime=0 cores=0-7
/proc/5455/task/5462/stat : 5462 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26732023808 21875 33554432000 4194304 4196468 140733640492512 139846355221264 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5463] ppid=5452 vsize=26105492 memory=8548 CPUtime=0 cores=0-7
/proc/5455/task/5463/stat : 5463 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26732023808 21875 33554432000 4194304 4196468 140733640492512 139846354168720 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5464] ppid=5452 vsize=26105492 memory=800 CPUtime=0 cores=0-7
/proc/5455/task/5464/stat : 5464 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446308 26732023808 21875 33554432000 4194304 4196468 140733640492512 139846353116176 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5465] ppid=5452 vsize=26105492 memory=15876 CPUtime=0 cores=0-7
/proc/5455/task/5465/stat : 5465 (java) S 5452 5455 5081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80446308 26732023808 21875 33554432000 4194304 4196468 140733640492512 139846352063632 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5466] ppid=5452 vsize=26105492 memory=16436 CPUtime=0 cores=0-7
/proc/5455/task/5466/stat : 5466 (java) S 5452 5455 5081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80446309 26732023808 21875 33554432000 4194304 4196468 140733640492512 139845832820720 139846436862594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0

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

[pid=5455/tid=5472] ppid=5452 vsize=27852576 memory=4108 CPUtime=1.74 cores=0-7
/proc/5455/task/5472/stat : 5472 (java) S 5452 5455 5081 0 -1 1077944384 3731 0 0 0 173 1 0 0 20 0 46 0 80446312 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845826505456 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5473] ppid=5452 vsize=27852576 memory=1796 CPUtime=1.19 cores=0-7
/proc/5455/task/5473/stat : 5473 (java) R 5452 5455 5081 0 -1 4202560 6116 0 0 0 117 2 0 0 20 0 46 0 80446312 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845825453208 139846418261455 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5474] ppid=5452 vsize=27852576 memory=912 CPUtime=0 cores=0-7
/proc/5455/task/5474/stat : 5474 (java) S 5452 5455 5081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 80446313 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845824399584 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5475] ppid=5452 vsize=27852576 memory=4140 CPUtime=0 cores=0-7
/proc/5455/task/5475/stat : 5475 (java) S 5452 5455 5081 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 46 0 80446313 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845823347120 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 65 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5476] ppid=5452 vsize=27852576 memory=1408 CPUtime=0.01 cores=0-7
/proc/5455/task/5476/stat : 5476 (java) R 5452 5455 5081 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 46 0 80446531 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845814096672 139846436861653 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5477] ppid=5452 vsize=27852576 memory=3024 CPUtime=0 cores=0-7
/proc/5455/task/5477/stat : 5477 (java) S 5452 5455 5081 0 -1 1077944384 716 0 0 0 0 0 0 0 20 0 46 0 80446552 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845605254160 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5478] ppid=5452 vsize=27852576 memory=850816 CPUtime=3.03 cores=0-7
/proc/5455/task/5478/stat : 5478 (java) R 5452 5455 5081 0 -1 1077944384 270 0 0 0 301 2 0 0 20 0 46 0 80446566 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845602104720 139846436861653 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5479] ppid=5452 vsize=27852576 memory=0 CPUtime=3.18 cores=0-7
/proc/5455/task/5479/stat : 5479 (java) R 5452 5455 5081 0 -1 1077944384 600 0 0 0 315 3 0 0 20 0 46 0 80446567 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845601052176 139846436861653 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5480] ppid=5452 vsize=27852576 memory=1796 CPUtime=0.13 cores=0-7
/proc/5455/task/5480/stat : 5480 (java) R 5452 5455 5081 0 -1 4202560 111 0 0 0 13 0 0 0 20 0 46 0 80446567 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845599997912 139846044199454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5481] ppid=5452 vsize=27852576 memory=912 CPUtime=1.1 cores=0-7
/proc/5455/task/5481/stat : 5481 (java) R 5452 5455 5081 0 -1 1077944384 122 0 0 0 110 0 0 0 20 0 46 0 80446573 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845598947088 139846436861653 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5482] ppid=5452 vsize=27852576 memory=4140 CPUtime=3.41 cores=0-7
/proc/5455/task/5482/stat : 5482 (java) S 5452 5455 5081 0 -1 1077944384 269 0 0 0 339 2 0 0 20 0 46 0 80446573 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845597881856 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5483] ppid=5452 vsize=27852576 memory=1408 CPUtime=2.37 cores=0-7
/proc/5455/task/5483/stat : 5483 (java) R 5452 5455 5081 0 -1 1077944384 152 0 0 0 234 3 0 0 20 0 46 0 80446573 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845596840976 139846436861653 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5484] ppid=5452 vsize=27852576 memory=2616 CPUtime=0.09 cores=0-7
/proc/5455/task/5484/stat : 5484 (java) R 5452 5455 5081 0 -1 1077944384 64 0 0 0 9 0 0 0 20 0 46 0 80446573 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845595788432 139846436861653 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5485] ppid=5452 vsize=27852576 memory=325600 CPUtime=2.61 cores=0-7
/proc/5455/task/5485/stat : 5485 (java) R 5452 5455 5081 0 -1 4202560 182 0 0 0 260 1 0 0 20 0 46 0 80446574 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845594735888 139846035603807 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5486] ppid=5452 vsize=27852576 memory=8112282956445269571 CPUtime=2.44 cores=0-7
/proc/5455/task/5486/stat : 5486 (java) R 5452 5455 5081 0 -1 1077944384 147 0 0 0 243 1 0 0 20 0 46 0 80446574 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845593683344 139846436861653 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5487] ppid=5452 vsize=27852576 memory=4872558044660077418 CPUtime=1.01 cores=0-7
/proc/5455/task/5487/stat : 5487 (java) R 5452 5455 5081 0 -1 1077944384 422 0 0 0 101 0 0 0 20 0 46 0 80446574 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845592630800 139846436861653 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5488] ppid=5452 vsize=27852576 memory=968496 CPUtime=3.06 cores=0-7
/proc/5455/task/5488/stat : 5488 (java) S 5452 5455 5081 0 -1 1077944384 256 0 0 0 305 1 0 0 20 0 46 0 80446574 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845591578256 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5489] ppid=5452 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5489/stat : 5489 (java) S 5452 5455 5081 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 46 0 80446601 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845586289024 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5490] ppid=5452 vsize=27852576 memory=0 CPUtime=2.05 cores=0-7
/proc/5455/task/5490/stat : 5490 (java) R 5452 5455 5081 0 -1 4202560 168 0 0 0 202 3 0 0 20 0 46 0 80446601 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845585238352 140733641791426 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5491] ppid=5452 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5491/stat : 5491 (java) R 5452 5455 5081 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 46 0 80446601 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845584188432 139846436861653 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5492] ppid=5452 vsize=27852576 memory=0 CPUtime=0.16 cores=0-7
/proc/5455/task/5492/stat : 5492 (java) R 5452 5455 5081 0 -1 1077944384 35 0 0 0 16 0 0 0 20 0 46 0 80446601 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845583135888 139846436861653 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5493] ppid=5452 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5493/stat : 5493 (java) R 5452 5455 5081 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 46 0 80446601 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845582083344 140733641791426 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5494] ppid=5452 vsize=27852576 memory=288230574492221466 CPUtime=0.22 cores=0-7
/proc/5455/task/5494/stat : 5494 (java) S 5452 5455 5081 0 -1 1077944384 68 0 0 0 22 0 0 0 20 0 46 0 80446602 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845581030800 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5495] ppid=5452 vsize=27852576 memory=288230613214036277 CPUtime=0.05 cores=0-7
/proc/5455/task/5495/stat : 5495 (java) S 5452 5455 5081 0 -1 1077944384 47 0 0 0 5 0 0 0 20 0 46 0 80446603 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845579978256 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5496] ppid=5452 vsize=27852576 memory=15535236834396114 CPUtime=0.53 cores=0-7
/proc/5455/task/5496/stat : 5496 (java) R 5452 5455 5081 0 -1 4202560 48 0 0 0 53 0 0 0 20 0 46 0 80446604 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845578923088 139846037488432 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5497] ppid=5452 vsize=27852576 memory=0 CPUtime=0.34 cores=0-7
/proc/5455/task/5497/stat : 5497 (java) S 5452 5455 5081 0 -1 1077944384 34 0 0 0 34 0 0 0 20 0 46 0 80446607 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845577869712 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5498] ppid=5452 vsize=27852576 memory=0 CPUtime=0.75 cores=0-7
/proc/5455/task/5498/stat : 5498 (java) S 5452 5455 5081 0 -1 1077944384 72 0 0 0 74 1 0 0 20 0 46 0 80446608 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845576819600 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5499] ppid=5452 vsize=27852576 memory=7738993309172978799 CPUtime=0.28 cores=0-7
/proc/5455/task/5499/stat : 5499 (java) R 5452 5455 5081 0 -1 4202560 135 0 0 0 28 0 0 0 20 0 46 0 80446610 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845575767056 140733641791426 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5500] ppid=5452 vsize=27852576 memory=7228392122138779991 CPUtime=0 cores=0-7
/proc/5455/task/5500/stat : 5500 (java) S 5452 5455 5081 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 46 0 80446613 28521037824 289523 33554432000 4194304 4196468 140733640492512 139845574714512 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
Current children cumulated CPU time: 36.72 s
Current children cumulated vsize: 27852576 KiB
Current children cumulated memory: 1156044 KiB

[startup+7.40211 s]
/proc/loadavg: 8.50 8.37 8.36 9/224 5500
/proc/meminfo: memFree=20247176/32770624 swapFree=67108860/67108860
[pid=5455] ppid=5452 vsize=27852576 memory=1237124 CPUtime=38.22 cores=0-7
/proc/5455/stat : 5455 (java) S 5452 5455 5081 0 -1 1077944320 55493 0 0 0 3747 75 0 0 20 0 46 0 80446307 28521037824 309281 33554432000 4194304 4196468 140733640492512 140733640475056 139846436851447 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
/proc/5455/statm: 6963144 309281 3631 1 0 6924694 0
[pid=5455/tid=5457] ppid=5452 vsize=27852576 memory=7229797276675761747 CPUtime=2.57 cores=0-7
/proc/5455/task/5457/stat : 5457 (java) S 5452 5455 5081 0 -1 1077944384 24648 0 0 0 249 8 0 0 20 0 46 0 80446307 28521037824 309281 33554432000 4194304 4196468 140733640492512 139846441088912 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5458] ppid=5452 vsize=27852576 memory=7229797276675761747 CPUtime=0.07 cores=0-7
/proc/5455/task/5458/stat : 5458 (java) S 5452 5455 5081 0 -1 1077944384 772 0 0 0 5 2 0 0 20 0 46 0 80446308 28521037824 309281 33554432000 4194304 4196468 140733640492512 139846359431440 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5459] ppid=5452 vsize=27852576 memory=7379540950572625255 CPUtime=0.07 cores=0-7
/proc/5455/task/5459/stat : 5459 (java) S 5452 5455 5081 0 -1 1077944384 170 0 0 0 4 3 0 0 20 0 46 0 80446308 28521037824 309281 33554432000 4194304 4196468 140733640492512 139846358378896 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5460] ppid=5452 vsize=27852576 memory=7589525595380868453 CPUtime=0.09 cores=0-7
/proc/5455/task/5460/stat : 5460 (java) S 5452 5455 5081 0 -1 1077944384 309 0 0 0 5 4 0 0 20 0 46 0 80446308 28521037824 309281 33554432000 4194304 4196468 140733640492512 139846357326352 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5461] ppid=5452 vsize=27852576 memory=7739548562193207654 CPUtime=0.08 cores=0-7
/proc/5455/task/5461/stat : 5461 (java) S 5452 5455 5081 0 -1 1077944384 169 0 0 0 4 4 0 0 20 0 46 0 80446308 28521037824 309281 33554432000 4194304 4196468 140733640492512 139846356273808 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5462] ppid=5452 vsize=27852576 memory=7739548562193207654 CPUtime=0.1 cores=0-7
/proc/5455/task/5462/stat : 5462 (java) S 5452 5455 5081 0 -1 1077944384 233 0 0 0 5 5 0 0 20 0 46 0 80446308 28521037824 309281 33554432000 4194304 4196468 140733640492512 139846355221264 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5463] ppid=5452 vsize=27852576 memory=0 CPUtime=0.06 cores=0-7
/proc/5455/task/5463/stat : 5463 (java) S 5452 5455 5081 0 -1 1077944384 195 0 0 0 4 2 0 0 20 0 46 0 80446308 28521037824 309281 33554432000 4194304 4196468 140733640492512 139846354168720 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5464] ppid=5452 vsize=27852576 memory=0 CPUtime=0.06 cores=0-7
/proc/5455/task/5464/stat : 5464 (java) S 5452 5455 5081 0 -1 1077944384 219 0 0 0 4 2 0 0 20 0 46 0 80446308 28521037824 309281 33554432000 4194304 4196468 140733640492512 139846353116176 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5465] ppid=5452 vsize=27852576 memory=0 CPUtime=0.06 cores=0-7
/proc/5455/task/5465/stat : 5465 (java) S 5452 5455 5081 0 -1 1077944384 106 0 0 0 5 1 0 0 20 0 46 0 80446308 28521037824 309281 33554432000 4194304 4196468 140733640492512 139846352063632 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5466] ppid=5452 vsize=27852576 memory=0 CPUtime=0.04 cores=0-7
/proc/5455/task/5466/stat : 5466 (java) S 5452 5455 5081 0 -1 1077944384 2754 0 0 0 3 1 0 0 20 0 46 0 80446309 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845832820720 139846436862594 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5467] ppid=5452 vsize=27852576 memory=47064251640524 CPUtime=0 cores=0-7
/proc/5455/task/5467/stat : 5467 (java) S 5452 5455 5081 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 80446310 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845831767008 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5468] ppid=5452 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5468/stat : 5468 (java) S 5452 5455 5081 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 46 0 80446310 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845830714368 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5469] ppid=5452 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5469/stat : 5469 (java) S 5452 5455 5081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 80446312 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845829662928 139846436870043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5470] ppid=5452 vsize=27852576 memory=0 CPUtime=1.63 cores=0-7
/proc/5455/task/5470/stat : 5470 (java) R 5452 5455 5081 0 -1 4202560 4451 0 0 0 161 2 0 0 20 0 46 0 80446312 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845828610544 139846436872794 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5471] ppid=5452 vsize=27852576 memory=0 CPUtime=1.86 cores=0-7
/proc/5455/task/5471/stat : 5471 (java) R 5452 5455 5081 0 -1 4202560 3972 0 0 0 185 1 0 0 20 0 46 0 80446312 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845827558000 139846436872794 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5472] ppid=5452 vsize=27852576 memory=0 CPUtime=1.79 cores=0-7
/proc/5455/task/5472/stat : 5472 (java) R 5452 5455 5081 0 -1 4202560 4385 0 0 0 178 1 0 0 20 0 46 0 80446312 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845826488416 139846418371552 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5473] ppid=5452 vsize=27852576 memory=0 CPUtime=1.24 cores=0-7
/proc/5455/task/5473/stat : 5473 (java) R 5452 5455 5081 0 -1 4202560 7296 0 0 0 122 2 0 0 20 0 46 0 80446312 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845825450168 139846415556252 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5474] ppid=5452 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5474/stat : 5474 (java) S 5452 5455 5081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 80446313 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845824399584 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5475] ppid=5452 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5475/stat : 5475 (java) S 5452 5455 5081 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 46 0 80446313 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845823347120 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 65 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5476] ppid=5452 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/5455/task/5476/stat : 5476 (java) S 5452 5455 5081 0 -1 1077944384 64 0 0 0 2 0 0 0 20 0 46 0 80446531 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845814096560 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5477] ppid=5452 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/5455/task/5477/stat : 5477 (java) S 5452 5455 5081 0 -1 1077944384 716 0 0 0 0 0 0 0 20 0 46 0 80446552 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845605254160 139846436862594 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5478] ppid=5452 vsize=27852576 memory=7739546268765022060 CPUtime=3.07 cores=0-7
/proc/5455/task/5478/stat : 5478 (java) S 5452 5455 5081 0 -1 1077944384 277 0 0 0 305 2 0 0 20 0 46 0 80446566 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845602104592 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5479] ppid=5452 vsize=27852576 memory=0 CPUtime=3.22 cores=0-7
/proc/5455/task/5479/stat : 5479 (java) S 5452 5455 5081 0 -1 1077944384 606 0 0 0 319 3 0 0 20 0 46 0 80446567 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845601052048 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5480] ppid=5452 vsize=27852576 memory=2244 CPUtime=0.18 cores=0-7
/proc/5455/task/5480/stat : 5480 (java) S 5452 5455 5081 0 -1 1077944384 115 0 0 0 18 0 0 0 20 0 46 0 80446567 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845599999504 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5481] ppid=5452 vsize=27852576 memory=7522228916923624557 CPUtime=1.15 cores=0-7
/proc/5455/task/5481/stat : 5481 (java) S 5452 5455 5081 0 -1 1077944384 126 0 0 0 115 0 0 0 20 0 46 0 80446573 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845598946960 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5482] ppid=5452 vsize=27852576 memory=7668337570632724583 CPUtime=3.46 cores=0-7
/proc/5455/task/5482/stat : 5482 (java) S 5452 5455 5081 0 -1 1077944384 271 0 0 0 344 2 0 0 20 0 46 0 80446573 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845597893392 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5483] ppid=5452 vsize=27852576 memory=7229219066654518635 CPUtime=2.42 cores=0-7
/proc/5455/task/5483/stat : 5483 (java) R 5452 5455 5081 0 -1 4202560 158 0 0 0 239 3 0 0 20 0 46 0 80446573 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845596838224 139846420931934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5484] ppid=5452 vsize=27852576 memory=7739546268765022060 CPUtime=0.13 cores=0-7
/proc/5455/task/5484/stat : 5484 (java) S 5452 5455 5081 0 -1 1077944384 81 0 0 0 13 0 0 0 20 0 46 0 80446573 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845595788304 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5485] ppid=5452 vsize=27852576 memory=7157735280180220006 CPUtime=2.67 cores=0-7
/proc/5455/task/5485/stat : 5485 (java) S 5452 5455 5081 0 -1 1077944384 190 0 0 0 266 1 0 0 20 0 46 0 80446574 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845594735760 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5486] ppid=5452 vsize=27852576 memory=0 CPUtime=2.49 cores=0-7
/proc/5455/task/5486/stat : 5486 (java) S 5452 5455 5081 0 -1 1077944384 160 0 0 0 247 2 0 0 20 0 46 0 80446574 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845593683216 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5487] ppid=5452 vsize=27852576 memory=0 CPUtime=1.07 cores=0-7
/proc/5455/task/5487/stat : 5487 (java) S 5452 5455 5081 0 -1 1077944384 427 0 0 0 107 0 0 0 20 0 46 0 80446574 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845592630672 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5488] ppid=5452 vsize=27852576 memory=139965536042960 CPUtime=3.13 cores=0-7
/proc/5455/task/5488/stat : 5488 (java) R 5452 5455 5081 0 -1 1077944384 263 0 0 0 311 2 0 0 20 0 46 0 80446574 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845591578128 139846436861653 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5489] ppid=5452 vsize=27852576 memory=0 CPUtime=0.06 cores=0-7
/proc/5455/task/5489/stat : 5489 (java) S 5452 5455 5081 0 -1 1077944384 35 0 0 0 6 0 0 0 20 0 46 0 80446601 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845586294416 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5490] ppid=5452 vsize=27852576 memory=0 CPUtime=2.11 cores=0-7
/proc/5455/task/5490/stat : 5490 (java) R 5452 5455 5081 0 -1 1077944384 170 0 0 0 208 3 0 0 20 0 46 0 80446601 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845585240848 139846436861653 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5491] ppid=5452 vsize=27852576 memory=0 CPUtime=0.03 cores=0-7
/proc/5455/task/5491/stat : 5491 (java) S 5452 5455 5081 0 -1 1077944384 31 0 0 0 3 0 0 0 20 0 46 0 80446601 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845584188304 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5492] ppid=5452 vsize=27852576 memory=0 CPUtime=0.22 cores=0-7
/proc/5455/task/5492/stat : 5492 (java) S 5452 5455 5081 0 -1 1077944384 44 0 0 0 22 0 0 0 20 0 46 0 80446601 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845583135760 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5493] ppid=5452 vsize=27852576 memory=0 CPUtime=0.04 cores=0-7
/proc/5455/task/5493/stat : 5493 (java) S 5452 5455 5081 0 -1 1077944384 31 0 0 0 4 0 0 0 20 0 46 0 80446601 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845582083216 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5494] ppid=5452 vsize=27852576 memory=8245933066544480320 CPUtime=0.26 cores=0-7
/proc/5455/task/5494/stat : 5494 (java) S 5452 5455 5081 0 -1 1077944384 68 0 0 0 26 0 0 0 20 0 46 0 80446602 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845581030672 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5495] ppid=5452 vsize=27852576 memory=0 CPUtime=0.12 cores=0-7
/proc/5455/task/5495/stat : 5495 (java) S 5452 5455 5081 0 -1 1077944384 49 0 0 0 12 0 0 0 20 0 46 0 80446603 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845579978128 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5496] ppid=5452 vsize=27852576 memory=0 CPUtime=0.59 cores=0-7
/proc/5455/task/5496/stat : 5496 (java) S 5452 5455 5081 0 -1 1077944384 55 0 0 0 59 0 0 0 20 0 46 0 80446604 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845578925584 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5497] ppid=5452 vsize=27852576 memory=0 CPUtime=0.41 cores=0-7
/proc/5455/task/5497/stat : 5497 (java) S 5452 5455 5081 0 -1 1077944384 36 0 0 0 41 0 0 0 20 0 46 0 80446607 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845577873040 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5498] ppid=5452 vsize=27852576 memory=0 CPUtime=0.81 cores=0-7
/proc/5455/task/5498/stat : 5498 (java) S 5452 5455 5081 0 -1 1077944384 77 0 0 0 80 1 0 0 20 0 46 0 80446608 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845576806992 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5499] ppid=5452 vsize=27852576 memory=0 CPUtime=0.37 cores=0-7
/proc/5455/task/5499/stat : 5499 (java) S 5452 5455 5081 0 -1 1077944384 146 0 0 0 37 0 0 0 20 0 46 0 80446610 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845575766928 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
[pid=5455/tid=5500] ppid=5452 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/5455/task/5500/stat : 5500 (java) S 5452 5455 5081 0 -1 1077944384 28 0 0 0 2 0 0 0 20 0 46 0 80446613 28521037824 309281 33554432000 4194304 4196468 140733640492512 139845574714384 139846436861653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12693504 140733640496206 140733640496389 140733640496389 140733640499151 0
Current children cumulated CPU time: 38.22 s
Current children cumulated vsize: 27852576 KiB
Current children cumulated memory: 1237124 KiB

Child status: 0
Real time (s): 7.45957
CPU time (s): 38.3655
CPU user time (s): 37.5939
CPU system time (s): 0.771597
CPU usage (%): 514.312
Max. virtual memory (cumulated for all children) (KiB): 27852576
Max. memory (cumulated for all children) (KiB): 1237124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.5939
system time used= 0.771597
maximum resident set size= 1238196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55899
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10331
involuntary context switches= 1507


# summary of solver processes directly reported to runsolver:
#   pid: 5455
#   total CPU time (s): 38.3655
#   total CPU user time (s): 37.5939
#   total CPU system time (s): 0.771597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.08894 second user time and 0.131803 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-26 20:13:51
IDJOB=4290942
IDBENCH=141038
IDSOLVER=2745
FILE ID=node136/4290942-1532628831
RUNJOBID= node136-1532623785-5108
PBS_JOBID= 21022025
Free space on /tmp= 55796 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/StillLife/StillLife-wastage-08_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-4290942-1532628831/watcher-4290942-1532628831 -o /tmp/evaluation-result-4290942-1532628831/solver-4290942-1532628831 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1532623785-5108 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 895124759 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4290942-1532628831.xml

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

MD5SUM BENCH= 7fa074241beecf824461849015848bff
RANDOM SEED=895124759

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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:        21207608 kB
MemAvailable:   31929744 kB
Buffers:          235524 kB
Cached:         10712668 kB
SwapCached:            0 kB
Active:          2807752 kB
Inactive:        8192888 kB
Active(anon):       3872 kB
Inactive(anon):    76668 kB
Active(file):    2803880 kB
Inactive(file):  8116220 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35732 kB
Writeback:             0 kB
AnonPages:         99024 kB
Mapped:            41488 kB
Shmem:             25228 kB
Slab:             257776 kB
SReclaimable:     230496 kB
SUnreclaim:        27280 kB
KernelStack:        3152 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55764 MiB
End job on node136 at 2018-07-26 20:13:59