Trace number 4285995

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22SAT (TO)41 1978.22 252.03999

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-13.xml
MD5SUMba14410c7a25eefcb6b446bec14c0338
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark56
Best CPU time to get the best result obtained on this benchmark247.92999
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints242
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":104},{"size":9,"count":104}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":104},{"degree":7,"count":4},{"degree":8,"count":34},{"degree":10,"count":66}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":104},{"arity":3,"count":34},{"arity":4,"count":4},{"arity":6,"count":34},{"arity":9,"count":66}]
Number of extensional constraints138
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":138},{"type":"sum","count":104}]
Optimization problemYES
Type of objectivemax 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.30/0.25	c version: 2017-08-22
0.30/0.25	c seed: 338873931
0.30/0.25	c timeout: 2016
0.30/0.25	c memlimit: 22000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
1.09/0.63	c Parsing done, starting search...
4.91/1.90	o 11
5.64/1.90	o 13
5.64/1.91	o 14
5.64/1.95	o 17
5.64/1.97	o 18
5.64/1.99	o 19
5.64/2.01	o 21
6.52/2.03	o 22
6.52/2.07	o 23
6.52/2.07	o 24
9.49/2.48	o 25
10.25/2.57	o 26
13.36/2.99	o 27
15.66/3.21	o 28
15.66/3.22	o 29
18.77/3.63	o 30
20.37/3.86	o 31
25.87/4.52	o 32
41.77/6.51	o 33
41.77/6.52	o 34
49.75/7.51	o 35
49.75/7.52	o 36
53.77/8.02	o 37
175.58/23.35	o 38
270.34/35.20	o 39
914.42/116.93	o 40
1391.42/177.43	o 41
1978.11/252.02	s SATISFIABLE
1978.11/252.02	v <instantiation>
1978.11/252.02	v 	<list>
1978.11/252.02	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[0][12] 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[1][12] 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[2][12] 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[3][12] 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[4][12] 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[5][12] 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[6][12] 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[7][12] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12]
1978.11/252.02	v 	</list>
1978.11/252.02	v 	<values>
1978.11/252.02	v 		0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 1 1 0 0 1 0 0 1 1 1 1 0 0 1 0 1 0 1 1 1 1 0 0 0 1 0 1 0 1 0 0 0 0 0 1 1 0 1 0 1 0 1 0 1 1 1 1 1 0 0 1 0 1 0 1 0 1 0 0 1 0 0 1 1 0 1 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 2 2 2 1 1 1 0 0 1 2 2 1 2 2 4 2 2 2 4 2 1 2 2 3 2 4 3 6 5 3 2 3 2 2 4 3 6 2 4 2 3 3 2 4 5 5 2 5 2 6 2 5 4 6 6 4 2 2 4 2 6 2 6 2 5 2 3 3 2 2 4 5 3 6 3 6 2 4 3 6 6 3 1 2 2 2 4 2 3 2 2 2 2 2 2 
1978.11/252.02	v 	</values>
1978.11/252.02	v </instantiation>

Verifier Data

OK	41

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285995-1503426860/watcher-4285995-1503426860 -o /tmp/evaluation-result-4285995-1503426860/solver-4285995-1503426860 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503415897-16075 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 338873931 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285995-1503426860.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=16847, runsolver pid=16844

