Trace number 4403133

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.12.3OPT29 513.281 499.372

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-019.xml
MD5SUM4db16cf953bf17f15cb901b9adc08541
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark19.3211
Satisfiable
(Un)Satisfiability was proved
Number of variables379
Number of constraints207
Number of domains37
Minimum domain size2
Maximum domain size37
Distribution of domain sizes[{"size":2,"count":191},{"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":16,"count":1},{"size":17,"count":2},{"size":18,"count":1},{"size":19,"count":2},{"size":21,"count":1},{"size":23,"count":1},{"size":25,"count":1},{"size":27,"count":1},{"size":29,"count":1},{"size":31,"count":1},{"size":33,"count":1},{"size":35,"count":1},{"size":37,"count":1}]
Minimum variable degree0
Maximum variable degree18
Distribution of variable degrees[{"degree":0,"count":153},{"degree":2,"count":207},{"degree":18,"count":19}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":19},{"arity":3,"count":172},{"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},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1},{"arity":19,"count":1}]
Number of extensional constraints0
Number of intensional constraints189
Distribution of constraint types[{"type":"intension","count":189},{"type":"sum","count":18}]
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.79/0.55	c Concrete v3.12.3.1568965526260 running
6.57/3.31	o 77
6.57/3.39	o 53
8.84/4.08	o 49
11.84/5.72	o 41
22.76/15.90	o 37
51.67/44.14	o 33
65.25/57.62	o 29
513.19/499.36	v <instantiation
513.19/499.36	v         cost = '29'>
513.19/499.36	v       <list>
513.19/499.36	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] x[15] x[16] x[17] x[18] 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[0][14] y[0][15] y[0][16] y[0][17] 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[1][13] y[1][14] y[1][15] y[1][16] 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[2][12] y[2][13] y[2][14] y[2][15] 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[3][11] y[3][12] y[3][13] y[3][14] 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[4][10] y[4][11] y[4][12] y[4][13] 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[5][9] y[5][10] y[5][11] y[5][12] 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[6][8] y[6][9] y[6][10] y[6][11] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[7][10] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[12][0] y[12][1] y[12][2] y[12][3] y[12][4] y[12][5] y[13][0] y[13][1] y[13][2] y[13][3] y[13][4] y[14][0] y[14][1] y[14][2] y[14][3] y[15][0] y[15][1] y[15][2] y[16][0] y[16][1] y[17][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] c[14] c[15] c[16] c[17] 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] s[14] s[15] s[16] s[17]
513.19/499.36	v       </list>
513.19/499.36	v       <values>
513.19/499.36	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 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 1 0 -1 0 -3 0 -1 2 -1 0 -1 -2 -1 -2 -1 0 1 0 1 0 1 0 9 0 1 4 1 0 1 4 1 4 1
513.19/499.36	v       </values>
513.19/499.36	v     </instantiation>
513.19/499.36	s OPTIMUM FOUND

Verifier Data

OK	29

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403133-1568974748/watcher-4403133-1568974748 -o /var/tmp/evaluation-result-4403133-1568974748/solver-4403133-1568974748 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568963918-28493 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=2142651045 HOME/instance-4403133-1568974748.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB

solver pid=30583, runsolver pid=30580

[startup+0.100314 s]*
/proc/loadavg: 1.46 1.43 1.41 3/217 30640
/proc/meminfo: memFree=3555180/32770624 swapFree=66952476/67108860
[pid=30583] ppid=30580 vsize=9972712 memory=19120 CPUtime=0.1 cores=1,3,5,7
/proc/30583/stat : 30583 (java) S 30580 30583 28461 0 -1 1077944320 4497 13033 0 0 1 1 5 3 20 0 6 0 473730374 10212057088 4780 33554432000 4194304 4196468 140723132979776 140723132962320 139934887681783 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
/proc/30583/statm: 2493178 4780 1935 1 0 2481616 0
[pid=30583/tid=30636] ppid=30580 vsize=9972712 memory=720575944405811505 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30636/stat : 30636 (java) R 30580 30583 28461 0 -1 4202560 2289 13033 0 0 0 0 5 3 20 0 6 0 473730383 10212057088 4780 33554432000 4194304 4196468 140723132979776 139934859518544 139934872804720 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30637] ppid=30580 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30637/stat : 30637 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 6 0 473730384 10212057088 4780 33554432000 4194304 4196468 140723132979776 139934891923728 139934887691989 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30638] ppid=30580 vsize=9972712 memory=288370401414162048 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30638/stat : 30638 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 6 0 473730384 10212057088 4780 33554432000 4194304 4196468 140723132979776 139934806743440 139934887691989 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30639] ppid=30580 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30639/stat : 30639 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 6 0 473730384 10212057088 4780 33554432000 4194304 4196468 140723132979776 139934805690896 139934887691989 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30640] ppid=30580 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30640/stat : 30640 (java) S 30580 30583 28461 0 -1 1077944384 2 13033 0 0 0 0 5 3 20 0 6 0 473730384 10212057088 4780 33554432000 4194304 4196468 140723132979776 139934804638352 139934887691989 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 19120 KiB

