Trace number 4291316

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2018-07-02SAT 11.653 4.24243

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-09_c18.xml
MD5SUMb58d4382db4adda0890386c316fa0f74
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.91507
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":18,"count":9},{"degree":19,"count":72}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":1},{"arity":11,"count":144},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":144}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 470926550
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
1.18/0.89	c Parsing done, starting search...
8.64/2.91	s SATISFIABLE
8.64/2.91	v <instantiation>
8.64/2.91	v 	<list>
8.64/2.91	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[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[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[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[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[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[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[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[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]
8.64/2.91	v 	</list>
8.64/2.91	v 	<values>
8.64/2.91	v 		0 8 7 2 6 3 5 1 4 6 1 0 8 7 4 3 2 5 8 3 2 5 1 0 7 4 6 1 4 8 3 2 6 0 5 7 3 0 5 7 4 8 2 6 1 7 2 6 1 0 5 4 8 3 2 5 1 4 8 7 6 3 0 4 6 3 0 5 1 8 7 2 5 7 4 6 3 2 1 0 8 5 4 8 2 1 7 6 3 5 8 7 6 0 4 3 2 4 8 6 0 7 3 5 1 8 7 6 5 4 2 1 0 2 6 0 5 3 1 8 7 1 0 7 4 3 8 2 6 7 4 3 2 1 8 0 5 6 3 5 1 8 2 0 4 3 2 1 0 7 6 5 4 
8.64/2.91	v 	</values>
8.64/2.91	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291316-1532682259/watcher-4291316-1532682259 -o /tmp/evaluation-result-4291316-1532682259/solver-4291316-1532682259 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532676973-15610 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 470926550 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291316-1532682259.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
solver pid=16210, runsolver pid=16207
Current StackSize limit: 8192 KiB


[startup+0.102976 s]*
/proc/loadavg: 9.40 9.23 8.96 3/204 16230
/proc/meminfo: memFree=28196748/32770624 swapFree=67108744/67108860
[pid=16210] ppid=16207 vsize=26103424 memory=31956 CPUtime=0.11 cores=0-7
/proc/16210/stat : 16210 (java) S 16207 16210 15583 0 -1 1077944320 7378 0 0 0 10 1 0 0 20 0 20 0 85789077 26729906176 7989 33554432000 4194304 4196468 140725727990704 140725727973248 140115344166647 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
/proc/16210/statm: 6525856 7989 3166 1 0 6487932 0
[pid=16210/tid=16212] ppid=16207 vsize=26103424 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16210/task/16212/stat : 16212 (java) R 16207 16210 15583 0 -1 4202560 5419 0 0 0 9 0 0 0 20 0 20 0 85789078 26729906176 7989 33554432000 4194304 4196468 140725727990704 140115348369776 140115328247134 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16213] ppid=16207 vsize=26103424 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16210/task/16213/stat : 16213 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 7989 33554432000 4194304 4196468 140725727990704 140115266747280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16214] ppid=16207 vsize=26103424 memory=139923992385152 CPUtime=0 cores=0-7
/proc/16210/task/16214/stat : 16214 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 7989 33554432000 4194304 4196468 140725727990704 140115265694480 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16215] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16215/stat : 16215 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 7989 33554432000 4194304 4196468 140725727990704 140115264642192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16216] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16216/stat : 16216 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 7989 33554432000 4194304 4196468 140725727990704 140115263589392 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16217] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16217/stat : 16217 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 7989 33554432000 4194304 4196468 140725727990704 140115262536080 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16218] ppid=16207 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16210/task/16218/stat : 16218 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 7989 33554432000 4194304 4196468 140725727990704 140115261483280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16219] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16219/stat : 16219 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 7989 33554432000 4194304 4196468 140725727990704 140115260430992 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16220] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16220/stat : 16220 (java) S 16207 16210 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 7989 33554432000 4194304 4196468 140725727990704 140115259378192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16221] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16221/stat : 16221 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789080 26729906176 7989 33554432000 4194304 4196468 140725727990704 140114853440112 140115344177794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16222] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16222/stat : 16222 (java) S 16207 16210 15583 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 85789080 26729906176 7989 33554432000 4194304 4196468 140725727990704 140114471707936 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16223] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16223/stat : 16223 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85789081 26729906176 7989 33554432000 4194304 4196468 140725727990704 140114470655600 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16224] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16224/stat : 16224 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 7989 33554432000 4194304 4196468 140725727990704 140114469603920 140115344185243 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16225] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16225/stat : 16225 (java) S 16207 16210 15583 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 7989 33554432000 4194304 4196468 140725727990704 140114468550768 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16226] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16226/stat : 16226 (java) S 16207 16210 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 7989 33554432000 4194304 4196468 140725727990704 140114467497968 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16227] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16227/stat : 16227 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 7989 33554432000 4194304 4196468 140725727990704 140114466445680 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16228] ppid=16207 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/16210/task/16228/stat : 16228 (java) R 16207 16210 15583 0 -1 4202560 270 0 0 0 1 0 0 0 20 0 20 0 85789083 26729906176 7989 33554432000 4194304 4196468 140725727990704 140114465392880 140115329332286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16229] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16229/stat : 16229 (java) S 16207 16210 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 7989 33554432000 4194304 4196468 140725727990704 140114464340832 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16230] ppid=16207 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16210/task/16230/stat : 16230 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 7989 33554432000 4194304 4196468 140725727990704 140114463288112 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 31956 KiB

