Trace number 4294812

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
Concrete 3.8 2018-06-13OPT15 24.9141 16.1029

General information on the benchmark

NameLowAutocorrelation/
LowAutocorrelation-015_c18.xml
MD5SUMbc2f8d4b91081a5d55245e328f9be905
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1.0065
Satisfiable
(Un)Satisfiability was proved
Number of variables239
Number of constraints133
Number of domains29
Minimum domain size2
Maximum domain size29
Distribution of domain sizes[{"size":2,"count":121},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":17,"count":1},{"size":19,"count":1},{"size":21,"count":1},{"size":23,"count":1},{"size":25,"count":1},{"size":27,"count":1},{"size":29,"count":1}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":133},{"degree":14,"count":15}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":15},{"arity":3,"count":106},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints119
Distribution of constraint types[{"type":"intension","count":119},{"type":"sum","count":14}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.99/0.74	c Concrete v3.8.1528841891564 running
8.79/4.11	o 55
8.79/4.14	o 39
9.10/4.25	o 35
9.45/4.38	o 31
10.10/4.51	o 23
12.04/5.24	o 15
24.79/16.08	v <instantiation cost="15">
24.79/16.08	v       <list>
24.79/16.08	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[10][0] y[10][1] y[10][2] y[10][3] y[11][0] y[11][1] y[11][2] y[12][0] y[12][1] y[13][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13]
24.79/16.08	v       </list>
24.79/16.08	v       <values>
24.79/16.08	v         1 -1 1 1 -1 1 1 1 -1 1 1 1 -1 -1 -1 -1 -1 1 -1 -1 1 1 -1 -1 1 1 -1 1 1 1 -1 -1 1 -1 1 -1 1 -1 1 -1 -1 1 1 1 1 1 -1 -1 1 1 -1 -1 -1 -1 -1 -1 1 1 1 1 1 1 1 -1 -1 1 -1 1 -1 -1 1 1 -1 1 -1 1 -1 -1 1 -1 1 -1 -1 1 1 1 1 1 -1 -1 -1 -1 -1 -1 1 1 1 -1 -1 1 -1 1 -1 1 -1 1 -1 -1 -1 1 1 1 -1 -1 -1 1 -1 -1 1 -1 0 -1 0 3 0 -1 0 -1 0 -1 0 -1 0 -1 0 1 0 9 0 1 0 1 0 1 0 1 0 1
24.79/16.08	v       </values>
24.79/16.08	v     </instantiation>
24.79/16.08	s OPTIMUM FOUND

Verifier Data

OK	15

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294812-1532490260/watcher-4294812-1532490260 -o /tmp/evaluation-result-4294812-1532490260/solver-4294812-1532490260 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532466475-21335 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1674735944 HOME/instance-4294812-1532490260.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=27148, runsolver pid=27145
Current StackSize limit: 8192 KiB


[startup+0.100089 s]*
/proc/loadavg: 1.37 1.43 1.44 3/209 27205
/proc/meminfo: memFree=14805624/32770624 swapFree=67108860/67108860
[pid=27148] ppid=27145 vsize=9972712 memory=18592 CPUtime=0.09 cores=1,3,5,7
/proc/27148/stat : 27148 (java) S 27145 27148 21303 0 -1 1077944320 4303 12923 0 0 1 0 5 3 20 0 6 0 66589172 10212057088 4648 33554432000 4194304 4196468 140729846268960 140729846251504 139998519693047 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
/proc/27148/statm: 2493178 4648 1932 1 0 2481616 0
[pid=27148/tid=27201] ppid=27145 vsize=9972712 memory=4628411388058700198 CPUtime=0.09 cores=1,3,5,7
/proc/27148/task/27201/stat : 27201 (java) R 27145 27148 21303 0 -1 4202560 2109 12923 0 0 1 0 5 3 20 0 6 0 66589181 10212057088 4648 33554432000 4194304 4196468 140729846268960 139998491529808 139998519714973 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27202] ppid=27145 vsize=9972712 memory=5793855585863408057 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27202/stat : 27202 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 6 0 66589182 10212057088 4648 33554432000 4194304 4196468 140729846268960 139998523935376 139998519703253 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27203] ppid=27145 vsize=9972712 memory=140334853514880 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27203/stat : 27203 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 6 0 66589182 10212057088 4648 33554432000 4194304 4196468 140729846268960 139998422825488 139998519703253 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27204] ppid=27145 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27204/stat : 27204 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 6 0 66589182 10212057088 4648 33554432000 4194304 4196468 140729846268960 139998421772688 139998519703253 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27205] ppid=27145 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27205/stat : 27205 (java) S 27145 27148 21303 0 -1 1077944384 2 12923 0 0 0 0 5 3 20 0 6 0 66589182 10212057088 4648 33554432000 4194304 4196468 140729846268960 139998420719888 139998519703253 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210123 s]*
/proc/loadavg: 1.37 1.43 1.44 3/218 27214
/proc/meminfo: memFree=14785356/32770624 swapFree=67108860/67108860
[pid=27148] ppid=27145 vsize=10821524 memory=43164 CPUtime=0.26 cores=1,3,5,7
/proc/27148/stat : 27148 (java) S 27145 27148 21303 0 -1 1077944320 8586 12923 0 0 17 1 5 3 20 0 15 0 66589172 11081240576 10791 33554432000 4194304 4196468 140729846268960 140729846251504 139998519693047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
/proc/27148/statm: 2705381 10791 2955 1 0 2667804 0
[pid=27148/tid=27201] ppid=27145 vsize=10818904 memory=-8540663193526752614 CPUtime=0.19 cores=1,3,5,7
/proc/27148/task/27201/stat : 27201 (java) R 27145 27148 21303 0 -1 4202560 5109 12923 0 0 11 0 5 3 20 0 15 0 66589181 11078557696 10192 33554432000 4194304 4196468 140729846268960 139998491517856 139998512410151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27202] ppid=27145 vsize=10818904 memory=4211974061058305418 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27202/stat : 27202 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589182 11078557696 10192 33554432000 4194304 4196468 140729846268960 139998523935376 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27203] ppid=27145 vsize=10818904 memory=140334853514880 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27203/stat : 27203 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589182 11078557696 10192 33554432000 4194304 4196468 140729846268960 139998422825488 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27204] ppid=27145 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27204/stat : 27204 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589182 11078557696 10192 33554432000 4194304 4196468 140729846268960 139998421772688 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27205] ppid=27145 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27205/stat : 27205 (java) S 27145 27148 21303 0 -1 1077944384 2 12923 0 0 0 0 5 3 20 0 15 0 66589182 11078557696 10192 33554432000 4194304 4196468 140729846268960 139998420719888 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27206] ppid=27145 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27206/stat : 27206 (java) S 27145 27148 21303 0 -1 1077944384 2 12923 0 0 0 0 5 3 20 0 15 0 66589183 11078557696 10192 33554432000 4194304 4196468 140729846268960 139997523078000 139998519704194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27207] ppid=27145 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27207/stat : 27207 (java) S 27145 27148 21303 0 -1 1077944384 33 12923 0 0 0 0 5 3 20 0 15 0 66589184 11078557696 10192 33554432000 4194304 4196468 140729846268960 139997522023968 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27208] ppid=27145 vsize=10818936 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27208/stat : 27208 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589184 11078590464 10192 33554432000 4194304 4196468 140729846268960 139997411796336 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27209] ppid=27145 vsize=10818936 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27209/stat : 27209 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11078590464 10192 33554432000 4194304 4196468 140729846268960 139997104396624 139998519711643 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27210] ppid=27145 vsize=10818936 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27148/task/27210/stat : 27210 (java) S 27145 27148 21303 0 -1 1077944384 439 12923 0 0 1 0 5 3 20 0 15 0 66589187 11078590464 10192 33554432000 4194304 4196468 140729846268960 139997488466288 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27211] ppid=27145 vsize=10818936 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27211/stat : 27211 (java) S 27145 27148 21303 0 -1 1077944384 178 12923 0 0 0 0 5 3 20 0 15 0 66589187 11078590464 10192 33554432000 4194304 4196468 140729846268960 139997487413488 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27212] ppid=27145 vsize=10818936 memory=140334853514880 CPUtime=0.11 cores=1,3,5,7
/proc/27148/task/27212/stat : 27212 (java) S 27145 27148 21303 0 -1 1077944384 625 12923 0 0 3 0 5 3 20 0 15 0 66589187 11078590464 10257 33554432000 4194304 4196468 140729846268960 139997486360688 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27213] ppid=27145 vsize=10818936 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27213/stat : 27213 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11078590464 10257 33554432000 4194304 4196468 140729846268960 139997070837984 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27214] ppid=27145 vsize=10818936 memory=140334853514880 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27214/stat : 27214 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589187 11078590464 10257 33554432000 4194304 4196468 140729846268960 139997485309104 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10821524 KiB
Current children cumulated memory: 43164 KiB

