Trace number 4309118

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2018-08-14SAT 109.042 16.3105

General information on the benchmark

NameSportsScheduling/
SportsScheduling-14_c18.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark107.645
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1222427958
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
1.41/0.95	c Parsing done, starting search...
108.62/16.27	s SATISFIABLE
108.62/16.27	v <instantiation>
108.62/16.27	v 	<list>
108.62/16.27	v 		h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[0][11] m[0][12] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[1][11] m[1][12] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[2][11] m[2][12] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[3][11] m[3][12] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[4][11] m[4][12] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] m[5][11] m[5][12] m[6][0] m[6][1] m[6][2] m[6][3] m[6][4] m[6][5] m[6][6] m[6][7] m[6][8] m[6][9] m[6][10] m[6][11] m[6][12] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] hd[6] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] ad[6]
108.62/16.27	v 	</list>
108.62/16.27	v 	<values>
108.62/16.27	v 		0 11 4 5 0 2 2 7 1 7 3 3 9 2 4 7 3 10 5 4 0 2 1 8 1 0 4 5 11 10 2 1 3 3 6 4 0 0 6 6 3 5 0 1 0 9 5 8 2 1 4 2 8 6 1 8 7 3 6 2 3 0 2 7 1 10 1 2 1 8 9 0 6 0 5 4 5 3 12 0 0 9 4 4 1 1 7 3 6 2 5 1 13 10 6 5 10 12 11 4 8 9 6 12 3 12 9 7 12 11 13 8 11 6 10 9 13 5 7 12 13 9 7 8 13 10 9 11 12 8 7 10 8 4 3 6 10 9 13 13 12 11 7 9 9 13 12 13 12 11 4 5 10 5 10 11 11 8 6 2 11 13 7 12 9 12 7 13 4 13 2 3 11 6 8 5 10 12 11 13 8 10 0 89 51 55 4 32 34 73 15 70 41 38 83 25 53 71 39 86 60 54 7 33 17 77 20 12 46 56 88 87 31 18 40 45 66 50 10 11 64 63 42 57 3 14 5 81 58 80 35 23 52 29 76 65 24 79 75 44 67 26 37 9 27 72 22 85 19 28 13 78 84 6 68 8 61 48 62 36 90 1 2 82 47 49 16 21 74 43 69 30 59 8 5 1 11 0 3 7 13 6 2 12 4 10 9 
108.62/16.27	v 	</values>
108.62/16.27	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309118-1534393897/watcher-4309118-1534393897 -o /tmp/evaluation-result-4309118-1534393897/solver-4309118-1534393897 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1534385881-2817 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1222427958 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309118-1534393897.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=5769, runsolver pid=5766

[startup+0.100123 s]*
/proc/loadavg: 7.81 8.53 8.72 3/199 5789
/proc/meminfo: memFree=23671888/32770624 swapFree=67108792/67108860
[pid=5769] ppid=5766 vsize=26103420 memory=30004 CPUtime=0.11 cores=0-7
/proc/5769/stat : 5769 (java) S 5766 5769 2790 0 -1 1077944320 6934 0 0 0 10 1 0 0 20 0 20 0 256952980 26729902080 7501 33554432000 4194304 4196468 140736178302512 140736178285056 140333563756279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
/proc/5769/statm: 6525855 7501 3138 1 0 6487932 0
[pid=5769/tid=5771] ppid=5766 vsize=26103420 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/5769/task/5771/stat : 5771 (java) R 5766 5769 2790 0 -1 4202560 5246 0 0 0 8 0 0 0 20 0 20 0 256952981 26729902080 7699 33554432000 4194304 4196468 140736178302512 140333567941232 140333544032039 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5772] ppid=5766 vsize=26103420 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5769/task/5772/stat : 5772 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952981 26729902080 7765 33554432000 4194304 4196468 140736178302512 140333516377104 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5773] ppid=5766 vsize=26103420 memory=140450060236416 CPUtime=0 cores=0-7
/proc/5769/task/5773/stat : 5773 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 7765 33554432000 4194304 4196468 140736178302512 140333515324560 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5774] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5774/stat : 5774 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 7765 33554432000 4194304 4196468 140736178302512 140333514271504 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5775] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5775/stat : 5775 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 7765 33554432000 4194304 4196468 140736178302512 140333513218960 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5776] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5776/stat : 5776 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 7765 33554432000 4194304 4196468 140736178302512 140333512165904 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5777] ppid=5766 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/5769/task/5777/stat : 5777 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 7765 33554432000 4194304 4196468 140736178302512 140333511113360 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5778] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5778/stat : 5778 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 7765 33554432000 4194304 4196468 140736178302512 140333510060304 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5779] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5779/stat : 5779 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 7765 33554432000 4194304 4196468 140736178302512 140333509007760 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5780] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5780/stat : 5780 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952983 26729902080 7765 33554432000 4194304 4196468 140736178302512 140332238920432 140333563767426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5781] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5781/stat : 5781 (java) S 5766 5769 2790 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256952983 26729902080 7765 33554432000 4194304 4196468 140736178302512 140332237866656 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5782] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5782/stat : 5782 (java) S 5766 5769 2790 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256952984 26729902080 7765 33554432000 4194304 4196468 140736178302512 140332236813552 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5783] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5783/stat : 5783 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 7765 33554432000 4194304 4196468 140736178302512 140332235762128 140333563774875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5784] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5784/stat : 5784 (java) S 5766 5769 2790 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 7831 33554432000 4194304 4196468 140736178302512 140332234709232 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5785] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5785/stat : 5785 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 7831 33554432000 4194304 4196468 140736178302512 140332233656688 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5786] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5786/stat : 5786 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 7831 33554432000 4194304 4196468 140736178302512 140332232603632 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5787] ppid=5766 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/5769/task/5787/stat : 5787 (java) S 5766 5769 2790 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 20 0 256952986 26729902080 7831 33554432000 4194304 4196468 140736178302512 140332231551088 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5788] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5788/stat : 5788 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 7831 33554432000 4194304 4196468 140736178302512 140332230499296 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5789] ppid=5766 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/5769/task/5789/stat : 5789 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 7831 33554432000 4194304 4196468 140736178302512 140332229446832 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 30004 KiB