[startup+0.214901 s]*
/proc/loadavg: 9.40 9.23 8.96 4/204 16230
/proc/meminfo: memFree=28183648/32770624 swapFree=67108744/67108860
[pid=16210] ppid=16207 vsize=26103424 memory=42992 CPUtime=0.31 cores=0-7
/proc/16210/stat : 16210 (java) S 16207 16210 15583 0 -1 1077944320 10441 0 0 0 29 2 0 0 20 0 20 0 85789077 26729906176 10748 33554432000 4194304 4196468 140725727990704 140725727973248 140115344166647 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
/proc/16210/statm: 6525856 10748 3313 1 0 6487932 0
[pid=16210/tid=16212] ppid=16207 vsize=26103424 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/16210/task/16212/stat : 16212 (java) R 16207 16210 15583 0 -1 4202560 8200 0 0 0 19 1 0 0 20 0 20 0 85789078 26729906176 11260 33554432000 4194304 4196468 140725727990704 140115348389456 140115344178582 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16213] ppid=16207 vsize=26103424 memory=13976 CPUtime=0 cores=0-7
/proc/16210/task/16213/stat : 16213 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11260 33554432000 4194304 4196468 140725727990704 140115266747280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16214] ppid=16207 vsize=26103424 memory=139923992401019 CPUtime=0 cores=0-7
/proc/16210/task/16214/stat : 16214 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11260 33554432000 4194304 4196468 140725727990704 140115265694480 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16215] ppid=16207 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16210/task/16215/stat : 16215 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11260 33554432000 4194304 4196468 140725727990704 140115264642192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16216] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16216/stat : 16216 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11260 33554432000 4194304 4196468 140725727990704 140115263589392 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16217] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16217/stat : 16217 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11260 33554432000 4194304 4196468 140725727990704 140115262536080 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16218] ppid=16207 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16210/task/16218/stat : 16218 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11260 33554432000 4194304 4196468 140725727990704 140115261483280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16219] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16219/stat : 16219 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11260 33554432000 4194304 4196468 140725727990704 140115260430992 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16220] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16220/stat : 16220 (java) S 16207 16210 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11260 33554432000 4194304 4196468 140725727990704 140115259378192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16221] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16221/stat : 16221 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789080 26729906176 11260 33554432000 4194304 4196468 140725727990704 140114853440112 140115344177794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16222] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16222/stat : 16222 (java) S 16207 16210 15583 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 85789080 26729906176 11260 33554432000 4194304 4196468 140725727990704 140114471707936 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16223] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16223/stat : 16223 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85789081 26729906176 11260 33554432000 4194304 4196468 140725727990704 140114470655600 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16224] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16224/stat : 16224 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 11260 33554432000 4194304 4196468 140725727990704 140114469603920 140115344185243 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16225] ppid=16207 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/16210/task/16225/stat : 16225 (java) S 16207 16210 15583 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 20 0 85789083 26729906176 11260 33554432000 4194304 4196468 140725727990704 140114468550768 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16226] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16226/stat : 16226 (java) S 16207 16210 15583 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 11260 33554432000 4194304 4196468 140725727990704 140114467497968 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16227] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16227/stat : 16227 (java) R 16207 16210 15583 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 11260 33554432000 4194304 4196468 140725727990704 140114466445680 140115344177794 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16228] ppid=16207 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/16210/task/16228/stat : 16228 (java) R 16207 16210 15583 0 -1 4202560 320 0 0 0 6 0 0 0 20 0 20 0 85789083 26729906176 11260 33554432000 4194304 4196468 140725727990704 140114465392880 140115323305152 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16229] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16229/stat : 16229 (java) S 16207 16210 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 11260 33554432000 4194304 4196468 140725727990704 140114464340832 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16230] ppid=16207 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16210/task/16230/stat : 16230 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 11260 33554432000 4194304 4196468 140725727990704 140114463288112 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 42992 KiB