[startup+0.310561 s]*
/proc/loadavg: 1.37 1.43 1.44 3/218 27214
/proc/meminfo: memFree=14772952/32770624 swapFree=67108860/67108860
[pid=27148] ppid=27145 vsize=10819352 memory=51236 CPUtime=0.39 cores=1,3,5,7
/proc/27148/stat : 27148 (java) S 27145 27148 21303 0 -1 1077944320 10459 12923 0 0 29 2 5 3 20 0 15 0 66589172 11079016448 12809 33554432000 4194304 4196468 140729846268960 140729846251504 139998519693047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
/proc/27148/statm: 2704838 12809 3074 1 0 2667149 0
[pid=27148/tid=27201] ppid=27145 vsize=10819352 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/27148/task/27201/stat : 27201 (java) R 27145 27148 21303 0 -1 4202560 6963 12923 0 0 19 1 5 3 20 0 15 0 66589181 11079016448 12809 33554432000 4194304 4196468 140729846268960 139998491505056 139998519714973 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27202] ppid=27145 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27202/stat : 27202 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589182 11079016448 12809 33554432000 4194304 4196468 140729846268960 139998523935376 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27203] ppid=27145 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27203/stat : 27203 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589182 11079016448 12809 33554432000 4194304 4196468 140729846268960 139998422825488 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27204] ppid=27145 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27204/stat : 27204 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589182 11079016448 12809 33554432000 4194304 4196468 140729846268960 139998421772688 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27205] ppid=27145 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27205/stat : 27205 (java) S 27145 27148 21303 0 -1 1077944384 2 12923 0 0 0 0 5 3 20 0 15 0 66589182 11079016448 12809 33554432000 4194304 4196468 140729846268960 139998420719888 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27206] ppid=27145 vsize=10819352 memory=140334853514879 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27206/stat : 27206 (java) S 27145 27148 21303 0 -1 1077944384 2 12923 0 0 0 0 5 3 20 0 15 0 66589183 11079016448 12809 33554432000 4194304 4196468 140729846268960 139997523078000 139998519704194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27207] ppid=27145 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27207/stat : 27207 (java) S 27145 27148 21303 0 -1 1077944384 33 12923 0 0 0 0 5 3 20 0 15 0 66589184 11079016448 12809 33554432000 4194304 4196468 140729846268960 139997522023968 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27208] ppid=27145 vsize=10819352 memory=140334853514880 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27208/stat : 27208 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589184 11079016448 12809 33554432000 4194304 4196468 140729846268960 139997411796336 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27209] ppid=27145 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27209/stat : 27209 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11079016448 12809 33554432000 4194304 4196468 140729846268960 139997104396624 139998519711643 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27210] ppid=27145 vsize=10819352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27148/task/27210/stat : 27210 (java) S 27145 27148 21303 0 -1 1077944384 439 12923 0 0 1 0 5 3 20 0 15 0 66589187 11079016448 12809 33554432000 4194304 4196468 140729846268960 139997488466288 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27211] ppid=27145 vsize=10819352 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/27148/task/27211/stat : 27211 (java) S 27145 27148 21303 0 -1 1077944384 179 12923 0 0 1 0 5 3 20 0 15 0 66589187 11079016448 12809 33554432000 4194304 4196468 140729846268960 139997487413488 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27212] ppid=27145 vsize=10819352 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/27148/task/27212/stat : 27212 (java) R 27145 27148 21303 0 -1 4202560 642 12923 0 0 5 0 5 3 20 0 15 0 66589187 11079016448 12809 33554432000 4194304 4196468 140729846268960 139997486360688 139998499664232 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27213] ppid=27145 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27213/stat : 27213 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11079016448 12809 33554432000 4194304 4196468 140729846268960 139997070837984 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27214] ppid=27145 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27214/stat : 27214 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589187 11079016448 12809 33554432000 4194304 4196468 140729846268960 139997485309104 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 51236 KiB

