Trace number 4309070

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-08-14SAT 1846.6 234.513

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P03_c18.xml
MD5SUMf4fa601a34b34009a5b9ea58e60241da
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 benchmark546.471
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints42
Number of domains2
Minimum domain size40
Maximum domain size41
Distribution of domain sizes[{"size":40,"count":40},{"size":41,"count":15}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":40},{"degree":6,"count":10},{"degree":7,"count":5}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":40},{"arity":15,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints40
Distribution of constraint types[{"type":"intension","count":40},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 2055461085
0.68/0.55	c timeout: 20160
0.68/0.55	c memlimit: 22000
0.68/0.55	c nbcore: 8
0.68/0.58	c Parsing instance...
1.18/0.88	c Parsing done, starting search...
1846.02/234.48	s SATISFIABLE
1846.02/234.48	v <instantiation>
1846.02/234.48	v 	<list>
1846.02/234.48	v 		cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[0][4] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[1][4] cn[2][0] cn[2][1] cn[2][2] cn[2][3] cn[2][4] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][0][4] ce[0][1][2] ce[0][1][3] ce[0][1][4] ce[0][2][3] ce[0][2][4] ce[0][3][4] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][0][4] ce[1][1][2] ce[1][1][3] ce[1][1][4] ce[1][2][3] ce[1][2][4] ce[1][3][4] ce[2][0][1] ce[2][0][2] ce[2][0][3] ce[2][0][4] ce[2][1][2] ce[2][1][3] ce[2][1][4] ce[2][2][3] ce[2][2][4] ce[2][3][4] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[0][4] cie[1][0] cie[1][1] cie[1][2] cie[1][3] cie[1][4]
1846.02/234.48	v 	</list>
1846.02/234.48	v 	<values>
1846.02/234.48	v 		40 0 9 33 6 3 39 29 14 1 19 7 15 37 36 40 31 7 34 9 33 6 24 3 27 36 26 11 2 10 25 38 15 28 13 12 4 18 17 8 30 29 22 21 1 37 39 20 19 5 16 32 14 23 35 
1846.02/234.48	v 	</values>
1846.02/234.48	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 (11164 MiB free)
  memory of node 1: 16384 MiB (13060 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309070-1534362159/watcher-4309070-1534362159 -o /tmp/evaluation-result-4309070-1534362159/solver-4309070-1534362159 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534362144-9906 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 2055461085 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309070-1534362159.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=10245, runsolver pid=10242


[startup+0.101073 s]*
/proc/loadavg: 7.34 8.53 8.75 3/203 10265
/proc/meminfo: memFree=24790016/32770624 swapFree=67108856/67108860
[pid=10245] ppid=10242 vsize=26103420 memory=31256 CPUtime=0.11 cores=0-7
/proc/10245/stat : 10245 (java) S 10242 10245 9879 0 -1 1077944320 7193 0 0 0 10 1 0 0 20 0 20 0 253779032 26729902080 7814 33554432000 4194304 4196468 140728698281808 140728698264352 140308625813239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
/proc/10245/statm: 6525855 7814 3158 1 0 6487932 0
[pid=10245/tid=10247] ppid=10242 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/10245/task/10247/stat : 10247 (java) R 10242 10245 9879 0 -1 4202560 5243 0 0 0 8 1 0 0 20 0 20 0 253779032 26729902080 7817 33554432000 4194304 4196468 140728698281808 140308630014488 140308625825174 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10248] ppid=10242 vsize=26103420 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10245/task/10248/stat : 10248 (java) S 10242 10245 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 7817 33554432000 4194304 4196468 140728698281808 140308597656080 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10249] ppid=10242 vsize=26103420 memory=140110934685312 CPUtime=0 cores=0-7
/proc/10245/task/10249/stat : 10249 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 7817 33554432000 4194304 4196468 140728698281808 140308182510224 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10250] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10250/stat : 10250 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 7817 33554432000 4194304 4196468 140728698281808 140308181457168 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10251] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10251/stat : 10251 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 7817 33554432000 4194304 4196468 140728698281808 140308180404624 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10252] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10252/stat : 10252 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 7817 33554432000 4194304 4196468 140728698281808 140308179352592 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10253] ppid=10242 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10245/task/10253/stat : 10253 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 7817 33554432000 4194304 4196468 140728698281808 140308178300048 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10254] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10254/stat : 10254 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 7817 33554432000 4194304 4196468 140728698281808 140308177246992 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10255] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10255/stat : 10255 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 7817 33554432000 4194304 4196468 140728698281808 140308176194448 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10256] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10256/stat : 10256 (java) S 10242 10245 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253779034 26729902080 7817 33554432000 4194304 4196468 140728698281808 140307686373616 140308625824386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10257] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10257/stat : 10257 (java) S 10242 10245 9879 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253779035 26729902080 7817 33554432000 4194304 4196468 140728698281808 140307685319840 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10258] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10258/stat : 10258 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253779035 26729902080 7817 33554432000 4194304 4196468 140728698281808 140307684266736 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10259] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10259/stat : 10259 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779037 26729902080 7817 33554432000 4194304 4196468 140728698281808 140307683215312 140308625831835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10260] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10260/stat : 10260 (java) S 10242 10245 9879 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 253779037 26729902080 7817 33554432000 4194304 4196468 140728698281808 140307682163440 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10261] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10261/stat : 10261 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253779037 26729902080 7817 33554432000 4194304 4196468 140728698281808 140307681110896 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10262] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10262/stat : 10262 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253779038 26729902080 7817 33554432000 4194304 4196468 140728698281808 140307680057840 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10263] ppid=10242 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/10245/task/10263/stat : 10263 (java) R 10242 10245 9879 0 -1 4202560 287 0 0 0 1 0 0 0 20 0 20 0 253779038 26729902080 7817 33554432000 4194304 4196468 140728698281808 140307679005296 140308604948685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10264] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10264/stat : 10264 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253779038 26729902080 7817 33554432000 4194304 4196468 140728698281808 140307677952480 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10265] ppid=10242 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10245/task/10265/stat : 10265 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779038 26729902080 7817 33554432000 4194304 4196468 140728698281808 140307676900016 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 31256 KiB