[startup+0.310689 s]*
/proc/loadavg: 9.40 9.23 8.96 3/204 16230
/proc/meminfo: memFree=28179864/32770624 swapFree=67108744/67108860
[pid=16210] ppid=16207 vsize=26103424 memory=46784 CPUtime=0.43 cores=0-7
/proc/16210/stat : 16210 (java) S 16207 16210 15583 0 -1 1077944320 10858 0 0 0 41 2 0 0 20 0 20 0 85789077 26729906176 11696 33554432000 4194304 4196468 140725727990704 140725727973248 140115344166647 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
/proc/16210/statm: 6525856 11696 3371 1 0 6487932 0
[pid=16210/tid=16212] ppid=16207 vsize=26103424 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16210/task/16212/stat : 16212 (java) R 16207 16210 15583 0 -1 4202560 8512 0 0 0 28 1 0 0 20 0 20 0 85789078 26729906176 11696 33554432000 4194304 4196468 140725727990704 140115348375376 140115324441956 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16213] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16213/stat : 16213 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11696 33554432000 4194304 4196468 140725727990704 140115266747280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16214] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16214/stat : 16214 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11696 33554432000 4194304 4196468 140725727990704 140115265694480 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16215] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16215/stat : 16215 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11696 33554432000 4194304 4196468 140725727990704 140115264642192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16216] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16216/stat : 16216 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11696 33554432000 4194304 4196468 140725727990704 140115263589392 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16217] ppid=16207 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/16210/task/16217/stat : 16217 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11696 33554432000 4194304 4196468 140725727990704 140115262536080 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16218] ppid=16207 vsize=26103424 memory=139923860583343 CPUtime=0 cores=0-7
/proc/16210/task/16218/stat : 16218 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11696 33554432000 4194304 4196468 140725727990704 140115261483280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16219] ppid=16207 vsize=26103424 memory=139923860585648 CPUtime=0 cores=0-7
/proc/16210/task/16219/stat : 16219 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11696 33554432000 4194304 4196468 140725727990704 140115260430992 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16220] ppid=16207 vsize=26103424 memory=139923860587952 CPUtime=0 cores=0-7
/proc/16210/task/16220/stat : 16220 (java) S 16207 16210 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789078 26729906176 11696 33554432000 4194304 4196468 140725727990704 140115259378192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16221] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16221/stat : 16221 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789080 26729906176 11696 33554432000 4194304 4196468 140725727990704 140114853440112 140115344177794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16222] ppid=16207 vsize=26103424 memory=279847721182864 CPUtime=0 cores=0-7
/proc/16210/task/16222/stat : 16222 (java) S 16207 16210 15583 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 85789080 26729906176 11696 33554432000 4194304 4196468 140725727990704 140114471707936 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16223] ppid=16207 vsize=26103424 memory=279847721189776 CPUtime=0 cores=0-7
/proc/16210/task/16223/stat : 16223 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85789081 26729906176 11696 33554432000 4194304 4196468 140725727990704 140114470655600 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16224] ppid=16207 vsize=26103424 memory=279847721131056 CPUtime=0 cores=0-7
/proc/16210/task/16224/stat : 16224 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 11696 33554432000 4194304 4196468 140725727990704 140114469603920 140115344185243 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16225] ppid=16207 vsize=26103424 memory=279847721203600 CPUtime=0.01 cores=0-7
/proc/16210/task/16225/stat : 16225 (java) S 16207 16210 15583 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 20 0 85789083 26729906176 11696 33554432000 4194304 4196468 140725727990704 140114468550768 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16226] ppid=16207 vsize=26103424 memory=279847721210512 CPUtime=0.01 cores=0-7
/proc/16210/task/16226/stat : 16226 (java) S 16207 16210 15583 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 85789083 26729906176 11696 33554432000 4194304 4196468 140725727990704 140114467497968 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16227] ppid=16207 vsize=26103424 memory=279847721208208 CPUtime=0 cores=0-7
/proc/16210/task/16227/stat : 16227 (java) S 16207 16210 15583 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 11696 33554432000 4194304 4196468 140725727990704 140114466445680 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16228] ppid=16207 vsize=26103424 memory=279847721224816 CPUtime=0.07 cores=0-7
/proc/16210/task/16228/stat : 16228 (java) S 16207 16210 15583 0 -1 1077944384 334 0 0 0 7 0 0 0 20 0 20 0 85789083 26729906176 11696 33554432000 4194304 4196468 140725727990704 140114465392880 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16229] ppid=16207 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16229/stat : 16229 (java) S 16207 16210 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 11696 33554432000 4194304 4196468 140725727990704 140114464340832 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16230] ppid=16207 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16210/task/16230/stat : 16230 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789083 26729906176 11696 33554432000 4194304 4196468 140725727990704 140114463288112 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46784 KiB

