Trace number 4386978

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.10OPT54 844.529 815.812

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-10.xml
MD5SUMe31de29e6699e81a7472a47d1439bb7a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark18.4798
Satisfiable
(Un)Satisfiability was proved
Number of variables301
Number of constraints208
Number of domains4
Minimum domain size2
Maximum domain size289
Distribution of domain sizes[{"size":2,"count":144},{"size":3,"count":144},{"size":101,"count":1},{"size":289,"count":12}]
Minimum variable degree1
Maximum variable degree13
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":141},{"degree":3,"count":15},{"degree":4,"count":40},{"degree":8,"count":36},{"degree":9,"count":64},{"degree":13,"count":1}]
Minimum constraint arity2
Maximum constraint arity14
Distribution of constraint arities[{"arity":2,"count":52},{"arity":3,"count":40},{"arity":10,"count":100},{"arity":12,"count":4},{"arity":13,"count":1},{"arity":14,"count":11}]
Number of extensional constraints140
Number of intensional constraints51
Distribution of constraint types[{"type":"extension","count":140},{"type":"intension","count":51},{"type":"sum","count":13},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.64/0.59	c Concrete v3.10.1560635388952 running
6.16/2.91	c 12:58:51.260 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 718. extension(0, x[1][1]=[0‥1], x[2][1]=[0‥1]) :: init: true :: relation: MDD 1396851684, 3 edges, 4 vertices, 1 tuples
6.16/2.91	c 12:58:51.264 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 745. extension(0, x[1][10]=[0‥1], x[2][10]=[0‥1]) :: init: true :: relation: MDD 1725266971, 3 edges, 4 vertices, 1 tuples
6.16/2.91	c 12:58:51.264 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 752. extension(x[9][1]=[0‥1], x[10][1]=[0‥1], 0) :: init: true :: relation: MDD 1396851684, 3 edges, 4 vertices, 1 tuples
6.16/2.91	c 12:58:51.265 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 779. extension(x[9][10]=[0‥1], x[10][10]=[0‥1], 0) :: init: true :: relation: MDD 1725266971, 3 edges, 4 vertices, 1 tuples
6.16/2.91	c 12:58:51.265 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 784. extension(0, x[1][1]=[0‥1], x[1][2]=[0‥1]) :: init: true :: relation: MDD 274298188, 3 edges, 4 vertices, 1 tuples
6.16/2.91	c 12:58:51.266 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 811. extension(0, x[10][1]=[0‥1], x[10][2]=[0‥1]) :: init: true :: relation: MDD 680150616, 3 edges, 4 vertices, 1 tuples
6.16/2.92	c 12:58:51.267 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 814. extension(x[1][9]=[0‥1], x[1][10]=[0‥1], 0) :: init: true :: relation: MDD 274298188, 3 edges, 4 vertices, 1 tuples
6.16/2.92	c 12:58:51.267 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 841. extension(x[10][9]=[0‥1], x[10][10]=[0‥1], 0) :: init: true :: relation: MDD 680150616, 3 edges, 4 vertices, 1 tuples
6.16/2.95	c 12:58:51.305 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1045. extension(x[1][1]=[0‥1], x[2][1]=[0‥1]) :: init: true :: relation: Empty MDD
6.16/2.95	c 12:58:51.305 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1047. extension(x[1][10]=[0‥1], x[2][10]=[0‥1]) :: init: true :: relation: Empty MDD
6.16/2.95	c 12:58:51.305 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1049. extension(x[9][1]=[0‥1], x[10][1]=[0‥1]) :: init: true :: relation: Empty MDD
6.16/2.95	c 12:58:51.305 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1051. extension(x[9][10]=[0‥1], x[10][10]=[0‥1]) :: init: true :: relation: Empty MDD
6.16/2.95	c 12:58:51.306 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1053. extension(x[1][1]=[0‥1], x[1][2]=[0‥1]) :: init: true :: relation: Empty MDD
6.16/2.95	c 12:58:51.306 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1055. extension(x[10][1]=[0‥1], x[10][2]=[0‥1]) :: init: true :: relation: Empty MDD
6.16/2.95	c 12:58:51.306 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1057. extension(x[1][9]=[0‥1], x[1][10]=[0‥1]) :: init: true :: relation: Empty MDD
6.16/2.96	c 12:58:51.307 [main] WARN  cspom.compiler.ReduceRelations - Relation is empty for constraint 1059. extension(x[10][9]=[0‥1], x[10][10]=[0‥1]) :: init: true :: relation: Empty MDD
8.77/3.85	o 33
10.07/4.25	o 34
10.07/4.25	o 35
10.07/4.25	o 36
10.07/4.25	o 37
10.07/4.25	o 38
10.07/4.25	o 39
10.07/4.25	o 40
10.07/4.25	o 41
10.07/4.25	o 42
10.07/4.28	o 43
10.07/4.28	o 44
10.33/4.30	o 45
10.78/4.54	o 46
14.24/6.58	o 47
19.73/10.20	o 48
26.42/15.59	o 49
26.67/15.71	o 50
26.67/15.78	o 51
50.58/36.34	o 52
54.95/40.30	o 53
754.08/726.75	o 54
844.50/815.80	v <instantiation
844.50/815.80	v         cost = '54'>
844.50/815.80	v       <list>
844.50/815.80	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[0][10] w[0][11] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[1][10] w[1][11] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[2][10] w[2][11] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[3][10] w[3][11] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[4][10] w[4][11] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[5][10] w[5][11] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[6][10] w[6][11] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[7][10] w[7][11] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[8][10] w[8][11] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] w[9][10] w[9][11] w[10][0] w[10][1] w[10][2] w[10][3] w[10][4] w[10][5] w[10][6] w[10][7] w[10][8] w[10][9] w[10][10] w[10][11] w[11][0] w[11][1] w[11][2] w[11][3] w[11][4] w[11][5] w[11][6] w[11][7] w[11][8] w[11][9] w[11][10] w[11][11] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] ws[10] ws[11] z
844.50/815.80	v       </list>
844.50/815.80	v       <values>
844.50/815.80	v         0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 0 0 1 0 0 1 1 0 1 0 1 1 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 0 1 1 0 1 1 0 0 1 0 0 0 1 0 1 0 1 0 0 0 0 1 0 1 0 0 1 0 0 1 0 0 1 1 0 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 1 1 0 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 2 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 4 5 5 9 10 12 13 16 20 20 21 24 54
844.50/815.80	v       </values>
844.50/815.80	v     </instantiation>
844.50/815.80	s OPTIMUM FOUND