[startup+0.209871 s]*
/proc/loadavg: 1.46 1.43 1.41 3/226 30649
/proc/meminfo: memFree=3537576/32770624 swapFree=66952476/67108860
[pid=30583] ppid=30580 vsize=10820196 memory=41712 CPUtime=0.27 cores=1,3,5,7
/proc/30583/stat : 30583 (java) S 30580 30583 28461 0 -1 1077944320 7380 13033 0 0 17 2 5 3 20 0 15 0 473730374 11079880704 10428 33554432000 4194304 4196468 140723132979776 140723132962320 139934887681783 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
/proc/30583/statm: 2705049 10428 3297 1 0 2667149 0
[pid=30583/tid=30636] ppid=30580 vsize=10820196 memory=729618466009055537 CPUtime=0.19 cores=1,3,5,7
/proc/30583/task/30636/stat : 30636 (java) R 30580 30583 28461 0 -1 4202560 3890 13033 0 0 10 1 5 3 20 0 15 0 473730383 11079880704 10428 33554432000 4194304 4196468 140723132979776 139934859492816 139934887703709 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30637] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30637/stat : 30637 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730384 11079880704 10428 33554432000 4194304 4196468 140723132979776 139934891923728 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30638] ppid=30580 vsize=10820196 memory=288370401414162048 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30638/stat : 30638 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730384 11079880704 10428 33554432000 4194304 4196468 140723132979776 139934806743440 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30639] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30639/stat : 30639 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730384 11079880704 10428 33554432000 4194304 4196468 140723132979776 139934805690896 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30640] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30640/stat : 30640 (java) S 30580 30583 28461 0 -1 1077944384 2 13033 0 0 0 0 5 3 20 0 15 0 473730384 11079880704 10428 33554432000 4194304 4196468 140723132979776 139934804638352 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30641] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30641/stat : 30641 (java) S 30580 30583 28461 0 -1 1077944384 2 13033 0 0 0 0 5 3 20 0 15 0 473730385 11079880704 10428 33554432000 4194304 4196468 140723132979776 139934414322160 139934887692930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30642] ppid=30580 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30642/stat : 30642 (java) S 30580 30583 28461 0 -1 1077944384 13 13033 0 0 0 0 5 3 20 0 15 0 473730386 11079880704 10428 33554432000 4194304 4196468 140723132979776 139933792593312 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30643] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30643/stat : 30643 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730386 11079880704 10428 33554432000 4194304 4196468 140723132979776 139933658375664 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30644] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30644/stat : 30644 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730388 11079880704 10494 33554432000 4194304 4196468 140723132979776 139933418085072 139934887700379 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30645] ppid=30580 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/30583/task/30645/stat : 30645 (java) S 30580 30583 28461 0 -1 1077944384 607 13033 0 0 1 0 5 3 20 0 15 0 473730388 11079880704 10494 33554432000 4194304 4196468 140723132979776 139934413268976 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30646] ppid=30580 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/30583/task/30646/stat : 30646 (java) S 30580 30583 28461 0 -1 1077944384 59 13033 0 0 1 0 5 3 20 0 15 0 473730388 11079880704 10494 33554432000 4194304 4196468 140723132979776 139934412216432 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30647] ppid=30580 vsize=10820196 memory=140025262450304 CPUtime=0.11 cores=1,3,5,7
/proc/30583/task/30647/stat : 30647 (java) S 30580 30583 28461 0 -1 1077944384 596 13033 0 0 3 0 5 3 20 0 15 0 473730388 11079880704 10494 33554432000 4194304 4196468 140723132979776 139934411163888 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30648] ppid=30580 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30648/stat : 30648 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730389 11079880704 10494 33554432000 4194304 4196468 140723132979776 139933384526432 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30649] ppid=30580 vsize=10820196 memory=140025262450304 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30649/stat : 30649 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730389 11079880704 10494 33554432000 4194304 4196468 140723132979776 139934410111792 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41712 KiB