[startup+0.700912 s]
/proc/loadavg: 9.40 9.23 8.96 5/204 16230
/proc/meminfo: memFree=28156052/32770624 swapFree=67108744/67108860
[pid=16210] ppid=16207 vsize=26105492 memory=85376 CPUtime=0.99 cores=0-7
/proc/16210/stat : 16210 (java) S 16207 16210 15583 0 -1 1077944320 17812 0 0 0 94 5 0 0 20 0 20 0 85789077 26732023808 21344 33554432000 4194304 4196468 140725727990704 140725727973248 140115344166647 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
/proc/16210/statm: 6526373 21344 3467 1 0 6488444 0
[pid=16210/tid=16212] ppid=16207 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/16210/task/16212/stat : 16212 (java) R 16207 16210 15583 0 -1 4202560 15005 0 0 0 64 3 0 0 20 0 20 0 85789078 26732023808 21344 33554432000 4194304 4196468 140725727990704 140115348389312 140115324811314 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16213] ppid=16207 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16213/stat : 16213 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26732023808 21344 33554432000 4194304 4196468 140725727990704 140115266747280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16214] ppid=16207 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16214/stat : 16214 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26732023808 21344 33554432000 4194304 4196468 140725727990704 140115265694480 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16215] ppid=16207 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16215/stat : 16215 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26732023808 21344 33554432000 4194304 4196468 140725727990704 140115264642192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16216] ppid=16207 vsize=26105492 memory=1228 CPUtime=0 cores=0-7
/proc/16210/task/16216/stat : 16216 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789078 26732023808 21344 33554432000 4194304 4196468 140725727990704 140115263589392 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16217] ppid=16207 vsize=26105492 memory=1704 CPUtime=0 cores=0-7
/proc/16210/task/16217/stat : 16217 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26732023808 21344 33554432000 4194304 4196468 140725727990704 140115262536080 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16218] ppid=16207 vsize=26105492 memory=1952 CPUtime=0 cores=0-7
/proc/16210/task/16218/stat : 16218 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26732023808 21344 33554432000 4194304 4196468 140725727990704 140115261483280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16219] ppid=16207 vsize=26105492 memory=10584 CPUtime=0 cores=0-7
/proc/16210/task/16219/stat : 16219 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789078 26732023808 21344 33554432000 4194304 4196468 140725727990704 140115260430992 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16220] ppid=16207 vsize=26105492 memory=15872 CPUtime=0 cores=0-7
/proc/16210/task/16220/stat : 16220 (java) S 16207 16210 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789078 26732023808 21344 33554432000 4194304 4196468 140725727990704 140115259378192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16221] ppid=16207 vsize=26105492 memory=18280 CPUtime=0 cores=0-7
/proc/16210/task/16221/stat : 16221 (java) S 16207 16210 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789080 26732023808 21344 33554432000 4194304 4196468 140725727990704 140114853440112 140115344177794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0

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

