Trace number 4290995

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 2018-07-02SAT (TO)13 19934.1 2520.32

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-10_c18.xml
MD5SUM5381df091e182e76100bed0c682c3bbe
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark19748.2
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints3041
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":200}]
Minimum variable degree29
Maximum variable degree38
Distribution of variable degrees[{"degree":29,"count":36},{"degree":30,"count":36},{"degree":31,"count":28},{"degree":32,"count":28},{"degree":33,"count":20},{"degree":34,"count":20},{"degree":35,"count":12},{"degree":36,"count":12},{"degree":37,"count":4},{"degree":38,"count":4}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":3040},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints3040
Distribution of constraint types[{"type":"intension","count":3040},{"type":"sum","count":1}]
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.66/0.55	c version: 2018-07-02
0.66/0.55	c seed: 181295217
0.66/0.55	c timeout: 20160
0.66/0.55	c memlimit: 22000
0.66/0.55	c nbcore: 8
0.66/0.58	c Parsing instance...
3.29/1.36	c Parsing done, starting search...
9.46/3.40	o 1
9.46/3.40	o 2
9.46/3.41	o 3
9.46/3.41	o 4
9.46/3.43	o 5
9.46/3.48	o 6
10.22/3.57	o 7
13.38/3.91	o 8
14.21/4.10	o 9
43.43/7.71	o 10
335.76/44.46	o 11
2944.41/374.51	o 12
9638.55/1222.27	o 13
19932.70/2520.19	s SATISFIABLE
19932.70/2520.19	v <instantiation>
19932.70/2520.19	v 	<list>
19932.70/2520.19	v 		b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[8][6] b[8][7] b[8][8] b[8][9] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[9][6] b[9][7] b[9][8] b[9][9] 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[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[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[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[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[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[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[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[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[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]
19932.70/2520.19	v 	</list>
19932.70/2520.19	v 	<values>
19932.70/2520.19	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
19932.70/2520.19	v 	</values>
19932.70/2520.19	v </instantiation>

Verifier Data

OK	13

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290995-1532665911/watcher-4290995-1532665911 -o /tmp/evaluation-result-4290995-1532665911/solver-4290995-1532665911 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532665911-15317 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 181295217 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4290995-1532665911.xml 

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

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

solver pid=15334, runsolver pid=15331

[startup+0.100788 s]*
/proc/loadavg: 8.64 8.67 8.44 3/199 15354
/proc/meminfo: memFree=28352848/32770624 swapFree=67108860/67108860
[pid=15334] ppid=15331 vsize=26103424 memory=31000 CPUtime=0.11 cores=0-7
/proc/15334/stat : 15334 (java) S 15331 15334 15290 0 -1 1077944320 7185 0 0 0 10 1 0 0 20 0 20 0 84154298 26729906176 7750 33554432000 4194304 4196468 140729788738000 140729788720544 140072784080631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
/proc/15334/statm: 6525856 7750 3139 1 0 6487932 0
[pid=15334/tid=15336] ppid=15331 vsize=26103424 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15334/task/15336/stat : 15336 (java) R 15331 15334 15290 0 -1 4202560 5330 0 0 0 9 0 0 0 20 0 20 0 84154298 26729906176 7816 33554432000 4194304 4196468 140729788738000 140072788293624 140072768161118 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15337] ppid=15331 vsize=26103424 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15334/task/15337/stat : 15337 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 7816 33554432000 4194304 4196468 140729788738000 140072736700816 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15338] ppid=15331 vsize=26103424 memory=140406659712640 CPUtime=0 cores=0-7
/proc/15334/task/15338/stat : 15338 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 7816 33554432000 4194304 4196468 140729788738000 140072735648016 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15339] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15339/stat : 15339 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 7816 33554432000 4194304 4196468 140729788738000 140072734595728 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15340] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15340/stat : 15340 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 7816 33554432000 4194304 4196468 140729788738000 140072733542928 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15341] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15341/stat : 15341 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 7816 33554432000 4194304 4196468 140729788738000 140072732490640 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15342] ppid=15331 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15334/task/15342/stat : 15342 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 7816 33554432000 4194304 4196468 140729788738000 140072731437840 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15343] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15343/stat : 15343 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 7816 33554432000 4194304 4196468 140729788738000 140072730385552 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15344] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15344/stat : 15344 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 7816 33554432000 4194304 4196468 140729788738000 140072729332752 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15345] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15345/stat : 15345 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154300 26729906176 7842 33554432000 4194304 4196468 140729788738000 140071572125808 140072784091778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15346] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15346/stat : 15346 (java) S 15331 15334 15290 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84154301 26729906176 7842 33554432000 4194304 4196468 140729788738000 140071571071776 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15347] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15347/stat : 15347 (java) S 15331 15334 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84154301 26729906176 7842 33554432000 4194304 4196468 140729788738000 140071570019440 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15348] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15348/stat : 15348 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 7842 33554432000 4194304 4196468 140729788738000 140071568967760 140072784099227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15349] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15349/stat : 15349 (java) S 15331 15334 15290 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 7842 33554432000 4194304 4196468 140729788738000 140071231548016 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15350] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15350/stat : 15350 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 7842 33554432000 4194304 4196468 140729788738000 140071230495216 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15351] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15351/stat : 15351 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 7842 33554432000 4194304 4196468 140729788738000 140071229442928 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15352] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15352/stat : 15352 (java) S 15331 15334 15290 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 7842 33554432000 4194304 4196468 140729788738000 140071228390128 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15353] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15353/stat : 15353 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 7842 33554432000 4194304 4196468 140729788738000 140071227337056 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15354] ppid=15331 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15334/task/15354/stat : 15354 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154304 26729906176 7842 33554432000 4194304 4196468 140729788738000 140071226284336 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 31000 KiB