[startup+0.21039 s]*
/proc/loadavg: 7.34 8.53 8.75 4/203 10265
/proc/meminfo: memFree=24777552/32770624 swapFree=67108856/67108860
[pid=10245] ppid=10242 vsize=26103420 memory=42740 CPUtime=0.3 cores=0-7
/proc/10245/stat : 10245 (java) S 10242 10245 9879 0 -1 1077944320 10290 0 0 0 28 2 0 0 20 0 20 0 253779032 26729902080 10685 33554432000 4194304 4196468 140728698281808 140728698264352 140308625813239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
/proc/10245/statm: 6525855 10685 3370 1 0 6487932 0
[pid=10245/tid=10247] ppid=10242 vsize=26103420 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/10245/task/10247/stat : 10247 (java) R 10242 10245 9879 0 -1 4202560 7944 0 0 0 18 1 0 0 20 0 20 0 253779032 26729902080 10685 33554432000 4194304 4196468 140728698281808 140308630041760 140308610986352 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10248] ppid=10242 vsize=26103420 memory=3385 CPUtime=0 cores=0-7
/proc/10245/task/10248/stat : 10248 (java) S 10242 10245 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 10685 33554432000 4194304 4196468 140728698281808 140308597656080 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10249] ppid=10242 vsize=26103420 memory=140110934695356 CPUtime=0 cores=0-7
/proc/10245/task/10249/stat : 10249 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 10685 33554432000 4194304 4196468 140728698281808 140308182510224 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10250] ppid=10242 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10245/task/10250/stat : 10250 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 10685 33554432000 4194304 4196468 140728698281808 140308181457168 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10251] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10251/stat : 10251 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 10685 33554432000 4194304 4196468 140728698281808 140308180404624 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10252] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10252/stat : 10252 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 10685 33554432000 4194304 4196468 140728698281808 140308179352592 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10253] ppid=10242 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10245/task/10253/stat : 10253 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 10685 33554432000 4194304 4196468 140728698281808 140308178300048 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10254] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10254/stat : 10254 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 10685 33554432000 4194304 4196468 140728698281808 140308177246992 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10255] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10255/stat : 10255 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 10685 33554432000 4194304 4196468 140728698281808 140308176194448 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10256] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10256/stat : 10256 (java) S 10242 10245 9879 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 253779034 26729902080 10685 33554432000 4194304 4196468 140728698281808 140307686373616 140308625824386 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10257] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10257/stat : 10257 (java) S 10242 10245 9879 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253779035 26729902080 10685 33554432000 4194304 4196468 140728698281808 140307685319840 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10258] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10258/stat : 10258 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253779035 26729902080 10685 33554432000 4194304 4196468 140728698281808 140307684266736 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10259] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10259/stat : 10259 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779037 26729902080 10685 33554432000 4194304 4196468 140728698281808 140307683215312 140308625831835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10260] ppid=10242 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/10245/task/10260/stat : 10260 (java) S 10242 10245 9879 0 -1 1077944384 463 0 0 0 1 0 0 0 20 0 20 0 253779037 26729902080 10685 33554432000 4194304 4196468 140728698281808 140307682163440 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10261] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10261/stat : 10261 (java) S 10242 10245 9879 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 253779037 26729902080 10685 33554432000 4194304 4196468 140728698281808 140307681110896 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10262] ppid=10242 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/10245/task/10262/stat : 10262 (java) S 10242 10245 9879 0 -1 1077944384 79 0 0 0 1 0 0 0 20 0 20 0 253779038 26729902080 10685 33554432000 4194304 4196468 140728698281808 140307680057840 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10263] ppid=10242 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/10245/task/10263/stat : 10263 (java) R 10242 10245 9879 0 -1 4202560 409 0 0 0 6 0 0 0 20 0 20 0 253779038 26729902080 10685 33554432000 4194304 4196468 140728698281808 140307679005296 140308618050366 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10264] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10264/stat : 10264 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253779038 26729902080 10685 33554432000 4194304 4196468 140728698281808 140307677952480 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10265] ppid=10242 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10245/task/10265/stat : 10265 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779038 26729902080 10685 33554432000 4194304 4196468 140728698281808 140307676900016 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 42740 KiB