Verifier Data

OK	54

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4386978-1568285969/watcher-4386978-1568285969 -o /tmp/evaluation-result-4386978-1568285969/solver-4386978-1568285969 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568285927-6017 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1494679328 HOME/instance-4386978-1568285969.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=6041, runsolver pid=6037
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 1.71 1.95 1.93 3/223 6119
/proc/meminfo: memFree=31683316/32770624 swapFree=66915992/67108860
[pid=6041] ppid=6037 vsize=113256 memory=1616 CPUtime=0.01 cores=1,3,5,7
/proc/6041/stat : 6041 (bash) S 6037 6041 5064 0 -1 4202496 891 5687 0 1 0 0 0 1 20 0 1 0 404534850 115974144 404 33554432000 4194304 5098028 140731369566736 140731369560744 139836245670912 0 0 4100 65536 18446744071580971376 0 0 17 5 0 0 1 0 0 7196144 7232144 22720512 140731369575444 140731369575569 140731369575569 140731369578478 0
/proc/6041/statm: 28314 404 320 221 0 119 0
[pid=6099] ppid=6041 vsize=113256 memory=712 CPUtime=0 cores=1,3,5,7
/proc/6099/stat : 6099 (bash) S 6041 6041 5064 0 -1 4202560 157 0 0 0 0 0 0 0 20 0 1 0 404534855 115974144 178 33554432000 4194304 5098028 140731369566736 140731369559416 139836245496444 0 65536 4096 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 22720512 140731369575444 140731369575569 140731369575569 140731369578478 0
/proc/6099/statm: 28314 178 94 221 0 119 0
[pid=6102] ppid=6099 vsize=10526580 memory=21468 CPUtime=0.05 cores=1,3,5,7
/proc/6102/stat : 6102 (java) S 6099 6041 5064 0 -1 1077944320 4350 0 0 0 4 1 0 0 20 0 13 0 404534855 10779217920 5367 33554432000 4194304 4196468 140721391819296 140721391801840 140564096032503 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
/proc/6102/statm: 2631645 5367 2419 1 0 2594186 0
[pid=6102/tid=6104] ppid=6099 vsize=10527608 memory=8326441210107759528 CPUtime=0.03 cores=1,3,5,7
/proc/6102/task/6104/stat : 6104 (java) R 6099 6041 5064 0 -1 4202560 2711 0 0 0 3 0 0 0 20 0 14 0 404534855 10780270592 5564 33554432000 4194304 4196468 140721391819296 140564100274528 140564080112990 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6106] ppid=6099 vsize=10527608 memory=664964232733811010 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6106/stat : 6106 (java) S 6099 6041 5064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 404534856 10780270592 5564 33554432000 4194304 4196468 140721391819296 140564022106512 140564096042709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6107] ppid=6099 vsize=10527608 memory=140118330381952 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6107/stat : 6107 (java) S 6099 6041 5064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 404534856 10780270592 5564 33554432000 4194304 4196468 140721391819296 140564021053712 140564096042709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6108] ppid=6099 vsize=10527608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6108/stat : 6108 (java) S 6099 6041 5064 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 404534856 10780270592 5564 33554432000 4194304 4196468 140721391819296 140564020001424 140564096042709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6109] ppid=6099 vsize=10527608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6109/stat : 6109 (java) S 6099 6041 5064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 404534856 10780270592 5564 33554432000 4194304 4196468 140721391819296 140564018948624 140564096042709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6114] ppid=6099 vsize=10527608 memory=140118330381952 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6114/stat : 6114 (java) S 6099 6041 5064 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 404534858 10780270592 5564 33554432000 4194304 4196468 140721391819296 140563587209840 140564096043650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6116] ppid=6099 vsize=10527608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6116/stat : 6116 (java) S 6099 6041 5064 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 404534858 10780270592 5564 33554432000 4194304 4196468 140721391819296 140563586155808 140564096042709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6118] ppid=6099 vsize=10527608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6118/stat : 6118 (java) S 6099 6041 5064 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 404534858 10780270592 5564 33554432000 4194304 4196468 140721391819296 140563585103472 140564096042709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6120] ppid=6099 vsize=10527608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6120/stat : 6120 (java) S 6099 6041 5064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 404534861 10780270592 5564 33554432000 4194304 4196468 140721391819296 140563584051792 140564096051099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6121] ppid=6099 vsize=10527608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6121/stat : 6121 (java) R 6099 6041 5064 0 -1 4202560 293 0 0 0 0 0 0 0 20 0 14 0 404534861 10780270592 5564 33554432000 4194304 4196468 140721391819296 140563582986272 140564096053850 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6122] ppid=6099 vsize=10527608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6122/stat : 6122 (java) S 6099 6041 5064 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 404534861 10780270592 5564 33554432000 4194304 4196468 140721391819296 140563581945536 140564096042709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6123] ppid=6099 vsize=10527608 memory=140118330381952 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6123/stat : 6123 (java) R 6099 6041 5064 0 -1 1077944384 188 0 0 0 0 0 0 0 20 0 14 0 404534861 10780270592 5564 33554432000 4194304 4196468 140721391819296 140563580893552 140564096043650 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6102/tid=6126] ppid=6099 vsize=10527608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6102/task/6126/stat : 6126 (java) R 6099 6041 5064 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 14 0 404534861 10780270592 5564 33554432000 4194304 4196468 140721391819296 140563579841376 140564096042709 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27197440 140721391826060 140721391826074 140721391826074 140721391828943 0
[pid=6103] ppid=6099 vsize=113488 memory=972 CPUtime=0 cores=1,3,5,7
/proc/6103/stat : 6103 (awk) S 6099 6041 5064 0 -1 4202496 424 0 0 0 0 0 0 0 20 0 1 0 404534855 116211712 243 33554432000 4194304 4609284 140725713609200 140725713608376 140107446594560 0 0 4096 1216 18446744071580971376 0 0 17 7 0 0 0 0 0 6708720 6711756 20422656 140725713618108 140725713618138 140725713618138 140725713620975 0
/proc/6103/statm: 28372 243 204 102 0 88 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10866580 KiB
Current children cumulated memory: 24768 KiB