[startup+0.210115 s]*
/proc/loadavg: 8.64 8.67 8.44 3/199 15354
/proc/meminfo: memFree=28339888/32770624 swapFree=67108860/67108860
[pid=15334] ppid=15331 vsize=26103424 memory=43056 CPUtime=0.3 cores=0-7
/proc/15334/stat : 15334 (java) S 15331 15334 15290 0 -1 1077944320 10426 0 0 0 28 2 0 0 20 0 20 0 84154298 26729906176 10764 33554432000 4194304 4196468 140729788738000 140729788720544 140072784080631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
/proc/15334/statm: 6525856 10764 3349 1 0 6487932 0
[pid=15334/tid=15336] ppid=15331 vsize=26103424 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/15334/task/15336/stat : 15336 (java) R 15331 15334 15290 0 -1 4202560 8184 0 0 0 19 1 0 0 20 0 20 0 84154298 26729906176 10764 33554432000 4194304 4196468 140729788738000 140072788306544 140072776317758 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15337] ppid=15331 vsize=26103424 memory=14857 CPUtime=0 cores=0-7
/proc/15334/task/15337/stat : 15337 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 10764 33554432000 4194304 4196468 140729788738000 140072736700816 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15338] ppid=15331 vsize=26103424 memory=140406660200294 CPUtime=0 cores=0-7
/proc/15334/task/15338/stat : 15338 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 10764 33554432000 4194304 4196468 140729788738000 140072735648016 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15339] ppid=15331 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15334/task/15339/stat : 15339 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 10764 33554432000 4194304 4196468 140729788738000 140072734595728 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15340] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15340/stat : 15340 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 10764 33554432000 4194304 4196468 140729788738000 140072733542928 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15341] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15341/stat : 15341 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 10764 33554432000 4194304 4196468 140729788738000 140072732490640 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15342] ppid=15331 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15334/task/15342/stat : 15342 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 10764 33554432000 4194304 4196468 140729788738000 140072731437840 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15343] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15343/stat : 15343 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 10764 33554432000 4194304 4196468 140729788738000 140072730385552 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15344] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15344/stat : 15344 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 10764 33554432000 4194304 4196468 140729788738000 140072729332752 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15345] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15345/stat : 15345 (java) S 15331 15334 15290 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 84154300 26729906176 10764 33554432000 4194304 4196468 140729788738000 140071572125808 140072784091778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15346] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15346/stat : 15346 (java) S 15331 15334 15290 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84154301 26729906176 10764 33554432000 4194304 4196468 140729788738000 140071571071776 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15347] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15347/stat : 15347 (java) S 15331 15334 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84154301 26729906176 10764 33554432000 4194304 4196468 140729788738000 140071570019440 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15348] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15348/stat : 15348 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 10764 33554432000 4194304 4196468 140729788738000 140071568967760 140072784099227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15349] ppid=15331 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/15334/task/15349/stat : 15349 (java) S 15331 15334 15290 0 -1 1077944384 476 0 0 0 1 0 0 0 20 0 20 0 84154303 26729906176 10764 33554432000 4194304 4196468 140729788738000 140071231548016 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15350] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15350/stat : 15350 (java) S 15331 15334 15290 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 10764 33554432000 4194304 4196468 140729788738000 140071230495216 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15351] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15351/stat : 15351 (java) S 15331 15334 15290 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 10764 33554432000 4194304 4196468 140729788738000 140071229442928 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15352] ppid=15331 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/15334/task/15352/stat : 15352 (java) R 15331 15334 15290 0 -1 4202560 324 0 0 0 6 0 0 0 20 0 20 0 84154303 26729906176 10764 33554432000 4194304 4196468 140729788738000 140071228390256 140072763382335 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15353] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15353/stat : 15353 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 10764 33554432000 4194304 4196468 140729788738000 140071227337056 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15354] ppid=15331 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15334/task/15354/stat : 15354 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154304 26729906176 10764 33554432000 4194304 4196468 140729788738000 140071226284336 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 43056 KiB