[startup+0.310634 s]*
/proc/loadavg: 7.34 8.53 8.75 3/203 10265
/proc/meminfo: memFree=24773024/32770624 swapFree=67108856/67108860
[pid=10245] ppid=10242 vsize=26103420 memory=46320 CPUtime=0.44 cores=0-7
/proc/10245/stat : 10245 (java) S 10242 10245 9879 0 -1 1077944320 10732 0 0 0 41 3 0 0 20 0 20 0 253779032 26729902080 11580 33554432000 4194304 4196468 140728698281808 140728698264352 140308625813239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
/proc/10245/statm: 6525855 11580 3410 1 0 6487932 0
[pid=10245/tid=10247] ppid=10242 vsize=26103420 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/10245/task/10247/stat : 10247 (java) R 10242 10245 9879 0 -1 4202560 8269 0 0 0 28 2 0 0 20 0 20 0 253779032 26729902080 11580 33554432000 4194304 4196468 140728698281808 140308629974976 140308618530391 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10248] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10248/stat : 10248 (java) S 10242 10245 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 11580 33554432000 4194304 4196468 140728698281808 140308597656080 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10249] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10249/stat : 10249 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 11580 33554432000 4194304 4196468 140728698281808 140308182510224 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10250] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10250/stat : 10250 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 11580 33554432000 4194304 4196468 140728698281808 140308181457168 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10251] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10251/stat : 10251 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 11580 33554432000 4194304 4196468 140728698281808 140308180404624 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10252] ppid=10242 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/10245/task/10252/stat : 10252 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 11580 33554432000 4194304 4196468 140728698281808 140308179352592 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10253] ppid=10242 vsize=26103420 memory=140110825878447 CPUtime=0 cores=0-7
/proc/10245/task/10253/stat : 10253 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 11580 33554432000 4194304 4196468 140728698281808 140308178300048 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10254] ppid=10242 vsize=26103420 memory=140110825880752 CPUtime=0 cores=0-7
/proc/10245/task/10254/stat : 10254 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 11580 33554432000 4194304 4196468 140728698281808 140308177246992 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10255] ppid=10242 vsize=26103420 memory=140110825883056 CPUtime=0 cores=0-7
/proc/10245/task/10255/stat : 10255 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26729902080 11580 33554432000 4194304 4196468 140728698281808 140308176194448 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10256] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10256/stat : 10256 (java) S 10242 10245 9879 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 253779034 26729902080 11580 33554432000 4194304 4196468 140728698281808 140307686373616 140308625824386 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10257] ppid=10242 vsize=26103420 memory=280221651773072 CPUtime=0 cores=0-7
/proc/10245/task/10257/stat : 10257 (java) S 10242 10245 9879 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 253779035 26729902080 11580 33554432000 4194304 4196468 140728698281808 140307685319840 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10258] ppid=10242 vsize=26103420 memory=280221651779984 CPUtime=0 cores=0-7
/proc/10245/task/10258/stat : 10258 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 253779035 26729902080 11580 33554432000 4194304 4196468 140728698281808 140307684266736 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10259] ppid=10242 vsize=26103420 memory=280221651721264 CPUtime=0 cores=0-7
/proc/10245/task/10259/stat : 10259 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779037 26729902080 11580 33554432000 4194304 4196468 140728698281808 140307683215312 140308625831835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10260] ppid=10242 vsize=26103420 memory=280221651793808 CPUtime=0.01 cores=0-7
/proc/10245/task/10260/stat : 10260 (java) S 10242 10245 9879 0 -1 1077944384 532 0 0 0 1 0 0 0 20 0 20 0 253779037 26729902080 11580 33554432000 4194304 4196468 140728698281808 140307682163440 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10261] ppid=10242 vsize=26103420 memory=280221651800720 CPUtime=0.01 cores=0-7
/proc/10245/task/10261/stat : 10261 (java) S 10242 10245 9879 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 20 0 253779037 26729902080 11580 33554432000 4194304 4196468 140728698281808 140307681110896 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10262] ppid=10242 vsize=26103420 memory=280221651798416 CPUtime=0.01 cores=0-7
/proc/10245/task/10262/stat : 10262 (java) S 10242 10245 9879 0 -1 1077944384 92 0 0 0 1 0 0 0 20 0 20 0 253779038 26729902080 11580 33554432000 4194304 4196468 140728698281808 140307680057840 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10263] ppid=10242 vsize=26103420 memory=280221651815024 CPUtime=0.08 cores=0-7
/proc/10245/task/10263/stat : 10263 (java) S 10242 10245 9879 0 -1 1077944384 439 0 0 0 8 0 0 0 20 0 20 0 253779038 26729902080 11580 33554432000 4194304 4196468 140728698281808 140307679005296 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10264] ppid=10242 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10264/stat : 10264 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253779038 26729902080 11580 33554432000 4194304 4196468 140728698281808 140307677952480 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10265] ppid=10242 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/10245/task/10265/stat : 10265 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779038 26729902080 11580 33554432000 4194304 4196468 140728698281808 140307676900016 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46320 KiB