/proc/16210/task/16220/stat : 16220 (java) S 16207 16210 15583 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 40 0 85789078 28178132992 72404 33554432000 4194304 4196468 140725727990704 140115259378192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16221] ppid=16207 vsize=27517708 memory=0 CPUtime=0.02 cores=0-7
/proc/16210/task/16221/stat : 16221 (java) S 16207 16210 15583 0 -1 1077944384 2555 0 0 0 1 1 0 0 20 0 40 0 85789080 28178132992 72404 33554432000 4194304 4196468 140725727990704 140114853440112 140115344177794 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16222] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16222/stat : 16222 (java) S 16207 16210 15583 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 40 0 85789080 28178132992 72404 33554432000 4194304 4196468 140725727990704 140114471708000 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16223] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16223/stat : 16223 (java) S 16207 16210 15583 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 40 0 85789081 28178132992 72404 33554432000 4194304 4196468 140725727990704 140114470655616 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16224] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16224/stat : 16224 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 85789083 28178132992 72404 33554432000 4194304 4196468 140725727990704 140114469603920 140115344185243 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16225] ppid=16207 vsize=27517708 memory=0 CPUtime=1.05 cores=0-7
/proc/16210/task/16225/stat : 16225 (java) S 16207 16210 15583 0 -1 1077944384 2261 0 0 0 104 1 0 0 20 0 40 0 85789083 28178132992 72404 33554432000 4194304 4196468 140725727990704 140114468550768 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16226] ppid=16207 vsize=27517708 memory=0 CPUtime=1.04 cores=0-7
/proc/16210/task/16226/stat : 16226 (java) S 16207 16210 15583 0 -1 1077944384 3807 0 0 0 102 2 0 0 20 0 40 0 85789083 28178132992 72404 33554432000 4194304 4196468 140725727990704 140114467497968 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16227] ppid=16207 vsize=27517708 memory=0 CPUtime=1.12 cores=0-7
/proc/16210/task/16227/stat : 16227 (java) S 16207 16210 15583 0 -1 1077944384 2386 0 0 0 110 2 0 0 20 0 40 0 85789083 28178132992 72404 33554432000 4194304 4196468 140725727990704 140114466445680 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16228] ppid=16207 vsize=27517708 memory=0 CPUtime=0.96 cores=0-7
/proc/16210/task/16228/stat : 16228 (java) S 16207 16210 15583 0 -1 1077944384 6309 0 0 0 95 1 0 0 20 0 40 0 85789083 28178132992 72404 33554432000 4194304 4196468 140725727990704 140114465392880 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16229] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16229/stat : 16229 (java) S 16207 16210 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 85789083 28178132992 72404 33554432000 4194304 4196468 140725727990704 140114464340832 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16230] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16230/stat : 16230 (java) S 16207 16210 15583 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 40 0 85789083 28178132992 72404 33554432000 4194304 4196468 140725727990704 140114463288112 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16233] ppid=16207 vsize=27517708 memory=56 CPUtime=0.37 cores=0-7
/proc/16210/task/16233/stat : 16233 (java) S 16207 16210 15583 0 -1 1077944384 187 0 0 0 37 0 0 0 20 0 40 0 85789306 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113456120608 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16234] ppid=16207 vsize=27517708 memory=0 CPUtime=0.59 cores=0-7
/proc/16210/task/16234/stat : 16234 (java) R 16207 16210 15583 0 -1 4202560 172 0 0 0 59 0 0 0 20 0 40 0 85789307 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113455062896 140114947633083 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16235] ppid=16207 vsize=27517708 memory=0 CPUtime=0.33 cores=0-7
/proc/16210/task/16235/stat : 16235 (java) S 16207 16210 15583 0 -1 1077944384 99 0 0 0 33 0 0 0 20 0 40 0 85789307 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113454015520 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16236] ppid=16207 vsize=27517708 memory=0 CPUtime=0.25 cores=0-7
/proc/16210/task/16236/stat : 16236 (java) S 16207 16210 15583 0 -1 1077944384 86 0 0 0 25 0 0 0 20 0 40 0 85789314 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113450865568 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16237] ppid=16207 vsize=27517708 memory=4629800032605997412 CPUtime=0.66 cores=0-7
/proc/16210/task/16237/stat : 16237 (java) R 16207 16210 15583 0 -1 4202560 83 0 0 0 66 0 0 0 20 0 40 0 85789314 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113449805904 140114948006080 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16238] ppid=16207 vsize=27517708 memory=6944613755328037015 CPUtime=0.27 cores=0-7
/proc/16210/task/16238/stat : 16238 (java) S 16207 16210 15583 0 -1 1077944384 79 0 0 0 27 0 0 0 20 0 40 0 85789314 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113448760480 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16239] ppid=16207 vsize=27517708 memory=0 CPUtime=0.06 cores=0-7
/proc/16210/task/16239/stat : 16239 (java) S 16207 16210 15583 0 -1 1077944384 58 0 0 0 6 0 0 0 20 0 40 0 85789314 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113447708192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16240] ppid=16207 vsize=27517708 memory=6944656575208382560 CPUtime=0.07 cores=0-7
/proc/16210/task/16240/stat : 16240 (java) S 16207 16210 15583 0 -1 1077944384 102 0 0 0 7 0 0 0 20 0 40 0 85789314 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113446655392 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16241] ppid=16207 vsize=27517708 memory=6944656592455359580 CPUtime=0.27 cores=0-7
/proc/16210/task/16241/stat : 16241 (java) S 16207 16210 15583 0 -1 1077944384 85 0 0 0 27 0 0 0 20 0 40 0 85789314 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113445602080 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16242] ppid=16207 vsize=27517708 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/16210/task/16242/stat : 16242 (java) S 16207 16210 15583 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 40 0 85789314 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113444549280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16243] ppid=16207 vsize=27517708 memory=6655300316396806240 CPUtime=0.59 cores=0-7
/proc/16210/task/16243/stat : 16243 (java) R 16207 16210 15583 0 -1 4202560 81 0 0 0 59 0 0 0 20 0 40 0 85789314 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113135617632 140114943676247 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16244] ppid=16207 vsize=27517708 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/16210/task/16244/stat : 16244 (java) S 16207 16210 15583 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 40 0 85789326 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113134568352 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16245] ppid=16207 vsize=27517708 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/16210/task/16245/stat : 16245 (java) S 16207 16210 15583 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 40 0 85789326 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113133516064 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16246] ppid=16207 vsize=27517708 memory=6944656575208382560 CPUtime=0.02 cores=0-7
/proc/16210/task/16246/stat : 16246 (java) S 16207 16210 15583 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 40 0 85789326 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113132463280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16247] ppid=16207 vsize=27517708 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/16210/task/16247/stat : 16247 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 85789362 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113129276960 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16248] ppid=16207 vsize=27517708 memory=6442216079406492263 CPUtime=0 cores=0-7
/proc/16210/task/16248/stat : 16248 (java) S 16207 16210 15583 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 40 0 85789364 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113460323744 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16249] ppid=16207 vsize=27517708 memory=4137287014106042739 CPUtime=0 cores=0-7
/proc/16210/task/16249/stat : 16249 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 85789364 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113128223536 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16250] ppid=16207 vsize=27517708 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/16210/task/16250/stat : 16250 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 85789364 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113127170720 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16251] ppid=16207 vsize=27517708 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/16210/task/16251/stat : 16251 (java) S 16207 16210 15583 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 40 0 85789364 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113126118448 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16252] ppid=16207 vsize=27517708 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/16210/task/16252/stat : 16252 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 85789366 28178132992 72404 33554432000 4194304 4196468 140725727990704 140113125065648 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
Current children cumulated CPU time: 10.3 s
Current children cumulated vsize: 27517708 KiB
Current children cumulated memory: 289616 KiB