[startup+0.700765 s]
/proc/loadavg: 1.37 1.43 1.44 3/218 27214
/proc/meminfo: memFree=14762284/32770624 swapFree=67108860/67108860
[pid=27148] ppid=27145 vsize=10819352 memory=84836 CPUtime=0.99 cores=1,3,5,7
/proc/27148/stat : 27148 (java) S 27145 27148 21303 0 -1 1077944320 16767 12923 0 0 88 3 5 3 20 0 15 0 66589172 11079016448 21209 33554432000 4194304 4196468 140729846268960 140729846251504 139998519693047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
/proc/27148/statm: 2704838 21209 3247 1 0 2667149 0
[pid=27148/tid=27201] ppid=27145 vsize=10819352 memory=20252 CPUtime=0.67 cores=1,3,5,7
/proc/27148/task/27201/stat : 27201 (java) R 27145 27148 21303 0 -1 4202560 12195 12923 0 0 56 3 5 3 20 0 15 0 66589181 11079016448 21209 33554432000 4194304 4196468 140729846268960 139998491513872 139998501256576 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27202] ppid=27145 vsize=10819352 memory=4580 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27202/stat : 27202 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589182 11079016448 21209 33554432000 4194304 4196468 140729846268960 139998523935376 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27203] ppid=27145 vsize=10819352 memory=140334701257203 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27203/stat : 27203 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589182 11079016448 21209 33554432000 4194304 4196468 140729846268960 139998422825488 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27204] ppid=27145 vsize=10819352 memory=140338056397707 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27204/stat : 27204 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589182 11079016448 21209 33554432000 4194304 4196468 140729846268960 139998421772688 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27205] ppid=27145 vsize=10819352 memory=1792 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27205/stat : 27205 (java) S 27145 27148 21303 0 -1 1077944384 2 12923 0 0 0 0 5 3 20 0 15 0 66589182 11079016448 21209 33554432000 4194304 4196468 140729846268960 139998420719888 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27206] ppid=27145 vsize=10819352 memory=6296143700806424935 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27206/stat : 27206 (java) S 27145 27148 21303 0 -1 1077944384 5 12923 0 0 0 0 5 3 20 0 15 0 66589183 11079016448 21209 33554432000 4194304 4196468 140729846268960 139997523078000 139998519704194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27207] ppid=27145 vsize=10819352 memory=8099279071866868837 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27207/stat : 27207 (java) S 27145 27148 21303 0 -1 1077944384 33 12923 0 0 0 0 5 3 20 0 15 0 66589184 11079016448 21209 33554432000 4194304 4196468 140729846268960 139997522023968 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27208] ppid=27145 vsize=10819352 memory=6004820471124940137 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27208/stat : 27208 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589184 11079016448 21209 33554432000 4194304 4196468 140729846268960 139997411796336 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27209] ppid=27145 vsize=10819352 memory=3054156605368933524 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27209/stat : 27209 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11079016448 21209 33554432000 4194304 4196468 140729846268960 139997104396624 139998519711643 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27210] ppid=27145 vsize=10819352 memory=8326441112149131689 CPUtime=0.16 cores=1,3,5,7
/proc/27148/task/27210/stat : 27210 (java) S 27145 27148 21303 0 -1 1077944384 867 12923 0 0 8 0 5 3 20 0 15 0 66589187 11079016448 21209 33554432000 4194304 4196468 140729846268960 139997488466288 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27211] ppid=27145 vsize=10819352 memory=-7025452035940392864 CPUtime=0.17 cores=1,3,5,7
/proc/27148/task/27211/stat : 27211 (java) S 27145 27148 21303 0 -1 1077944384 734 12923 0 0 9 0 5 3 20 0 15 0 66589187 11079016448 21209 33554432000 4194304 4196468 140729846268960 139997487413488 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27212] ppid=27145 vsize=10819352 memory=6944656592452807326 CPUtime=0.21 cores=1,3,5,7
/proc/27148/task/27212/stat : 27212 (java) S 27145 27148 21303 0 -1 1077944384 731 12923 0 0 13 0 5 3 20 0 15 0 66589187 11079016448 21209 33554432000 4194304 4196468 140729846268960 139997486360688 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27213] ppid=27145 vsize=10819352 memory=-9178176116494409632 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27213/stat : 27213 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11079016448 21209 33554432000 4194304 4196468 140729846268960 139997070837984 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27214] ppid=27145 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27214/stat : 27214 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589187 11079016448 21209 33554432000 4194304 4196468 140729846268960 139997485309104 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 84836 KiB