[startup+0.310548 s]*
/proc/loadavg: 8.02 8.54 8.40 3/199 15354
/proc/meminfo: memFree=28335856/32770624 swapFree=67108860/67108860
[pid=15334] ppid=15331 vsize=26103424 memory=46824 CPUtime=0.43 cores=0-7
/proc/15334/stat : 15334 (java) S 15331 15334 15290 0 -1 1077944320 10882 0 0 0 41 2 0 0 20 0 20 0 84154298 26729906176 11706 33554432000 4194304 4196468 140729788738000 140729788720544 140072784080631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
/proc/15334/statm: 6525856 11706 3382 1 0 6487932 0
[pid=15334/tid=15336] ppid=15331 vsize=26103424 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15334/task/15336/stat : 15336 (java) R 15331 15334 15290 0 -1 4202560 8534 0 0 0 28 1 0 0 20 0 20 0 84154298 26729906176 11706 33554432000 4194304 4196468 140729788738000 140072788281544 140072768161118 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15337] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15337/stat : 15337 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 11706 33554432000 4194304 4196468 140729788738000 140072736700816 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15338] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15338/stat : 15338 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 11706 33554432000 4194304 4196468 140729788738000 140072735648016 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15339] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15339/stat : 15339 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 11706 33554432000 4194304 4196468 140729788738000 140072734595728 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15340] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15340/stat : 15340 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 11706 33554432000 4194304 4196468 140729788738000 140072733542928 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15341] ppid=15331 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/15334/task/15341/stat : 15341 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 11706 33554432000 4194304 4196468 140729788738000 140072732490640 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15342] ppid=15331 vsize=26103424 memory=140406507533231 CPUtime=0 cores=0-7
/proc/15334/task/15342/stat : 15342 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 11706 33554432000 4194304 4196468 140729788738000 140072731437840 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15343] ppid=15331 vsize=26103424 memory=140406507535536 CPUtime=0 cores=0-7
/proc/15334/task/15343/stat : 15343 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 11706 33554432000 4194304 4196468 140729788738000 140072730385552 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15344] ppid=15331 vsize=26103424 memory=140406507537840 CPUtime=0 cores=0-7
/proc/15334/task/15344/stat : 15344 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26729906176 11706 33554432000 4194304 4196468 140729788738000 140072729332752 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15345] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15345/stat : 15345 (java) S 15331 15334 15290 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 84154300 26729906176 11706 33554432000 4194304 4196468 140729788738000 140071572125808 140072784091778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15346] ppid=15331 vsize=26103424 memory=280813015082640 CPUtime=0 cores=0-7
/proc/15334/task/15346/stat : 15346 (java) S 15331 15334 15290 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84154301 26729906176 11706 33554432000 4194304 4196468 140729788738000 140071571071776 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15347] ppid=15331 vsize=26103424 memory=280813015089552 CPUtime=0 cores=0-7
/proc/15334/task/15347/stat : 15347 (java) S 15331 15334 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84154301 26729906176 11706 33554432000 4194304 4196468 140729788738000 140071570019440 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15348] ppid=15331 vsize=26103424 memory=280813015030832 CPUtime=0 cores=0-7
/proc/15334/task/15348/stat : 15348 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 11706 33554432000 4194304 4196468 140729788738000 140071568967760 140072784099227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15349] ppid=15331 vsize=26103424 memory=280813015103376 CPUtime=0.01 cores=0-7
/proc/15334/task/15349/stat : 15349 (java) S 15331 15334 15290 0 -1 1077944384 485 0 0 0 1 0 0 0 20 0 20 0 84154303 26729906176 11706 33554432000 4194304 4196468 140729788738000 140071231548016 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15350] ppid=15331 vsize=26103424 memory=280813015110288 CPUtime=0.01 cores=0-7
/proc/15334/task/15350/stat : 15350 (java) S 15331 15334 15290 0 -1 1077944384 111 0 0 0 1 0 0 0 20 0 20 0 84154303 26729906176 11706 33554432000 4194304 4196468 140729788738000 140071230495216 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15351] ppid=15331 vsize=26103424 memory=280813015107984 CPUtime=0.01 cores=0-7
/proc/15334/task/15351/stat : 15351 (java) S 15331 15334 15290 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 20 0 84154303 26729906176 11706 33554432000 4194304 4196468 140729788738000 140071229442928 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15352] ppid=15331 vsize=26103424 memory=280813015124592 CPUtime=0.07 cores=0-7
/proc/15334/task/15352/stat : 15352 (java) S 15331 15334 15290 0 -1 1077944384 340 0 0 0 7 0 0 0 20 0 20 0 84154303 26729906176 11706 33554432000 4194304 4196468 140729788738000 140071228390128 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15353] ppid=15331 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15353/stat : 15353 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154303 26729906176 11706 33554432000 4194304 4196468 140729788738000 140071227337056 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15354] ppid=15331 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15334/task/15354/stat : 15354 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154304 26729906176 11706 33554432000 4194304 4196468 140729788738000 140071226284336 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46824 KiB