[startup+0.100089 s]*
/proc/loadavg: 8.59 8.70 8.75 2/198 16867
/proc/meminfo: memFree=22103812/32770624 swapFree=67108860/67108860
[pid=16847] ppid=16844 vsize=26000852 memory=32280 CPUtime=0.12 cores=0-7
/proc/16847/stat : 16847 (java) S 16844 16847 16048 0 -1 1077944320 8486 0 0 0 10 2 0 0 20 0 20 0 175773953 26624872448 8070 33554432000 4194304 4196468 140736439840480 140736439823024 140464350277367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
/proc/16847/statm: 6500213 8070 3410 1 0 6487932 0
[pid=16847/tid=16849] ppid=16844 vsize=26000852 memory=8258082674853191835 CPUtime=0.08 cores=0-7
/proc/16847/task/16849/stat : 16849 (java) R 16844 16847 16048 0 -1 4202560 6421 0 0 0 7 1 0 0 20 0 20 0 175773954 26624872448 8070 33554432000 4194304 4196468 140736439840480 140464354494048 140464350299293 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16850] ppid=16844 vsize=26000852 memory=732370519213673445 CPUtime=0 cores=0-7
/proc/16847/task/16850/stat : 16850 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 8070 33554432000 4194304 4196468 140736439840480 140464302897424 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16851] ppid=16844 vsize=26000852 memory=140380876220032 CPUtime=0 cores=0-7
/proc/16847/task/16851/stat : 16851 (java) S 16844 16847 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 8070 33554432000 4194304 4196468 140736439840480 140464301844880 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16852] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16852/stat : 16852 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 8070 33554432000 4194304 4196468 140736439840480 140464300792336 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16853] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16853/stat : 16853 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 8070 33554432000 4194304 4196468 140736439840480 140464299739792 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16854] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16854/stat : 16854 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 8070 33554432000 4194304 4196468 140736439840480 140464298687248 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16855] ppid=16844 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/16847/task/16855/stat : 16855 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 8070 33554432000 4194304 4196468 140736439840480 140464297634704 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16856] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16856/stat : 16856 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 8070 33554432000 4194304 4196468 140736439840480 140464296582160 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16857] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16857/stat : 16857 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 8070 33554432000 4194304 4196468 140736439840480 140464295529616 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16858] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16858/stat : 16858 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773956 26624872448 8070 33554432000 4194304 4196468 140736439840480 140462891456496 140464350288514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16859] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16859/stat : 16859 (java) S 16844 16847 16048 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175773956 26624872448 8070 33554432000 4194304 4196468 140736439840480 140462890402720 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16860] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16860/stat : 16860 (java) S 16844 16847 16048 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175773957 26624872448 8070 33554432000 4194304 4196468 140736439840480 140462889350128 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16861] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16861/stat : 16861 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773959 26624872448 8070 33554432000 4194304 4196468 140736439840480 140462888298704 140464350295963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16862] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16862/stat : 16862 (java) S 16844 16847 16048 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 175773959 26624872448 8070 33554432000 4194304 4196468 140736439840480 140462887246320 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16863] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16863/stat : 16863 (java) S 16844 16847 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175773959 26624872448 8070 33554432000 4194304 4196468 140736439840480 140462886193776 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16864] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16864/stat : 16864 (java) S 16844 16847 16048 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 175773959 26624872448 8070 33554432000 4194304 4196468 140736439840480 140462885141232 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16865] ppid=16844 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/16847/task/16865/stat : 16865 (java) S 16844 16847 16048 0 -1 1077944384 381 0 0 0 1 0 0 0 20 0 20 0 175773959 26624872448 8070 33554432000 4194304 4196468 140736439840480 140462884088688 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16866] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16866/stat : 16866 (java) S 16844 16847 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175773959 26624872448 8070 33554432000 4194304 4196468 140736439840480 140462883035360 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16867] ppid=16844 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/16847/task/16867/stat : 16867 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773959 26624872448 8070 33554432000 4194304 4196468 140736439840480 140462881982896 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32280 KiB

[startup+0.210067 s]*
/proc/loadavg: 8.59 8.70 8.75 2/198 16867
/proc/meminfo: memFree=22095968/32770624 swapFree=67108860/67108860
[pid=16847] ppid=16844 vsize=26000852 memory=41424 CPUtime=0.3 cores=0-7
/proc/16847/stat : 16847 (java) S 16844 16847 16048 0 -1 1077944320 9478 0 0 0 27 3 0 0 20 0 20 0 175773953 26624872448 10356 33554432000 4194304 4196468 140736439840480 140736439823024 140464350277367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
/proc/16847/statm: 6500213 10356 3613 1 0 6487932 0
[pid=16847/tid=16849] ppid=16844 vsize=26000852 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/16847/task/16849/stat : 16849 (java) R 16844 16847 16048 0 -1 4202560 7048 0 0 0 17 2 0 0 20 0 20 0 175773954 26624872448 10356 33554432000 4194304 4196468 140736439840480 140464354482672 140464334357854 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16850] ppid=16844 vsize=26000852 memory=288230583233151328 CPUtime=0 cores=0-7
/proc/16847/task/16850/stat : 16850 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 10356 33554432000 4194304 4196468 140736439840480 140464302897424 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16851] ppid=16844 vsize=26000852 memory=288370757027931776 CPUtime=0 cores=0-7
/proc/16847/task/16851/stat : 16851 (java) S 16844 16847 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 10356 33554432000 4194304 4196468 140736439840480 140464301844880 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16852] ppid=16844 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/16847/task/16852/stat : 16852 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 10356 33554432000 4194304 4196468 140736439840480 140464300792336 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16853] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16853/stat : 16853 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 10356 33554432000 4194304 4196468 140736439840480 140464299739792 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16854] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16854/stat : 16854 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 10356 33554432000 4194304 4196468 140736439840480 140464298687248 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16855] ppid=16844 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/16847/task/16855/stat : 16855 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 10356 33554432000 4194304 4196468 140736439840480 140464297634704 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16856] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16856/stat : 16856 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 10356 33554432000 4194304 4196468 140736439840480 140464296582160 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16857] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16857/stat : 16857 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624872448 10356 33554432000 4194304 4196468 140736439840480 140464295529616 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16858] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16858/stat : 16858 (java) S 16844 16847 16048 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 175773956 26624872448 10356 33554432000 4194304 4196468 140736439840480 140462891456496 140464350288514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16859] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16859/stat : 16859 (java) S 16844 16847 16048 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175773956 26624872448 10356 33554432000 4194304 4196468 140736439840480 140462890402720 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16860] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16860/stat : 16860 (java) S 16844 16847 16048 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175773957 26624872448 10356 33554432000 4194304 4196468 140736439840480 140462889350128 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16861] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16861/stat : 16861 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773959 26624872448 10356 33554432000 4194304 4196468 140736439840480 140462888298704 140464350295963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16862] ppid=16844 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/16847/task/16862/stat : 16862 (java) S 16844 16847 16048 0 -1 1077944384 326 0 0 0 1 0 0 0 20 0 20 0 175773959 26624872448 10356 33554432000 4194304 4196468 140736439840480 140462887246320 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16863] ppid=16844 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/16847/task/16863/stat : 16863 (java) S 16844 16847 16048 0 -1 1077944384 133 0 0 0 1 0 0 0 20 0 20 0 175773959 26624872448 10356 33554432000 4194304 4196468 140736439840480 140462886193776 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16864] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16864/stat : 16864 (java) S 16844 16847 16048 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 20 0 175773959 26624872448 10356 33554432000 4194304 4196468 140736439840480 140462885141232 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16865] ppid=16844 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/16847/task/16865/stat : 16865 (java) S 16844 16847 16048 0 -1 1077944384 412 0 0 0 5 0 0 0 20 0 20 0 175773959 26624872448 10356 33554432000 4194304 4196468 140736439840480 140462884088688 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16866] ppid=16844 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16866/stat : 16866 (java) S 16844 16847 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175773959 26624872448 10356 33554432000 4194304 4196468 140736439840480 140462883035360 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16867] ppid=16844 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/16847/task/16867/stat : 16867 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773959 26624872448 10356 33554432000 4194304 4196468 140736439840480 140462881982896 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41424 KiB