[startup+0.310558 s]*
/proc/loadavg: 1.46 1.43 1.41 3/226 30649
/proc/meminfo: memFree=3525612/32770624 swapFree=66952476/67108860
[pid=30583] ppid=30580 vsize=10820196 memory=50308 CPUtime=0.41 cores=1,3,5,7
/proc/30583/stat : 30583 (java) S 30580 30583 28461 0 -1 1077944320 10760 13033 0 0 29 4 5 3 20 0 15 0 473730374 11079880704 12577 33554432000 4194304 4196468 140723132979776 140723132962320 139934887681783 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
/proc/30583/statm: 2705049 12577 3322 1 0 2667149 0
[pid=30583/tid=30636] ppid=30580 vsize=10820196 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/30583/task/30636/stat : 30636 (java) R 30580 30583 28461 0 -1 4202560 7248 13033 0 0 19 3 5 3 20 0 15 0 473730383 11079880704 12577 33554432000 4194304 4196468 140723132979776 139934859490704 139934865945441 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30637] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30637/stat : 30637 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730384 11079880704 12577 33554432000 4194304 4196468 140723132979776 139934891923728 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30638] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30638/stat : 30638 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730384 11079880704 12577 33554432000 4194304 4196468 140723132979776 139934806743440 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30639] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30639/stat : 30639 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730384 11079880704 12577 33554432000 4194304 4196468 140723132979776 139934805690896 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30640] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30640/stat : 30640 (java) S 30580 30583 28461 0 -1 1077944384 2 13033 0 0 0 0 5 3 20 0 15 0 473730384 11079880704 12577 33554432000 4194304 4196468 140723132979776 139934804638352 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30641] ppid=30580 vsize=10820196 memory=140025262450303 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30641/stat : 30641 (java) S 30580 30583 28461 0 -1 1077944384 2 13033 0 0 0 0 5 3 20 0 15 0 473730385 11079880704 12577 33554432000 4194304 4196468 140723132979776 139934414322160 139934887692930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30642] ppid=30580 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30642/stat : 30642 (java) S 30580 30583 28461 0 -1 1077944384 13 13033 0 0 0 0 5 3 20 0 15 0 473730386 11079880704 12577 33554432000 4194304 4196468 140723132979776 139933792593312 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30643] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30643/stat : 30643 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730386 11079880704 12577 33554432000 4194304 4196468 140723132979776 139933658375664 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30644] ppid=30580 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30644/stat : 30644 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730388 11079880704 12577 33554432000 4194304 4196468 140723132979776 139933418085072 139934887700379 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30645] ppid=30580 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/30583/task/30645/stat : 30645 (java) S 30580 30583 28461 0 -1 1077944384 607 13033 0 0 2 0 5 3 20 0 15 0 473730388 11079880704 12577 33554432000 4194304 4196468 140723132979776 139934413268976 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30646] ppid=30580 vsize=10820196 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/30583/task/30646/stat : 30646 (java) S 30580 30583 28461 0 -1 1077944384 60 13033 0 0 2 0 5 3 20 0 15 0 473730388 11079880704 12577 33554432000 4194304 4196468 140723132979776 139934412216432 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30647] ppid=30580 vsize=10820196 memory=140025262450304 CPUtime=0.13 cores=1,3,5,7
/proc/30583/task/30647/stat : 30647 (java) S 30580 30583 28461 0 -1 1077944384 614 13033 0 0 5 0 5 3 20 0 15 0 473730388 11079880704 12577 33554432000 4194304 4196468 140723132979776 139934411163888 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30648] ppid=30580 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30648/stat : 30648 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730389 11079880704 12577 33554432000 4194304 4196468 140723132979776 139933384526432 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30649] ppid=30580 vsize=10820196 memory=140025262450304 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30649/stat : 30649 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730389 11079880704 12577 33554432000 4194304 4196468 140723132979776 139934410111792 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50308 KiB

[startup+0.703048 s]
/proc/loadavg: 1.46 1.43 1.41 4/226 30649
/proc/meminfo: memFree=3510352/32770624 swapFree=66952476/67108860
[pid=30583] ppid=30580 vsize=10824364 memory=83836 CPUtime=1.17 cores=1,3,5,7
/proc/30583/stat : 30583 (java) S 30580 30583 28461 0 -1 1077944320 15147 13033 0 0 103 6 5 3 20 0 15 0 473730374 11084148736 20959 33554432000 4194304 4196468 140723132979776 140723132962320 139934887681783 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
/proc/30583/statm: 2706091 20959 3513 1 0 2668173 0
[pid=30583/tid=30636] ppid=30580 vsize=10824364 memory=5795117241467496816 CPUtime=0.67 cores=1,3,5,7
/proc/30583/task/30636/stat : 30636 (java) D 30580 30583 28461 0 -1 1077944384 10513 13033 0 0 55 4 5 3 20 0 15 0 473730383 11084148736 20959 33554432000 4194304 4196468 140723132979776 139934859508736 139934887703805 0 4 0 16800975 18446744072101547556 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30637] ppid=30580 vsize=10824364 memory=1284 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30637/stat : 30637 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730384 11084148736 20959 33554432000 4194304 4196468 140723132979776 139934891923728 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30638] ppid=30580 vsize=10824364 memory=1044 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30638/stat : 30638 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730384 11084148736 20959 33554432000 4194304 4196468 140723132979776 139934806743440 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30639] ppid=30580 vsize=10824364 memory=33 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30639/stat : 30639 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730384 11084148736 20959 33554432000 4194304 4196468 140723132979776 139934805690896 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30640] ppid=30580 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30640/stat : 30640 (java) S 30580 30583 28461 0 -1 1077944384 2 13033 0 0 0 0 5 3 20 0 15 0 473730384 11084148736 20959 33554432000 4194304 4196468 140723132979776 139934804638352 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30641] ppid=30580 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30641/stat : 30641 (java) S 30580 30583 28461 0 -1 1077944384 5 13033 0 0 0 0 5 3 20 0 15 0 473730385 11084148736 20959 33554432000 4194304 4196468 140723132979776 139934414322160 139934887692930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30642] ppid=30580 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30642/stat : 30642 (java) S 30580 30583 28461 0 -1 1077944384 13 13033 0 0 0 0 5 3 20 0 15 0 473730386 11084148736 20959 33554432000 4194304 4196468 140723132979776 139933792593312 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30643] ppid=30580 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30643/stat : 30643 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730386 11084148736 20959 33554432000 4194304 4196468 140723132979776 139933658375664 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30644] ppid=30580 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30644/stat : 30644 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730388 11084148736 20959 33554432000 4194304 4196468 140723132979776 139933418085072 139934887700379 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30645] ppid=30580 vsize=10824364 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/30583/task/30645/stat : 30645 (java) S 30580 30583 28461 0 -1 1077944384 1074 13033 0 0 15 0 5 3 20 0 15 0 473730388 11084148736 20959 33554432000 4194304 4196468 140723132979776 139934413268976 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30646] ppid=30580 vsize=10824364 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/30583/task/30646/stat : 30646 (java) S 30580 30583 28461 0 -1 1077944384 521 13033 0 0 14 0 5 3 20 0 15 0 473730388 11084148736 20959 33554432000 4194304 4196468 140723132979776 139934412216432 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30647] ppid=30580 vsize=10824364 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/30583/task/30647/stat : 30647 (java) S 30580 30583 28461 0 -1 1077944384 805 13033 0 0 17 0 5 3 20 0 15 0 473730388 11084148736 20959 33554432000 4194304 4196468 140723132979776 139934411163888 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30648] ppid=30580 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30648/stat : 30648 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730389 11084148736 20959 33554432000 4194304 4196468 140723132979776 139933384526432 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30649] ppid=30580 vsize=10824364 memory=3580 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30649/stat : 30649 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730389 11084148736 20959 33554432000 4194304 4196468 140723132979776 139934410111792 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83836 KiB