[startup+0.700908 s]
/proc/loadavg: 8.02 8.54 8.40 3/199 15354
/proc/meminfo: memFree=28311920/32770624 swapFree=67108860/67108860
[pid=15334] ppid=15331 vsize=26105492 memory=87500 CPUtime=0.99 cores=0-7
/proc/15334/stat : 15334 (java) S 15331 15334 15290 0 -1 1077944320 17888 0 0 0 94 5 0 0 20 0 20 0 84154298 26732023808 21875 33554432000 4194304 4196468 140729788738000 140729788720544 140072784080631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
/proc/15334/statm: 6526373 21875 3495 1 0 6488444 0
[pid=15334/tid=15336] ppid=15331 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/15334/task/15336/stat : 15336 (java) R 15331 15334 15290 0 -1 4202560 15032 0 0 0 64 3 0 0 20 0 20 0 84154298 26732023808 21875 33554432000 4194304 4196468 140729788738000 140072788306128 140072784102557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15337] ppid=15331 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15337/stat : 15337 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154299 26732023808 21875 33554432000 4194304 4196468 140729788738000 140072736700816 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15338] ppid=15331 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15338/stat : 15338 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154299 26732023808 21875 33554432000 4194304 4196468 140729788738000 140072735648016 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15339] ppid=15331 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/15334/task/15339/stat : 15339 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26732023808 21875 33554432000 4194304 4196468 140729788738000 140072734595728 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15340] ppid=15331 vsize=26105492 memory=4612 CPUtime=0 cores=0-7
/proc/15334/task/15340/stat : 15340 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84154299 26732023808 21875 33554432000 4194304 4196468 140729788738000 140072733542928 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15341] ppid=15331 vsize=26105492 memory=8488 CPUtime=0 cores=0-7
/proc/15334/task/15341/stat : 15341 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26732023808 21875 33554432000 4194304 4196468 140729788738000 140072732490640 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15342] ppid=15331 vsize=26105492 memory=1624 CPUtime=0 cores=0-7
/proc/15334/task/15342/stat : 15342 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26732023808 21875 33554432000 4194304 4196468 140729788738000 140072731437840 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15343] ppid=15331 vsize=26105492 memory=1200 CPUtime=0 cores=0-7
/proc/15334/task/15343/stat : 15343 (java) S 15331 15334 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84154299 26732023808 21875 33554432000 4194304 4196468 140729788738000 140072730385552 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15344] ppid=15331 vsize=26105492 memory=15872 CPUtime=0 cores=0-7
/proc/15334/task/15344/stat : 15344 (java) S 15331 15334 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84154299 26732023808 21875 33554432000 4194304 4196468 140729788738000 140072729332752 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15345] ppid=15331 vsize=26105492 memory=15076 CPUtime=0 cores=0-7
/proc/15334/task/15345/stat : 15345 (java) S 15331 15334 15290 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 84154300 26732023808 21875 33554432000 4194304 4196468 140729788738000 140071572125808 140072784091778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0

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