[startup+0.211269 s]*
/proc/loadavg: 1.71 1.95 1.93 5/229 6177
/proc/meminfo: memFree=31671508/32770624 swapFree=66915992/67108860
[pid=6041] ppid=6037 vsize=10818900 memory=30776 CPUtime=0.19 cores=1,3,5,7
/proc/6041/stat : 6041 (java) S 6037 6041 5064 0 -1 1077944320 6585 13004 0 2 10 1 5 3 20 0 15 0 404534850 11078553600 7694 33554432000 4194304 4196468 140723918668720 140723918651264 140045572353783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
/proc/6041/statm: 2704725 7694 2921 1 0 2667149 0
[pid=6041/tid=6150] ppid=6037 vsize=10818900 memory=7022364594140610616 CPUtime=0.15 cores=1,3,5,7
/proc/6041/task/6150/stat : 6150 (java) R 6037 6041 5064 0 -1 4202560 3231 13004 0 2 7 0 5 3 20 0 15 0 404534863 11078553600 7694 33554432000 4194304 4196468 140723918668720 140045544178144 140045143079120 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6152] ppid=6037 vsize=10818900 memory=343 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6152/stat : 6152 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534864 11078553600 7760 33554432000 4194304 4196468 140723918668720 140045576596496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6154] ppid=6037 vsize=10818900 memory=140118333192792 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6154/stat : 6154 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534864 11078553600 7760 33554432000 4194304 4196468 140723918668720 140045464870032 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6156] ppid=6037 vsize=10818900 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6156/stat : 6156 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534864 11078553600 7760 33554432000 4194304 4196468 140723918668720 140045463816976 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6158] ppid=6037 vsize=10818900 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6158/stat : 6158 (java) S 6037 6041 5064 0 -1 1077944384 2 13004 0 2 0 0 5 3 20 0 15 0 404534864 11078553600 7760 33554432000 4194304 4196468 140723918668720 140045142977424 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6160] ppid=6037 vsize=10818900 memory=140118330381952 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6160/stat : 6160 (java) S 6037 6041 5064 0 -1 1077944384 2 13004 0 2 0 0 5 3 20 0 15 0 404534865 11078553600 7760 33554432000 4194304 4196468 140723918668720 140044642564336 140045572364930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6163] ppid=6037 vsize=10818900 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6163/stat : 6163 (java) S 6037 6041 5064 0 -1 1077944384 33 13004 0 2 0 0 5 3 20 0 15 0 404534865 11078553600 7760 33554432000 4194304 4196468 140723918668720 140044641510560 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6165] ppid=6037 vsize=10818900 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6165/stat : 6165 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534866 11078553600 7760 33554432000 4194304 4196468 140723918668720 140044388000496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6166] ppid=6037 vsize=10818900 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6166/stat : 6166 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534868 11078553600 7760 33554432000 4194304 4196468 140723918668720 140044147709904 140045572372379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6167] ppid=6037 vsize=10818900 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6167/stat : 6167 (java) R 6037 6041 5064 0 -1 1077944384 303 13004 0 2 0 0 5 3 20 0 15 0 404534868 11078553600 7760 33554432000 4194304 4196468 140723918668720 140044607953744 140045572363989 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6168] ppid=6037 vsize=10818900 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6168/stat : 6168 (java) R 6037 6041 5064 0 -1 4202560 277 13004 0 2 0 0 5 3 20 0 15 0 404534868 11078553600 7760 33554432000 4194304 4196468 140723918668720 140044606882008 140045553054080 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6169] ppid=6037 vsize=10818900 memory=140118330381952 CPUtime=0.09 cores=1,3,5,7
/proc/6041/task/6169/stat : 6169 (java) R 6037 6041 5064 0 -1 4202560 581 13004 0 2 1 0 5 3 20 0 15 0 404534868 11078553600 7760 33554432000 4194304 4196468 140723918668720 140044605848048 140045564590910 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6174] ppid=6037 vsize=10818900 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6174/stat : 6174 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534869 11078553600 7760 33554432000 4194304 4196468 140723918668720 140044114152288 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6176] ppid=6037 vsize=10818900 memory=140118330381952 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6176/stat : 6176 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534869 11078553600 7760 33554432000 4194304 4196468 140723918668720 140044604795440 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 10818900 KiB
Current children cumulated memory: 30776 KiB