[startup+0.209591 s]*
/proc/loadavg: 7.81 8.53 8.72 3/199 5789
/proc/meminfo: memFree=23658648/32770624 swapFree=67108792/67108860
[pid=5769] ppid=5766 vsize=26103420 memory=43132 CPUtime=0.3 cores=0-7
/proc/5769/stat : 5769 (java) S 5766 5769 2790 0 -1 1077944320 10436 0 0 0 28 2 0 0 20 0 20 0 256952980 26729902080 10783 33554432000 4194304 4196468 140736178302512 140736178285056 140333563756279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
/proc/5769/statm: 6525855 10783 3339 1 0 6487932 0
[pid=5769/tid=5771] ppid=5766 vsize=26103420 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/5769/task/5771/stat : 5771 (java) R 5766 5769 2790 0 -1 4202560 8225 0 0 0 18 1 0 0 20 0 20 0 256952981 26729902080 10783 33554432000 4194304 4196468 140736178302512 140333567986096 140333563768214 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5772] ppid=5766 vsize=26103420 memory=10885 CPUtime=0 cores=0-7
/proc/5769/task/5772/stat : 5772 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952981 26729902080 10783 33554432000 4194304 4196468 140736178302512 140333516377104 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5773] ppid=5766 vsize=26103420 memory=140450060246984 CPUtime=0 cores=0-7
/proc/5769/task/5773/stat : 5773 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 10783 33554432000 4194304 4196468 140736178302512 140333515324560 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5774] ppid=5766 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/5769/task/5774/stat : 5774 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 10783 33554432000 4194304 4196468 140736178302512 140333514271504 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5775] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5775/stat : 5775 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 10783 33554432000 4194304 4196468 140736178302512 140333513218960 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5776] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5776/stat : 5776 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 10783 33554432000 4194304 4196468 140736178302512 140333512165904 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5777] ppid=5766 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/5769/task/5777/stat : 5777 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 10783 33554432000 4194304 4196468 140736178302512 140333511113360 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5778] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5778/stat : 5778 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 10783 33554432000 4194304 4196468 140736178302512 140333510060304 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5779] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5779/stat : 5779 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 10783 33554432000 4194304 4196468 140736178302512 140333509007760 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5780] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5780/stat : 5780 (java) S 5766 5769 2790 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 256952983 26729902080 10783 33554432000 4194304 4196468 140736178302512 140332238920432 140333563767426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5781] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5781/stat : 5781 (java) S 5766 5769 2790 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256952983 26729902080 10783 33554432000 4194304 4196468 140736178302512 140332237866656 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5782] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5782/stat : 5782 (java) S 5766 5769 2790 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256952984 26729902080 10783 33554432000 4194304 4196468 140736178302512 140332236813552 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5783] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5783/stat : 5783 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 10783 33554432000 4194304 4196468 140736178302512 140332235762128 140333563774875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5784] ppid=5766 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/5769/task/5784/stat : 5784 (java) S 5766 5769 2790 0 -1 1077944384 356 0 0 0 1 0 0 0 20 0 20 0 256952986 26729902080 10783 33554432000 4194304 4196468 140736178302512 140332234709232 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5785] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5785/stat : 5785 (java) S 5766 5769 2790 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 10783 33554432000 4194304 4196468 140736178302512 140332233656688 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5786] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5786/stat : 5786 (java) S 5766 5769 2790 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 10783 33554432000 4194304 4196468 140736178302512 140332232603632 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5787] ppid=5766 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/5769/task/5787/stat : 5787 (java) R 5766 5769 2790 0 -1 4202560 283 0 0 0 6 0 0 0 20 0 20 0 256952986 26729902080 10783 33554432000 4194304 4196468 140736178302512 140332231548024 140333542757130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5788] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5788/stat : 5788 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 10783 33554432000 4194304 4196468 140736178302512 140332230499296 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5789] ppid=5766 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/5769/task/5789/stat : 5789 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 10783 33554432000 4194304 4196468 140736178302512 140332229446832 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43132 KiB