[startup+1.50074 s]
/proc/loadavg: 1.46 1.43 1.41 3/226 30649
/proc/meminfo: memFree=3470144/32770624 swapFree=66952476/67108860
[pid=30583] ppid=30580 vsize=10834680 memory=171404 CPUtime=2.5 cores=1,3,5,7
/proc/30583/stat : 30583 (java) S 30580 30583 28461 0 -1 1077944320 21888 13033 0 0 232 10 5 3 20 0 15 0 473730374 11094712320 42851 33554432000 4194304 4196468 140723132979776 140723132962320 139934887681783 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
/proc/30583/statm: 2708670 42851 3580 1 0 2670733 0
[pid=30583/tid=30636] ppid=30580 vsize=10834680 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/30583/task/30636/stat : 30636 (java) R 30580 30583 28461 0 -1 4202560 15330 13033 0 0 130 6 5 3 20 0 15 0 473730383 11094712320 42851 33554432000 4194304 4196468 140723132979776 139934859475376 139934482023968 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30637] ppid=30580 vsize=10834680 memory=7235987539976022615 CPUtime=0.09 cores=1,3,5,7
/proc/30583/task/30637/stat : 30637 (java) S 30580 30583 28461 0 -1 1077944384 333 13033 0 0 1 0 5 3 20 0 15 0 473730384 11094712320 42851 33554432000 4194304 4196468 140723132979776 139934891923728 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30638] ppid=30580 vsize=10834680 memory=7451318168878542679 CPUtime=0.09 cores=1,3,5,7
/proc/30583/task/30638/stat : 30638 (java) S 30580 30583 28461 0 -1 1077944384 82 13033 0 0 1 0 5 3 20 0 15 0 473730384 11094712320 42851 33554432000 4194304 4196468 140723132979776 139934806743440 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30639] ppid=30580 vsize=10834680 memory=7451318168878410839 CPUtime=0.09 cores=1,3,5,7
/proc/30583/task/30639/stat : 30639 (java) S 30580 30583 28461 0 -1 1077944384 50 13033 0 0 1 0 5 3 20 0 15 0 473730384 11094712320 42851 33554432000 4194304 4196468 140723132979776 139934805690896 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30640] ppid=30580 vsize=10834680 memory=280050255884064 CPUtime=0.09 cores=1,3,5,7
/proc/30583/task/30640/stat : 30640 (java) S 30580 30583 28461 0 -1 1077944384 34 13033 0 0 1 0 5 3 20 0 15 0 473730384 11094712320 42851 33554432000 4194304 4196468 140723132979776 139934804638352 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30641] ppid=30580 vsize=10834680 memory=3684175917915156113 CPUtime=0.09 cores=1,3,5,7
/proc/30583/task/30641/stat : 30641 (java) S 30580 30583 28461 0 -1 1077944384 143 13033 0 0 1 0 5 3 20 0 15 0 473730385 11094712320 42851 33554432000 4194304 4196468 140723132979776 139934414322160 139934887692930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30642] ppid=30580 vsize=10834680 memory=280050255551488 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30642/stat : 30642 (java) S 30580 30583 28461 0 -1 1077944384 13 13033 0 0 0 0 5 3 20 0 15 0 473730386 11094712320 42851 33554432000 4194304 4196468 140723132979776 139933792593376 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30643] ppid=30580 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30643/stat : 30643 (java) S 30580 30583 28461 0 -1 1077944384 2 13033 0 0 0 0 5 3 20 0 15 0 473730386 11094712320 42851 33554432000 4194304 4196468 140723132979776 139933658375680 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30644] ppid=30580 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30644/stat : 30644 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730388 11094712320 42851 33554432000 4194304 4196468 140723132979776 139933418085072 139934887700379 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30645] ppid=30580 vsize=10834680 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/30583/task/30645/stat : 30645 (java) S 30580 30583 28461 0 -1 1077944384 1256 13033 0 0 26 0 5 3 20 0 15 0 473730388 11094712320 42851 33554432000 4194304 4196468 140723132979776 139934413268976 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30646] ppid=30580 vsize=10834680 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/30583/task/30646/stat : 30646 (java) R 30580 30583 28461 0 -1 1077944384 804 13033 0 0 25 0 5 3 20 0 15 0 473730388 11094712320 42851 33554432000 4194304 4196468 140723132979776 139934412216432 139934887692930 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30647] ppid=30580 vsize=10834680 memory=0 CPUtime=0.51 cores=1,3,5,7
/proc/30583/task/30647/stat : 30647 (java) S 30580 30583 28461 0 -1 1077944384 1631 13033 0 0 42 1 5 3 20 0 15 0 473730388 11094712320 42851 33554432000 4194304 4196468 140723132979776 139934411163888 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30648] ppid=30580 vsize=10834680 memory=280050256093184 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30648/stat : 30648 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730389 11094712320 42851 33554432000 4194304 4196468 140723132979776 139933384526432 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30649] ppid=30580 vsize=10834680 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30649/stat : 30649 (java) S 30580 30583 28461 0 -1 1077944384 1 13033 0 0 0 0 5 3 20 0 15 0 473730389 11094712320 42851 33554432000 4194304 4196468 140723132979776 139934410111792 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
Current children cumulated CPU time: 2.5 s
Current children cumulated vsize: 10834680 KiB

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