[startup+0.311206 s]*
/proc/loadavg: 1.71 1.95 1.93 3/229 6177
/proc/meminfo: memFree=31641648/32770624 swapFree=66915992/67108860
[pid=6041] ppid=6037 vsize=10819084 memory=42432 CPUtime=0.34 cores=1,3,5,7
/proc/6041/stat : 6041 (java) S 6037 6041 5064 0 -1 1077944320 9902 13004 0 2 23 3 5 3 20 0 15 0 404534850 11078742016 10608 33554432000 4194304 4196468 140723918668720 140723918651264 140045572353783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
/proc/6041/statm: 2704771 10608 3020 1 0 2667149 0
[pid=6041/tid=6150] ppid=6037 vsize=10819084 memory=8317482817917895235 CPUtime=0.25 cores=1,3,5,7
/proc/6041/task/6150/stat : 6150 (java) R 6037 6041 5064 0 -1 4202560 6405 13004 0 2 15 2 5 3 20 0 15 0 404534863 11078742016 10631 33554432000 4194304 4196468 140723918668720 140045544185728 140045558033949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6152] ppid=6037 vsize=10819084 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6152/stat : 6152 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534864 11078742016 10631 33554432000 4194304 4196468 140723918668720 140045576596496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6154] ppid=6037 vsize=10819084 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6154/stat : 6154 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534864 11078742016 10631 33554432000 4194304 4196468 140723918668720 140045464870032 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6156] ppid=6037 vsize=10819084 memory=4294967295 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6156/stat : 6156 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534864 11078742016 10631 33554432000 4194304 4196468 140723918668720 140045463816976 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6158] ppid=6037 vsize=10819084 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6158/stat : 6158 (java) S 6037 6041 5064 0 -1 1077944384 2 13004 0 2 0 0 5 3 20 0 15 0 404534864 11078742016 10631 33554432000 4194304 4196468 140723918668720 140045142977424 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6160] ppid=6037 vsize=10819084 memory=140118330381952 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6160/stat : 6160 (java) S 6037 6041 5064 0 -1 1077944384 2 13004 0 2 0 0 5 3 20 0 15 0 404534865 11078742016 10631 33554432000 4194304 4196468 140723918668720 140044642564336 140045572364930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6163] ppid=6037 vsize=10819084 memory=3688501078341464111 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6163/stat : 6163 (java) S 6037 6041 5064 0 -1 1077944384 33 13004 0 2 0 0 5 3 20 0 15 0 404534865 11078742016 10631 33554432000 4194304 4196468 140723918668720 140044641510560 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6165] ppid=6037 vsize=10819084 memory=6872598998417432672 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6165/stat : 6165 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534866 11078742016 10631 33554432000 4194304 4196468 140723918668720 140044388000496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6166] ppid=6037 vsize=10819084 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6166/stat : 6166 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534868 11078742016 10631 33554432000 4194304 4196468 140723918668720 140044147709904 140045572372379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6167] ppid=6037 vsize=10819084 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6041/task/6167/stat : 6167 (java) R 6037 6041 5064 0 -1 4202560 327 13004 0 2 1 0 5 3 20 0 15 0 404534868 11078742016 10631 33554432000 4194304 4196468 140723918668720 140044607952832 140045572375130 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6168] ppid=6037 vsize=10819084 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/6041/task/6168/stat : 6168 (java) S 6037 6041 5064 0 -1 1077944384 311 13004 0 2 1 0 5 3 20 0 15 0 404534868 11078742016 10631 33554432000 4194304 4196468 140723918668720 140044606901104 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6169] ppid=6037 vsize=10819084 memory=280236538251584 CPUtime=0.12 cores=1,3,5,7
/proc/6041/task/6169/stat : 6169 (java) S 6037 6041 5064 0 -1 1077944384 612 13004 0 2 4 0 5 3 20 0 15 0 404534868 11078742016 10631 33554432000 4194304 4196468 140723918668720 140044605848048 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6174] ppid=6037 vsize=10819084 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6174/stat : 6174 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534869 11078742016 10631 33554432000 4194304 4196468 140723918668720 140044114152288 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6176] ppid=6037 vsize=10819084 memory=280236538256192 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6176/stat : 6176 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534869 11078742016 10631 33554432000 4194304 4196468 140723918668720 140044604795440 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10819084 KiB
Current children cumulated memory: 42432 KiB

[startup+0.700698 s]
/proc/loadavg: 1.66 1.93 1.93 3/229 6177
/proc/meminfo: memFree=31617680/32770624 swapFree=66915992/67108860
[pid=6041] ppid=6037 vsize=10822292 memory=71524 CPUtime=0.94 cores=1,3,5,7
/proc/6041/stat : 6041 (java) S 6037 6041 5064 0 -1 1077944320 14166 13004 0 2 81 5 5 3 20 0 15 0 404534850 11082027008 17881 33554432000 4194304 4196468 140723918668720 140723918651264 140045572353783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
/proc/6041/statm: 2705573 17881 3476 1 0 2667661 0
[pid=6041/tid=6150] ppid=6037 vsize=10822292 memory=61 CPUtime=0.58 cores=1,3,5,7
/proc/6041/task/6150/stat : 6150 (java) R 6037 6041 5064 0 -1 4202560 9932 13004 0 2 47 3 5 3 20 0 15 0 404534863 11082027008 17881 33554432000 4194304 4196468 140723918668720 140045544176896 140045556434270 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6152] ppid=6037 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6152/stat : 6152 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534864 11082027008 17881 33554432000 4194304 4196468 140723918668720 140045576596496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6154] ppid=6037 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6154/stat : 6154 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534864 11082027008 17881 33554432000 4194304 4196468 140723918668720 140045464870032 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6156] ppid=6037 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6156/stat : 6156 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534864 11082027008 17881 33554432000 4194304 4196468 140723918668720 140045463816976 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6158] ppid=6037 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6158/stat : 6158 (java) S 6037 6041 5064 0 -1 1077944384 2 13004 0 2 0 0 5 3 20 0 15 0 404534864 11082027008 17881 33554432000 4194304 4196468 140723918668720 140045142977424 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6160] ppid=6037 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6160/stat : 6160 (java) S 6037 6041 5064 0 -1 1077944384 5 13004 0 2 0 0 5 3 20 0 15 0 404534865 11082027008 17881 33554432000 4194304 4196468 140723918668720 140044642564336 140045572364930 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6163] ppid=6037 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6163/stat : 6163 (java) S 6037 6041 5064 0 -1 1077944384 33 13004 0 2 0 0 5 3 20 0 15 0 404534865 11082027008 17881 33554432000 4194304 4196468 140723918668720 140044641510560 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6165] ppid=6037 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6165/stat : 6165 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534866 11082027008 17881 33554432000 4194304 4196468 140723918668720 140044388000496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6166] ppid=6037 vsize=10822292 memory=24 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6166/stat : 6166 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534868 11082027008 17881 33554432000 4194304 4196468 140723918668720 140044147709904 140045572372379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6167] ppid=6037 vsize=10822292 memory=2828 CPUtime=0.18 cores=1,3,5,7
/proc/6041/task/6167/stat : 6167 (java) S 6037 6041 5064 0 -1 1077944384 661 13004 0 2 10 0 5 3 20 0 15 0 404534868 11082027008 17881 33554432000 4194304 4196468 140723918668720 140044607953648 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6168] ppid=6037 vsize=10822292 memory=1000 CPUtime=0.15 cores=1,3,5,7
/proc/6041/task/6168/stat : 6168 (java) S 6037 6041 5064 0 -1 1077944384 554 13004 0 2 7 0 5 3 20 0 15 0 404534868 11082027008 17881 33554432000 4194304 4196468 140723918668720 140044606901104 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6169] ppid=6037 vsize=10822292 memory=1560 CPUtime=0.22 cores=1,3,5,7
/proc/6041/task/6169/stat : 6169 (java) S 6037 6041 5064 0 -1 1077944384 763 13004 0 2 14 0 5 3 20 0 15 0 404534868 11082027008 17881 33554432000 4194304 4196468 140723918668720 140044605848048 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6174] ppid=6037 vsize=10822292 memory=1172 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6174/stat : 6174 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534869 11082027008 17881 33554432000 4194304 4196468 140723918668720 140044114152288 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6176] ppid=6037 vsize=10822292 memory=14008 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6176/stat : 6176 (java) S 6037 6041 5064 0 -1 1077944384 1 13004 0 2 0 0 5 3 20 0 15 0 404534869 11082027008 17881 33554432000 4194304 4196468 140723918668720 140044604795440 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
Current children cumulated CPU time: 0.94 s
Current children cumulated vsize: 10822292 KiB
Current children cumulated memory: 71524 KiB