[startup+0.309292 s]*
/proc/loadavg: 7.81 8.53 8.72 2/199 5789
/proc/meminfo: memFree=23654864/32770624 swapFree=67108792/67108860
[pid=5769] ppid=5766 vsize=26103420 memory=46716 CPUtime=0.42 cores=0-7
/proc/5769/stat : 5769 (java) S 5766 5769 2790 0 -1 1077944320 10875 0 0 0 40 2 0 0 20 0 20 0 256952980 26729902080 11679 33554432000 4194304 4196468 140736178302512 140736178285056 140333563756279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
/proc/5769/statm: 6525855 11679 3374 1 0 6487932 0
[pid=5769/tid=5771] ppid=5766 vsize=26103420 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5769/task/5771/stat : 5771 (java) R 5766 5769 2790 0 -1 4202560 8578 0 0 0 28 1 0 0 20 0 20 0 256952981 26729902080 11679 33554432000 4194304 4196468 140736178302512 140333567918016 140333545319766 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5772] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5772/stat : 5772 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952981 26729902080 11679 33554432000 4194304 4196468 140736178302512 140333516377104 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5773] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5773/stat : 5773 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 11679 33554432000 4194304 4196468 140736178302512 140333515324560 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5774] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5774/stat : 5774 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 11679 33554432000 4194304 4196468 140736178302512 140333514271504 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5775] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5775/stat : 5775 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 11679 33554432000 4194304 4196468 140736178302512 140333513218960 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5776] ppid=5766 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/5769/task/5776/stat : 5776 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 11679 33554432000 4194304 4196468 140736178302512 140333512165904 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5777] ppid=5766 vsize=26103420 memory=140449926968239 CPUtime=0 cores=0-7
/proc/5769/task/5777/stat : 5777 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 11679 33554432000 4194304 4196468 140736178302512 140333511113360 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5778] ppid=5766 vsize=26103420 memory=140449926970544 CPUtime=0 cores=0-7
/proc/5769/task/5778/stat : 5778 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 11679 33554432000 4194304 4196468 140736178302512 140333510060304 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5779] ppid=5766 vsize=26103420 memory=140449926972848 CPUtime=0 cores=0-7
/proc/5769/task/5779/stat : 5779 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26729902080 11679 33554432000 4194304 4196468 140736178302512 140333509007760 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5780] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5780/stat : 5780 (java) S 5766 5769 2790 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 256952983 26729902080 11679 33554432000 4194304 4196468 140736178302512 140332238920432 140333563767426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5781] ppid=5766 vsize=26103420 memory=280899853952656 CPUtime=0 cores=0-7
/proc/5769/task/5781/stat : 5781 (java) S 5766 5769 2790 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256952983 26729902080 11679 33554432000 4194304 4196468 140736178302512 140332237866656 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5782] ppid=5766 vsize=26103420 memory=280899853959568 CPUtime=0 cores=0-7
/proc/5769/task/5782/stat : 5782 (java) S 5766 5769 2790 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256952984 26729902080 11679 33554432000 4194304 4196468 140736178302512 140332236813552 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5783] ppid=5766 vsize=26103420 memory=280899853900848 CPUtime=0 cores=0-7
/proc/5769/task/5783/stat : 5783 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 11679 33554432000 4194304 4196468 140736178302512 140332235762128 140333563774875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5784] ppid=5766 vsize=26103420 memory=280899853973392 CPUtime=0.02 cores=0-7
/proc/5769/task/5784/stat : 5784 (java) S 5766 5769 2790 0 -1 1077944384 422 0 0 0 2 0 0 0 20 0 20 0 256952986 26729902080 11679 33554432000 4194304 4196468 140736178302512 140332234709232 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5785] ppid=5766 vsize=26103420 memory=280899853980304 CPUtime=0 cores=0-7
/proc/5769/task/5785/stat : 5785 (java) S 5766 5769 2790 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 11679 33554432000 4194304 4196468 140736178302512 140332233656688 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5786] ppid=5766 vsize=26103420 memory=280899853978000 CPUtime=0.01 cores=0-7
/proc/5769/task/5786/stat : 5786 (java) S 5766 5769 2790 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 20 0 256952986 26729902080 11679 33554432000 4194304 4196468 140736178302512 140332232603632 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5787] ppid=5766 vsize=26103420 memory=280899853994608 CPUtime=0.08 cores=0-7
/proc/5769/task/5787/stat : 5787 (java) S 5766 5769 2790 0 -1 1077944384 294 0 0 0 8 0 0 0 20 0 20 0 256952986 26729902080 11679 33554432000 4194304 4196468 140736178302512 140332231551088 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5788] ppid=5766 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5788/stat : 5788 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 11679 33554432000 4194304 4196468 140736178302512 140332230499296 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5789] ppid=5766 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/5769/task/5789/stat : 5789 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952986 26729902080 11679 33554432000 4194304 4196468 140736178302512 140332229446832 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46716 KiB