[startup+0.700891 s]
/proc/loadavg: 7.34 8.53 8.75 4/203 10265
/proc/meminfo: memFree=24749372/32770624 swapFree=67108856/67108860
[pid=10245] ppid=10242 vsize=26105488 memory=84740 CPUtime=0.99 cores=0-7
/proc/10245/stat : 10245 (java) S 10242 10245 9879 0 -1 1077944320 17675 0 0 0 95 4 0 0 20 0 20 0 253779032 26732019712 21185 33554432000 4194304 4196468 140728698281808 140728698264352 140308625813239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
/proc/10245/statm: 6526372 21185 3495 1 0 6488444 0
[pid=10245/tid=10247] ppid=10242 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/10245/task/10247/stat : 10247 (java) R 10242 10245 9879 0 -1 4202560 14642 0 0 0 64 3 0 0 20 0 20 0 253779032 26732019712 21185 33554432000 4194304 4196468 140728698281808 140308630028352 140308625835165 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10248] ppid=10242 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10248/stat : 10248 (java) S 10242 10245 9879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 253779033 26732019712 21185 33554432000 4194304 4196468 140728698281808 140308597656080 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10249] ppid=10242 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10249/stat : 10249 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26732019712 21185 33554432000 4194304 4196468 140728698281808 140308182510224 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10250] ppid=10242 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10250/stat : 10250 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26732019712 21185 33554432000 4194304 4196468 140728698281808 140308181457168 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10251] ppid=10242 vsize=26105488 memory=1108 CPUtime=0 cores=0-7
/proc/10245/task/10251/stat : 10251 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26732019712 21185 33554432000 4194304 4196468 140728698281808 140308180404624 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10252] ppid=10242 vsize=26105488 memory=10784 CPUtime=0 cores=0-7
/proc/10245/task/10252/stat : 10252 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26732019712 21185 33554432000 4194304 4196468 140728698281808 140308179352592 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10253] ppid=10242 vsize=26105488 memory=872 CPUtime=0 cores=0-7
/proc/10245/task/10253/stat : 10253 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 253779033 26732019712 21185 33554432000 4194304 4196468 140728698281808 140308178300048 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10254] ppid=10242 vsize=26105488 memory=4280 CPUtime=0 cores=0-7
/proc/10245/task/10254/stat : 10254 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26732019712 21185 33554432000 4194304 4196468 140728698281808 140308177246992 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10255] ppid=10242 vsize=26105488 memory=14888 CPUtime=0 cores=0-7
/proc/10245/task/10255/stat : 10255 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 253779033 26732019712 21185 33554432000 4194304 4196468 140728698281808 140308176194448 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10256] ppid=10242 vsize=26105488 memory=38248 CPUtime=0 cores=0-7
/proc/10245/task/10256/stat : 10256 (java) S 10242 10245 9879 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 253779034 26732019712 21185 33554432000 4194304 4196468 140728698281808 140307686373616 140308625824386 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0

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