[startup+1.50121 s]
/proc/loadavg: 1.66 1.93 1.93 3/230 6178
/proc/meminfo: memFree=31539540/32770624 swapFree=66915992/67108860
[pid=6041] ppid=6037 vsize=10834656 memory=164736 CPUtime=2.42 cores=1,3,5,7
/proc/6041/stat : 6041 (java) S 6037 6041 5064 0 -1 1077944320 21808 13004 0 2 224 10 5 3 20 0 15 0 404534850 11094687744 41184 33554432000 4194304 4196468 140723918668720 140723918651264 140045572353783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
/proc/6041/statm: 2708664 41184 3578 1 0 2670733 0
[pid=6041/tid=6150] ppid=6037 vsize=10834656 memory=0 CPUtime=1.35 cores=1,3,5,7
/proc/6041/task/6150/stat : 6150 (java) R 6037 6041 5064 0 -1 4202560 15446 13004 0 2 121 6 5 3 20 0 15 0 404534863 11094687744 41184 33554432000 4194304 4196468 140723918668720 140045544177112 140045558048809 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6152] ppid=6037 vsize=10834656 memory=140118207793952 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6152/stat : 6152 (java) S 6037 6041 5064 0 -1 1077944384 86 13004 0 2 0 0 5 3 20 0 15 0 404534864 11094687744 41184 33554432000 4194304 4196468 140723918668720 140045576596496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6154] ppid=6037 vsize=10834656 memory=6788 CPUtime=0.09 cores=1,3,5,7

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

[pid=6041/tid=6174] ppid=6037 vsize=10849012 memory=988 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6174/stat : 6174 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534869 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044114152288 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6176] ppid=6037 vsize=10849012 memory=2012 CPUtime=0.55 cores=1,3,5,7
/proc/6041/task/6176/stat : 6176 (java) S 6037 6041 5064 0 -1 1077944384 738 13004 0 2 20 27 5 3 20 0 15 0 404534869 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044604795440 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
Current children cumulated CPU time: 841.46 s
Current children cumulated vsize: 10849012 KiB
Current children cumulated memory: 723584 KiB

[startup+814.401 s]
/proc/loadavg: 1.35 1.41 1.60 3/229 6282
/proc/meminfo: memFree=29877508/32770624 swapFree=66916036/67108860
[pid=6041] ppid=6037 vsize=10849012 memory=723584 CPUtime=843.08 cores=1,3,5,7
/proc/6041/stat : 6041 (java) S 6037 6041 5064 0 -1 1077944320 178196 13004 0 2 84141 159 5 3 20 0 15 0 404534850 11109388288 180896 33554432000 4194304 4196468 140723918668720 140723918651264 140045572353783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
/proc/6041/statm: 2712253 180896 3618 1 0 2674317 0
[pid=6041/tid=6150] ppid=6037 vsize=10849012 memory=2304 CPUtime=805.79 cores=1,3,5,7
/proc/6041/task/6150/stat : 6150 (java) R 6037 6041 5064 0 -1 4202560 44984 13004 0 2 80542 29 5 3 20 0 15 0 404534863 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045544190496 140045158406596 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6152] ppid=6037 vsize=10849012 memory=1408 CPUtime=3.83 cores=1,3,5,7
/proc/6041/task/6152/stat : 6152 (java) S 6037 6041 5064 0 -1 1077944384 3976 13004 0 2 357 18 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045576596496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6154] ppid=6037 vsize=10849012 memory=3160 CPUtime=3.85 cores=1,3,5,7
/proc/6041/task/6154/stat : 6154 (java) S 6037 6041 5064 0 -1 1077944384 7130 13004 0 2 356 21 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045464870032 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6156] ppid=6037 vsize=10849012 memory=988 CPUtime=3.85 cores=1,3,5,7
/proc/6041/task/6156/stat : 6156 (java) S 6037 6041 5064 0 -1 1077944384 7229 13004 0 2 355 22 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045463816976 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6158] ppid=6037 vsize=10849012 memory=2012 CPUtime=3.84 cores=1,3,5,7
/proc/6041/task/6158/stat : 6158 (java) S 6037 6041 5064 0 -1 1077944384 6191 13004 0 2 354 22 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045142977424 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6160] ppid=6037 vsize=10849012 memory=1324 CPUtime=3.52 cores=1,3,5,7
/proc/6041/task/6160/stat : 6160 (java) S 6037 6041 5064 0 -1 1077944384 6548 13004 0 2 325 19 5 3 20 0 15 0 404534865 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044642564336 140045572364930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6163] ppid=6037 vsize=10849012 memory=1704 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6163/stat : 6163 (java) S 6037 6041 5064 0 -1 1077944384 55 13004 0 2 0 0 5 3 20 0 15 0 404534865 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044641510624 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6165] ppid=6037 vsize=10849012 memory=5928 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6165/stat : 6165 (java) S 6037 6041 5064 0 -1 1077944384 12 13004 0 2 0 0 5 3 20 0 15 0 404534866 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044388000512 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6166] ppid=6037 vsize=10849012 memory=1000 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6166/stat : 6166 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044147709904 140045572372379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6167] ppid=6037 vsize=10849012 memory=1560 CPUtime=6.87 cores=1,3,5,7
/proc/6041/task/6167/stat : 6167 (java) S 6037 6041 5064 0 -1 1077944384 31860 13004 0 2 673 6 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044607953648 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6168] ppid=6037 vsize=10849012 memory=1172 CPUtime=6.87 cores=1,3,5,7
/proc/6041/task/6168/stat : 6168 (java) S 6037 6041 5064 0 -1 1077944384 34216 13004 0 2 670 9 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044606901104 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6169] ppid=6037 vsize=10849012 memory=14008 CPUtime=4.71 cores=1,3,5,7
/proc/6041/task/6169/stat : 6169 (java) S 6037 6041 5064 0 -1 1077944384 33045 13004 0 2 453 10 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044605848048 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6174] ppid=6037 vsize=10849012 memory=14072 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6174/stat : 6174 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534869 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044114152288 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6176] ppid=6037 vsize=10849012 memory=2116 CPUtime=0.55 cores=1,3,5,7
/proc/6041/task/6176/stat : 6176 (java) S 6037 6041 5064 0 -1 1077944384 738 13004 0 2 20 27 5 3 20 0 15 0 404534869 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044604795440 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
Current children cumulated CPU time: 843.08 s
Current children cumulated vsize: 10849012 KiB
Current children cumulated memory: 723584 KiB