[startup+0.70084 s]
/proc/loadavg: 7.81 8.53 8.72 2/199 5789
/proc/meminfo: memFree=23630680/32770624 swapFree=67108792/67108860
[pid=5769] ppid=5766 vsize=26105488 memory=87856 CPUtime=0.99 cores=0-7
/proc/5769/stat : 5769 (java) S 5766 5769 2790 0 -1 1077944320 17812 0 0 0 95 4 0 0 20 0 20 0 256952980 26732019712 21964 33554432000 4194304 4196468 140736178302512 140736178285056 140333563756279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
/proc/5769/statm: 6526372 21964 3498 1 0 6488444 0
[pid=5769/tid=5771] ppid=5766 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/5769/task/5771/stat : 5771 (java) R 5766 5769 2790 0 -1 4202560 15054 0 0 0 65 2 0 0 20 0 20 0 256952981 26732019712 21964 33554432000 4194304 4196468 140736178302512 140333567979104 140333544401183 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5772] ppid=5766 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5772/stat : 5772 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952981 26732019712 21964 33554432000 4194304 4196468 140736178302512 140333516377104 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5773] ppid=5766 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5773/stat : 5773 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26732019712 21964 33554432000 4194304 4196468 140736178302512 140333515324560 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5774] ppid=5766 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5774/stat : 5774 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256952982 26732019712 21964 33554432000 4194304 4196468 140736178302512 140333514271504 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5775] ppid=5766 vsize=26105488 memory=748 CPUtime=0 cores=0-7
/proc/5769/task/5775/stat : 5775 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26732019712 21964 33554432000 4194304 4196468 140736178302512 140333513218960 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5776] ppid=5766 vsize=26105488 memory=872 CPUtime=0 cores=0-7
/proc/5769/task/5776/stat : 5776 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26732019712 21964 33554432000 4194304 4196468 140736178302512 140333512165904 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5777] ppid=5766 vsize=26105488 memory=1220 CPUtime=0 cores=0-7
/proc/5769/task/5777/stat : 5777 (java) S 5766 5769 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256952982 26732019712 21964 33554432000 4194304 4196468 140736178302512 140333511113360 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5778] ppid=5766 vsize=26105488 memory=1068 CPUtime=0 cores=0-7
/proc/5769/task/5778/stat : 5778 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26732019712 21964 33554432000 4194304 4196468 140736178302512 140333510060304 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5779] ppid=5766 vsize=26105488 memory=14888 CPUtime=0 cores=0-7
/proc/5769/task/5779/stat : 5779 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256952982 26732019712 21964 33554432000 4194304 4196468 140736178302512 140333509007760 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5780] ppid=5766 vsize=26105488 memory=15764 CPUtime=0 cores=0-7
/proc/5769/task/5780/stat : 5780 (java) S 5766 5769 2790 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 256952983 26732019712 21964 33554432000 4194304 4196468 140736178302512 140332238920432 140333563767426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0

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