[startup+1.50073 s]
/proc/loadavg: 1.37 1.43 1.44 3/218 27214
/proc/meminfo: memFree=14716016/32770624 swapFree=67108860/67108860
[pid=27148] ppid=27145 vsize=10834252 memory=177776 CPUtime=2.31 cores=1,3,5,7
/proc/27148/stat : 27148 (java) S 27145 27148 21303 0 -1 1077944320 25343 12923 0 0 214 9 5 3 20 0 15 0 66589172 11094274048 44444 33554432000 4194304 4196468 140729846268960 140729846251504 139998519693047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
/proc/27148/statm: 2708563 44444 3468 1 0 2670221 0
[pid=27148/tid=27201] ppid=27145 vsize=10834252 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/27148/task/27201/stat : 27201 (java) R 27145 27148 21303 0 -1 4202560 17984 12923 0 0 130 5 5 3 20 0 15 0 66589181 11094274048 44444 33554432000 4194304 4196468 140729846268960 139998491524064 139998503773534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27202] ppid=27145 vsize=10834252 memory=98940 CPUtime=0.09 cores=1,3,5,7
/proc/27148/task/27202/stat : 27202 (java) S 27145 27148 21303 0 -1 1077944384 58 12923 0 0 1 0 5 3 20 0 15 0 66589182 11094274048 44444 33554432000 4194304 4196468 140729846268960 139998523935376 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27203] ppid=27145 vsize=10834252 memory=5790086053191909267 CPUtime=0.09 cores=1,3,5,7
/proc/27148/task/27203/stat : 27203 (java) S 27145 27148 21303 0 -1 1077944384 18 12923 0 0 1 0 5 3 20 0 15 0 66589182 11094274048 44444 33554432000 4194304 4196468 140729846268960 139998422825488 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27204] ppid=27145 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27148/task/27204/stat : 27204 (java) S 27145 27148 21303 0 -1 1077944384 39 12923 0 0 1 0 5 3 20 0 15 0 66589182 11094274048 44444 33554432000 4194304 4196468 140729846268960 139998421772688 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27205] ppid=27145 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27205/stat : 27205 (java) S 27145 27148 21303 0 -1 1077944384 261 12923 0 0 0 0 5 3 20 0 15 0 66589182 11094274048 44444 33554432000 4194304 4196468 140729846268960 139998420719888 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27206] ppid=27145 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27148/task/27206/stat : 27206 (java) S 27145 27148 21303 0 -1 1077944384 1106 12923 0 0 1 0 5 3 20 0 15 0 66589183 11094274048 44444 33554432000 4194304 4196468 140729846268960 139997523078000 139998519704194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27207] ppid=27145 vsize=10834252 memory=-6221781267475802396 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27207/stat : 27207 (java) S 27145 27148 21303 0 -1 1077944384 55 12923 0 0 0 0 5 3 20 0 15 0 66589184 11094274048 44444 33554432000 4194304 4196468 140729846268960 139997522024032 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27208] ppid=27145 vsize=10834252 memory=4132 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27208/stat : 27208 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589184 11094274048 44444 33554432000 4194304 4196468 140729846268960 139997411796352 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27209] ppid=27145 vsize=10834252 memory=2196 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27209/stat : 27209 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11094274048 44444 33554432000 4194304 4196468 140729846268960 139997104396624 139998519711643 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27210] ppid=27145 vsize=10834252 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/27148/task/27210/stat : 27210 (java) S 27145 27148 21303 0 -1 1077944384 1371 12923 0 0 21 0 5 3 20 0 15 0 66589187 11094274048 44444 33554432000 4194304 4196468 140729846268960 139997488466288 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27211] ppid=27145 vsize=10834252 memory=257183581282405 CPUtime=0.29 cores=1,3,5,7
/proc/27148/task/27211/stat : 27211 (java) S 27145 27148 21303 0 -1 1077944384 949 12923 0 0 21 0 5 3 20 0 15 0 66589187 11094274048 44444 33554432000 4194304 4196468 140729846268960 139997487413488 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27212] ppid=27145 vsize=10834252 memory=3843371840305377312 CPUtime=0.42 cores=1,3,5,7
/proc/27148/task/27212/stat : 27212 (java) S 27145 27148 21303 0 -1 1077944384 1306 12923 0 0 34 0 5 3 20 0 15 0 66589187 11094274048 44444 33554432000 4194304 4196468 140729846268960 139997486360688 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27213] ppid=27145 vsize=10834252 memory=4638778419807998288 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27213/stat : 27213 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11094274048 44444 33554432000 4194304 4196468 140729846268960 139997070837984 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27214] ppid=27145 vsize=10834252 memory=6935650355271196736 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27214/stat : 27214 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11094274048 44444 33554432000 4194304 4196468 140729846268960 139997485309104 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 10834252 KiB

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

[pid=27148/tid=27213] ppid=27145 vsize=10916192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27213/stat : 27213 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 174863 33554432000 4194304 4196468 140729846268960 139997070837984 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27214] ppid=27145 vsize=10916192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27214/stat : 27214 (java) S 27145 27148 21303 0 -1 1077944384 115 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 174863 33554432000 4194304 4196468 140729846268960 139997485309104 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
Current children cumulated CPU time: 21.28 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 699452 KiB