[startup+0.309716 s]*
/proc/loadavg: 8.59 8.70 8.75 2/198 16867
/proc/meminfo: memFree=22088648/32770624 swapFree=67108860/67108860
[pid=16847] ppid=16844 vsize=26000872 memory=49348 CPUtime=0.48 cores=0-7
/proc/16847/stat : 16847 (java) S 16844 16847 16048 0 -1 1077944320 10596 0 0 0 44 4 0 0 20 0 20 0 175773953 26624892928 12337 33554432000 4194304 4196468 140736439840480 140736439823024 140464350277367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
/proc/16847/statm: 6500218 12337 3716 1 0 6487932 0
[pid=16847/tid=16849] ppid=16844 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16847/task/16849/stat : 16849 (java) R 16844 16847 16048 0 -1 4202560 7712 0 0 0 26 3 0 0 20 0 20 0 175773954 26624892928 12337 33554432000 4194304 4196468 140736439840480 140464354502960 140464350300957 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16850] ppid=16844 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16850/stat : 16850 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624892928 12337 33554432000 4194304 4196468 140736439840480 140464302897424 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16851] ppid=16844 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16851/stat : 16851 (java) S 16844 16847 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175773954 26624892928 12337 33554432000 4194304 4196468 140736439840480 140464301844880 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16852] ppid=16844 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16852/stat : 16852 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773954 26624892928 12337 33554432000 4194304 4196468 140736439840480 140464300792336 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16853] ppid=16844 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16853/stat : 16853 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624892928 12337 33554432000 4194304 4196468 140736439840480 140464299739792 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16854] ppid=16844 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/16847/task/16854/stat : 16854 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624892928 12337 33554432000 4194304 4196468 140736439840480 140464298687248 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16855] ppid=16844 vsize=26000872 memory=140380737729455 CPUtime=0 cores=0-7
/proc/16847/task/16855/stat : 16855 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773954 26624892928 12337 33554432000 4194304 4196468 140736439840480 140464297634704 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16856] ppid=16844 vsize=26000872 memory=140380737731760 CPUtime=0 cores=0-7
/proc/16847/task/16856/stat : 16856 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624892928 12337 33554432000 4194304 4196468 140736439840480 140464296582160 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16857] ppid=16844 vsize=26000872 memory=140380737734064 CPUtime=0 cores=0-7
/proc/16847/task/16857/stat : 16857 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26624892928 12337 33554432000 4194304 4196468 140736439840480 140464295529616 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16858] ppid=16844 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16858/stat : 16858 (java) S 16844 16847 16048 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 175773956 26624892928 12337 33554432000 4194304 4196468 140736439840480 140462891456496 140464350288514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16859] ppid=16844 vsize=26000872 memory=280761475475088 CPUtime=0 cores=0-7
/proc/16847/task/16859/stat : 16859 (java) S 16844 16847 16048 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175773956 26624892928 12337 33554432000 4194304 4196468 140736439840480 140462890402720 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16860] ppid=16844 vsize=26000872 memory=280761475482000 CPUtime=0 cores=0-7
/proc/16847/task/16860/stat : 16860 (java) S 16844 16847 16048 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175773957 26624892928 12337 33554432000 4194304 4196468 140736439840480 140462889350128 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16861] ppid=16844 vsize=26000872 memory=280761475423280 CPUtime=0 cores=0-7
/proc/16847/task/16861/stat : 16861 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773959 26624892928 12337 33554432000 4194304 4196468 140736439840480 140462888298704 140464350295963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16862] ppid=16844 vsize=26000872 memory=280761475495824 CPUtime=0.01 cores=0-7
/proc/16847/task/16862/stat : 16862 (java) S 16844 16847 16048 0 -1 1077944384 334 0 0 0 1 0 0 0 20 0 20 0 175773959 26624892928 12337 33554432000 4194304 4196468 140736439840480 140462887246320 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16863] ppid=16844 vsize=26000872 memory=280761475502736 CPUtime=0.05 cores=0-7
/proc/16847/task/16863/stat : 16863 (java) S 16844 16847 16048 0 -1 1077944384 324 0 0 0 5 0 0 0 20 0 20 0 175773959 26624892928 12337 33554432000 4194304 4196468 140736439840480 140462886193776 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16864] ppid=16844 vsize=26000872 memory=280761475500432 CPUtime=0.02 cores=0-7
/proc/16847/task/16864/stat : 16864 (java) S 16844 16847 16048 0 -1 1077944384 309 0 0 0 2 0 0 0 20 0 20 0 175773959 26624892928 12337 33554432000 4194304 4196468 140736439840480 140462885141232 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16865] ppid=16844 vsize=26000872 memory=280761475516992 CPUtime=0.08 cores=0-7
/proc/16847/task/16865/stat : 16865 (java) S 16844 16847 16048 0 -1 1077944384 532 0 0 0 8 0 0 0 20 0 20 0 175773959 26624892928 12337 33554432000 4194304 4196468 140736439840480 140462884088688 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16866] ppid=16844 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16866/stat : 16866 (java) S 16844 16847 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175773959 26624892928 12337 33554432000 4194304 4196468 140736439840480 140462883035360 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16867] ppid=16844 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/16847/task/16867/stat : 16867 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773959 26624892928 12337 33554432000 4194304 4196468 140736439840480 140462881982896 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49348 KiB