/proc/5769/task/5771/stat : 5771 (java) S 5766 5769 2790 0 -1 1077944384 22817 0 0 0 312 6 0 0 20 0 36 0 256952981 27837321216 397093 33554432000 4194304 4196468 140736178302512 140333567993744 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5772] ppid=5766 vsize=27184884 memory=4126316290023845779 CPUtime=0.1 cores=0-7
/proc/5769/task/5772/stat : 5772 (java) S 5766 5769 2790 0 -1 1077944384 224 0 0 0 6 4 0 0 20 0 36 0 256952981 27837321216 397093 33554432000 4194304 4196468 140736178302512 140333516377104 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5773] ppid=5766 vsize=27184884 memory=6943526294502006880 CPUtime=0.11 cores=0-7
/proc/5769/task/5773/stat : 5773 (java) S 5766 5769 2790 0 -1 1077944384 218 0 0 0 8 3 0 0 20 0 36 0 256952982 27837321216 397093 33554432000 4194304 4196468 140736178302512 140333515324560 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5774] ppid=5766 vsize=27184884 memory=6944656575208382560 CPUtime=0.11 cores=0-7
/proc/5769/task/5774/stat : 5774 (java) S 5766 5769 2790 0 -1 1077944384 236 0 0 0 8 3 0 0 20 0 36 0 256952982 27837321216 397093 33554432000 4194304 4196468 140736178302512 140333514271504 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5775] ppid=5766 vsize=27184884 memory=6944656592455360604 CPUtime=0.09 cores=0-7
/proc/5769/task/5775/stat : 5775 (java) S 5766 5769 2790 0 -1 1077944384 835 0 0 0 6 3 0 0 20 0 36 0 256952982 27837321216 397093 33554432000 4194304 4196468 140736178302512 140333513218960 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5776] ppid=5766 vsize=27184884 memory=6944656592455360604 CPUtime=0.09 cores=0-7
/proc/5769/task/5776/stat : 5776 (java) S 5766 5769 2790 0 -1 1077944384 1441 0 0 0 6 3 0 0 20 0 36 0 256952982 27837321216 397093 33554432000 4194304 4196468 140736178302512 140333512165904 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5777] ppid=5766 vsize=27184884 memory=280899854081296 CPUtime=0.11 cores=0-7
/proc/5769/task/5777/stat : 5777 (java) S 5766 5769 2790 0 -1 1077944384 698 0 0 0 8 3 0 0 20 0 36 0 256952982 27837321216 397093 33554432000 4194304 4196468 140736178302512 140333511113360 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5778] ppid=5766 vsize=27184884 memory=1399103955520229747 CPUtime=0.1 cores=0-7
/proc/5769/task/5778/stat : 5778 (java) S 5766 5769 2790 0 -1 1077944384 672 0 0 0 8 2 0 0 20 0 36 0 256952982 27837321216 397093 33554432000 4194304 4196468 140736178302512 140333510060304 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5779] ppid=5766 vsize=27184884 memory=6944656592455097440 CPUtime=0.14 cores=0-7
/proc/5769/task/5779/stat : 5779 (java) S 5766 5769 2790 0 -1 1077944384 271 0 0 0 10 4 0 0 20 0 36 0 256952982 27837321216 397093 33554432000 4194304 4196468 140736178302512 140333509007760 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5780] ppid=5766 vsize=27184884 memory=4644490305975509333 CPUtime=0.04 cores=0-7
/proc/5769/task/5780/stat : 5780 (java) S 5766 5769 2790 0 -1 1077944384 2953 0 0 0 3 1 0 0 20 0 36 0 256952983 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332238920432 140333563767426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5781] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5781/stat : 5781 (java) S 5766 5769 2790 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 36 0 256952983 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332237866720 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5782] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5782/stat : 5782 (java) S 5766 5769 2790 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 36 0 256952984 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332236813568 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5783] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5783/stat : 5783 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 36 0 256952986 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332235762128 140333563774875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5784] ppid=5766 vsize=27184884 memory=0 CPUtime=1.22 cores=0-7
/proc/5769/task/5784/stat : 5784 (java) S 5766 5769 2790 0 -1 1077944384 5632 0 0 0 119 3 0 0 20 0 36 0 256952986 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332234709232 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5785] ppid=5766 vsize=27184884 memory=0 CPUtime=1.42 cores=0-7
/proc/5769/task/5785/stat : 5785 (java) S 5766 5769 2790 0 -1 1077944384 2989 0 0 0 141 1 0 0 20 0 36 0 256952986 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332233656688 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5786] ppid=5766 vsize=27184884 memory=0 CPUtime=1.47 cores=0-7
/proc/5769/task/5786/stat : 5786 (java) S 5766 5769 2790 0 -1 1077944384 3155 0 0 0 146 1 0 0 20 0 36 0 256952986 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332232603632 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5787] ppid=5766 vsize=27184884 memory=0 CPUtime=0.99 cores=0-7
/proc/5769/task/5787/stat : 5787 (java) S 5766 5769 2790 0 -1 1077944384 4852 0 0 0 98 1 0 0 20 0 36 0 256952986 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332231551088 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5788] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5788/stat : 5788 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 36 0 256952986 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332230499296 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5789] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5789/stat : 5789 (java) S 5766 5769 2790 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 36 0 256952986 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332229446832 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5790] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5790/stat : 5790 (java) S 5766 5769 2790 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 36 0 256953264 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332148712448 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5791] ppid=5766 vsize=27184884 memory=0 CPUtime=0.03 cores=0-7
/proc/5769/task/5791/stat : 5791 (java) S 5766 5769 2790 0 -1 1077944384 851 0 0 0 1 2 0 0 20 0 36 0 256953284 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332145562896 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5792] ppid=5766 vsize=27184884 memory=0 CPUtime=12.14 cores=0-7
/proc/5769/task/5792/stat : 5792 (java) R 5766 5769 2790 0 -1 4202560 702 0 0 0 1211 3 0 0 20 0 36 0 256953300 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332142405464 140333186628248 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5793] ppid=5766 vsize=27184884 memory=0 CPUtime=0.08 cores=0-7
/proc/5769/task/5793/stat : 5793 (java) S 5766 5769 2790 0 -1 1077944384 79 0 0 0 8 0 0 0 20 0 36 0 256953301 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332141360160 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5794] ppid=5766 vsize=27184884 memory=0 CPUtime=12.13 cores=0-7
/proc/5769/task/5794/stat : 5794 (java) R 5766 5769 2790 0 -1 4202560 503 0 0 0 1210 3 0 0 20 0 36 0 256953301 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332140299592 140333185889884 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5795] ppid=5766 vsize=27184884 memory=0 CPUtime=12.17 cores=0-7
/proc/5769/task/5795/stat : 5795 (java) R 5766 5769 2790 0 -1 4202560 749 0 0 0 1214 3 0 0 20 0 36 0 256953308 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332139247496 140333182035396 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5796] ppid=5766 vsize=27184884 memory=-7674914008656224160 CPUtime=12.32 cores=0-7
/proc/5769/task/5796/stat : 5796 (java) R 5766 5769 2790 0 -1 4202560 813 0 0 0 1227 5 0 0 20 0 36 0 256953308 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332138194568 140736179530975 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5797] ppid=5766 vsize=27184884 memory=7237398200207235428 CPUtime=0.07 cores=0-7
/proc/5769/task/5797/stat : 5797 (java) S 5766 5769 2790 0 -1 1077944384 35 0 0 0 7 0 0 0 20 0 36 0 256953308 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332137149984 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5798] ppid=5766 vsize=27184884 memory=7597132098393106257 CPUtime=12.38 cores=0-7
/proc/5769/task/5798/stat : 5798 (java) R 5766 5769 2790 0 -1 4202560 503 0 0 0 1237 1 0 0 20 0 36 0 256953308 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332136089096 140333185886108 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5799] ppid=5766 vsize=27184884 memory=7597132098393106257 CPUtime=12.2 cores=0-7
/proc/5769/task/5799/stat : 5799 (java) R 5766 5769 2790 0 -1 4202560 463 0 0 0 1216 4 0 0 20 0 36 0 256953308 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332135036424 140333185886388 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5800] ppid=5766 vsize=27184884 memory=7597132098393106257 CPUtime=0 cores=0-7
/proc/5769/task/5800/stat : 5800 (java) S 5766 5769 2790 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 256953308 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332133991328 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5801] ppid=5766 vsize=27184884 memory=7811332378137542764 CPUtime=0 cores=0-7
/proc/5769/task/5801/stat : 5801 (java) S 5766 5769 2790 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 256953308 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332132938784 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5802] ppid=5766 vsize=27184884 memory=4640488070462001255 CPUtime=0 cores=0-7
/proc/5769/task/5802/stat : 5802 (java) S 5766 5769 2790 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 36 0 256953308 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332131885728 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5803] ppid=5766 vsize=27184884 memory=7019467088040769333 CPUtime=12.11 cores=0-7
/proc/5769/task/5803/stat : 5803 (java) R 5766 5769 2790 0 -1 4202560 567 0 0 0 1208 3 0 0 20 0 36 0 256953308 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332130825832 140333186628266 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5804] ppid=5766 vsize=27184884 memory=0 CPUtime=12.08 cores=0-7
/proc/5769/task/5804/stat : 5804 (java) R 5766 5769 2790 0 -1 4202560 827 0 0 0 1205 3 0 0 20 0 36 0 256953311 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332129775760 140333545162603 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5805] ppid=5766 vsize=27184884 memory=2209 CPUtime=0 cores=0-7
/proc/5769/task/5805/stat : 5805 (java) S 5766 5769 2790 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 36 0 256953312 27837321216 397093 33554432000 4194304 4196468 140736178302512 140332128728608 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
Current children cumulated CPU time: 107.1 s
Current children cumulated vsize: 27184884 KiB
Current children cumulated memory: 1588372 KiB