[startup+14.4007 s]
/proc/loadavg: 1.51 1.46 1.44 3/218 27214
/proc/meminfo: memFree=14059244/32770624 swapFree=67108860/67108860
[pid=27148] ppid=27145 vsize=10916192 memory=762940 CPUtime=23.01 cores=1,3,5,7
/proc/27148/stat : 27148 (java) S 27145 27148 21303 0 -1 1077944320 88521 12923 0 0 2261 32 5 3 20 0 15 0 66589172 11178180608 190735 33554432000 4194304 4196468 140729846268960 140729846251504 139998519693047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
/proc/27148/statm: 2729048 190735 3522 1 0 2690701 0
[pid=27148/tid=27201] ppid=27145 vsize=10916192 memory=11244769791 CPUtime=14.18 cores=1,3,5,7
/proc/27148/task/27201/stat : 27201 (java) R 27145 27148 21303 0 -1 4202560 49911 12923 0 0 1393 17 5 3 20 0 15 0 66589181 11178180608 190735 33554432000 4194304 4196468 140729846268960 139998491527496 139998116197777 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27202] ppid=27145 vsize=10916192 memory=11244769792 CPUtime=0.15 cores=1,3,5,7
/proc/27148/task/27202/stat : 27202 (java) S 27145 27148 21303 0 -1 1077944384 242 12923 0 0 6 1 5 3 20 0 15 0 66589182 11178180608 190735 33554432000 4194304 4196468 140729846268960 139998523935376 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27203] ppid=27145 vsize=10916192 memory=11244769795 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27203/stat : 27203 (java) S 27145 27148 21303 0 -1 1077944384 1505 12923 0 0 5 1 5 3 20 0 15 0 66589182 11178180608 190735 33554432000 4194304 4196468 140729846268960 139998422825488 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27204] ppid=27145 vsize=10916192 memory=6791534058613427641 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27204/stat : 27204 (java) S 27145 27148 21303 0 -1 1077944384 774 12923 0 0 5 1 5 3 20 0 15 0 66589182 11178180608 190735 33554432000 4194304 4196468 140729846268960 139998421772688 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27205] ppid=27145 vsize=10916192 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27205/stat : 27205 (java) S 27145 27148 21303 0 -1 1077944384 405 12923 0 0 5 1 5 3 20 0 15 0 66589182 11178180608 190735 33554432000 4194304 4196468 140729846268960 139998420719888 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27206] ppid=27145 vsize=10916192 memory=74580 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27206/stat : 27206 (java) S 27145 27148 21303 0 -1 1077944384 2239 12923 0 0 6 0 5 3 20 0 15 0 66589183 11178180608 190735 33554432000 4194304 4196468 140729846268960 139997523078000 139998519704194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27207] ppid=27145 vsize=10916192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27207/stat : 27207 (java) S 27145 27148 21303 0 -1 1077944384 56 12923 0 0 0 0 5 3 20 0 15 0 66589184 11178180608 190735 33554432000 4194304 4196468 140729846268960 139997522024032 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27208] ppid=27145 vsize=10916192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27208/stat : 27208 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589184 11178180608 190735 33554432000 4194304 4196468 140729846268960 139997411796352 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27209] ppid=27145 vsize=10916192 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27209/stat : 27209 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 190735 33554432000 4194304 4196468 140729846268960 139997104396624 139998519711643 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27210] ppid=27145 vsize=10916192 memory=0 CPUtime=3.63 cores=1,3,5,7
/proc/27148/task/27210/stat : 27210 (java) S 27145 27148 21303 0 -1 1077944384 14748 12923 0 0 353 2 5 3 20 0 15 0 66589187 11178180608 190735 33554432000 4194304 4196468 140729846268960 139997488466288 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27211] ppid=27145 vsize=10916192 memory=0 CPUtime=3.03 cores=1,3,5,7
/proc/27148/task/27211/stat : 27211 (java) S 27145 27148 21303 0 -1 1077944384 6878 12923 0 0 294 1 5 3 20 0 15 0 66589187 11178180608 190735 33554432000 4194304 4196468 140729846268960 139997487413488 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27212] ppid=27145 vsize=10916192 memory=0 CPUtime=1.98 cores=1,3,5,7
/proc/27148/task/27212/stat : 27212 (java) S 27145 27148 21303 0 -1 1077944384 9452 12923 0 0 188 2 5 3 20 0 15 0 66589187 11178180608 190735 33554432000 4194304 4196468 140729846268960 139997486360688 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27213] ppid=27145 vsize=10916192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27213/stat : 27213 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 190735 33554432000 4194304 4196468 140729846268960 139997070837984 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27214] ppid=27145 vsize=10916192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27214/stat : 27214 (java) S 27145 27148 21303 0 -1 1077944384 115 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 190735 33554432000 4194304 4196468 140729846268960 139997485309104 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
Current children cumulated CPU time: 23.01 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 762940 KiB