[pid=10245/tid=10248] ppid=10242 vsize=27318012 memory=0 CPUtime=0.81 cores=0-7
/proc/10245/task/10248/stat : 10248 (java) S 10242 10245 9879 0 -1 1077944384 15769 0 0 0 72 9 0 0 20 0 38 0 253779033 27973644288 333596 33554432000 4194304 4196468 140728698281808 140308597656080 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10249] ppid=10242 vsize=27318012 memory=6444490969351480937 CPUtime=0.83 cores=0-7
/proc/10245/task/10249/stat : 10249 (java) S 10242 10245 9879 0 -1 1077944384 20968 0 0 0 74 9 0 0 20 0 38 0 253779033 27973644288 333596 33554432000 4194304 4196468 140728698281808 140308182510224 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10250] ppid=10242 vsize=27318012 memory=4872558044660077418 CPUtime=0.83 cores=0-7
/proc/10245/task/10250/stat : 10250 (java) S 10242 10245 9879 0 -1 1077944384 14203 0 0 0 74 9 0 0 20 0 38 0 253779033 27973644288 333596 33554432000 4194304 4196468 140728698281808 140308181457168 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10251] ppid=10242 vsize=27318012 memory=38248 CPUtime=0.84 cores=0-7
/proc/10245/task/10251/stat : 10251 (java) S 10242 10245 9879 0 -1 1077944384 16906 0 0 0 75 9 0 0 20 0 38 0 253779033 27973644288 333596 33554432000 4194304 4196468 140728698281808 140308180404624 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10252] ppid=10242 vsize=27318012 memory=15932 CPUtime=0.85 cores=0-7
/proc/10245/task/10252/stat : 10252 (java) S 10242 10245 9879 0 -1 1077944384 14541 0 0 0 76 9 0 0 20 0 38 0 253779033 27973644288 333596 33554432000 4194304 4196468 140728698281808 140308179352592 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10253] ppid=10242 vsize=27318012 memory=3332 CPUtime=0.82 cores=0-7
/proc/10245/task/10253/stat : 10253 (java) S 10242 10245 9879 0 -1 1077944384 14075 0 0 0 74 8 0 0 20 0 38 0 253779033 27973644288 333596 33554432000 4194304 4196468 140728698281808 140308178300048 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10254] ppid=10242 vsize=27318012 memory=1732 CPUtime=0.82 cores=0-7
/proc/10245/task/10254/stat : 10254 (java) S 10242 10245 9879 0 -1 1077944384 13008 0 0 0 75 7 0 0 20 0 38 0 253779033 27973644288 333596 33554432000 4194304 4196468 140728698281808 140308177246992 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10255] ppid=10242 vsize=27318012 memory=1172 CPUtime=0.83 cores=0-7
/proc/10245/task/10255/stat : 10255 (java) S 10242 10245 9879 0 -1 1077944384 16117 0 0 0 74 9 0 0 20 0 38 0 253779033 27973644288 333596 33554432000 4194304 4196468 140728698281808 140308176194448 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10256] ppid=10242 vsize=27318012 memory=500 CPUtime=0.63 cores=0-7
/proc/10245/task/10256/stat : 10256 (java) S 10242 10245 9879 0 -1 1077944384 26694 0 0 0 54 9 0 0 20 0 38 0 253779034 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307686373616 140308625824386 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10257] ppid=10242 vsize=27318012 memory=928 CPUtime=0 cores=0-7
/proc/10245/task/10257/stat : 10257 (java) S 10242 10245 9879 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 38 0 253779035 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307685319904 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10258] ppid=10242 vsize=27318012 memory=2336 CPUtime=0 cores=0-7
/proc/10245/task/10258/stat : 10258 (java) S 10242 10245 9879 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 38 0 253779035 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307684266752 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10259] ppid=10242 vsize=27318012 memory=1580 CPUtime=0 cores=0-7
/proc/10245/task/10259/stat : 10259 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 253779037 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307683215312 140308625831835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10260] ppid=10242 vsize=27318012 memory=924 CPUtime=2.14 cores=0-7
/proc/10245/task/10260/stat : 10260 (java) S 10242 10245 9879 0 -1 1077944384 6403 0 0 0 211 3 0 0 20 0 38 0 253779037 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307682163440 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10261] ppid=10242 vsize=27318012 memory=2188 CPUtime=1.7 cores=0-7
/proc/10245/task/10261/stat : 10261 (java) S 10242 10245 9879 0 -1 1077944384 4062 0 0 0 169 1 0 0 20 0 38 0 253779037 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307681110896 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10262] ppid=10242 vsize=27318012 memory=3984 CPUtime=1.89 cores=0-7
/proc/10245/task/10262/stat : 10262 (java) S 10242 10245 9879 0 -1 1077944384 5662 0 0 0 184 5 0 0 20 0 38 0 253779038 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307680057840 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10263] ppid=10242 vsize=27318012 memory=2024 CPUtime=0.86 cores=0-7
/proc/10245/task/10263/stat : 10263 (java) S 10242 10245 9879 0 -1 1077944384 8043 0 0 0 85 1 0 0 20 0 38 0 253779038 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307679005296 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10264] ppid=10242 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10264/stat : 10264 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 253779038 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307677952480 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10265] ppid=10242 vsize=27318012 memory=0 CPUtime=0.06 cores=0-7
/proc/10245/task/10265/stat : 10265 (java) S 10242 10245 9879 0 -1 1077944384 1241 0 0 0 0 6 0 0 20 0 38 0 253779038 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307676900016 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10266] ppid=10242 vsize=27318012 memory=22427 CPUtime=0 cores=0-7
/proc/10245/task/10266/stat : 10266 (java) S 10242 10245 9879 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 38 0 253779207 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307665555968 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10267] ppid=10242 vsize=27318012 memory=2 CPUtime=0.26 cores=0-7
/proc/10245/task/10267/stat : 10267 (java) R 10242 10245 9879 0 -1 1077944384 6334 0 0 0 11 15 0 0 20 0 38 0 253779224 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307662406448 140308625824386 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10268] ppid=10242 vsize=27318012 memory=22454 CPUtime=228.41 cores=0-7
/proc/10245/task/10268/stat : 10268 (java) R 10242 10245 9879 0 -1 4202560 9747 0 0 0 22832 9 0 0 20 0 38 0 253779244 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307659251952 140308271349557 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10269] ppid=10242 vsize=27318012 memory=9 CPUtime=0.02 cores=0-7
/proc/10245/task/10269/stat : 10269 (java) S 10242 10245 9879 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 38 0 253779245 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307658204704 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10270] ppid=10242 vsize=27318012 memory=22395 CPUtime=228.67 cores=0-7
/proc/10245/task/10270/stat : 10270 (java) R 10242 10245 9879 0 -1 4202560 10962 0 0 0 22857 10 0 0 20 0 38 0 253779245 27973644288 333596 33554432000 4194304 4196468 140728698281808 140307657143736 140308267876190 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10271] ppid=10242 vsize=27318012 memory=1 CPUtime=0.09 cores=0-7
/proc/10245/task/10271/stat : 10271 (java) S 10242 10245 9879 0 -1 1077944384 96 0 0 0 9 0 0 0 20 0 38 0 253779252 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306865972512 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10272] ppid=10242 vsize=27318012 memory=22406 CPUtime=228.08 cores=0-7
/proc/10245/task/10272/stat : 10272 (java) R 10242 10245 9879 0 -1 4202560 9614 0 0 0 22798 10 0 0 20 0 38 0 253779252 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306864911920 140308271895735 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10273] ppid=10242 vsize=27318012 memory=22399 CPUtime=0.01 cores=0-7
/proc/10245/task/10273/stat : 10273 (java) S 10242 10245 9879 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 38 0 253779252 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306863866912 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10274] ppid=10242 vsize=27318012 memory=22398 CPUtime=228.22 cores=0-7
/proc/10245/task/10274/stat : 10274 (java) R 10242 10245 9879 0 -1 4202560 8707 0 0 0 22812 10 0 0 20 0 38 0 253779252 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306862805912 140308271063395 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10275] ppid=10242 vsize=27318012 memory=22436 CPUtime=228.15 cores=0-7
/proc/10245/task/10275/stat : 10275 (java) R 10242 10245 9879 0 -1 4202560 10540 0 0 0 22804 11 0 0 20 0 38 0 253779252 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306861753936 140308267876474 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10276] ppid=10242 vsize=27318012 memory=22395 CPUtime=228.12 cores=0-7
/proc/10245/task/10276/stat : 10276 (java) R 10242 10245 9879 0 -1 4202560 10085 0 0 0 22801 11 0 0 20 0 38 0 253779252 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306860701232 140308272186134 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10277] ppid=10242 vsize=27318012 memory=0 CPUtime=228.51 cores=0-7
/proc/10245/task/10277/stat : 10277 (java) R 10242 10245 9879 0 -1 4202560 9596 0 0 0 22840 11 0 0 20 0 38 0 253779252 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306859649424 140308267876160 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10278] ppid=10242 vsize=27318012 memory=0 CPUtime=228.11 cores=0-7
/proc/10245/task/10278/stat : 10278 (java) R 10242 10245 9879 0 -1 4202560 10124 0 0 0 22802 9 0 0 20 0 38 0 253779256 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306858596440 140308267875812 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10279] ppid=10242 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10279/stat : 10279 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 253779256 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306857551136 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10280] ppid=10242 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10280/stat : 10280 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 253779256 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306856498080 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10281] ppid=10242 vsize=27318012 memory=140110826611450 CPUtime=0 cores=0-7
/proc/10245/task/10281/stat : 10281 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 253779256 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306855445536 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10282] ppid=10242 vsize=27318012 memory=0 CPUtime=0 cores=0-7
/proc/10245/task/10282/stat : 10282 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 253779256 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306854392480 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10283] ppid=10242 vsize=27318012 memory=280221652780372 CPUtime=0 cores=0-7
/proc/10245/task/10283/stat : 10283 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 253779256 27973644288 333596 33554432000 4194304 4196468 140728698281808 140306853339936 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
Current children cumulated CPU time: 1842.92 s
Current children cumulated vsize: 27318012 KiB
Current children cumulated memory: 1334384 KiB