[pid=30583/tid=30648] ppid=30580 vsize=10849036 memory=1680 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30648/stat : 30648 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730389 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933384526432 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30649] ppid=30580 vsize=10849036 memory=3580 CPUtime=0.36 cores=1,3,5,7
/proc/30583/task/30649/stat : 30649 (java) S 30580 30583 28461 0 -1 1077944384 697 13033 0 0 11 17 5 3 20 0 15 0 473730389 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934410111792 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
Current children cumulated CPU time: 511.47 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 752440 KiB

[startup+498.401 s]
/proc/loadavg: 1.41 1.41 1.41 3/226 30696
/proc/meminfo: memFree=2742512/32770624 swapFree=66952476/67108860
[pid=30583] ppid=30580 vsize=10849036 memory=752440 CPUtime=512.28 cores=1,3,5,7
/proc/30583/stat : 30583 (java) S 30580 30583 28461 0 -1 1077944320 112847 13033 0 0 51124 96 5 3 20 0 15 0 473730374 11109412864 188110 33554432000 4194304 4196468 140723132979776 140723132962320 139934887681783 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
/proc/30583/statm: 2712259 188110 3625 1 0 2674317 0
[pid=30583/tid=30636] ppid=30580 vsize=10849036 memory=752440 CPUtime=493.47 cores=1,3,5,7
/proc/30583/task/30636/stat : 30636 (java) R 30580 30583 28461 0 -1 4202560 36617 13033 0 0 49317 22 5 3 20 0 15 0 473730383 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934859517888 139934495526085 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30637] ppid=30580 vsize=10849036 memory=6791534058613427641 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30637/stat : 30637 (java) S 30580 30583 28461 0 -1 1077944384 6419 13033 0 0 209 14 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934891923728 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30638] ppid=30580 vsize=10849036 memory=988 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30638/stat : 30638 (java) S 30580 30583 28461 0 -1 1077944384 4093 13033 0 0 210 13 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934806743440 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30639] ppid=30580 vsize=10849036 memory=2016 CPUtime=2.3 cores=1,3,5,7
/proc/30583/task/30639/stat : 30639 (java) S 30580 30583 28461 0 -1 1077944384 4626 13033 0 0 212 10 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934805690896 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30640] ppid=30580 vsize=10849036 memory=1284 CPUtime=2.29 cores=1,3,5,7
/proc/30583/task/30640/stat : 30640 (java) S 30580 30583 28461 0 -1 1077944384 4554 13033 0 0 210 11 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934804638352 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30641] ppid=30580 vsize=10849036 memory=752440 CPUtime=2 cores=1,3,5,7
/proc/30583/task/30641/stat : 30641 (java) S 30580 30583 28461 0 -1 1077944384 5352 13033 0 0 182 10 5 3 20 0 15 0 473730385 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934414322160 139934887692930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30642] ppid=30580 vsize=10849036 memory=1120 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30642/stat : 30642 (java) S 30580 30583 28461 0 -1 1077944384 18 13033 0 0 0 0 5 3 20 0 15 0 473730386 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933792593376 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30643] ppid=30580 vsize=10849036 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30643/stat : 30643 (java) S 30580 30583 28461 0 -1 1077944384 11 13033 0 0 0 0 5 3 20 0 15 0 473730386 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933658375680 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30644] ppid=30580 vsize=10849036 memory=1724 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30644/stat : 30644 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933418085072 139934887700379 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30645] ppid=30580 vsize=10849036 memory=8080 CPUtime=2.74 cores=1,3,5,7
/proc/30583/task/30645/stat : 30645 (java) S 30580 30583 28461 0 -1 1077944384 12387 13033 0 0 264 2 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934413268976 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30646] ppid=30580 vsize=10849036 memory=3624 CPUtime=3.28 cores=1,3,5,7
/proc/30583/task/30646/stat : 30646 (java) S 30580 30583 28461 0 -1 1077944384 22978 13033 0 0 316 4 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934412216432 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30647] ppid=30580 vsize=10849036 memory=1556 CPUtime=1.82 cores=1,3,5,7
/proc/30583/task/30647/stat : 30647 (java) S 30580 30583 28461 0 -1 1077944384 12886 13033 0 0 170 4 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934411163888 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30648] ppid=30580 vsize=10849036 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30648/stat : 30648 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730389 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933384526432 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30649] ppid=30580 vsize=10849036 memory=984 CPUtime=0.36 cores=1,3,5,7
/proc/30583/task/30649/stat : 30649 (java) S 30580 30583 28461 0 -1 1077944384 697 13033 0 0 11 17 5 3 20 0 15 0 473730389 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934410111792 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
Current children cumulated CPU time: 512.28 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 752440 KiB