[startup+15.2008 s]
/proc/loadavg: 1.51 1.46 1.44 3/218 27214
/proc/meminfo: memFree=14055148/32770624 swapFree=67108860/67108860
[pid=27148] ppid=27145 vsize=10916192 memory=767120 CPUtime=23.87 cores=1,3,5,7
/proc/27148/stat : 27148 (java) S 27145 27148 21303 0 -1 1077944320 88673 12923 0 0 2346 33 5 3 20 0 15 0 66589172 11178180608 191780 33554432000 4194304 4196468 140729846268960 140729846251504 139998519693047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
/proc/27148/statm: 2729048 191780 3522 1 0 2690701 0
[pid=27148/tid=27201] ppid=27145 vsize=10916192 memory=3907347486858236816 CPUtime=14.97 cores=1,3,5,7
/proc/27148/task/27201/stat : 27201 (java) R 27145 27148 21303 0 -1 4202560 50038 12923 0 0 1472 17 5 3 20 0 15 0 66589181 11178180608 191780 33554432000 4194304 4196468 140729846268960 139998491527240 139998116691916 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27202] ppid=27145 vsize=10916192 memory=6791534058613427641 CPUtime=0.15 cores=1,3,5,7
/proc/27148/task/27202/stat : 27202 (java) S 27145 27148 21303 0 -1 1077944384 243 12923 0 0 6 1 5 3 20 0 15 0 66589182 11178180608 191780 33554432000 4194304 4196468 140729846268960 139998523935376 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27203] ppid=27145 vsize=10916192 memory=20252 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27203/stat : 27203 (java) S 27145 27148 21303 0 -1 1077944384 1508 12923 0 0 5 1 5 3 20 0 15 0 66589182 11178180608 191780 33554432000 4194304 4196468 140729846268960 139998422825488 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27204] ppid=27145 vsize=10916192 memory=1296 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27204/stat : 27204 (java) S 27145 27148 21303 0 -1 1077944384 776 12923 0 0 5 1 5 3 20 0 15 0 66589182 11178180608 191780 33554432000 4194304 4196468 140729846268960 139998421772688 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27205] ppid=27145 vsize=10916192 memory=2448 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27205/stat : 27205 (java) S 27145 27148 21303 0 -1 1077944384 408 12923 0 0 5 1 5 3 20 0 15 0 66589182 11178180608 191780 33554432000 4194304 4196468 140729846268960 139998420719888 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27206] ppid=27145 vsize=10916192 memory=280669401911152 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27206/stat : 27206 (java) S 27145 27148 21303 0 -1 1077944384 2239 12923 0 0 6 0 5 3 20 0 15 0 66589183 11178180608 191780 33554432000 4194304 4196468 140729846268960 139997523078000 139998519704194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27207] ppid=27145 vsize=10916192 memory=118773965130474 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27207/stat : 27207 (java) S 27145 27148 21303 0 -1 1077944384 56 12923 0 0 0 0 5 3 20 0 15 0 66589184 11178180608 191780 33554432000 4194304 4196468 140729846268960 139997522024032 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27208] ppid=27145 vsize=10916192 memory=118773965130474 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27208/stat : 27208 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589184 11178180608 191780 33554432000 4194304 4196468 140729846268960 139997411796352 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27209] ppid=27145 vsize=10916192 memory=118773965130474 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27209/stat : 27209 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 191780 33554432000 4194304 4196468 140729846268960 139997104396624 139998519711643 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27210] ppid=27145 vsize=10916192 memory=118773965130474 CPUtime=3.65 cores=1,3,5,7
/proc/27148/task/27210/stat : 27210 (java) S 27145 27148 21303 0 -1 1077944384 14750 12923 0 0 355 2 5 3 20 0 15 0 66589187 11178180608 191780 33554432000 4194304 4196468 140729846268960 139997488466288 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27211] ppid=27145 vsize=10916192 memory=118773965130474 CPUtime=3.05 cores=1,3,5,7
/proc/27148/task/27211/stat : 27211 (java) S 27145 27148 21303 0 -1 1077944384 6880 12923 0 0 296 1 5 3 20 0 15 0 66589187 11178180608 191780 33554432000 4194304 4196468 140729846268960 139997487413488 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27212] ppid=27145 vsize=10916192 memory=118773965130474 CPUtime=1.99 cores=1,3,5,7
/proc/27148/task/27212/stat : 27212 (java) S 27145 27148 21303 0 -1 1077944384 9464 12923 0 0 189 2 5 3 20 0 15 0 66589187 11178180608 191780 33554432000 4194304 4196468 140729846268960 139997486360688 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27213] ppid=27145 vsize=10916192 memory=118773965130474 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27213/stat : 27213 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 191780 33554432000 4194304 4196468 140729846268960 139997070837984 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27214] ppid=27145 vsize=10916192 memory=118773965130474 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27214/stat : 27214 (java) S 27145 27148 21303 0 -1 1077944384 115 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 191780 33554432000 4194304 4196468 140729846268960 139997485309104 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
Current children cumulated CPU time: 23.87 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 767120 KiB