[pid=15334/tid=15351] ppid=15331 vsize=28050220 memory=4544 CPUtime=1.96 cores=0-7
/proc/15334/task/15351/stat : 15351 (java) S 15331 15334 15290 0 -1 1077944384 7359 0 0 0 195 1 0 0 20 0 48 0 84154303 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071229442688 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15352] ppid=15331 vsize=28050220 memory=2731020 CPUtime=1.19 cores=0-7
/proc/15334/task/15352/stat : 15352 (java) S 15331 15334 15290 0 -1 1077944384 17903 0 0 0 115 4 0 0 20 0 48 0 84154303 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071228389552 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15353] ppid=15331 vsize=28050220 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/15334/task/15353/stat : 15353 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 48 0 84154303 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071227337056 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15354] ppid=15331 vsize=28050220 memory=288230583166042426 CPUtime=0.94 cores=0-7
/proc/15334/task/15354/stat : 15354 (java) S 15331 15334 15290 0 -1 1077944384 12101 0 0 0 52 42 0 0 20 0 48 0 84154304 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071226284336 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15355] ppid=15331 vsize=28050220 memory=15252670952770799 CPUtime=0 cores=0-7
/proc/15334/task/15355/stat : 15355 (java) S 15331 15334 15290 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 48 0 84154576 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071212839808 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15356] ppid=15331 vsize=28050220 memory=640 CPUtime=5.1 cores=0-7
/proc/15334/task/15356/stat : 15356 (java) S 15331 15334 15290 0 -1 1077944384 26646 0 0 0 248 262 0 0 20 0 48 0 84154597 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071209690032 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15357] ppid=15331 vsize=28050220 memory=1784 CPUtime=2480.32 cores=0-7
/proc/15334/task/15357/stat : 15357 (java) R 15331 15334 15290 0 -1 4202560 114118 0 0 0 247912 120 0 0 20 0 48 0 84154613 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071208630448 140072390314935 0 4 0 16800975 0 0 0 -1 1 0 0 51 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15358] ppid=15331 vsize=28050220 memory=1236 CPUtime=2480.92 cores=0-7
/proc/15334/task/15358/stat : 15358 (java) R 15331 15334 15290 0 -1 4202560 108734 0 0 0 247973 119 0 0 20 0 48 0 84154614 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071207577648 140072398417070 0 4 0 16800975 0 0 0 -1 4 0 0 54 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15359] ppid=15331 vsize=28050220 memory=960 CPUtime=2481.61 cores=0-7
/proc/15334/task/15359/stat : 15359 (java) R 15331 15334 15290 0 -1 4202560 112856 0 0 0 248023 138 0 0 20 0 48 0 84154614 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071206525360 140072390314872 0 4 0 16800975 0 0 0 -1 6 0 0 54 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15360] ppid=15331 vsize=28050220 memory=2340 CPUtime=0.07 cores=0-7
/proc/15334/task/15360/stat : 15360 (java) S 15331 15334 15290 0 -1 1077944384 81 0 0 0 7 0 0 0 20 0 48 0 84154621 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071203378512 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15361] ppid=15331 vsize=28050220 memory=928 CPUtime=2478.38 cores=0-7
/proc/15334/task/15361/stat : 15361 (java) R 15331 15334 15290 0 -1 4202560 112062 0 0 0 247714 124 0 0 20 0 48 0 84154621 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071202322288 140072398365286 0 4 0 16800975 0 0 0 -1 0 0 0 59 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15362] ppid=15331 vsize=28050220 memory=1572 CPUtime=2480.39 cores=0-7
/proc/15334/task/15362/stat : 15362 (java) R 15331 15334 15290 0 -1 4202560 112452 0 0 0 247923 116 0 0 20 0 48 0 84154621 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071201268624 140072402939369 0 4 0 16800975 0 0 0 -1 2 0 0 58 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15363] ppid=15331 vsize=28050220 memory=2244 CPUtime=2482.24 cores=0-7
/proc/15334/task/15363/stat : 15363 (java) R 15331 15334 15290 0 -1 4202560 114007 0 0 0 248105 119 0 0 20 0 48 0 84154621 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071200217200 140072402824800 0 4 0 16800975 0 0 0 -1 5 0 0 61 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15364] ppid=15331 vsize=28050220 memory=4124 CPUtime=2481.87 cores=0-7
/proc/15334/task/15364/stat : 15364 (java) R 15331 15334 15290 0 -1 4202560 117619 0 0 0 248073 114 0 0 20 0 48 0 84154621 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071199164304 140072398456320 0 4 0 16800975 0 0 0 -1 3 0 0 49 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15365] ppid=15331 vsize=28050220 memory=2200 CPUtime=2480.29 cores=0-7
/proc/15334/task/15365/stat : 15365 (java) R 15331 15334 15290 0 -1 4202560 113758 0 0 0 247918 111 0 0 20 0 48 0 84154621 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071198111608 140072398525761 0 4 0 16800975 0 0 0 -1 7 0 0 64 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15366] ppid=15331 vsize=28050220 memory=8148 CPUtime=0 cores=0-7
/proc/15334/task/15366/stat : 15366 (java) R 15331 15334 15290 0 -1 1077944384 206 0 0 0 0 0 0 0 20 0 48 0 84154621 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071197057920 140072784090837 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15367] ppid=15331 vsize=28050220 memory=4872558044660077418 CPUtime=0.01 cores=0-7
/proc/15334/task/15367/stat : 15367 (java) R 15331 15334 15290 0 -1 1077944384 444 0 0 0 1 0 0 0 20 0 48 0 84154633 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071196007472 140072784090837 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15368] ppid=15331 vsize=28050220 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/15334/task/15368/stat : 15368 (java) S 15331 15334 15290 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 48 0 84154639 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071192827296 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15369] ppid=15331 vsize=28050220 memory=15252670952770799 CPUtime=0.01 cores=0-7
/proc/15334/task/15369/stat : 15369 (java) S 15331 15334 15290 0 -1 1077944384 369 0 0 0 1 0 0 0 20 0 48 0 84154639 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071191769728 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15370] ppid=15331 vsize=28050220 memory=1696 CPUtime=0 cores=0-7
/proc/15334/task/15370/stat : 15370 (java) S 15331 15334 15290 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 48 0 84154639 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071190716704 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15371] ppid=15331 vsize=28050220 memory=920 CPUtime=0 cores=0-7
/proc/15334/task/15371/stat : 15371 (java) S 15331 15334 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 48 0 84154640 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071189668896 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15372] ppid=15331 vsize=28050220 memory=3908 CPUtime=0 cores=0-7
/proc/15334/task/15372/stat : 15372 (java) S 15331 15334 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 48 0 84154640 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071188616096 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15373] ppid=15331 vsize=28050220 memory=1408 CPUtime=0 cores=0-7
/proc/15334/task/15373/stat : 15373 (java) S 15331 15334 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 48 0 84154640 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071187563808 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15374] ppid=15331 vsize=28050220 memory=4544 CPUtime=0 cores=0-7
/proc/15334/task/15374/stat : 15374 (java) S 15331 15334 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 48 0 84154640 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071186511008 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15375] ppid=15331 vsize=28050220 memory=2732556 CPUtime=0 cores=0-7
/proc/15334/task/15375/stat : 15375 (java) S 15331 15334 15290 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 48 0 84154640 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071185458720 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15376] ppid=15331 vsize=28050220 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15334/task/15376/stat : 15376 (java) S 15331 15334 15290 0 -1 1077944384 200 0 0 0 0 0 0 0 20 0 48 0 84154641 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071184405568 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15377] ppid=15331 vsize=28050220 memory=4028 CPUtime=0 cores=0-7
/proc/15334/task/15377/stat : 15377 (java) S 15331 15334 15290 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 48 0 84154641 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071183352256 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15378] ppid=15331 vsize=28050220 memory=24840 CPUtime=0 cores=0-7
/proc/15334/task/15378/stat : 15378 (java) S 15331 15334 15290 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 48 0 84154641 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071182295536 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15379] ppid=15331 vsize=28050220 memory=1296 CPUtime=0 cores=0-7
/proc/15334/task/15379/stat : 15379 (java) S 15331 15334 15290 0 -1 1077944384 199 0 0 0 0 0 0 0 20 0 48 0 84154642 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071181247168 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15380] ppid=15331 vsize=28050220 memory=2424 CPUtime=0 cores=0-7
/proc/15334/task/15380/stat : 15380 (java) S 15331 15334 15290 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 48 0 84154642 28723425280 682965 33554432000 4194304 4196468 140729788738000 140071180186768 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
Current children cumulated CPU time: 19933.3 s
Current children cumulated vsize: 28050220 KiB
Current children cumulated memory: 2731860 KiB