[startup+498.801 s]
/proc/loadavg: 1.41 1.41 1.41 3/226 30696
/proc/meminfo: memFree=2742512/32770624 swapFree=66952476/67108860
[pid=30583] ppid=30580 vsize=10849036 memory=752440 CPUtime=512.68 cores=1,3,5,7
/proc/30583/stat : 30583 (java) S 30580 30583 28461 0 -1 1077944320 112851 13033 0 0 51164 96 5 3 20 0 15 0 473730374 11109412864 188110 33554432000 4194304 4196468 140723132979776 140723132962320 139934887681783 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
/proc/30583/statm: 2712259 188110 3625 1 0 2674317 0
[pid=30583/tid=30636] ppid=30580 vsize=10849036 memory=288230596050944315 CPUtime=493.87 cores=1,3,5,7
/proc/30583/task/30636/stat : 30636 (java) R 30580 30583 28461 0 -1 4202560 36619 13033 0 0 49357 22 5 3 20 0 15 0 473730383 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934859517824 139934495806082 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30637] ppid=30580 vsize=10849036 memory=14981065810905736 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30637/stat : 30637 (java) S 30580 30583 28461 0 -1 1077944384 6420 13033 0 0 209 14 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934891923728 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30638] ppid=30580 vsize=10849036 memory=776 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30638/stat : 30638 (java) S 30580 30583 28461 0 -1 1077944384 4093 13033 0 0 210 13 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934806743440 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30639] ppid=30580 vsize=10849036 memory=1724 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30639/stat : 30639 (java) S 30580 30583 28461 0 -1 1077944384 4626 13033 0 0 212 11 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934805690896 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30640] ppid=30580 vsize=10849036 memory=804 CPUtime=2.29 cores=1,3,5,7
/proc/30583/task/30640/stat : 30640 (java) S 30580 30583 28461 0 -1 1077944384 4555 13033 0 0 210 11 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934804638352 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30641] ppid=30580 vsize=10849036 memory=1804 CPUtime=2.01 cores=1,3,5,7
/proc/30583/task/30641/stat : 30641 (java) S 30580 30583 28461 0 -1 1077944384 5352 13033 0 0 183 10 5 3 20 0 15 0 473730385 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934414322160 139934887692930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30642] ppid=30580 vsize=10849036 memory=920 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30642/stat : 30642 (java) S 30580 30583 28461 0 -1 1077944384 18 13033 0 0 0 0 5 3 20 0 15 0 473730386 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933792593376 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30643] ppid=30580 vsize=10849036 memory=3848 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30643/stat : 30643 (java) S 30580 30583 28461 0 -1 1077944384 11 13033 0 0 0 0 5 3 20 0 15 0 473730386 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933658375680 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30644] ppid=30580 vsize=10849036 memory=2968 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30644/stat : 30644 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933418085072 139934887700379 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30645] ppid=30580 vsize=10849036 memory=2688 CPUtime=2.74 cores=1,3,5,7
/proc/30583/task/30645/stat : 30645 (java) S 30580 30583 28461 0 -1 1077944384 12387 13033 0 0 264 2 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934413268976 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30646] ppid=30580 vsize=10849036 memory=4096 CPUtime=3.28 cores=1,3,5,7
/proc/30583/task/30646/stat : 30646 (java) S 30580 30583 28461 0 -1 1077944384 22978 13033 0 0 316 4 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934412216432 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30647] ppid=30580 vsize=10849036 memory=1408 CPUtime=1.82 cores=1,3,5,7
/proc/30583/task/30647/stat : 30647 (java) S 30580 30583 28461 0 -1 1077944384 12886 13033 0 0 170 4 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934411163888 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30648] ppid=30580 vsize=10849036 memory=3296 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30648/stat : 30648 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730389 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933384526432 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30649] ppid=30580 vsize=10849036 memory=288230596050944315 CPUtime=0.36 cores=1,3,5,7
/proc/30583/task/30649/stat : 30649 (java) S 30580 30583 28461 0 -1 1077944384 697 13033 0 0 11 17 5 3 20 0 15 0 473730389 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934410111792 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
Current children cumulated CPU time: 512.68 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 752440 KiB