[startup+4.00141 s]*
/proc/loadavg: 8.73 9.09 8.92 1/224 16252
/proc/meminfo: memFree=27920900/32770624 swapFree=67108744/67108860
[pid=16210] ppid=16207 vsize=27517708 memory=289992 CPUtime=11.63 cores=0-7
/proc/16210/stat : 16210 (java) S 16207 16210 15583 0 -1 1077944320 47128 0 0 0 1139 24 0 0 20 0 40 0 85789077 28178132992 72498 33554432000 4194304 4196468 140725727990704 140725727973248 140115344166647 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
/proc/16210/statm: 6879427 72498 3593 1 0 6840977 0
[pid=16210/tid=16212] ppid=16207 vsize=27517708 memory=-9174445032661854264 CPUtime=2.28 cores=0-7
/proc/16210/task/16212/stat : 16212 (java) S 16207 16210 15583 0 -1 1077944384 25482 0 0 0 220 8 0 0 20 0 40 0 85789078 28178132992 72498 33554432000 4194304 4196468 140725727990704 140115348409520 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16213] ppid=16207 vsize=27517708 memory=0 CPUtime=0.01 cores=0-7
/proc/16210/task/16213/stat : 16213 (java) S 16207 16210 15583 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 40 0 85789078 28178132992 72498 33554432000 4194304 4196468 140725727990704 140115266747280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16214] ppid=16207 vsize=27517708 memory=0 CPUtime=0.01 cores=0-7
/proc/16210/task/16214/stat : 16214 (java) S 16207 16210 15583 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 40 0 85789078 28178132992 72498 33554432000 4194304 4196468 140725727990704 140115265694480 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16215] ppid=16207 vsize=27517708 memory=0 CPUtime=0.01 cores=0-7
/proc/16210/task/16215/stat : 16215 (java) S 16207 16210 15583 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 40 0 85789078 28178132992 72498 33554432000 4194304 4196468 140725727990704 140115264642192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16216] ppid=16207 vsize=27517708 memory=0 CPUtime=0.01 cores=0-7
/proc/16210/task/16216/stat : 16216 (java) S 16207 16210 15583 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 40 0 85789078 28178132992 72498 33554432000 4194304 4196468 140725727990704 140115263589392 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16217] ppid=16207 vsize=27517708 memory=-1 CPUtime=0.01 cores=0-7
/proc/16210/task/16217/stat : 16217 (java) S 16207 16210 15583 0 -1 1077944384 48 0 0 0 1 0 0 0 20 0 40 0 85789078 28178132992 72498 33554432000 4194304 4196468 140725727990704 140115262536080 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16218] ppid=16207 vsize=27517708 memory=139921444585297 CPUtime=0.01 cores=0-7
/proc/16210/task/16218/stat : 16218 (java) S 16207 16210 15583 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 40 0 85789078 28178132992 72498 33554432000 4194304 4196468 140725727990704 140115261483280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16219] ppid=16207 vsize=27517708 memory=139928287352447 CPUtime=0.01 cores=0-7
/proc/16210/task/16219/stat : 16219 (java) S 16207 16210 15583 0 -1 1077944384 853 0 0 0 1 0 0 0 20 0 40 0 85789078 28178132992 72498 33554432000 4194304 4196468 140725727990704 140115260430992 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16220] ppid=16207 vsize=27517708 memory=0 CPUtime=0.01 cores=0-7
/proc/16210/task/16220/stat : 16220 (java) S 16207 16210 15583 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 40 0 85789078 28178132992 72498 33554432000 4194304 4196468 140725727990704 140115259378192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16221] ppid=16207 vsize=27517708 memory=0 CPUtime=0.02 cores=0-7
/proc/16210/task/16221/stat : 16221 (java) S 16207 16210 15583 0 -1 1077944384 2555 0 0 0 1 1 0 0 20 0 40 0 85789080 28178132992 72498 33554432000 4194304 4196468 140725727990704 140114853440112 140115344177794 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16222] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16222/stat : 16222 (java) S 16207 16210 15583 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 40 0 85789080 28178132992 72498 33554432000 4194304 4196468 140725727990704 140114471708000 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16223] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16223/stat : 16223 (java) S 16207 16210 15583 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 40 0 85789081 28178132992 72498 33554432000 4194304 4196468 140725727990704 140114470655616 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16224] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16224/stat : 16224 (java) S 16207 16210 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 85789083 28178132992 72498 33554432000 4194304 4196468 140725727990704 140114469603920 140115344185243 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16225] ppid=16207 vsize=27517708 memory=0 CPUtime=1.12 cores=0-7
/proc/16210/task/16225/stat : 16225 (java) S 16207 16210 15583 0 -1 1077944384 2275 0 0 0 111 1 0 0 20 0 40 0 85789083 28178132992 72498 33554432000 4194304 4196468 140725727990704 140114468550768 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16226] ppid=16207 vsize=27517708 memory=0 CPUtime=1.1 cores=0-7
/proc/16210/task/16226/stat : 16226 (java) S 16207 16210 15583 0 -1 1077944384 3817 0 0 0 108 2 0 0 20 0 40 0 85789083 28178132992 72498 33554432000 4194304 4196468 140725727990704 140114467497968 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16227] ppid=16207 vsize=27517708 memory=0 CPUtime=1.14 cores=0-7
/proc/16210/task/16227/stat : 16227 (java) S 16207 16210 15583 0 -1 1077944384 2389 0 0 0 112 2 0 0 20 0 40 0 85789083 28178132992 72498 33554432000 4194304 4196468 140725727990704 140114466445680 140115344177794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16228] ppid=16207 vsize=27517708 memory=0 CPUtime=0.96 cores=0-7
/proc/16210/task/16228/stat : 16228 (java) D 16207 16210 15583 0 -1 4202560 6314 0 0 0 95 1 0 0 20 0 40 0 85789083 28178132992 72498 33554432000 4194304 4196468 140725727990704 140114465392800 140115324090783 0 4 0 16800975 18446744072100277381 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16229] ppid=16207 vsize=27517708 memory=4122826945540024933 CPUtime=0 cores=0-7
/proc/16210/task/16229/stat : 16229 (java) S 16207 16210 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 85789083 28178132992 72498 33554432000 4194304 4196468 140725727990704 140114464340832 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16230] ppid=16207 vsize=27517708 memory=4639622827774857296 CPUtime=0 cores=0-7
/proc/16210/task/16230/stat : 16230 (java) D 16207 16210 15583 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 40 0 85789083 28178132992 72498 33554432000 4194304 4196468 140725727990704 140114463288032 140115329022734 0 4 0 16800975 18446744072100277381 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16233] ppid=16207 vsize=27517708 memory=7380671248541445222 CPUtime=0.37 cores=0-7
/proc/16210/task/16233/stat : 16233 (java) S 16207 16210 15583 0 -1 1077944384 187 0 0 0 37 0 0 0 20 0 40 0 85789306 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113456120608 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16234] ppid=16207 vsize=27517708 memory=0 CPUtime=0.86 cores=0-7
/proc/16210/task/16234/stat : 16234 (java) S 16207 16210 15583 0 -1 1077944384 172 0 0 0 86 0 0 0 20 0 40 0 85789307 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113455067824 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16235] ppid=16207 vsize=27517708 memory=0 CPUtime=0.33 cores=0-7
/proc/16210/task/16235/stat : 16235 (java) S 16207 16210 15583 0 -1 1077944384 99 0 0 0 33 0 0 0 20 0 40 0 85789307 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113454015520 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16236] ppid=16207 vsize=27517708 memory=0 CPUtime=0.25 cores=0-7
/proc/16210/task/16236/stat : 16236 (java) S 16207 16210 15583 0 -1 1077944384 86 0 0 0 25 0 0 0 20 0 40 0 85789314 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113450865568 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16237] ppid=16207 vsize=27517708 memory=0 CPUtime=1.4 cores=0-7
/proc/16210/task/16237/stat : 16237 (java) D 16207 16210 15583 0 -1 4202560 84 0 0 0 140 0 0 0 20 0 40 0 85789314 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113449809080 140115323772345 0 4 0 16800975 18446744072100277381 0 0 -1 5 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16238] ppid=16207 vsize=27517708 memory=0 CPUtime=0.27 cores=0-7
/proc/16210/task/16238/stat : 16238 (java) S 16207 16210 15583 0 -1 1077944384 79 0 0 0 27 0 0 0 20 0 40 0 85789314 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113448760480 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16239] ppid=16207 vsize=27517708 memory=0 CPUtime=0.06 cores=0-7
/proc/16210/task/16239/stat : 16239 (java) S 16207 16210 15583 0 -1 1077944384 58 0 0 0 6 0 0 0 20 0 40 0 85789314 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113447708192 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16240] ppid=16207 vsize=27517708 memory=0 CPUtime=0.07 cores=0-7
/proc/16210/task/16240/stat : 16240 (java) S 16207 16210 15583 0 -1 1077944384 102 0 0 0 7 0 0 0 20 0 40 0 85789314 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113446655392 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16241] ppid=16207 vsize=27517708 memory=0 CPUtime=0.27 cores=0-7
/proc/16210/task/16241/stat : 16241 (java) S 16207 16210 15583 0 -1 1077944384 85 0 0 0 27 0 0 0 20 0 40 0 85789314 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113445602080 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16242] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16242/stat : 16242 (java) S 16207 16210 15583 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 40 0 85789314 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113444549280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16243] ppid=16207 vsize=27517708 memory=0 CPUtime=0.76 cores=0-7
/proc/16210/task/16243/stat : 16243 (java) S 16207 16210 15583 0 -1 1077944384 86 0 0 0 76 0 0 0 20 0 40 0 85789314 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113135621168 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16244] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16244/stat : 16244 (java) S 16207 16210 15583 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 40 0 85789326 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113134568352 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16245] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16245/stat : 16245 (java) S 16207 16210 15583 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 40 0 85789326 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113133516064 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16246] ppid=16207 vsize=27517708 memory=0 CPUtime=0.02 cores=0-7
/proc/16210/task/16246/stat : 16246 (java) S 16207 16210 15583 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 40 0 85789326 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113132463280 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16247] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16247/stat : 16247 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 85789362 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113129276960 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16248] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16248/stat : 16248 (java) S 16207 16210 15583 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 40 0 85789364 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113460323744 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16249] ppid=16207 vsize=27517708 memory=-1 CPUtime=0 cores=0-7
/proc/16210/task/16249/stat : 16249 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 85789364 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113128223536 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16250] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16250/stat : 16250 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 85789364 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113127170720 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16251] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16251/stat : 16251 (java) S 16207 16210 15583 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 40 0 85789364 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113126118448 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
[pid=16210/tid=16252] ppid=16207 vsize=27517708 memory=0 CPUtime=0 cores=0-7
/proc/16210/task/16252/stat : 16252 (java) S 16207 16210 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 85789366 28178132992 72498 33554432000 4194304 4196468 140725727990704 140113125065648 140115344176853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30953472 140725727994958 140725727995141 140725727995141 140725727997903 0
Current children cumulated CPU time: 11.63 s
Current children cumulated vsize: 27517708 KiB
Current children cumulated memory: 289992 KiB