[startup+815.201 s]
/proc/loadavg: 1.35 1.41 1.60 3/229 6282
/proc/meminfo: memFree=29877508/32770624 swapFree=66916036/67108860
[pid=6041] ppid=6037 vsize=10849012 memory=723584 CPUtime=843.9 cores=1,3,5,7
/proc/6041/stat : 6041 (java) S 6037 6041 5064 0 -1 1077944320 178206 13004 0 2 84223 159 5 3 20 0 15 0 404534850 11109388288 180896 33554432000 4194304 4196468 140723918668720 140723918651264 140045572353783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
/proc/6041/statm: 2712253 180896 3618 1 0 2674317 0
[pid=6041/tid=6150] ppid=6037 vsize=10849012 memory=988 CPUtime=806.58 cores=1,3,5,7
/proc/6041/task/6150/stat : 6150 (java) R 6037 6041 5064 0 -1 4202560 44989 13004 0 2 80621 29 5 3 20 0 15 0 404534863 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045544190016 140045555331716 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6152] ppid=6037 vsize=10849012 memory=280236416801872 CPUtime=3.84 cores=1,3,5,7
/proc/6041/task/6152/stat : 6152 (java) S 6037 6041 5064 0 -1 1077944384 3976 13004 0 2 358 18 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045576596496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6154] ppid=6037 vsize=10849012 memory=8112282956445269571 CPUtime=3.86 cores=1,3,5,7
/proc/6041/task/6154/stat : 6154 (java) S 6037 6041 5064 0 -1 1077944384 7130 13004 0 2 357 21 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045464870032 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6156] ppid=6037 vsize=10849012 memory=1324 CPUtime=3.86 cores=1,3,5,7
/proc/6041/task/6156/stat : 6156 (java) S 6037 6041 5064 0 -1 1077944384 7230 13004 0 2 356 22 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045463816976 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6158] ppid=6037 vsize=10849012 memory=1704 CPUtime=3.85 cores=1,3,5,7
/proc/6041/task/6158/stat : 6158 (java) S 6037 6041 5064 0 -1 1077944384 6191 13004 0 2 355 22 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045142977424 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6160] ppid=6037 vsize=10849012 memory=5928 CPUtime=3.52 cores=1,3,5,7
/proc/6041/task/6160/stat : 6160 (java) S 6037 6041 5064 0 -1 1077944384 6550 13004 0 2 325 19 5 3 20 0 15 0 404534865 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044642564336 140045572364930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6163] ppid=6037 vsize=10849012 memory=588 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6163/stat : 6163 (java) S 6037 6041 5064 0 -1 1077944384 55 13004 0 2 0 0 5 3 20 0 15 0 404534865 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044641510624 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6165] ppid=6037 vsize=10849012 memory=780 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6165/stat : 6165 (java) S 6037 6041 5064 0 -1 1077944384 12 13004 0 2 0 0 5 3 20 0 15 0 404534866 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044388000512 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6166] ppid=6037 vsize=10849012 memory=1056 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6166/stat : 6166 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044147709904 140045572372379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6167] ppid=6037 vsize=10849012 memory=11464 CPUtime=6.87 cores=1,3,5,7
/proc/6041/task/6167/stat : 6167 (java) S 6037 6041 5064 0 -1 1077944384 31860 13004 0 2 673 6 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044607953648 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6168] ppid=6037 vsize=10849012 memory=3364 CPUtime=6.87 cores=1,3,5,7
/proc/6041/task/6168/stat : 6168 (java) S 6037 6041 5064 0 -1 1077944384 34216 13004 0 2 670 9 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044606901104 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6169] ppid=6037 vsize=10849012 memory=2828 CPUtime=4.71 cores=1,3,5,7
/proc/6041/task/6169/stat : 6169 (java) S 6037 6041 5064 0 -1 1077944384 33045 13004 0 2 453 10 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044605848048 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6174] ppid=6037 vsize=10849012 memory=1000 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6174/stat : 6174 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534869 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044114152288 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6176] ppid=6037 vsize=10849012 memory=1560 CPUtime=0.55 cores=1,3,5,7
/proc/6041/task/6176/stat : 6176 (java) S 6037 6041 5064 0 -1 1077944384 740 13004 0 2 20 27 5 3 20 0 15 0 404534869 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044604795440 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
Current children cumulated CPU time: 843.9 s
Current children cumulated vsize: 10849012 KiB
Current children cumulated memory: 723584 KiB