[startup+0.700871 s]
/proc/loadavg: 8.59 8.70 8.75 4/198 16867
/proc/meminfo: memFree=22075992/32770624 swapFree=67108860/67108860
[pid=16847] ppid=16844 vsize=26004968 memory=75072 CPUtime=1.22 cores=0-7
/proc/16847/stat : 16847 (java) S 16844 16847 16048 0 -1 1077944320 12893 0 0 0 115 7 0 0 20 0 20 0 175773953 26629087232 18768 33554432000 4194304 4196468 140736439840480 140736439823024 140464350277367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
/proc/16847/statm: 6501242 18768 3753 1 0 6488956 0
[pid=16847/tid=16849] ppid=16844 vsize=26004968 memory=6298073386411446885 CPUtime=0.67 cores=0-7
/proc/16847/task/16849/stat : 16849 (java) R 16844 16847 16048 0 -1 4202560 9162 0 0 0 63 4 0 0 20 0 20 0 175773954 26629087232 18768 33554432000 4194304 4196468 140736439840480 140464354505040 140463969479808 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16850] ppid=16844 vsize=26004968 memory=72438918448068 CPUtime=0 cores=0-7
/proc/16847/task/16850/stat : 16850 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26629087232 18768 33554432000 4194304 4196468 140736439840480 140464302897424 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16851] ppid=16844 vsize=26004968 memory=140380737748488 CPUtime=0 cores=0-7
/proc/16847/task/16851/stat : 16851 (java) S 16844 16847 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175773954 26629087232 18768 33554432000 4194304 4196468 140736439840480 140464301844880 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16852] ppid=16844 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16852/stat : 16852 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773954 26629087232 18768 33554432000 4194304 4196468 140736439840480 140464300792336 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16853] ppid=16844 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16853/stat : 16853 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26629087232 18768 33554432000 4194304 4196468 140736439840480 140464299739792 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16854] ppid=16844 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16854/stat : 16854 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26629087232 18768 33554432000 4194304 4196468 140736439840480 140464298687248 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16855] ppid=16844 vsize=26004968 memory=2353 CPUtime=0 cores=0-7
/proc/16847/task/16855/stat : 16855 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175773954 26629087232 18768 33554432000 4194304 4196468 140736439840480 140464297634704 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16856] ppid=16844 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16856/stat : 16856 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26629087232 18768 33554432000 4194304 4196468 140736439840480 140464296582160 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16857] ppid=16844 vsize=26004968 memory=1724 CPUtime=0 cores=0-7
/proc/16847/task/16857/stat : 16857 (java) S 16844 16847 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175773954 26629087232 18768 33554432000 4194304 4196468 140736439840480 140464295529616 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16858] ppid=16844 vsize=26004968 memory=1012 CPUtime=0 cores=0-7
/proc/16847/task/16858/stat : 16858 (java) S 16844 16847 16048 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 175773956 26629087232 18768 33554432000 4194304 4196468 140736439840480 140462891456496 140464350288514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0

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