[startup+4.2095 s]
/proc/loadavg: 8.73 9.09 8.92 1/186 16253
/proc/meminfo: memFree=28200512/32770624 swapFree=67108744/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.24243
CPU time (s): 11.653
CPU user time (s): 11.3929
CPU system time (s): 0.260021
CPU usage (%): 274.676
Max. virtual memory (cumulated for all children) (KiB): 27517708
Max. memory (cumulated for all children) (KiB): 289992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.3929
system time used= 0.260021
maximum resident set size= 291220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47173
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6836
involuntary context switches= 161


# summary of solver processes directly reported to runsolver:
#   pid: 16210
#   total CPU time (s): 11.653
#   total CPU user time (s): 11.3929
#   total CPU system time (s): 0.260021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051643 second user time and 0.094781 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-27 11:04:19
IDJOB=4291316
IDBENCH=141609
IDSOLVER=2745
FILE ID=node134/4291316-1532682259
RUNJOBID= node134-1532676973-15610
PBS_JOBID= 21022259
Free space on /tmp= 55560 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_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-4291316-1532682259/watcher-4291316-1532682259 -o /tmp/evaluation-result-4291316-1532682259/solver-4291316-1532682259 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532676973-15610 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 470926550 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291316-1532682259.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=470926550

node134.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.68
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.68
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.68
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.68
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:        28214220 kB
MemAvailable:   31958524 kB
Buffers:          149548 kB
Cached:          3858200 kB
SwapCached:            0 kB
Active:          1758436 kB
Inactive:        2304396 kB
Active(anon):       4284 kB
Inactive(anon):    78596 kB
Active(file):    1754152 kB
Inactive(file):  2225800 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:             35904 kB
Writeback:             0 kB
AnonPages:         62492 kB
Mapped:            41728 kB
Shmem:             25132 kB
Slab:             187872 kB
SReclaimable:     160376 kB
SUnreclaim:        27496 kB
KernelStack:        3264 kB
PageTables:         5072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325904 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55528 MiB
End job on node134 at 2018-07-27 11:04:23