[startup+234.402 s]
/proc/loadavg: 8.58 8.57 8.71 10/221 10285
/proc/meminfo: memFree=23481252/32770624 swapFree=67108856/67108860
[pid=10245] ppid=10242 vsize=27318012 memory=1333872 CPUtime=1846.02 cores=0-7
/proc/10245/stat : 10245 (java) S 10242 10245 9879 0 -1 1077944320 288522 0 0 0 184410 192 0 0 20 0 38 0 253779032 27973644288 333468 33554432000 4194304 4196468 140728698281808 140728698264352 140308625813239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
/proc/10245/statm: 6829503 333468 3606 1 0 6791054 0
[pid=10245/tid=10247] ppid=10242 vsize=27318012 memory=1334384 CPUtime=2.11 cores=0-7
/proc/10245/task/10247/stat : 10247 (java) S 10242 10245 9879 0 -1 1077944384 23290 0 0 0 204 7 0 0 20 0 38 0 253779032 27973644288 333468 33554432000 4194304 4196468 140728698281808 140308630050704 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10248] ppid=10242 vsize=27318012 memory=6791534058613427641 CPUtime=0.81 cores=0-7
/proc/10245/task/10248/stat : 10248 (java) S 10242 10245 9879 0 -1 1077944384 15769 0 0 0 72 9 0 0 20 0 38 0 253779033 27973644288 333468 33554432000 4194304 4196468 140728698281808 140308597656080 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10249] ppid=10242 vsize=27318012 memory=7288 CPUtime=0.83 cores=0-7
/proc/10245/task/10249/stat : 10249 (java) S 10242 10245 9879 0 -1 1077944384 20968 0 0 0 74 9 0 0 20 0 38 0 253779033 27973644288 333468 33554432000 4194304 4196468 140728698281808 140308182510224 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10250] ppid=10242 vsize=27318012 memory=804 CPUtime=0.83 cores=0-7
/proc/10245/task/10250/stat : 10250 (java) S 10242 10245 9879 0 -1 1077944384 14204 0 0 0 74 9 0 0 20 0 38 0 253779033 27973644288 333468 33554432000 4194304 4196468 140728698281808 140308181457168 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10251] ppid=10242 vsize=27318012 memory=4096 CPUtime=0.84 cores=0-7
/proc/10245/task/10251/stat : 10251 (java) S 10242 10245 9879 0 -1 1077944384 16907 0 0 0 75 9 0 0 20 0 38 0 253779033 27973644288 333468 33554432000 4194304 4196468 140728698281808 140308180404624 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10252] ppid=10242 vsize=27318012 memory=1796 CPUtime=0.85 cores=0-7
/proc/10245/task/10252/stat : 10252 (java) S 10242 10245 9879 0 -1 1077944384 14541 0 0 0 76 9 0 0 20 0 38 0 253779033 27973644288 333468 33554432000 4194304 4196468 140728698281808 140308179352592 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10253] ppid=10242 vsize=27318012 memory=3332 CPUtime=0.82 cores=0-7
/proc/10245/task/10253/stat : 10253 (java) S 10242 10245 9879 0 -1 1077944384 14078 0 0 0 74 8 0 0 20 0 38 0 253779033 27973644288 333468 33554432000 4194304 4196468 140728698281808 140308178300048 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10254] ppid=10242 vsize=27318012 memory=1732 CPUtime=0.82 cores=0-7
/proc/10245/task/10254/stat : 10254 (java) S 10242 10245 9879 0 -1 1077944384 13008 0 0 0 75 7 0 0 20 0 38 0 253779033 27973644288 333468 33554432000 4194304 4196468 140728698281808 140308177246992 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10255] ppid=10242 vsize=27318012 memory=1172 CPUtime=0.83 cores=0-7
/proc/10245/task/10255/stat : 10255 (java) S 10242 10245 9879 0 -1 1077944384 16117 0 0 0 74 9 0 0 20 0 38 0 253779033 27973644288 333468 33554432000 4194304 4196468 140728698281808 140308176194448 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10256] ppid=10242 vsize=27318012 memory=500 CPUtime=0.63 cores=0-7
/proc/10245/task/10256/stat : 10256 (java) S 10242 10245 9879 0 -1 1077944384 26695 0 0 0 54 9 0 0 20 0 38 0 253779034 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307686373616 140308625824386 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10257] ppid=10242 vsize=27318012 memory=928 CPUtime=0 cores=0-7
/proc/10245/task/10257/stat : 10257 (java) S 10242 10245 9879 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 38 0 253779035 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307685319904 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10258] ppid=10242 vsize=27318012 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10245/task/10258/stat : 10258 (java) S 10242 10245 9879 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 38 0 253779035 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307684266752 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10259] ppid=10242 vsize=27318012 memory=7810480226241242479 CPUtime=0 cores=0-7
/proc/10245/task/10259/stat : 10259 (java) S 10242 10245 9879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 253779037 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307683215312 140308625831835 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10260] ppid=10242 vsize=27318012 memory=7810480226241242479 CPUtime=2.14 cores=0-7
/proc/10245/task/10260/stat : 10260 (java) S 10242 10245 9879 0 -1 1077944384 6403 0 0 0 211 3 0 0 20 0 38 0 253779037 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307682163440 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10261] ppid=10242 vsize=27318012 memory=7740672250442044005 CPUtime=1.7 cores=0-7
/proc/10245/task/10261/stat : 10261 (java) S 10242 10245 9879 0 -1 1077944384 4062 0 0 0 169 1 0 0 20 0 38 0 253779037 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307681110896 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10262] ppid=10242 vsize=27318012 memory=5931915188351036259 CPUtime=1.89 cores=0-7
/proc/10245/task/10262/stat : 10262 (java) S 10242 10245 9879 0 -1 1077944384 5662 0 0 0 184 5 0 0 20 0 38 0 253779038 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307680057840 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10263] ppid=10242 vsize=27318012 memory=6791534058613427641 CPUtime=0.86 cores=0-7
/proc/10245/task/10263/stat : 10263 (java) S 10242 10245 9879 0 -1 1077944384 8043 0 0 0 85 1 0 0 20 0 38 0 253779038 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307679005296 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10264] ppid=10242 vsize=27318012 memory=-8316900901535099443 CPUtime=0 cores=0-7
/proc/10245/task/10264/stat : 10264 (java) S 10242 10245 9879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 253779038 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307677952480 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10265] ppid=10242 vsize=27318012 memory=6872598998417432672 CPUtime=0.06 cores=0-7
/proc/10245/task/10265/stat : 10265 (java) S 10242 10245 9879 0 -1 1077944384 1241 0 0 0 0 6 0 0 20 0 38 0 253779038 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307676900016 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10266] ppid=10242 vsize=27318012 memory=-3252517613199061085 CPUtime=0 cores=0-7
/proc/10245/task/10266/stat : 10266 (java) S 10242 10245 9879 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 38 0 253779207 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307665555968 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10267] ppid=10242 vsize=27318012 memory=-7091624348563251104 CPUtime=0.26 cores=0-7
/proc/10245/task/10267/stat : 10267 (java) S 10242 10245 9879 0 -1 1077944384 6335 0 0 0 11 15 0 0 20 0 38 0 253779224 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307662406448 140308625824386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10268] ppid=10242 vsize=27318012 memory=7742079548101453165 CPUtime=228.79 cores=0-7
/proc/10245/task/10268/stat : 10268 (java) R 10242 10245 9879 0 -1 4202560 9747 0 0 0 22870 9 0 0 20 0 38 0 253779244 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307659249416 140308272186948 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10269] ppid=10242 vsize=27318012 memory=3833180247280857652 CPUtime=0.02 cores=0-7
/proc/10245/task/10269/stat : 10269 (java) S 10242 10245 9879 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 38 0 253779245 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307658204704 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10270] ppid=10242 vsize=27318012 memory=1616 CPUtime=229.05 cores=0-7
/proc/10245/task/10270/stat : 10270 (java) R 10242 10245 9879 0 -1 4202560 10962 0 0 0 22895 10 0 0 20 0 38 0 253779245 27973644288 333468 33554432000 4194304 4196468 140728698281808 140307657143376 140308272186309 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10271] ppid=10242 vsize=27318012 memory=1384 CPUtime=0.09 cores=0-7
/proc/10245/task/10271/stat : 10271 (java) S 10242 10245 9879 0 -1 1077944384 96 0 0 0 9 0 0 0 20 0 38 0 253779252 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306865972512 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10272] ppid=10242 vsize=27318012 memory=752 CPUtime=228.46 cores=0-7
/proc/10245/task/10272/stat : 10272 (java) R 10242 10245 9879 0 -1 4202560 9614 0 0 0 22836 10 0 0 20 0 38 0 253779252 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306864911528 140308271349372 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10273] ppid=10242 vsize=27318012 memory=7332 CPUtime=0.01 cores=0-7
/proc/10245/task/10273/stat : 10273 (java) S 10242 10245 9879 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 38 0 253779252 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306863866912 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10274] ppid=10242 vsize=27318012 memory=5400 CPUtime=228.61 cores=0-7
/proc/10245/task/10274/stat : 10274 (java) R 10242 10245 9879 0 -1 4202560 8707 0 0 0 22851 10 0 0 20 0 38 0 253779252 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306862809240 140308265933447 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10275] ppid=10242 vsize=27318012 memory=1108 CPUtime=228.54 cores=0-7
/proc/10245/task/10275/stat : 10275 (java) R 10242 10245 9879 0 -1 4202560 10541 0 0 0 22843 11 0 0 20 0 38 0 253779252 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306861754072 140308271962974 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10276] ppid=10242 vsize=27318012 memory=10784 CPUtime=228.5 cores=0-7
/proc/10245/task/10276/stat : 10276 (java) R 10242 10245 9879 0 -1 4202560 10085 0 0 0 22839 11 0 0 20 0 38 0 253779252 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306860704976 140308271875645 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10277] ppid=10242 vsize=27318012 memory=872 CPUtime=228.9 cores=0-7
/proc/10245/task/10277/stat : 10277 (java) R 10242 10245 9879 0 -1 4202560 9596 0 0 0 22879 11 0 0 20 0 38 0 253779252 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306859648824 140308271667945 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10278] ppid=10242 vsize=27318012 memory=4280 CPUtime=228.49 cores=0-7
/proc/10245/task/10278/stat : 10278 (java) R 10242 10245 9879 0 -1 4202560 10124 0 0 0 22840 9 0 0 20 0 38 0 253779256 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306858596280 140308271875554 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10279] ppid=10242 vsize=27318012 memory=1616 CPUtime=0 cores=0-7
/proc/10245/task/10279/stat : 10279 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 253779256 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306857551136 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10280] ppid=10242 vsize=27318012 memory=1384 CPUtime=0 cores=0-7
/proc/10245/task/10280/stat : 10280 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 253779256 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306856498080 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10281] ppid=10242 vsize=27318012 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10245/task/10281/stat : 10281 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 253779256 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306855445536 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10282] ppid=10242 vsize=27318012 memory=38248 CPUtime=0 cores=0-7
/proc/10245/task/10282/stat : 10282 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 253779256 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306854392480 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
[pid=10245/tid=10283] ppid=10242 vsize=27318012 memory=15932 CPUtime=0 cores=0-7
/proc/10245/task/10283/stat : 10283 (java) S 10242 10245 9879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 253779256 27973644288 333468 33554432000 4194304 4196468 140728698281808 140306853339936 140308625823445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21245952 140728698283085 140728698283269 140728698283269 140728698286031 0
Current children cumulated CPU time: 1846.02 s
Current children cumulated vsize: 27318012 KiB
Current children cumulated memory: 1333872 KiB