/proc/16847/task/16873/stat : 16873 (java) R 16844 16847 16048 0 -1 4202560 12759 0 0 0 21528 17 0 0 20 0 46 0 175774128 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462794120928 140463979385152 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16874] ppid=16844 vsize=27743860 memory=13572582892903439 CPUtime=215.43 cores=0-7
/proc/16847/task/16874/stat : 16874 (java) R 16844 16847 16048 0 -1 4202560 11359 0 0 0 21525 18 0 0 20 0 46 0 175774129 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462793069632 140463979714550 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16875] ppid=16844 vsize=27743860 memory=0 CPUtime=216.71 cores=0-7
/proc/16847/task/16875/stat : 16875 (java) R 16844 16847 16048 0 -1 4202560 12538 0 0 0 21654 17 0 0 20 0 46 0 175774129 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462792014336 140463979389489 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16876] ppid=16844 vsize=27743860 memory=2588384 CPUtime=216.25 cores=0-7
/proc/16847/task/16876/stat : 16876 (java) R 16844 16847 16048 0 -1 4202560 13334 0 0 0 21607 18 0 0 20 0 46 0 175774129 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462790962272 140463980284229 0 4 0 16800975 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16877] ppid=16844 vsize=27743860 memory=4140 CPUtime=0.04 cores=0-7
/proc/16847/task/16877/stat : 16877 (java) S 16844 16847 16048 0 -1 1077944384 191 0 0 0 4 0 0 0 20 0 46 0 175774129 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462789915824 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16878] ppid=16844 vsize=27743860 memory=2581948 CPUtime=215.63 cores=0-7
/proc/16847/task/16878/stat : 16878 (java) R 16844 16847 16048 0 -1 4202560 11879 0 0 0 21548 15 0 0 20 0 46 0 175774129 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462788857208 140463979104192 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16879] ppid=16844 vsize=27743860 memory=956 CPUtime=0 cores=0-7
/proc/16847/task/16879/stat : 16879 (java) S 16844 16847 16048 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 46 0 175774129 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462787810736 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16880] ppid=16844 vsize=27743860 memory=2428 CPUtime=216.24 cores=0-7
/proc/16847/task/16880/stat : 16880 (java) R 16844 16847 16048 0 -1 4202560 11116 0 0 0 21606 18 0 0 20 0 46 0 175774140 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462786752144 140463980503208 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16881] ppid=16844 vsize=27743860 memory=2547492 CPUtime=215.66 cores=0-7
/proc/16847/task/16881/stat : 16881 (java) R 16844 16847 16048 0 -1 4202560 12873 0 0 0 21549 17 0 0 20 0 46 0 175774140 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462785702720 140463979386402 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16882] ppid=16844 vsize=27743860 memory=2545364 CPUtime=0 cores=0-7
/proc/16847/task/16882/stat : 16882 (java) S 16844 16847 16048 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 46 0 175774140 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462784652080 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16883] ppid=16844 vsize=27743860 memory=1716 CPUtime=0 cores=0-7
/proc/16847/task/16883/stat : 16883 (java) S 16844 16847 16048 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 46 0 175774140 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462783599408 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16884] ppid=16844 vsize=27743860 memory=48480 CPUtime=0 cores=0-7
/proc/16847/task/16884/stat : 16884 (java) S 16844 16847 16048 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 46 0 175774140 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462782546864 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16885] ppid=16844 vsize=27743860 memory=1296 CPUtime=0 cores=0-7
/proc/16847/task/16885/stat : 16885 (java) S 16844 16847 16048 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 46 0 175774140 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462781494448 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16886] ppid=16844 vsize=27743860 memory=2336 CPUtime=0 cores=0-7
/proc/16847/task/16886/stat : 16886 (java) S 16844 16847 16048 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 46 0 175774144 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462778307888 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16887] ppid=16844 vsize=27743860 memory=2588408 CPUtime=0 cores=0-7
/proc/16847/task/16887/stat : 16887 (java) S 16844 16847 16048 0 -1 1077944384 184 0 0 0 0 0 0 0 20 0 46 0 175774148 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462777255344 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16888] ppid=16844 vsize=27743860 memory=4140 CPUtime=0 cores=0-7
/proc/16847/task/16888/stat : 16888 (java) S 16844 16847 16048 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 175774149 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462776202800 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16889] ppid=16844 vsize=27743860 memory=2590456 CPUtime=0 cores=0-7
/proc/16847/task/16889/stat : 16889 (java) S 16844 16847 16048 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 46 0 175774151 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462775150096 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16890] ppid=16844 vsize=27743860 memory=1724 CPUtime=0 cores=0-7
/proc/16847/task/16890/stat : 16890 (java) S 16844 16847 16048 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 46 0 175774152 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462774096528 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16891] ppid=16844 vsize=27743860 memory=1012 CPUtime=0 cores=0-7
/proc/16847/task/16891/stat : 16891 (java) S 16844 16847 16048 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 46 0 175774152 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462773044016 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16892] ppid=16844 vsize=27743860 memory=2588408 CPUtime=0 cores=0-7
/proc/16847/task/16892/stat : 16892 (java) S 16844 16847 16048 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 46 0 175774152 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462771991600 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16893] ppid=16844 vsize=27743860 memory=2588408 CPUtime=0 cores=0-7
/proc/16847/task/16893/stat : 16893 (java) S 16844 16847 16048 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 46 0 175774155 28409712640 647614 33554432000 4194304 4196468 140736439840480 140462770939056 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
Current children cumulated CPU time: 1744.63 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 2590456 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.59 8.65 8.73 9/224 16900
/proc/meminfo: memFree=19531948/32770624 swapFree=67108860/67108860
[pid=16847] ppid=16844 vsize=27743860 memory=2601148 CPUtime=1978.11 cores=0-7
/proc/16847/stat : 16847 (java) S 16844 16847 16048 0 -1 1077944320 320760 0 0 0 197554 257 0 0 20 0 46 0 175773953 28409712640 650287 33554432000 4194304 4196468 140736439840480 140736439823024 140464350277367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
/proc/16847/statm: 6935965 650287 3854 1 0 6923158 0
[pid=16847/tid=16849] ppid=16844 vsize=27743860 memory=6791534058613427641 CPUtime=1.7 cores=0-7
/proc/16847/task/16849/stat : 16849 (java) S 16844 16847 16048 0 -1 1077944384 12528 0 0 0 163 7 0 0 20 0 46 0 175773954 28409712640 650287 33554432000 4194304 4196468 140736439840480 140464354515072 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16850] ppid=16844 vsize=27743860 memory=-7003737579269690708 CPUtime=1.02 cores=0-7
/proc/16847/task/16850/stat : 16850 (java) S 16844 16847 16048 0 -1 1077944384 11965 0 0 0 91 11 0 0 20 0 46 0 175773954 28409712640 650287 33554432000 4194304 4196468 140736439840480 140464302897424 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16851] ppid=16844 vsize=27743860 memory=0 CPUtime=1.02 cores=0-7
/proc/16847/task/16851/stat : 16851 (java) S 16844 16847 16048 0 -1 1077944384 11384 0 0 0 91 11 0 0 20 0 46 0 175773954 28409712640 650287 33554432000 4194304 4196468 140736439840480 140464301844880 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16852] ppid=16844 vsize=27743860 memory=7018969220250038118 CPUtime=1.03 cores=0-7
/proc/16847/task/16852/stat : 16852 (java) S 16844 16847 16048 0 -1 1077944384 12016 0 0 0 91 12 0 0 20 0 46 0 175773954 28409712640 650287 33554432000 4194304 4196468 140736439840480 140464300792336 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16853] ppid=16844 vsize=27743860 memory=7737580410574890863 CPUtime=0.99 cores=0-7
/proc/16847/task/16853/stat : 16853 (java) S 16844 16847 16048 0 -1 1077944384 17034 0 0 0 88 11 0 0 20 0 46 0 175773954 28409712640 650287 33554432000 4194304 4196468 140736439840480 140464299739792 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16854] ppid=16844 vsize=27743860 memory=7679937539709960979 CPUtime=1.02 cores=0-7
/proc/16847/task/16854/stat : 16854 (java) S 16844 16847 16048 0 -1 1077944384 16417 0 0 0 91 11 0 0 20 0 46 0 175773954 28409712640 650287 33554432000 4194304 4196468 140736439840480 140464298687248 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16855] ppid=16844 vsize=27743860 memory=280761475365952 CPUtime=1.03 cores=0-7
/proc/16847/task/16855/stat : 16855 (java) S 16844 16847 16048 0 -1 1077944384 13061 0 0 0 92 11 0 0 20 0 46 0 175773954 28409712640 650287 33554432000 4194304 4196468 140736439840480 140464297634704 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16856] ppid=16844 vsize=27743860 memory=33 CPUtime=1.01 cores=0-7
/proc/16847/task/16856/stat : 16856 (java) S 16844 16847 16048 0 -1 1077944384 19663 0 0 0 89 12 0 0 20 0 46 0 175773954 28409712640 650287 33554432000 4194304 4196468 140736439840480 140464296582160 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16857] ppid=16844 vsize=27743860 memory=6791534058613427641 CPUtime=1.01 cores=0-7
/proc/16847/task/16857/stat : 16857 (java) S 16844 16847 16048 0 -1 1077944384 18450 0 0 0 90 11 0 0 20 0 46 0 175773954 28409712640 650287 33554432000 4194304 4196468 140736439840480 140464295529616 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16858] ppid=16844 vsize=27743860 memory=1296 CPUtime=1.23 cores=0-7
/proc/16847/task/16858/stat : 16858 (java) S 16844 16847 16048 0 -1 1077944384 35537 0 0 0 110 13 0 0 20 0 46 0 175773956 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462891456496 140464350288514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16859] ppid=16844 vsize=27743860 memory=2336 CPUtime=0 cores=0-7
/proc/16847/task/16859/stat : 16859 (java) S 16844 16847 16048 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 46 0 175773956 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462890402784 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16860] ppid=16844 vsize=27743860 memory=1724 CPUtime=0 cores=0-7
/proc/16847/task/16860/stat : 16860 (java) S 16844 16847 16048 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 46 0 175773957 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462889350144 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16861] ppid=16844 vsize=27743860 memory=1012 CPUtime=0 cores=0-7
/proc/16847/task/16861/stat : 16861 (java) S 16844 16847 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 175773959 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462888298704 140464350295963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16862] ppid=16844 vsize=27743860 memory=1716 CPUtime=1.74 cores=0-7
/proc/16847/task/16862/stat : 16862 (java) S 16844 16847 16048 0 -1 1077944384 8266 0 0 0 171 3 0 0 20 0 46 0 175773959 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462887246320 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16863] ppid=16844 vsize=27743860 memory=5792 CPUtime=1.83 cores=0-7
/proc/16847/task/16863/stat : 16863 (java) S 16844 16847 16048 0 -1 1077944384 8905 0 0 0 181 2 0 0 20 0 46 0 175773959 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462886193776 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16864] ppid=16844 vsize=27743860 memory=4616 CPUtime=1.85 cores=0-7
/proc/16847/task/16864/stat : 16864 (java) S 16844 16847 16048 0 -1 1077944384 6968 0 0 0 184 1 0 0 20 0 46 0 175773959 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462885141232 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16865] ppid=16844 vsize=27743860 memory=792 CPUtime=0.83 cores=0-7
/proc/16847/task/16865/stat : 16865 (java) S 16844 16847 16048 0 -1 1077944384 11691 0 0 0 81 2 0 0 20 0 46 0 175773959 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462884088688 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16866] ppid=16844 vsize=27743860 memory=1420 CPUtime=0 cores=0-7
/proc/16847/task/16866/stat : 16866 (java) S 16844 16847 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 175773959 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462883035360 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16867] ppid=16844 vsize=27743860 memory=2599036 CPUtime=0.07 cores=0-7
/proc/16847/task/16867/stat : 16867 (java) S 16844 16847 16048 0 -1 1077944384 1412 0 0 0 5 2 0 0 20 0 46 0 175773959 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462881982896 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16868] ppid=16844 vsize=27743860 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/16847/task/16868/stat : 16868 (java) S 16844 16847 16048 0 -1 1077944384 366 0 0 0 0 0 0 0 20 0 46 0 175774104 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462880928512 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16869] ppid=16844 vsize=27743860 memory=6656426216303648864 CPUtime=0.55 cores=0-7
/proc/16847/task/16869/stat : 16869 (java) S 16844 16847 16048 0 -1 1077944384 5683 0 0 0 15 40 0 0 20 0 46 0 175774116 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462800434224 140464350288514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16870] ppid=16844 vsize=27743860 memory=6944656575208382560 CPUtime=0.06 cores=0-7
/proc/16847/task/16870/stat : 16870 (java) S 16844 16847 16048 0 -1 1077944384 137 0 0 0 6 0 0 0 20 0 46 0 175774125 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462797284640 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16871] ppid=16844 vsize=27743860 memory=0 CPUtime=245.41 cores=0-7
/proc/16847/task/16871/stat : 16871 (java) R 16844 16847 16048 0 -1 4202560 12880 0 0 0 24527 14 0 0 20 0 46 0 175774126 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462796225568 140463979566628 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16872] ppid=16844 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16872/stat : 16872 (java) S 16844 16847 16048 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 46 0 175774126 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462795179568 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16873] ppid=16844 vsize=27743860 memory=0 CPUtime=244.47 cores=0-7
/proc/16847/task/16873/stat : 16873 (java) R 16844 16847 16048 0 -1 4202560 13884 0 0 0 24429 18 0 0 20 0 46 0 175774128 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462794121064 140463970530831 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16874] ppid=16844 vsize=27743860 memory=0 CPUtime=244.39 cores=0-7
/proc/16847/task/16874/stat : 16874 (java) R 16844 16847 16048 0 -1 4202560 12491 0 0 0 24420 19 0 0 20 0 46 0 175774129 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462793066872 140463979431782 0 4 0 16800975 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16875] ppid=16844 vsize=27743860 memory=4629771062077588875 CPUtime=245.67 cores=0-7
/proc/16847/task/16875/stat : 16875 (java) R 16844 16847 16048 0 -1 4202560 13656 0 0 0 24549 18 0 0 20 0 46 0 175774129 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462792014952 140463979430848 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16876] ppid=16844 vsize=27743860 memory=280761476447744 CPUtime=245.21 cores=0-7
/proc/16847/task/16876/stat : 16876 (java) R 16844 16847 16048 0 -1 4202560 14556 0 0 0 24502 19 0 0 20 0 46 0 175774129 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462790962272 140464335518637 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16877] ppid=16844 vsize=27743860 memory=2596888 CPUtime=0.04 cores=0-7
/proc/16847/task/16877/stat : 16877 (java) S 16844 16847 16048 0 -1 1077944384 191 0 0 0 4 0 0 0 20 0 46 0 175774129 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462789915824 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16878] ppid=16844 vsize=27743860 memory=2601088 CPUtime=244.67 cores=0-7
/proc/16847/task/16878/stat : 16878 (java) R 16844 16847 16048 0 -1 4202560 12917 0 0 0 24451 16 0 0 20 0 46 0 175774129 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462788857072 140463969739902 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16879] ppid=16844 vsize=27743860 memory=1716 CPUtime=0 cores=0-7
/proc/16847/task/16879/stat : 16879 (java) S 16844 16847 16048 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 46 0 175774129 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462787810736 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16880] ppid=16844 vsize=27743860 memory=5792 CPUtime=245.21 cores=0-7
/proc/16847/task/16880/stat : 16880 (java) R 16844 16847 16048 0 -1 4202560 12509 0 0 0 24502 19 0 0 20 0 46 0 175774140 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462786751608 140463976260672 0 4 0 16800975 0 0 0 -1 6 0 0 9 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16881] ppid=16844 vsize=27743860 memory=4616 CPUtime=244.73 cores=0-7
/proc/16847/task/16881/stat : 16881 (java) R 16844 16847 16048 0 -1 4202560 13867 0 0 0 24455 18 0 0 20 0 46 0 175774140 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462785702624 140463979431213 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16882] ppid=16844 vsize=27743860 memory=288230591722422566 CPUtime=0 cores=0-7
/proc/16847/task/16882/stat : 16882 (java) S 16844 16847 16048 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 46 0 175774140 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462784652080 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16883] ppid=16844 vsize=27743860 memory=15824378327729498 CPUtime=0 cores=0-7
/proc/16847/task/16883/stat : 16883 (java) S 16844 16847 16048 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 46 0 175774140 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462783599408 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16884] ppid=16844 vsize=27743860 memory=13144 CPUtime=0 cores=0-7
/proc/16847/task/16884/stat : 16884 (java) S 16844 16847 16048 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 46 0 175774140 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462782546864 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16885] ppid=16844 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16885/stat : 16885 (java) S 16844 16847 16048 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 46 0 175774140 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462781494448 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16886] ppid=16844 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/16847/task/16886/stat : 16886 (java) S 16844 16847 16048 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 46 0 175774144 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462778307888 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16887] ppid=16844 vsize=27743860 memory=280761475268848 CPUtime=0 cores=0-7
/proc/16847/task/16887/stat : 16887 (java) S 16844 16847 16048 0 -1 1077944384 184 0 0 0 0 0 0 0 20 0 46 0 175774148 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462777255344 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16888] ppid=16844 vsize=27743860 memory=7236275607778061160 CPUtime=0 cores=0-7
/proc/16847/task/16888/stat : 16888 (java) S 16844 16847 16048 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 175774149 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462776202800 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16889] ppid=16844 vsize=27743860 memory=5935838207251540840 CPUtime=0 cores=0-7
/proc/16847/task/16889/stat : 16889 (java) S 16844 16847 16048 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 46 0 175774151 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462775150096 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16890] ppid=16844 vsize=27743860 memory=8027480975005013101 CPUtime=0 cores=0-7
/proc/16847/task/16890/stat : 16890 (java) S 16844 16847 16048 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 46 0 175774152 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462774096528 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16891] ppid=16844 vsize=27743860 memory=2601088 CPUtime=0 cores=0-7
/proc/16847/task/16891/stat : 16891 (java) S 16844 16847 16048 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 46 0 175774152 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462773044016 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16892] ppid=16844 vsize=27743860 memory=2601088 CPUtime=0 cores=0-7
/proc/16847/task/16892/stat : 16892 (java) S 16844 16847 16048 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 46 0 175774152 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462771991600 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
[pid=16847/tid=16893] ppid=16844 vsize=27743860 memory=13572582892903439 CPUtime=0 cores=0-7
/proc/16847/task/16893/stat : 16893 (java) S 16844 16847 16048 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 46 0 175774155 28409712640 650287 33554432000 4194304 4196468 140736439840480 140462770939056 140464350287573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140736439841896 140736439842080 140736439842080 140736439844815 0
Current children cumulated CPU time: 1978.11 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 2601148 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.04 s]
# the end of solver process 16847 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1975.62 s, system=2.60022 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 252.04
CPU time (s): 1978.22
CPU user time (s): 1975.62
CPU system time (s): 2.60022
CPU usage (%): 784.882
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 2774852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1975.62
system time used= 2.60022
maximum resident set size= 2777300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 321472
page faults= 0
swaps= 0
block input operations= 0
block output operations= 640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112089
involuntary context switches= 45560