[startup+16.202 s]
/proc/loadavg: 8.23 8.59 8.73 9/215 5805
/proc/meminfo: memFree=22110976/32770624 swapFree=67108792/67108860
[pid=5769] ppid=5766 vsize=27184884 memory=1695696 CPUtime=108.62 cores=0-7
/proc/5769/stat : 5769 (java) S 5766 5769 2790 0 -1 1077944320 57373 0 0 0 10785 77 0 0 20 0 36 0 256952980 27837321216 423924 33554432000 4194304 4196468 140736178302512 140736178285056 140333563756279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
/proc/5769/statm: 6796221 423924 3622 1 0 6757772 0
[pid=5769/tid=5771] ppid=5766 vsize=27184884 memory=1620 CPUtime=3.18 cores=0-7
/proc/5769/task/5771/stat : 5771 (java) S 5766 5769 2790 0 -1 1077944384 22817 0 0 0 312 6 0 0 20 0 36 0 256952981 27837321216 423924 33554432000 4194304 4196468 140736178302512 140333567993744 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5772] ppid=5766 vsize=27184884 memory=4512 CPUtime=0.1 cores=0-7
/proc/5769/task/5772/stat : 5772 (java) S 5766 5769 2790 0 -1 1077944384 226 0 0 0 6 4 0 0 20 0 36 0 256952981 27837321216 423946 33554432000 4194304 4196468 140736178302512 140333516377104 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5773] ppid=5766 vsize=27184884 memory=1370564 CPUtime=0.11 cores=0-7
/proc/5769/task/5773/stat : 5773 (java) S 5766 5769 2790 0 -1 1077944384 221 0 0 0 8 3 0 0 20 0 36 0 256952982 27837321216 423946 33554432000 4194304 4196468 140736178302512 140333515324560 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5774] ppid=5766 vsize=27184884 memory=8520 CPUtime=0.11 cores=0-7
/proc/5769/task/5774/stat : 5774 (java) S 5766 5769 2790 0 -1 1077944384 239 0 0 0 8 3 0 0 20 0 36 0 256952982 27837321216 423946 33554432000 4194304 4196468 140736178302512 140333514271504 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5775] ppid=5766 vsize=27184884 memory=288230574492221466 CPUtime=0.09 cores=0-7
/proc/5769/task/5775/stat : 5775 (java) S 5766 5769 2790 0 -1 1077944384 838 0 0 0 6 3 0 0 20 0 36 0 256952982 27837321216 423946 33554432000 4194304 4196468 140736178302512 140333513218960 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5776] ppid=5766 vsize=27184884 memory=288230596050944315 CPUtime=0.09 cores=0-7
/proc/5769/task/5776/stat : 5776 (java) S 5766 5769 2790 0 -1 1077944384 1445 0 0 0 6 3 0 0 20 0 36 0 256952982 27837321216 423946 33554432000 4194304 4196468 140736178302512 140333512165904 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5777] ppid=5766 vsize=27184884 memory=14410445029116127 CPUtime=0.11 cores=0-7
/proc/5769/task/5777/stat : 5777 (java) S 5766 5769 2790 0 -1 1077944384 699 0 0 0 8 3 0 0 20 0 36 0 256952982 27837321216 423946 33554432000 4194304 4196468 140736178302512 140333511113360 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5778] ppid=5766 vsize=27184884 memory=0 CPUtime=0.1 cores=0-7
/proc/5769/task/5778/stat : 5778 (java) S 5766 5769 2790 0 -1 1077944384 673 0 0 0 8 2 0 0 20 0 36 0 256952982 27837321216 423946 33554432000 4194304 4196468 140736178302512 140333510060304 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5779] ppid=5766 vsize=27184884 memory=0 CPUtime=0.14 cores=0-7
/proc/5769/task/5779/stat : 5779 (java) S 5766 5769 2790 0 -1 1077944384 272 0 0 0 10 4 0 0 20 0 36 0 256952982 27837321216 423946 33554432000 4194304 4196468 140736178302512 140333509007760 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5780] ppid=5766 vsize=27184884 memory=0 CPUtime=0.04 cores=0-7
/proc/5769/task/5780/stat : 5780 (java) S 5766 5769 2790 0 -1 1077944384 3123 0 0 0 3 1 0 0 20 0 36 0 256952983 27837321216 423946 33554432000 4194304 4196468 140736178302512 140332238920432 140333563767426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5781] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5781/stat : 5781 (java) S 5766 5769 2790 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 36 0 256952983 27837321216 423946 33554432000 4194304 4196468 140736178302512 140332237866720 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5782] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5782/stat : 5782 (java) S 5766 5769 2790 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 36 0 256952984 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332236813568 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5783] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5783/stat : 5783 (java) S 5766 5769 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 36 0 256952986 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332235762128 140333563774875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5784] ppid=5766 vsize=27184884 memory=0 CPUtime=1.22 cores=0-7
/proc/5769/task/5784/stat : 5784 (java) S 5766 5769 2790 0 -1 1077944384 5632 0 0 0 119 3 0 0 20 0 36 0 256952986 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332234709232 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5785] ppid=5766 vsize=27184884 memory=0 CPUtime=1.42 cores=0-7
/proc/5769/task/5785/stat : 5785 (java) S 5766 5769 2790 0 -1 1077944384 2989 0 0 0 141 1 0 0 20 0 36 0 256952986 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332233656688 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5786] ppid=5766 vsize=27184884 memory=0 CPUtime=1.47 cores=0-7
/proc/5769/task/5786/stat : 5786 (java) R 5766 5769 2790 0 -1 1077944384 3155 0 0 0 146 1 0 0 20 0 36 0 256952986 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332232603632 140333563767426 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5787] ppid=5766 vsize=27184884 memory=0 CPUtime=0.99 cores=0-7
/proc/5769/task/5787/stat : 5787 (java) R 5766 5769 2790 0 -1 4202560 4903 0 0 0 98 1 0 0 20 0 36 0 256952986 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332231551088 140333542124918 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5788] ppid=5766 vsize=27184884 memory=50785 CPUtime=0 cores=0-7
/proc/5769/task/5788/stat : 5788 (java) S 5766 5769 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 36 0 256952986 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332230499296 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5789] ppid=5766 vsize=27184884 memory=1373252 CPUtime=0 cores=0-7
/proc/5769/task/5789/stat : 5789 (java) S 5766 5769 2790 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 36 0 256952986 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332229446832 140333563767426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5790] ppid=5766 vsize=27184884 memory=280899854041120 CPUtime=0 cores=0-7
/proc/5769/task/5790/stat : 5790 (java) R 5766 5769 2790 0 -1 12591168 104 0 0 0 0 0 0 0 20 0 36 0 256953264 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332148712448 140333545319780 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5791] ppid=5766 vsize=27184884 memory=288230596050944315 CPUtime=0.03 cores=0-7
/proc/5769/task/5791/stat : 5791 (java) R 5766 5769 2790 0 -1 1077944384 852 0 0 0 1 2 0 0 20 0 36 0 256953284 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332145562896 140333563767426 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5792] ppid=5766 vsize=27184884 memory=14410445029116127 CPUtime=12.33 cores=0-7
/proc/5769/task/5792/stat : 5792 (java) R 5766 5769 2790 0 -1 4202560 733 0 0 0 1230 3 0 0 20 0 36 0 256953300 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332142405056 140333185871602 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5793] ppid=5766 vsize=27184884 memory=0 CPUtime=0.08 cores=0-7
/proc/5769/task/5793/stat : 5793 (java) S 5766 5769 2790 0 -1 1077944384 79 0 0 0 8 0 0 0 20 0 36 0 256953301 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332141360160 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5794] ppid=5766 vsize=27184884 memory=0 CPUtime=12.32 cores=0-7
/proc/5769/task/5794/stat : 5794 (java) R 5766 5769 2790 0 -1 4202560 574 0 0 0 1228 4 0 0 20 0 36 0 256953301 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332140298784 140333185885719 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5795] ppid=5766 vsize=27184884 memory=1064836 CPUtime=12.36 cores=0-7
/proc/5769/task/5795/stat : 5795 (java) R 5766 5769 2790 0 -1 4202560 807 0 0 0 1233 3 0 0 20 0 36 0 256953308 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332139246608 140333185727554 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5796] ppid=5766 vsize=27184884 memory=140449927158336 CPUtime=12.5 cores=0-7
/proc/5769/task/5796/stat : 5796 (java) R 5766 5769 2790 0 -1 4202560 850 0 0 0 1245 5 0 0 20 0 36 0 256953308 27837321216 423951 33554432000 4194304 4196468 140736178302512 140332138194376 140333174351589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5797] ppid=5766 vsize=27184884 memory=0 CPUtime=0.07 cores=0-7
/proc/5769/task/5797/stat : 5797 (java) S 5766 5769 2790 0 -1 1077944384 35 0 0 0 7 0 0 0 20 0 36 0 256953308 27837321216 423976 33554432000 4194304 4196468 140736178302512 140332137149984 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5798] ppid=5766 vsize=27184884 memory=0 CPUtime=12.58 cores=0-7
/proc/5769/task/5798/stat : 5798 (java) R 5766 5769 2790 0 -1 4202560 2342 0 0 0 1256 2 0 0 20 0 36 0 256953308 27837321216 423976 33554432000 4194304 4196468 140736178302512 140332136088576 140333174563962 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5799] ppid=5766 vsize=27184884 memory=22244 CPUtime=12.38 cores=0-7
/proc/5769/task/5799/stat : 5799 (java) R 5766 5769 2790 0 -1 4202560 552 0 0 0 1234 4 0 0 20 0 36 0 256953308 27837321216 423976 33554432000 4194304 4196468 140736178302512 140332135039384 140333185927710 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5800] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5800/stat : 5800 (java) S 5766 5769 2790 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 256953308 27837321216 423976 33554432000 4194304 4196468 140736178302512 140332133991328 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5801] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5801/stat : 5801 (java) S 5766 5769 2790 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 256953308 27837321216 423976 33554432000 4194304 4196468 140736178302512 140332132938784 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5802] ppid=5766 vsize=27184884 memory=0 CPUtime=0 cores=0-7
/proc/5769/task/5802/stat : 5802 (java) R 5766 5769 2790 0 -1 4202560 193 0 0 0 0 0 0 0 20 0 36 0 256953308 27837321216 423977 33554432000 4194304 4196468 140736178302512 140332131885728 140333555997669 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5803] ppid=5766 vsize=27184884 memory=0 CPUtime=12.3 cores=0-7
/proc/5769/task/5803/stat : 5803 (java) R 5766 5769 2790 0 -1 4202560 602 0 0 0 1227 3 0 0 20 0 36 0 256953308 27837321216 423977 33554432000 4194304 4196468 140736178302512 140332130825032 140333177786750 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5804] ppid=5766 vsize=27184884 memory=0 CPUtime=12.27 cores=0-7
/proc/5769/task/5804/stat : 5804 (java) R 5766 5769 2790 0 -1 4202560 854 0 0 0 1223 4 0 0 20 0 36 0 256953311 27837321216 423977 33554432000 4194304 4196468 140736178302512 140332129773000 140333185927242 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
[pid=5769/tid=5805] ppid=5766 vsize=27184884 memory=3300 CPUtime=0 cores=0-7
/proc/5769/task/5805/stat : 5805 (java) S 5766 5769 2790 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 36 0 256953312 27837321216 423977 33554432000 4194304 4196468 140736178302512 140332128728608 140333563766485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37498880 140736178308173 140736178308357 140736178308357 140736178311119 0
Current children cumulated CPU time: 108.62 s
Current children cumulated vsize: 27184884 KiB
Current children cumulated memory: 1695696 KiB