[startup+499.201 s]
/proc/loadavg: 1.46 1.42 1.41 3/226 30696
/proc/meminfo: memFree=2743880/32770624 swapFree=66952476/67108860
[pid=30583] ppid=30580 vsize=10849036 memory=752440 CPUtime=513.09 cores=1,3,5,7
/proc/30583/stat : 30583 (java) S 30580 30583 28461 0 -1 1077944320 112853 13033 0 0 51205 96 5 3 20 0 15 0 473730374 11109412864 188110 33554432000 4194304 4196468 140723132979776 140723132962320 139934887681783 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
/proc/30583/statm: 2712259 188110 3625 1 0 2674317 0
[pid=30583/tid=30636] ppid=30580 vsize=10849036 memory=395 CPUtime=494.26 cores=1,3,5,7
/proc/30583/task/30636/stat : 30636 (java) R 30580 30583 28461 0 -1 4202560 36621 13033 0 0 49396 22 5 3 20 0 15 0 473730383 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934859517792 139934495526568 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30637] ppid=30580 vsize=10849036 memory=752440 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30637/stat : 30637 (java) S 30580 30583 28461 0 -1 1077944384 6420 13033 0 0 209 14 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934891923728 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30638] ppid=30580 vsize=10849036 memory=14012 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30638/stat : 30638 (java) S 30580 30583 28461 0 -1 1077944384 4093 13033 0 0 210 13 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934806743440 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30639] ppid=30580 vsize=10849036 memory=39772 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30639/stat : 30639 (java) S 30580 30583 28461 0 -1 1077944384 4626 13033 0 0 212 11 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934805690896 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30640] ppid=30580 vsize=10849036 memory=2372 CPUtime=2.29 cores=1,3,5,7
/proc/30583/task/30640/stat : 30640 (java) S 30580 30583 28461 0 -1 1077944384 4555 13033 0 0 210 11 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934804638352 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30641] ppid=30580 vsize=10849036 memory=3580 CPUtime=2.01 cores=1,3,5,7
/proc/30583/task/30641/stat : 30641 (java) S 30580 30583 28461 0 -1 1077944384 5352 13033 0 0 183 10 5 3 20 0 15 0 473730385 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934414322160 139934887692930 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30642] ppid=30580 vsize=10849036 memory=39772 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30642/stat : 30642 (java) S 30580 30583 28461 0 -1 1077944384 18 13033 0 0 0 0 5 3 20 0 15 0 473730386 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933792593376 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30643] ppid=30580 vsize=10849036 memory=708 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30643/stat : 30643 (java) S 30580 30583 28461 0 -1 1077944384 11 13033 0 0 0 0 5 3 20 0 15 0 473730386 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933658375680 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30644] ppid=30580 vsize=10849036 memory=9364 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30644/stat : 30644 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933418085072 139934887700379 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30645] ppid=30580 vsize=10849036 memory=1120 CPUtime=2.74 cores=1,3,5,7
/proc/30583/task/30645/stat : 30645 (java) S 30580 30583 28461 0 -1 1077944384 12387 13033 0 0 264 2 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934413268976 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30646] ppid=30580 vsize=10849036 memory=776 CPUtime=3.28 cores=1,3,5,7
/proc/30583/task/30646/stat : 30646 (java) S 30580 30583 28461 0 -1 1077944384 22978 13033 0 0 316 4 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934412216432 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30647] ppid=30580 vsize=10849036 memory=1724 CPUtime=1.82 cores=1,3,5,7
/proc/30583/task/30647/stat : 30647 (java) S 30580 30583 28461 0 -1 1077944384 12886 13033 0 0 170 4 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934411163888 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30648] ppid=30580 vsize=10849036 memory=8080 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30648/stat : 30648 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730389 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933384526432 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30649] ppid=30580 vsize=10849036 memory=752440 CPUtime=0.36 cores=1,3,5,7
/proc/30583/task/30649/stat : 30649 (java) S 30580 30583 28461 0 -1 1077944384 697 13033 0 0 11 17 5 3 20 0 15 0 473730389 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934410111792 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
Current children cumulated CPU time: 513.09 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 752440 KiB