# summary of solver processes directly reported to runsolver:
#   pid: 16847
#   total CPU time (s): 1978.22
#   total CPU user time (s): 1975.62
#   total CPU system time (s): 2.60022

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.70631 second user time and 3.72784 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-22 20:19:59
IDJOB=4285995
IDBENCH=115957
IDSOLVER=2682
FILE ID=node103/4285995-1503426860
RUNJOBID= node103-1503415897-16075
PBS_JOBID= 20632128
Free space on /tmp= 60764 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-13.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285995-1503426860/watcher-4285995-1503426860 -o /tmp/evaluation-result-4285995-1503426860/solver-4285995-1503426860 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503415897-16075 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 338873931 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285995-1503426860.xml

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

MD5SUM BENCH= ba14410c7a25eefcb6b446bec14c0338
RANDOM SEED=338873931

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
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:        22123556 kB
MemAvailable:   31946856 kB
Buffers:          237100 kB
Cached:          9870484 kB
SwapCached:            0 kB
Active:          2641360 kB
Inactive:        7522180 kB
Active(anon):       5128 kB
Inactive(anon):    95032 kB
Active(file):    2636232 kB
Inactive(file):  7427148 kB
Unevictable:        7472 kB
Mlocked:            7472 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42148 kB
Writeback:             0 kB
AnonPages:         63156 kB
Mapped:            54680 kB
Shmem:             41612 kB
Slab:             178044 kB
SReclaimable:     151512 kB
SUnreclaim:        26532 kB
KernelStack:        3248 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     342704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 60720 MiB
End job on node103 at 2017-08-22 20:24:11