[startup+16.3013 s]*
/proc/loadavg: 8.23 8.59 8.73 2/179 5811
/proc/meminfo: memFree=23685964/32770624 swapFree=67108792/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 16.3105
CPU time (s): 109.042
CPU user time (s): 108.235
CPU system time (s): 0.807164
CPU usage (%): 668.54
Max. virtual memory (cumulated for all children) (KiB): 27184884
Max. memory (cumulated for all children) (KiB): 1695696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.235
system time used= 0.807164
maximum resident set size= 1700712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64932
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= 8921
involuntary context switches= 3695


# summary of solver processes directly reported to runsolver:
#   pid: 5769
#   total CPU time (s): 109.042
#   total CPU user time (s): 108.235
#   total CPU system time (s): 0.807164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.153871 second user time and 0.237308 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-16 06:31:37
IDJOB=4309118
IDBENCH=141595
IDSOLVER=2793
FILE ID=node150/4309118-1534393897
RUNJOBID= node150-1534385881-2817
PBS_JOBID= 21038316
Free space on /tmp= 43008 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-14_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-4309118-1534393897/watcher-4309118-1534393897 -o /tmp/evaluation-result-4309118-1534393897/solver-4309118-1534393897 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1534385881-2817 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1222427958 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309118-1534393897.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=1222427958

node150.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.76
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.76
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.76
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.76
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:        23689456 kB
MemAvailable:   31896068 kB
Buffers:          162556 kB
Cached:          8272200 kB
SwapCached:            0 kB
Active:          4193848 kB
Inactive:        4292628 kB
Active(anon):       2768 kB
Inactive(anon):   109536 kB
Active(file):    4191080 kB
Inactive(file):  4183092 kB
Unevictable:        7740 kB
Mlocked:            7740 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             35864 kB
Writeback:             0 kB
AnonPages:         59472 kB
Mapped:            55824 kB
Shmem:             57924 kB
Slab:             288952 kB
SReclaimable:     260900 kB
SUnreclaim:        28052 kB
KernelStack:        3168 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 42972 MiB
End job on node150 at 2018-08-16 06:31:54