[startup+15.6007 s]
/proc/loadavg: 1.51 1.46 1.44 3/218 27214
/proc/meminfo: memFree=14055148/32770624 swapFree=67108860/67108860
[pid=27148] ppid=27145 vsize=10916192 memory=808080 CPUtime=24.3 cores=1,3,5,7
/proc/27148/stat : 27148 (java) S 27145 27148 21303 0 -1 1077944320 88733 12923 0 0 2389 33 5 3 20 0 15 0 66589172 11178180608 202020 33554432000 4194304 4196468 140729846268960 140729846251504 139998519693047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
/proc/27148/statm: 2729048 202020 3522 1 0 2690701 0
[pid=27148/tid=27201] ppid=27145 vsize=10916192 memory=15868 CPUtime=15.38 cores=1,3,5,7
/proc/27148/task/27201/stat : 27201 (java) R 27145 27148 21303 0 -1 4202560 50058 12923 0 0 1512 18 5 3 20 0 15 0 66589181 11178180608 202020 33554432000 4194304 4196468 140729846268960 139998491527904 139998108346319 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27202] ppid=27145 vsize=10916192 memory=4012 CPUtime=0.15 cores=1,3,5,7
/proc/27148/task/27202/stat : 27202 (java) S 27145 27148 21303 0 -1 1077944384 245 12923 0 0 6 1 5 3 20 0 15 0 66589182 11178180608 202020 33554432000 4194304 4196468 140729846268960 139998523935376 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27203] ppid=27145 vsize=10916192 memory=12896 CPUtime=0.15 cores=1,3,5,7
/proc/27148/task/27203/stat : 27203 (java) S 27145 27148 21303 0 -1 1077944384 1509 12923 0 0 6 1 5 3 20 0 15 0 66589182 11178180608 202020 33554432000 4194304 4196468 140729846268960 139998422825488 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27204] ppid=27145 vsize=10916192 memory=18488 CPUtime=0.15 cores=1,3,5,7
/proc/27148/task/27204/stat : 27204 (java) S 27145 27148 21303 0 -1 1077944384 777 12923 0 0 6 1 5 3 20 0 15 0 66589182 11178180608 202020 33554432000 4194304 4196468 140729846268960 139998421772688 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27205] ppid=27145 vsize=10916192 memory=1792 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27205/stat : 27205 (java) S 27145 27148 21303 0 -1 1077944384 409 12923 0 0 5 1 5 3 20 0 15 0 66589182 11178180608 202020 33554432000 4194304 4196468 140729846268960 139998420719888 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27206] ppid=27145 vsize=10916192 memory=1232 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27206/stat : 27206 (java) S 27145 27148 21303 0 -1 1077944384 2260 12923 0 0 6 0 5 3 20 0 15 0 66589183 11178180608 202020 33554432000 4194304 4196468 140729846268960 139997523078000 139998519704194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27207] ppid=27145 vsize=10916192 memory=644 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27207/stat : 27207 (java) S 27145 27148 21303 0 -1 1077944384 56 12923 0 0 0 0 5 3 20 0 15 0 66589184 11178180608 202020 33554432000 4194304 4196468 140729846268960 139997522024032 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27208] ppid=27145 vsize=10916192 memory=952 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27208/stat : 27208 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589184 11178180608 202020 33554432000 4194304 4196468 140729846268960 139997411796352 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27209] ppid=27145 vsize=10916192 memory=2340 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27209/stat : 27209 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 202020 33554432000 4194304 4196468 140729846268960 139997104396624 139998519711643 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27210] ppid=27145 vsize=10916192 memory=1572 CPUtime=3.66 cores=1,3,5,7
/proc/27148/task/27210/stat : 27210 (java) S 27145 27148 21303 0 -1 1077944384 14752 12923 0 0 356 2 5 3 20 0 15 0 66589187 11178180608 202020 33554432000 4194304 4196468 140729846268960 139997488466288 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27211] ppid=27145 vsize=10916192 memory=928 CPUtime=3.06 cores=1,3,5,7
/proc/27148/task/27211/stat : 27211 (java) S 27145 27148 21303 0 -1 1077944384 6880 12923 0 0 297 1 5 3 20 0 15 0 66589187 11178180608 202020 33554432000 4194304 4196468 140729846268960 139997487413488 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27212] ppid=27145 vsize=10916192 memory=2244 CPUtime=2 cores=1,3,5,7
/proc/27148/task/27212/stat : 27212 (java) S 27145 27148 21303 0 -1 1077944384 9476 12923 0 0 190 2 5 3 20 0 15 0 66589187 11178180608 202020 33554432000 4194304 4196468 140729846268960 139997486360688 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27213] ppid=27145 vsize=10916192 memory=4132 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27213/stat : 27213 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 202020 33554432000 4194304 4196468 140729846268960 139997070837984 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27214] ppid=27145 vsize=10916192 memory=2196 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27214/stat : 27214 (java) S 27145 27148 21303 0 -1 1077944384 115 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 202020 33554432000 4194304 4196468 140729846268960 139997485309104 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
Current children cumulated CPU time: 24.3 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 808080 KiB