[startup+2520.3 s]
/proc/loadavg: 8.64 8.77 8.75 10/225 15435
/proc/meminfo: memFree=25641488/32770624 swapFree=67108860/67108860
[pid=15334] ppid=15331 vsize=28050220 memory=2732096 CPUtime=19934.1 cores=0-7
/proc/15334/stat : 15334 (java) S 15331 15334 15290 0 -1 1077944320 2539207 0 0 0 1991910 1495 0 0 20 0 45 0 84154298 28723425280 683024 33554432000 4194304 4196468 140729788738000 140729788720544 140072784080631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
/proc/15334/statm: 7012555 683024 3625 1 0 6974105 0
[pid=15334/tid=15336] ppid=15331 vsize=28050220 memory=2732044 CPUtime=3.13 cores=0-7
/proc/15334/task/15336/stat : 15336 (java) S 15331 15334 15290 0 -1 1077944384 22737 0 0 0 305 8 0 0 20 0 45 0 84154298 28723425280 683024 33554432000 4194304 4196468 140729788738000 140072788319312 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15337] ppid=15331 vsize=28050220 memory=2731532 CPUtime=7.88 cores=0-7
/proc/15334/task/15337/stat : 15337 (java) S 15331 15334 15290 0 -1 1077944384 151969 0 0 0 730 58 0 0 20 0 45 0 84154299 28723425280 683024 33554432000 4194304 4196468 140729788738000 140072736700816 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15338] ppid=15331 vsize=28050220 memory=2731020 CPUtime=7.87 cores=0-7
/proc/15334/task/15338/stat : 15338 (java) S 15331 15334 15290 0 -1 1077944384 152398 0 0 0 731 56 0 0 20 0 45 0 84154299 28723425280 683024 33554432000 4194304 4196468 140729788738000 140072735648016 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 25 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15339] ppid=15331 vsize=28050220 memory=2730504 CPUtime=7.82 cores=0-7
/proc/15334/task/15339/stat : 15339 (java) S 15331 15334 15290 0 -1 1077944384 155485 0 0 0 725 57 0 0 20 0 45 0 84154299 28723425280 683024 33554432000 4194304 4196468 140729788738000 140072734595728 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15340] ppid=15331 vsize=28050220 memory=2730964 CPUtime=7.85 cores=0-7
/proc/15334/task/15340/stat : 15340 (java) S 15331 15334 15290 0 -1 1077944384 173263 0 0 0 726 59 0 0 20 0 45 0 84154299 28723425280 683024 33554432000 4194304 4196468 140729788738000 140072733542928 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 26 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15341] ppid=15331 vsize=28050220 memory=0 CPUtime=7.88 cores=0-7
/proc/15334/task/15341/stat : 15341 (java) S 15331 15334 15290 0 -1 1077944384 153251 0 0 0 726 62 0 0 20 0 45 0 84154299 28723425280 683024 33554432000 4194304 4196468 140729788738000 140072732490640 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15342] ppid=15331 vsize=28050220 memory=774 CPUtime=7.86 cores=0-7
/proc/15334/task/15342/stat : 15342 (java) S 15331 15334 15290 0 -1 1077944384 151159 0 0 0 729 57 0 0 20 0 45 0 84154299 28723425280 683024 33554432000 4194304 4196468 140729788738000 140072731437840 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15343] ppid=15331 vsize=28050220 memory=2730504 CPUtime=7.89 cores=0-7
/proc/15334/task/15343/stat : 15343 (java) S 15331 15334 15290 0 -1 1077944384 153263 0 0 0 730 59 0 0 20 0 45 0 84154299 28723425280 683024 33554432000 4194304 4196468 140729788738000 140072730385552 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 25 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15344] ppid=15331 vsize=28050220 memory=6791534058613427641 CPUtime=7.85 cores=0-7
/proc/15334/task/15344/stat : 15344 (java) S 15331 15334 15290 0 -1 1077944384 166437 0 0 0 729 56 0 0 20 0 45 0 84154299 28723425280 683024 33554432000 4194304 4196468 140729788738000 140072729332752 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15345] ppid=15331 vsize=28050220 memory=1944 CPUtime=8.27 cores=0-7
/proc/15334/task/15345/stat : 15345 (java) S 15331 15334 15290 0 -1 1077944384 268747 0 0 0 717 110 0 0 20 0 45 0 84154300 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071572125808 140072784091778 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15346] ppid=15331 vsize=28050220 memory=960 CPUtime=0 cores=0-7
/proc/15334/task/15346/stat : 15346 (java) S 15331 15334 15290 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 45 0 84154301 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071571071840 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15347] ppid=15331 vsize=28050220 memory=2340 CPUtime=0 cores=0-7
/proc/15334/task/15347/stat : 15347 (java) S 15331 15334 15290 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 45 0 84154301 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071570019456 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15348] ppid=15331 vsize=28050220 memory=1004 CPUtime=0 cores=0-7
/proc/15334/task/15348/stat : 15348 (java) S 15331 15334 15290 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 45 0 84154303 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071568967760 140072784099227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15349] ppid=15331 vsize=28050220 memory=12060 CPUtime=1.67 cores=0-7
/proc/15334/task/15349/stat : 15349 (java) S 15331 15334 15290 0 -1 1077944384 7377 0 0 0 164 3 0 0 20 0 45 0 84154303 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071231548016 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15350] ppid=15331 vsize=28050220 memory=2732556 CPUtime=1.74 cores=0-7
/proc/15334/task/15350/stat : 15350 (java) R 15331 15334 15290 0 -1 4202560 8699 0 0 0 172 2 0 0 20 0 45 0 84154303 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071230483568 140072770135937 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15351] ppid=15331 vsize=28050220 memory=2424 CPUtime=1.97 cores=0-7
/proc/15334/task/15351/stat : 15351 (java) S 15331 15334 15290 0 -1 1077944384 7364 0 0 0 196 1 0 0 20 0 45 0 84154303 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071229442928 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15352] ppid=15331 vsize=28050220 memory=2749488 CPUtime=1.2 cores=0-7
/proc/15334/task/15352/stat : 15352 (java) S 15331 15334 15290 0 -1 1077944384 18108 0 0 0 116 4 0 0 20 0 45 0 84154303 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071228390128 140072784091778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15353] ppid=15331 vsize=28050220 memory=3765405492376791146 CPUtime=0 cores=0-7
/proc/15334/task/15353/stat : 15353 (java) S 15331 15334 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 84154303 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071227337056 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15355] ppid=15331 vsize=28050220 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15334/task/15355/stat : 15355 (java) S 15331 15334 15290 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 45 0 84154576 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071212839808 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15357] ppid=15331 vsize=28050220 memory=2733072 CPUtime=2480.42 cores=0-7
/proc/15334/task/15357/stat : 15357 (java) R 15331 15334 15290 0 -1 4202560 114118 0 0 0 247922 120 0 0 20 0 45 0 84154613 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071208630584 140072398437492 0 4 0 16800975 0 0 0 -1 1 0 0 51 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15358] ppid=15331 vsize=28050220 memory=2736148 CPUtime=2481.01 cores=0-7
/proc/15334/task/15358/stat : 15358 (java) R 15331 15334 15290 0 -1 4202560 108734 0 0 0 247982 119 0 0 20 0 45 0 84154614 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071207577784 140072402874735 0 4 0 16800975 0 0 0 -1 4 0 0 54 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15359] ppid=15331 vsize=28050220 memory=2736148 CPUtime=2481.7 cores=0-7
/proc/15334/task/15359/stat : 15359 (java) R 15331 15334 15290 0 -1 4202560 112856 0 0 0 248032 138 0 0 20 0 45 0 84154614 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071206525496 140072390423392 0 4 0 16800975 0 0 0 -1 6 0 0 54 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15360] ppid=15331 vsize=28050220 memory=131924215494650 CPUtime=0.07 cores=0-7
/proc/15334/task/15360/stat : 15360 (java) S 15331 15334 15290 0 -1 1077944384 81 0 0 0 7 0 0 0 20 0 45 0 84154621 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071203382816 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15361] ppid=15331 vsize=28050220 memory=3472468702669959472 CPUtime=2478.47 cores=0-7
/proc/15334/task/15361/stat : 15361 (java) R 15331 15334 15290 0 -1 4202560 112062 0 0 0 247723 124 0 0 20 0 45 0 84154621 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071202322424 140072397971608 0 4 0 16800975 0 0 0 -1 0 0 0 59 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15362] ppid=15331 vsize=28050220 memory=15872 CPUtime=2480.46 cores=0-7
/proc/15334/task/15362/stat : 15362 (java) R 15331 15334 15290 0 -1 4202560 112452 0 0 0 247930 116 0 0 20 0 45 0 84154621 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071201268760 140072390309768 0 4 0 16800975 0 0 0 -1 2 0 0 58 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15363] ppid=15331 vsize=28050220 memory=15108 CPUtime=2482.32 cores=0-7
/proc/15334/task/15363/stat : 15363 (java) R 15331 15334 15290 0 -1 4202560 114007 0 0 0 248113 119 0 0 20 0 45 0 84154621 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071200217336 140072402824731 0 4 0 16800975 0 0 0 -1 5 0 0 61 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15364] ppid=15331 vsize=28050220 memory=7883944108235712103 CPUtime=2481.96 cores=0-7
/proc/15334/task/15364/stat : 15364 (java) R 15331 15334 15290 0 -1 4202560 117619 0 0 0 248082 114 0 0 20 0 45 0 84154621 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071199164440 140072402874842 0 4 0 16800975 0 0 0 -1 3 0 0 49 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15365] ppid=15331 vsize=28050220 memory=140402480923822 CPUtime=2480.38 cores=0-7
/proc/15334/task/15365/stat : 15365 (java) R 15331 15334 15290 0 -1 4202560 113758 0 0 0 247927 111 0 0 20 0 45 0 84154621 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071198111608 140072398525885 0 4 0 16800975 0 0 0 -1 7 0 0 64 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15366] ppid=15331 vsize=28050220 memory=33 CPUtime=0 cores=0-7
/proc/15334/task/15366/stat : 15366 (java) S 15331 15334 15290 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 45 0 84154621 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071197066528 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15367] ppid=15331 vsize=28050220 memory=151608323196102 CPUtime=0.01 cores=0-7
/proc/15334/task/15367/stat : 15367 (java) S 15331 15334 15290 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 45 0 84154633 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071196014240 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15368] ppid=15331 vsize=28050220 memory=57 CPUtime=0 cores=0-7
/proc/15334/task/15368/stat : 15368 (java) S 15331 15334 15290 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 45 0 84154639 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071192827296 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15369] ppid=15331 vsize=28050220 memory=2743332 CPUtime=0.01 cores=0-7
/proc/15334/task/15369/stat : 15369 (java) S 15331 15334 15290 0 -1 1077944384 408 0 0 0 1 0 0 0 20 0 45 0 84154639 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071191774112 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15370] ppid=15331 vsize=28050220 memory=2743332 CPUtime=0 cores=0-7
/proc/15334/task/15370/stat : 15370 (java) S 15331 15334 15290 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 45 0 84154639 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071190721312 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15371] ppid=15331 vsize=28050220 memory=2730504 CPUtime=0 cores=0-7
/proc/15334/task/15371/stat : 15371 (java) S 15331 15334 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 45 0 84154640 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071189668896 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15372] ppid=15331 vsize=28050220 memory=15872 CPUtime=0 cores=0-7
/proc/15334/task/15372/stat : 15372 (java) S 15331 15334 15290 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 45 0 84154640 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071188616224 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15373] ppid=15331 vsize=28050220 memory=15108 CPUtime=0 cores=0-7
/proc/15334/task/15373/stat : 15373 (java) S 15331 15334 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 45 0 84154640 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071187563808 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15374] ppid=15331 vsize=28050220 memory=4052 CPUtime=0.01 cores=0-7
/proc/15334/task/15374/stat : 15374 (java) S 15331 15334 15290 0 -1 1077944384 135 0 0 0 1 0 0 0 20 0 45 0 84154640 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071186511136 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15375] ppid=15331 vsize=28050220 memory=2733072 CPUtime=0 cores=0-7
/proc/15334/task/15375/stat : 15375 (java) S 15331 15334 15290 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 45 0 84154640 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071185458720 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15376] ppid=15331 vsize=28050220 memory=15108 CPUtime=0 cores=0-7
/proc/15334/task/15376/stat : 15376 (java) S 15331 15334 15290 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 45 0 84154641 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071184406048 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15377] ppid=15331 vsize=28050220 memory=4052 CPUtime=0 cores=0-7
/proc/15334/task/15377/stat : 15377 (java) S 15331 15334 15290 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 45 0 84154641 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071183352736 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15378] ppid=15331 vsize=28050220 memory=2731532 CPUtime=0 cores=0-7
/proc/15334/task/15378/stat : 15378 (java) S 15331 15334 15290 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 45 0 84154641 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071182299936 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15379] ppid=15331 vsize=28050220 memory=640 CPUtime=0 cores=0-7
/proc/15334/task/15379/stat : 15379 (java) S 15331 15334 15290 0 -1 1077944384 225 0 0 0 0 0 0 0 20 0 45 0 84154642 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071181247648 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
[pid=15334/tid=15380] ppid=15331 vsize=28050220 memory=1784 CPUtime=0 cores=0-7
/proc/15334/task/15380/stat : 15380 (java) S 15331 15334 15290 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 45 0 84154642 28723425280 683024 33554432000 4194304 4196468 140729788738000 140071180194848 140072784090837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28323840 140729788740686 140729788740869 140729788740869 140729788743631 0
Current children cumulated CPU time: 19934 s
Current children cumulated vsize: 28050220 KiB
Current children cumulated memory: 2732096 KiB