Child status: 0
Real time (s): 234.513
CPU time (s): 1846.6
CPU user time (s): 1844.64
CPU system time (s): 1.95321
CPU usage (%): 787.419
Max. virtual memory (cumulated for all children) (KiB): 27318012
Max. memory (cumulated for all children) (KiB): 1422648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1844.64
system time used= 1.95321
maximum resident set size= 1424760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295916
page faults= 0
swaps= 0
block input operations= 0
block output operations= 688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69757
involuntary context switches= 42161


# summary of solver processes directly reported to runsolver:
#   pid: 10245
#   total CPU time (s): 1846.6
#   total CPU user time (s): 1844.64
#   total CPU system time (s): 1.95321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.3387 second user time and 3.01873 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-15 21:42:39
IDJOB=4309070
IDBENCH=141168
IDSOLVER=2793
FILE ID=node132/4309070-1534362159
RUNJOBID= node132-1534362144-9906
PBS_JOBID= 21038269
Free space on /tmp= 47092 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P03_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-4309070-1534362159/watcher-4309070-1534362159 -o /tmp/evaluation-result-4309070-1534362159/solver-4309070-1534362159 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1534362144-9906 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 2055461085 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309070-1534362159.xml

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

MD5SUM BENCH= f4fa601a34b34009a5b9ea58e60241da
RANDOM SEED=2055461085

node132.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.65
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.65
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.65
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.65
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:        24806984 kB
MemAvailable:   31892804 kB
Buffers:          236552 kB
Cached:          7106060 kB
SwapCached:            4 kB
Active:          3910980 kB
Inactive:        3486540 kB
Active(anon):       4816 kB
Inactive(anon):   110864 kB
Active(file):    3906164 kB
Inactive(file):  3375676 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:             36416 kB
Writeback:             0 kB
AnonPages:         65144 kB
Mapped:            58076 kB
Shmem:             58012 kB
Slab:             260432 kB
SReclaimable:     232440 kB
SUnreclaim:        27992 kB
KernelStack:        3584 kB
PageTables:         5360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     356848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 47060 MiB
End job on node132 at 2018-08-15 21:46:33