[startup+815.601 s]
/proc/loadavg: 1.35 1.41 1.60 3/229 6282
/proc/meminfo: memFree=29877508/32770624 swapFree=66916036/67108860
[pid=6041] ppid=6037 vsize=10849012 memory=723584 CPUtime=844.3 cores=1,3,5,7
/proc/6041/stat : 6041 (java) S 6037 6041 5064 0 -1 1077944320 178209 13004 0 2 84263 159 5 3 20 0 15 0 404534850 11109388288 180896 33554432000 4194304 4196468 140723918668720 140723918651264 140045572353783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
/proc/6041/statm: 2712253 180896 3618 1 0 2674317 0
[pid=6041/tid=6150] ppid=6037 vsize=10849012 memory=8112282956445269571 CPUtime=806.98 cores=1,3,5,7
/proc/6041/task/6150/stat : 6150 (java) R 6037 6041 5064 0 -1 4202560 44992 13004 0 2 80661 29 5 3 20 0 15 0 404534863 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045544189808 140045160448769 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6152] ppid=6037 vsize=10849012 memory=864 CPUtime=3.84 cores=1,3,5,7
/proc/6041/task/6152/stat : 6152 (java) S 6037 6041 5064 0 -1 1077944384 3976 13004 0 2 358 18 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045576596496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6154] ppid=6037 vsize=10849012 memory=1448 CPUtime=3.86 cores=1,3,5,7
/proc/6041/task/6154/stat : 6154 (java) S 6037 6041 5064 0 -1 1077944384 7130 13004 0 2 357 21 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045464870032 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6156] ppid=6037 vsize=10849012 memory=1980 CPUtime=3.86 cores=1,3,5,7
/proc/6041/task/6156/stat : 6156 (java) S 6037 6041 5064 0 -1 1077944384 7230 13004 0 2 356 22 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045463816976 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6158] ppid=6037 vsize=10849012 memory=2432 CPUtime=3.85 cores=1,3,5,7
/proc/6041/task/6158/stat : 6158 (java) S 6037 6041 5064 0 -1 1077944384 6191 13004 0 2 355 22 5 3 20 0 15 0 404534864 11109388288 180896 33554432000 4194304 4196468 140723918668720 140045142977424 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6160] ppid=6037 vsize=10849012 memory=1760 CPUtime=3.53 cores=1,3,5,7
/proc/6041/task/6160/stat : 6160 (java) S 6037 6041 5064 0 -1 1077944384 6550 13004 0 2 326 19 5 3 20 0 15 0 404534865 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044642564336 140045572364930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6163] ppid=6037 vsize=10849012 memory=111636 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6163/stat : 6163 (java) S 6037 6041 5064 0 -1 1077944384 55 13004 0 2 0 0 5 3 20 0 15 0 404534865 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044641510624 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6165] ppid=6037 vsize=10849012 memory=800 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6165/stat : 6165 (java) S 6037 6041 5064 0 -1 1077944384 12 13004 0 2 0 0 5 3 20 0 15 0 404534866 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044388000512 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6166] ppid=6037 vsize=10849012 memory=1808 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6166/stat : 6166 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044147709904 140045572372379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6167] ppid=6037 vsize=10849012 memory=920 CPUtime=6.87 cores=1,3,5,7
/proc/6041/task/6167/stat : 6167 (java) S 6037 6041 5064 0 -1 1077944384 31860 13004 0 2 673 6 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044607953648 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6168] ppid=6037 vsize=10849012 memory=3848 CPUtime=6.87 cores=1,3,5,7
/proc/6041/task/6168/stat : 6168 (java) S 6037 6041 5064 0 -1 1077944384 34216 13004 0 2 670 9 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044606901104 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6169] ppid=6037 vsize=10849012 memory=4100 CPUtime=4.71 cores=1,3,5,7
/proc/6041/task/6169/stat : 6169 (java) S 6037 6041 5064 0 -1 1077944384 33045 13004 0 2 453 10 5 3 20 0 15 0 404534868 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044605848048 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6174] ppid=6037 vsize=10849012 memory=2304 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6174/stat : 6174 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534869 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044114152288 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6176] ppid=6037 vsize=10849012 memory=2304 CPUtime=0.55 cores=1,3,5,7
/proc/6041/task/6176/stat : 6176 (java) S 6037 6041 5064 0 -1 1077944384 740 13004 0 2 20 27 5 3 20 0 15 0 404534869 11109388288 180896 33554432000 4194304 4196468 140723918668720 140044604795440 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
Current children cumulated CPU time: 844.3 s
Current children cumulated vsize: 10849012 KiB
Current children cumulated memory: 723584 KiB