[startup+16.0007 s]*
/proc/loadavg: 1.51 1.46 1.44 3/218 27214
/proc/meminfo: memFree=14014276/32770624 swapFree=67108860/67108860
[pid=27148] ppid=27145 vsize=10916192 memory=808132 CPUtime=24.79 cores=1,3,5,7
/proc/27148/stat : 27148 (java) S 27145 27148 21303 0 -1 1077944320 89000 12923 0 0 2438 33 5 3 20 0 15 0 66589172 11178180608 202033 33554432000 4194304 4196468 140729846268960 140729846251504 139998519693047 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
/proc/27148/statm: 2729048 202033 3522 1 0 2690701 0
[pid=27148/tid=27201] ppid=27145 vsize=10916192 memory=8 CPUtime=15.79 cores=1,3,5,7
/proc/27148/task/27201/stat : 27201 (java) R 27145 27148 21303 0 -1 4202560 50060 12923 0 0 1553 18 5 3 20 0 15 0 66589181 11178180608 202033 33554432000 4194304 4196468 140729846268960 139998491527496 139998108346328 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27202] ppid=27145 vsize=10916192 memory=-7003737579269690708 CPUtime=0.15 cores=1,3,5,7
/proc/27148/task/27202/stat : 27202 (java) S 27145 27148 21303 0 -1 1077944384 245 12923 0 0 6 1 5 3 20 0 15 0 66589182 11178180608 202033 33554432000 4194304 4196468 140729846268960 139998523935376 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27203] ppid=27145 vsize=10916192 memory=1296 CPUtime=0.15 cores=1,3,5,7
/proc/27148/task/27203/stat : 27203 (java) S 27145 27148 21303 0 -1 1077944384 1509 12923 0 0 6 1 5 3 20 0 15 0 66589182 11178180608 202033 33554432000 4194304 4196468 140729846268960 139998422825488 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27204] ppid=27145 vsize=10916192 memory=2448 CPUtime=0.15 cores=1,3,5,7
/proc/27148/task/27204/stat : 27204 (java) S 27145 27148 21303 0 -1 1077944384 777 12923 0 0 6 1 5 3 20 0 15 0 66589182 11178180608 202033 33554432000 4194304 4196468 140729846268960 139998421772688 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27205] ppid=27145 vsize=10916192 memory=1728 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27205/stat : 27205 (java) S 27145 27148 21303 0 -1 1077944384 409 12923 0 0 5 1 5 3 20 0 15 0 66589182 11178180608 202033 33554432000 4194304 4196468 140729846268960 139998420719888 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27206] ppid=27145 vsize=10916192 memory=792 CPUtime=0.14 cores=1,3,5,7
/proc/27148/task/27206/stat : 27206 (java) S 27145 27148 21303 0 -1 1077944384 2260 12923 0 0 6 0 5 3 20 0 15 0 66589183 11178180608 202033 33554432000 4194304 4196468 140729846268960 139997523078000 139998519704194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27207] ppid=27145 vsize=10916192 memory=1228 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27207/stat : 27207 (java) S 27145 27148 21303 0 -1 1077944384 56 12923 0 0 0 0 5 3 20 0 15 0 66589184 11178180608 202033 33554432000 4194304 4196468 140729846268960 139997522024032 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27208] ppid=27145 vsize=10916192 memory=1948 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27208/stat : 27208 (java) S 27145 27148 21303 0 -1 1077944384 1 12923 0 0 0 0 5 3 20 0 15 0 66589184 11178180608 202033 33554432000 4194304 4196468 140729846268960 139997411796352 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27209] ppid=27145 vsize=10916192 memory=5524 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27209/stat : 27209 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 202033 33554432000 4194304 4196468 140729846268960 139997104396624 139998519711643 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27210] ppid=27145 vsize=10916192 memory=1444 CPUtime=3.73 cores=1,3,5,7
/proc/27148/task/27210/stat : 27210 (java) S 27145 27148 21303 0 -1 1077944384 14912 12923 0 0 363 2 5 3 20 0 15 0 66589187 11178180608 202033 33554432000 4194304 4196468 140729846268960 139997488466288 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27211] ppid=27145 vsize=10916192 memory=1200 CPUtime=3.08 cores=1,3,5,7
/proc/27148/task/27211/stat : 27211 (java) S 27145 27148 21303 0 -1 1077944384 6965 12923 0 0 299 1 5 3 20 0 15 0 66589187 11178180608 202033 33554432000 4194304 4196468 140729846268960 139997487413488 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27212] ppid=27145 vsize=10916192 memory=1008 CPUtime=2 cores=1,3,5,7
/proc/27148/task/27212/stat : 27212 (java) S 27145 27148 21303 0 -1 1077944384 9496 12923 0 0 190 2 5 3 20 0 15 0 66589187 11178180608 202033 33554432000 4194304 4196468 140729846268960 139997486360688 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27213] ppid=27145 vsize=10916192 memory=12040 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27213/stat : 27213 (java) S 27145 27148 21303 0 -1 1077944384 3 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 202033 33554432000 4194304 4196468 140729846268960 139997070837984 139998519703253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
[pid=27148/tid=27214] ppid=27145 vsize=10916192 memory=1696 CPUtime=0.08 cores=1,3,5,7
/proc/27148/task/27214/stat : 27214 (java) S 27145 27148 21303 0 -1 1077944384 115 12923 0 0 0 0 5 3 20 0 15 0 66589187 11178180608 202033 33554432000 4194304 4196468 140729846268960 139997485309104 139998519704194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25591808 140729846274670 140729846277468 140729846277468 140729846280143 0
Current children cumulated CPU time: 24.79 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 808132 KiB

Child status: 0
Real time (s): 16.1029
CPU time (s): 24.9141
CPU user time (s): 24.5279
CPU system time (s): 0.386172
CPU usage (%): 154.718
Max. virtual memory (cumulated for all children) (KiB): 10918904
Max. memory (cumulated for all children) (KiB): 808132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.5279
system time used= 0.386172
maximum resident set size= 810248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102704
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8794
involuntary context switches= 85


# summary of solver processes directly reported to runsolver:
#   pid: 27148
#   total CPU time (s): 24.9141
#   total CPU user time (s): 24.5279
#   total CPU system time (s): 0.386172

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.115291 second user time and 0.206387 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-25 05:44:20
IDJOB=4294812
IDBENCH=141430
IDSOLVER=2750
FILE ID=node135/4294812-1532490260
RUNJOBID= node135-1532466475-21335
PBS_JOBID= 21021583
Free space on /tmp= 48344 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/LowAutocorrelation/LowAutocorrelation-015_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294812-1532490260/watcher-4294812-1532490260 -o /tmp/evaluation-result-4294812-1532490260/solver-4294812-1532490260 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532466475-21335 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1674735944 HOME/instance-4294812-1532490260.xml

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

MD5SUM BENCH= bc2f8d4b91081a5d55245e328f9be905
RANDOM SEED=1674735944

node135.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:        14811572 kB
MemAvailable:   30852856 kB
Buffers:          223344 kB
Cached:         15866668 kB
SwapCached:            0 kB
Active:          3564028 kB
Inactive:       13663948 kB
Active(anon):    1087952 kB
Inactive(anon):    69900 kB
Active(file):    2476076 kB
Inactive(file): 13594048 kB
Unevictable:        7200 kB
Mlocked:            7200 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26512 kB
Writeback:            40 kB
AnonPages:       1143208 kB
Mapped:            52248 kB
Shmem:             17056 kB
Slab:             428288 kB
SReclaimable:     399620 kB
SUnreclaim:        28668 kB
KernelStack:        3600 kB
PageTables:         7600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2110320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    886784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48316 MiB
End job on node135 at 2018-07-25 05:44:36