[startup+499.301 s]
/proc/loadavg: 1.46 1.42 1.41 3/226 30696
/proc/meminfo: memFree=2743880/32770624 swapFree=66952476/67108860
[pid=30583] ppid=30580 vsize=10849036 memory=752440 CPUtime=513.19 cores=1,3,5,7
/proc/30583/stat : 30583 (java) S 30580 30583 28461 0 -1 1077944320 112855 13033 0 0 51215 96 5 3 20 0 15 0 473730374 11109412864 188110 33554432000 4194304 4196468 140723132979776 140723132962320 139934887681783 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
/proc/30583/statm: 2712259 188110 3625 1 0 2674317 0
[pid=30583/tid=30636] ppid=30580 vsize=10849036 memory=752440 CPUtime=494.36 cores=1,3,5,7
/proc/30583/task/30636/stat : 30636 (java) R 30580 30583 28461 0 -1 4202560 36622 13033 0 0 49406 22 5 3 20 0 15 0 473730383 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934859517792 139934497260736 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30637] ppid=30580 vsize=10849036 memory=752440 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30637/stat : 30637 (java) S 30580 30583 28461 0 -1 1077944384 6420 13033 0 0 209 14 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934891923728 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30638] ppid=30580 vsize=10849036 memory=752440 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30638/stat : 30638 (java) S 30580 30583 28461 0 -1 1077944384 4094 13033 0 0 210 13 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934806743440 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30639] ppid=30580 vsize=10849036 memory=752440 CPUtime=2.31 cores=1,3,5,7
/proc/30583/task/30639/stat : 30639 (java) S 30580 30583 28461 0 -1 1077944384 4626 13033 0 0 212 11 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934805690896 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30640] ppid=30580 vsize=10849036 memory=752440 CPUtime=2.29 cores=1,3,5,7
/proc/30583/task/30640/stat : 30640 (java) S 30580 30583 28461 0 -1 1077944384 4555 13033 0 0 210 11 5 3 20 0 15 0 473730384 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934804638352 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30641] ppid=30580 vsize=10849036 memory=750392 CPUtime=2.01 cores=1,3,5,7
/proc/30583/task/30641/stat : 30641 (java) S 30580 30583 28461 0 -1 1077944384 5352 13033 0 0 183 10 5 3 20 0 15 0 473730385 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934414322160 139934887692930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30642] ppid=30580 vsize=10849036 memory=750392 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30642/stat : 30642 (java) S 30580 30583 28461 0 -1 1077944384 18 13033 0 0 0 0 5 3 20 0 15 0 473730386 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933792593376 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30643] ppid=30580 vsize=10849036 memory=752440 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30643/stat : 30643 (java) S 30580 30583 28461 0 -1 1077944384 11 13033 0 0 0 0 5 3 20 0 15 0 473730386 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933658375680 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30644] ppid=30580 vsize=10849036 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30644/stat : 30644 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933418085072 139934887700379 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30645] ppid=30580 vsize=10849036 memory=2832 CPUtime=2.74 cores=1,3,5,7
/proc/30583/task/30645/stat : 30645 (java) S 30580 30583 28461 0 -1 1077944384 12387 13033 0 0 264 2 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934413268976 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30646] ppid=30580 vsize=10849036 memory=3580 CPUtime=3.28 cores=1,3,5,7
/proc/30583/task/30646/stat : 30646 (java) S 30580 30583 28461 0 -1 1077944384 22978 13033 0 0 316 4 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934412216432 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30647] ppid=30580 vsize=10849036 memory=752440 CPUtime=1.82 cores=1,3,5,7
/proc/30583/task/30647/stat : 30647 (java) S 30580 30583 28461 0 -1 1077944384 12886 13033 0 0 170 4 5 3 20 0 15 0 473730388 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934411163888 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30648] ppid=30580 vsize=10849036 memory=3580 CPUtime=0.08 cores=1,3,5,7
/proc/30583/task/30648/stat : 30648 (java) S 30580 30583 28461 0 -1 1077944384 3 13033 0 0 0 0 5 3 20 0 15 0 473730389 11109412864 188110 33554432000 4194304 4196468 140723132979776 139933384526432 139934887691989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
[pid=30583/tid=30649] ppid=30580 vsize=10849036 memory=1560 CPUtime=0.36 cores=1,3,5,7
/proc/30583/task/30649/stat : 30649 (java) S 30580 30583 28461 0 -1 1077944384 697 13033 0 0 11 17 5 3 20 0 15 0 473730389 11109412864 188110 33554432000 4194304 4196468 140723132979776 139934410111792 139934887692930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31764480 140723132988003 140723132990645 140723132990645 140723132993487 0
Current children cumulated CPU time: 513.19 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 752440 KiB

Child status: 0
Real time (s): 499.372
CPU time (s): 513.281
CPU user time (s): 512.27
CPU system time (s): 1.01077
CPU usage (%): 102.785
Max. virtual memory (cumulated for all children) (KiB): 10849036
Max. memory (cumulated for all children) (KiB): 760876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 512.27
system time used= 1.01077
maximum resident set size= 762924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58533
involuntary context switches= 1834


# summary of solver processes directly reported to runsolver:
#   pid: 30583
#   total CPU time (s): 513.281
#   total CPU user time (s): 512.27
#   total CPU system time (s): 1.01077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.97861 second user time and 4.80671 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-20 11:17:07
IDJOB=4403133
IDBENCH=127058
IDSOLVER=2862
FILE ID=node107/4403133-1568974748
RUNJOBID= node107-1568963918-28493
PBS_JOBID= 21704631
Free space on /var/tmp= 12528 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-019.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403133-1568974748/watcher-4403133-1568974748 -o /var/tmp/evaluation-result-4403133-1568974748/solver-4403133-1568974748 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568963918-28493 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=2142651045 HOME/instance-4403133-1568974748.xml

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

MD5SUM BENCH= 4db16cf953bf17f15cb901b9adc08541
RANDOM SEED=2142651045

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         3563268 kB
MemAvailable:   31309344 kB
Buffers:          131228 kB
Cached:         27512212 kB
SwapCached:        48632 kB
Active:         13666164 kB
Inactive:       14526508 kB
Active(anon):     500764 kB
Inactive(anon):    91872 kB
Active(file):   13165400 kB
Inactive(file): 14434636 kB
Unevictable:      111004 kB
Mlocked:          111004 kB
SwapTotal:      67108860 kB
SwapFree:       66952476 kB
Dirty:             35608 kB
Writeback:             0 kB
AnonPages:        612944 kB
Mapped:            61216 kB
Shmem:             34784 kB
Slab:             603104 kB
SReclaimable:     574500 kB
SUnreclaim:        28604 kB
KernelStack:        3664 kB
PageTables:         8756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1563108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    466944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12496 MiB
End job on node107 at 2019-09-20 11:25:27