Child status: 143
Real time (s): 2520.32
CPU time (s): 19934.1
CPU user time (s): 19919.1
CPU system time (s): 14.9688
CPU usage (%): 790.935
Max. virtual memory (cumulated for all children) (KiB): 28050220
Max. memory (cumulated for all children) (KiB): 3703332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19919.1
system time used= 14.9688
maximum resident set size= 3706376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2539233
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 770112
involuntary context switches= 430438


# summary of solver processes directly reported to runsolver:
#   pid: 15334
#   total CPU time (s): 19934.1
#   total CPU user time (s): 19919.1
#   total CPU system time (s): 14.9688

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.0704 second user time and 36.4839 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-27 06:31:51
IDJOB=4290995
IDBENCH=141487
IDSOLVER=2745
FILE ID=node151/4290995-1532665911
RUNJOBID= node151-1532665911-15317
PBS_JOBID= 21022240
Free space on /tmp= 54928 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-10_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290995-1532665911/watcher-4290995-1532665911 -o /tmp/evaluation-result-4290995-1532665911/solver-4290995-1532665911 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532665911-15317 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 181295217 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4290995-1532665911.xml

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

MD5SUM BENCH= 5381df091e182e76100bed0c682c3bbe
RANDOM SEED=181295217

node151.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.87
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.87
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.87
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.87
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:        28370684 kB
MemAvailable:   31964188 kB
Buffers:          142768 kB
Cached:          3721348 kB
SwapCached:            0 kB
Active:          1411268 kB
Inactive:        2506724 kB
Active(anon):       4076 kB
Inactive(anon):    78368 kB
Active(file):    1407192 kB
Inactive(file):  2428356 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35720 kB
Writeback:             0 kB
AnonPages:         61996 kB
Mapped:            41304 kB
Shmem:             25224 kB
Slab:             174808 kB
SReclaimable:     147580 kB
SUnreclaim:        27228 kB
KernelStack:        3120 kB
PageTables:         5100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324548 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54892 MiB
End job on node151 at 2018-07-27 07:13:52