[startup+815.801 s]
/proc/loadavg: 1.35 1.41 1.60 3/229 6282
/proc/meminfo: memFree=29877508/32770624 swapFree=66916036/67108860
[pid=6041] ppid=6037 vsize=10881784 memory=723596 CPUtime=844.5 cores=1,3,5,7
/proc/6041/stat : 6041 (java) S 6037 6041 5064 0 -1 1077944320 179106 13004 0 2 84283 159 5 3 20 0 15 0 404534850 11142946816 180899 33554432000 4194304 4196468 140723918668720 140723918651264 140045572353783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
/proc/6041/statm: 2720446 180899 3619 1 0 2682510 0
[pid=6041/tid=6150] ppid=6037 vsize=10881784 memory=1704 CPUtime=807.17 cores=1,3,5,7
/proc/6041/task/6150/stat : 6150 (java) R 6037 6041 5064 0 -1 4202560 45889 13004 0 2 80680 29 5 3 20 0 15 0 404534863 11142946816 180899 33554432000 4194304 4196468 140723918668720 140045544195272 140045572352260 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6152] ppid=6037 vsize=10881784 memory=5928 CPUtime=3.84 cores=1,3,5,7
/proc/6041/task/6152/stat : 6152 (java) S 6037 6041 5064 0 -1 1077944384 3976 13004 0 2 358 18 5 3 20 0 15 0 404534864 11142946816 180899 33554432000 4194304 4196468 140723918668720 140045576596496 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6154] ppid=6037 vsize=10881784 memory=588 CPUtime=3.86 cores=1,3,5,7
/proc/6041/task/6154/stat : 6154 (java) S 6037 6041 5064 0 -1 1077944384 7130 13004 0 2 357 21 5 3 20 0 15 0 404534864 11142946816 180899 33554432000 4194304 4196468 140723918668720 140045464870032 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6156] ppid=6037 vsize=10881784 memory=780 CPUtime=3.86 cores=1,3,5,7
/proc/6041/task/6156/stat : 6156 (java) S 6037 6041 5064 0 -1 1077944384 7230 13004 0 2 356 22 5 3 20 0 15 0 404534864 11142946816 180899 33554432000 4194304 4196468 140723918668720 140045463816976 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6158] ppid=6037 vsize=10881784 memory=1056 CPUtime=3.85 cores=1,3,5,7
/proc/6041/task/6158/stat : 6158 (java) S 6037 6041 5064 0 -1 1077944384 6191 13004 0 2 355 22 5 3 20 0 15 0 404534864 11142946816 180899 33554432000 4194304 4196468 140723918668720 140045142977424 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6160] ppid=6037 vsize=10881784 memory=11464 CPUtime=3.53 cores=1,3,5,7
/proc/6041/task/6160/stat : 6160 (java) S 6037 6041 5064 0 -1 1077944384 6550 13004 0 2 326 19 5 3 20 0 15 0 404534865 11142946816 180899 33554432000 4194304 4196468 140723918668720 140044642564336 140045572364930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6163] ppid=6037 vsize=10881784 memory=3364 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6163/stat : 6163 (java) S 6037 6041 5064 0 -1 1077944384 55 13004 0 2 0 0 5 3 20 0 15 0 404534865 11142946816 180899 33554432000 4194304 4196468 140723918668720 140044641510624 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6165] ppid=6037 vsize=10881784 memory=2828 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6165/stat : 6165 (java) S 6037 6041 5064 0 -1 1077944384 12 13004 0 2 0 0 5 3 20 0 15 0 404534866 11142946816 180899 33554432000 4194304 4196468 140723918668720 140044388000512 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6166] ppid=6037 vsize=10881784 memory=1000 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6166/stat : 6166 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534868 11142946816 180899 33554432000 4194304 4196468 140723918668720 140044147709904 140045572372379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6167] ppid=6037 vsize=10881784 memory=1560 CPUtime=6.87 cores=1,3,5,7
/proc/6041/task/6167/stat : 6167 (java) S 6037 6041 5064 0 -1 1077944384 31860 13004 0 2 673 6 5 3 20 0 15 0 404534868 11142946816 180899 33554432000 4194304 4196468 140723918668720 140044607953648 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6168] ppid=6037 vsize=10881784 memory=1172 CPUtime=6.87 cores=1,3,5,7
/proc/6041/task/6168/stat : 6168 (java) S 6037 6041 5064 0 -1 1077944384 34216 13004 0 2 670 9 5 3 20 0 15 0 404534868 11142946816 180899 33554432000 4194304 4196468 140723918668720 140044606901104 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6169] ppid=6037 vsize=10881784 memory=14008 CPUtime=4.71 cores=1,3,5,7
/proc/6041/task/6169/stat : 6169 (java) S 6037 6041 5064 0 -1 1077944384 33045 13004 0 2 453 10 5 3 20 0 15 0 404534868 11142946816 180899 33554432000 4194304 4196468 140723918668720 140044605848048 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6174] ppid=6037 vsize=10881784 memory=14072 CPUtime=0.08 cores=1,3,5,7
/proc/6041/task/6174/stat : 6174 (java) S 6037 6041 5064 0 -1 1077944384 3 13004 0 2 0 0 5 3 20 0 15 0 404534869 11142946816 180899 33554432000 4194304 4196468 140723918668720 140044114152288 140045572363989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
[pid=6041/tid=6176] ppid=6037 vsize=10881784 memory=2116 CPUtime=0.55 cores=1,3,5,7
/proc/6041/task/6176/stat : 6176 (java) S 6037 6041 5064 0 -1 1077944384 740 13004 0 2 20 27 5 3 20 0 15 0 404534869 11142946816 180899 33554432000 4194304 4196468 140723918668720 140044604795440 140045572364930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15912960 140723918674677 140723918677189 140723918677189 140723918680015 0
Current children cumulated CPU time: 844.5 s
Current children cumulated vsize: 10881784 KiB
Current children cumulated memory: 723596 KiB

Child status: 0
Real time (s): 815.812
CPU time (s): 844.529
CPU user time (s): 842.893
CPU system time (s): 1.63551
CPU usage (%): 103.52
Max. virtual memory (cumulated for all children) (KiB): 10881784
Max. memory (cumulated for all children) (KiB): 723596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 842.893
system time used= 1.63551
maximum resident set size= 725664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192379
page faults= 2
swaps= 0
block input operations= 21656
block output operations= 1232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 108821
involuntary context switches= 3831


# summary of solver processes directly reported to runsolver:
#   pid: 6041
#   total CPU time (s): 844.529
#   total CPU user time (s): 842.893
#   total CPU system time (s): 1.63551

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.23451 second user time and 7.8461 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-12 12:58:47
IDJOB=4386978
IDBENCH=115879
IDSOLVER=2823
FILE ID=node141/4386978-1568285969
RUNJOBID= node141-1568285927-6017
PBS_JOBID= 21701068
Free space on /tmp= 53812 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-10.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4386978-1568285969/watcher-4386978-1568285969 -o /tmp/evaluation-result-4386978-1568285969/solver-4386978-1568285969 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568285927-6017 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1494679328 HOME/instance-4386978-1568285969.xml

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

MD5SUM BENCH= e31de29e6699e81a7472a47d1439bb7a
RANDOM SEED=1494679328

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        31710684 kB
MemAvailable:   31861088 kB
Buffers:           88916 kB
Cached:           363440 kB
SwapCached:        82284 kB
Active:           259776 kB
Inactive:         274596 kB
Active(anon):       8176 kB
Inactive(anon):   104084 kB
Active(file):     251600 kB
Inactive(file):   170512 kB
Unevictable:      110408 kB
Mlocked:          110408 kB
SwapTotal:      67108860 kB
SwapFree:       66915992 kB
Dirty:             69376 kB
Writeback:             0 kB
AnonPages:        111172 kB
Mapped:            31028 kB
Shmem:             20524 kB
Slab:             117276 kB
SReclaimable:      88252 kB
SUnreclaim:        29024 kB
KernelStack:        3408 kB
PageTables:         5320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 53744 MiB
End job on node141 at 2019-09-12 13:12:24