Trace number 4291360

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-02UNSAT 6114.42 778.305

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g11-g44_c18.xml
MD5SUM691a51199f261ec138535be56fe101c2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5427.21
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints157
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":42}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":5,"count":4},{"degree":6,"count":6},{"degree":7,"count":10},{"degree":8,"count":6},{"degree":9,"count":11},{"degree":10,"count":2},{"degree":12,"count":1}]
Minimum constraint arity1
Maximum constraint arity42
Distribution of constraint arities[{"arity":1,"count":42},{"arity":2,"count":114},{"arity":42,"count":1}]
Number of extensional constraints156
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":156},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.55	c version: 2018-07-02
0.65/0.55	c seed: 271278116
0.65/0.55	c timeout: 20160
0.65/0.55	c memlimit: 22000
0.65/0.55	c nbcore: 8
0.65/0.58	c Parsing instance...
1.53/0.93	c Parsing done, starting search...
6114.20/778.27	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291360-1532668433/watcher-4291360-1532668433 -o /tmp/evaluation-result-4291360-1532668433/solver-4291360-1532668433 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532665911-15317 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 271278116 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291360-1532668433.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=15503, runsolver pid=15500

[startup+0.103649 s]*
/proc/loadavg: 8.11 8.66 8.71 2/199 15523
/proc/meminfo: memFree=28352368/32770624 swapFree=67108860/67108860
[pid=15503] ppid=15500 vsize=26103424 memory=31760 CPUtime=0.11 cores=0-7
/proc/15503/stat : 15503 (java) S 15500 15503 15290 0 -1 1077944320 7378 0 0 0 10 1 0 0 20 0 20 0 84406534 26729906176 7940 33554432000 4194304 4196468 140723571603408 140723571585952 139974379368183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
/proc/15503/statm: 6525856 7940 3144 1 0 6487932 0
[pid=15503/tid=15505] ppid=15500 vsize=26103424 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15503/task/15505/stat : 15505 (java) R 15500 15503 15290 0 -1 4202560 5436 0 0 0 8 1 0 0 20 0 20 0 84406535 26729906176 7940 33554432000 4194304 4196468 140723571603408 139974383569848 139974363448700 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15506] ppid=15500 vsize=26103424 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15503/task/15506/stat : 15506 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 7940 33554432000 4194304 4196468 140723571603408 139974331988240 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15507] ppid=15500 vsize=26103424 memory=140701361366656 CPUtime=0 cores=0-7
/proc/15503/task/15507/stat : 15507 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 7940 33554432000 4194304 4196468 140723571603408 139974330935696 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15508] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15508/stat : 15508 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 7940 33554432000 4194304 4196468 140723571603408 139974329883152 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15509] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15509/stat : 15509 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 7940 33554432000 4194304 4196468 140723571603408 139974328830608 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15510] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15510/stat : 15510 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 7940 33554432000 4194304 4196468 140723571603408 139974327778064 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15511] ppid=15500 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15503/task/15511/stat : 15511 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973932481424 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15512] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15512/stat : 15512 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973931428880 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15513] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15513/stat : 15513 (java) S 15500 15503 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973930376336 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15514] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15514/stat : 15514 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406537 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973573412848 139974379379330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15515] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15515/stat : 15515 (java) S 15500 15503 15290 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84406537 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973572359072 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15516] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15516/stat : 15516 (java) S 15500 15503 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84406538 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973571306480 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15517] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15517/stat : 15517 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973570255056 139974379386779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15518] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15518/stat : 15518 (java) S 15500 15503 15290 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973569202672 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15519] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15519/stat : 15519 (java) S 15500 15503 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973568150128 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15520] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15520/stat : 15520 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973567097584 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15521] ppid=15500 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/15503/task/15521/stat : 15521 (java) R 15500 15503 15290 0 -1 4202560 254 0 0 0 1 0 0 0 20 0 20 0 84406540 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973566045040 139974363570605 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15522] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15522/stat : 15522 (java) S 15500 15503 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973564991712 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15523] ppid=15500 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15503/task/15523/stat : 15523 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 7940 33554432000 4194304 4196468 140723571603408 139973563939248 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 31760 KiB

[startup+0.210306 s]*
/proc/loadavg: 8.11 8.66 8.71 3/199 15523
/proc/meminfo: memFree=28339252/32770624 swapFree=67108860/67108860
[pid=15503] ppid=15500 vsize=26103424 memory=43056 CPUtime=0.29 cores=0-7
/proc/15503/stat : 15503 (java) S 15500 15503 15290 0 -1 1077944320 10410 0 0 0 27 2 0 0 20 0 20 0 84406534 26729906176 10764 33554432000 4194304 4196468 140723571603408 140723571585952 139974379368183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
/proc/15503/statm: 6525856 10764 3336 1 0 6487932 0
[pid=15503/tid=15505] ppid=15500 vsize=26103424 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/15503/task/15505/stat : 15505 (java) R 15500 15503 15290 0 -1 4202560 8180 0 0 0 18 2 0 0 20 0 20 0 84406535 26729906176 10764 33554432000 4194304 4196468 140723571603408 139974383596528 139974360761914 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15506] ppid=15500 vsize=26103424 memory=14857 CPUtime=0 cores=0-7
/proc/15503/task/15506/stat : 15506 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 10764 33554432000 4194304 4196468 140723571603408 139974331988240 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15507] ppid=15500 vsize=26103424 memory=288371077513078400 CPUtime=0 cores=0-7
/proc/15503/task/15507/stat : 15507 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 10764 33554432000 4194304 4196468 140723571603408 139974330935696 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15508] ppid=15500 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15503/task/15508/stat : 15508 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 10764 33554432000 4194304 4196468 140723571603408 139974329883152 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15509] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15509/stat : 15509 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 10764 33554432000 4194304 4196468 140723571603408 139974328830608 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15510] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15510/stat : 15510 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 10764 33554432000 4194304 4196468 140723571603408 139974327778064 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15511] ppid=15500 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15503/task/15511/stat : 15511 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973932481424 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15512] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15512/stat : 15512 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973931428880 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15513] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15513/stat : 15513 (java) S 15500 15503 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973930376336 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15514] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15514/stat : 15514 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406537 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973573412848 139974379379330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15515] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15515/stat : 15515 (java) S 15500 15503 15290 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84406537 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973572359072 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15516] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15516/stat : 15516 (java) S 15500 15503 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84406538 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973571306480 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15517] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15517/stat : 15517 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973570255056 139974379386779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15518] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15518/stat : 15518 (java) S 15500 15503 15290 0 -1 1077944384 347 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973569202672 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15519] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15519/stat : 15519 (java) S 15500 15503 15290 0 -1 1077944384 151 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973568150128 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15520] ppid=15500 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/15503/task/15520/stat : 15520 (java) S 15500 15503 15290 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 20 0 84406540 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973567097584 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15521] ppid=15500 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/15503/task/15521/stat : 15521 (java) R 15500 15503 15290 0 -1 4202560 310 0 0 0 6 0 0 0 20 0 20 0 84406540 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973566042848 139974363448670 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15522] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15522/stat : 15522 (java) S 15500 15503 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973564991712 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15523] ppid=15500 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15503/task/15523/stat : 15523 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 10764 33554432000 4194304 4196468 140723571603408 139973563939248 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 43056 KiB

[startup+0.310392 s]*
/proc/loadavg: 8.11 8.66 8.71 3/199 15523
/proc/meminfo: memFree=28335592/32770624 swapFree=67108860/67108860
[pid=15503] ppid=15500 vsize=26103424 memory=46552 CPUtime=0.43 cores=0-7
/proc/15503/stat : 15503 (java) S 15500 15503 15290 0 -1 1077944320 10865 0 0 0 40 3 0 0 20 0 20 0 84406534 26729906176 11638 33554432000 4194304 4196468 140723571603408 140723571585952 139974379368183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
/proc/15503/statm: 6525856 11638 3369 1 0 6487932 0
[pid=15503/tid=15505] ppid=15500 vsize=26103424 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/15503/task/15505/stat : 15505 (java) R 15500 15503 15290 0 -1 4202560 8521 0 0 0 28 2 0 0 20 0 20 0 84406535 26729906176 11638 33554432000 4194304 4196468 140723571603408 139974383577520 139974364533728 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15506] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15506/stat : 15506 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 11638 33554432000 4194304 4196468 140723571603408 139974331988240 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15507] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15507/stat : 15507 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 11638 33554432000 4194304 4196468 140723571603408 139974330935696 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15508] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15508/stat : 15508 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 11638 33554432000 4194304 4196468 140723571603408 139974329883152 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15509] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15509/stat : 15509 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 11638 33554432000 4194304 4196468 140723571603408 139974328830608 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15510] ppid=15500 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/15503/task/15510/stat : 15510 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 11638 33554432000 4194304 4196468 140723571603408 139974327778064 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15511] ppid=15500 vsize=26103424 memory=140701249663919 CPUtime=0 cores=0-7
/proc/15503/task/15511/stat : 15511 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973932481424 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15512] ppid=15500 vsize=26103424 memory=140701249666224 CPUtime=0 cores=0-7
/proc/15503/task/15512/stat : 15512 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973931428880 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15513] ppid=15500 vsize=26103424 memory=140701249668528 CPUtime=0 cores=0-7
/proc/15503/task/15513/stat : 15513 (java) S 15500 15503 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84406535 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973930376336 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15514] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15514/stat : 15514 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406537 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973573412848 139974379379330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15515] ppid=15500 vsize=26103424 memory=281402499344016 CPUtime=0 cores=0-7
/proc/15503/task/15515/stat : 15515 (java) S 15500 15503 15290 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84406537 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973572359072 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15516] ppid=15500 vsize=26103424 memory=281402499350928 CPUtime=0 cores=0-7
/proc/15503/task/15516/stat : 15516 (java) S 15500 15503 15290 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84406538 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973571306480 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15517] ppid=15500 vsize=26103424 memory=281402499292208 CPUtime=0 cores=0-7
/proc/15503/task/15517/stat : 15517 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973570255056 139974379386779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15518] ppid=15500 vsize=26103424 memory=281402499364752 CPUtime=0.01 cores=0-7
/proc/15503/task/15518/stat : 15518 (java) S 15500 15503 15290 0 -1 1077944384 427 0 0 0 1 0 0 0 20 0 20 0 84406540 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973569202672 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15519] ppid=15500 vsize=26103424 memory=281402499371664 CPUtime=0.01 cores=0-7
/proc/15503/task/15519/stat : 15519 (java) S 15500 15503 15290 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 20 0 84406540 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973568150128 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15520] ppid=15500 vsize=26103424 memory=281402499369360 CPUtime=0.01 cores=0-7
/proc/15503/task/15520/stat : 15520 (java) S 15500 15503 15290 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 84406540 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973567097584 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15521] ppid=15500 vsize=26103424 memory=281402499385968 CPUtime=0.07 cores=0-7
/proc/15503/task/15521/stat : 15521 (java) S 15500 15503 15290 0 -1 1077944384 328 0 0 0 7 0 0 0 20 0 20 0 84406540 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973566045040 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15522] ppid=15500 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15522/stat : 15522 (java) S 15500 15503 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973564991712 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15523] ppid=15500 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/15503/task/15523/stat : 15523 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406540 26729906176 11638 33554432000 4194304 4196468 140723571603408 139973563939248 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46552 KiB

[startup+0.700889 s]
/proc/loadavg: 8.11 8.66 8.71 2/199 15523
/proc/meminfo: memFree=28311868/32770624 swapFree=67108860/67108860
[pid=15503] ppid=15500 vsize=26105492 memory=85412 CPUtime=0.98 cores=0-7
/proc/15503/stat : 15503 (java) S 15500 15503 15290 0 -1 1077944320 17814 0 0 0 93 5 0 0 20 0 20 0 84406534 26732023808 21353 33554432000 4194304 4196468 140723571603408 140723571585952 139974379368183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
/proc/15503/statm: 6526373 21353 3465 1 0 6488444 0
[pid=15503/tid=15505] ppid=15500 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/15503/task/15505/stat : 15505 (java) R 15500 15503 15290 0 -1 4202560 15018 0 0 0 63 4 0 0 20 0 20 0 84406535 26732023808 21353 33554432000 4194304 4196468 140723571603408 139974383592352 139974379390109 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15506] ppid=15500 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15506/stat : 15506 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26732023808 21353 33554432000 4194304 4196468 140723571603408 139974331988240 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15507] ppid=15500 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15507/stat : 15507 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26732023808 21353 33554432000 4194304 4196468 140723571603408 139974330935696 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15508] ppid=15500 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/15503/task/15508/stat : 15508 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26732023808 21353 33554432000 4194304 4196468 140723571603408 139974329883152 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15509] ppid=15500 vsize=26105492 memory=4612 CPUtime=0 cores=0-7
/proc/15503/task/15509/stat : 15509 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84406535 26732023808 21353 33554432000 4194304 4196468 140723571603408 139974328830608 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15510] ppid=15500 vsize=26105492 memory=8488 CPUtime=0 cores=0-7
/proc/15503/task/15510/stat : 15510 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26732023808 21353 33554432000 4194304 4196468 140723571603408 139974327778064 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15511] ppid=15500 vsize=26105492 memory=1624 CPUtime=0 cores=0-7
/proc/15503/task/15511/stat : 15511 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26732023808 21353 33554432000 4194304 4196468 140723571603408 139973932481424 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15512] ppid=15500 vsize=26105492 memory=1200 CPUtime=0 cores=0-7
/proc/15503/task/15512/stat : 15512 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406535 26732023808 21353 33554432000 4194304 4196468 140723571603408 139973931428880 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15513] ppid=15500 vsize=26105492 memory=15872 CPUtime=0 cores=0-7
/proc/15503/task/15513/stat : 15513 (java) S 15500 15503 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84406535 26732023808 21353 33554432000 4194304 4196468 140723571603408 139973930376336 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15514] ppid=15500 vsize=26105492 memory=15108 CPUtime=0 cores=0-7
/proc/15503/task/15514/stat : 15514 (java) S 15500 15503 15290 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84406537 26732023808 21353 33554432000 4194304 4196468 140723571603408 139973573412848 139974379379330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0

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

[pid=15503/tid=15506] ppid=15500 vsize=27318016 memory=4872558044660077418 CPUtime=1.51 cores=0-7
/proc/15503/task/15506/stat : 15506 (java) S 15500 15503 15290 0 -1 1077944384 16816 0 0 0 128 23 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974331988240 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15507] ppid=15500 vsize=27318016 memory=1408 CPUtime=1.48 cores=0-7
/proc/15503/task/15507/stat : 15507 (java) S 15500 15503 15290 0 -1 1077944384 15461 0 0 0 126 22 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974330935696 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15508] ppid=15500 vsize=27318016 memory=4264 CPUtime=1.51 cores=0-7
/proc/15503/task/15508/stat : 15508 (java) S 15500 15503 15290 0 -1 1077944384 15889 0 0 0 129 22 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974329883152 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15509] ppid=15500 vsize=27318016 memory=0 CPUtime=1.54 cores=0-7
/proc/15503/task/15509/stat : 15509 (java) S 15500 15503 15290 0 -1 1077944384 16497 0 0 0 129 25 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974328830608 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15510] ppid=15500 vsize=27318016 memory=844 CPUtime=1.54 cores=0-7
/proc/15503/task/15510/stat : 15510 (java) S 15500 15503 15290 0 -1 1077944384 20710 0 0 0 131 23 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974327778064 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15511] ppid=15500 vsize=27318016 memory=4100 CPUtime=1.53 cores=0-7
/proc/15503/task/15511/stat : 15511 (java) S 15500 15503 15290 0 -1 1077944384 21060 0 0 0 130 23 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973932481424 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15512] ppid=15500 vsize=27318016 memory=1696 CPUtime=1.53 cores=0-7
/proc/15503/task/15512/stat : 15512 (java) S 15500 15503 15290 0 -1 1077944384 18754 0 0 0 130 23 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973931428880 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15513] ppid=15500 vsize=27318016 memory=920 CPUtime=1.54 cores=0-7
/proc/15503/task/15513/stat : 15513 (java) S 15500 15503 15290 0 -1 1077944384 19979 0 0 0 131 23 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973930376336 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15514] ppid=15500 vsize=27318016 memory=4144 CPUtime=0.71 cores=0-7
/proc/15503/task/15514/stat : 15514 (java) S 15500 15503 15290 0 -1 1077944384 39595 0 0 0 52 19 0 0 20 0 38 0 84406537 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973573412848 139974379379330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15515] ppid=15500 vsize=27318016 memory=1408 CPUtime=0 cores=0-7
/proc/15503/task/15515/stat : 15515 (java) S 15500 15503 15290 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 38 0 84406537 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973572359136 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15516] ppid=15500 vsize=27318016 memory=4264 CPUtime=0 cores=0-7
/proc/15503/task/15516/stat : 15516 (java) S 15500 15503 15290 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 38 0 84406538 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973571306496 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15517] ppid=15500 vsize=27318016 memory=4350860 CPUtime=0 cores=0-7
/proc/15503/task/15517/stat : 15517 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973570255056 139974379386779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15518] ppid=15500 vsize=27318016 memory=6791534058613427641 CPUtime=1.36 cores=0-7
/proc/15503/task/15518/stat : 15518 (java) S 15500 15503 15290 0 -1 1077944384 11547 0 0 0 133 3 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973569202672 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15519] ppid=15500 vsize=27318016 memory=4872558044660077418 CPUtime=1.5 cores=0-7
/proc/15503/task/15519/stat : 15519 (java) S 15500 15503 15290 0 -1 1077944384 11168 0 0 0 148 2 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973568150128 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15520] ppid=15500 vsize=27318016 memory=6791534058613427641 CPUtime=1.6 cores=0-7
/proc/15503/task/15520/stat : 15520 (java) S 15500 15503 15290 0 -1 1077944384 9916 0 0 0 158 2 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973567097584 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15521] ppid=15500 vsize=27318016 memory=6791534058613427641 CPUtime=1.18 cores=0-7
/proc/15503/task/15521/stat : 15521 (java) S 15500 15503 15290 0 -1 1077944384 28455 0 0 0 112 6 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973566045040 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15522] ppid=15500 vsize=27318016 memory=1784 CPUtime=0 cores=0-7
/proc/15503/task/15522/stat : 15522 (java) S 15500 15503 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973564991712 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15523] ppid=15500 vsize=27318016 memory=1236 CPUtime=0.34 cores=0-7
/proc/15503/task/15523/stat : 15523 (java) S 15500 15503 15290 0 -1 1077944384 3306 0 0 0 15 19 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973563939248 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 44 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15524] ppid=15500 vsize=27318016 memory=0 CPUtime=0.11 cores=0-7
/proc/15503/task/15524/stat : 15524 (java) S 15500 15503 15290 0 -1 1077944384 4358 0 0 0 11 0 0 0 20 0 38 0 84407099 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973550494416 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15525] ppid=15500 vsize=27318016 memory=7100839861465685612 CPUtime=1.87 cores=0-7
/proc/15503/task/15525/stat : 15525 (java) S 15500 15503 15290 0 -1 1077944384 6747 0 0 0 90 97 0 0 20 0 38 0 84407120 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973549442208 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15526] ppid=15500 vsize=27318016 memory=4350356 CPUtime=544.59 cores=0-7
/proc/15503/task/15526/stat : 15526 (java) S 15500 15503 15290 0 -1 1077944384 13166 0 0 0 54443 16 0 0 20 0 38 0 84407136 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973546292624 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15527] ppid=15500 vsize=27318016 memory=1572 CPUtime=384.2 cores=0-7
/proc/15503/task/15527/stat : 15527 (java) S 15500 15503 15290 0 -1 1077944384 10520 0 0 0 38404 16 0 0 20 0 38 0 84407137 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973545240080 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15528] ppid=15500 vsize=27318016 memory=2244 CPUtime=629.76 cores=0-7
/proc/15503/task/15528/stat : 15528 (java) S 15500 15503 15290 0 -1 1077944384 18088 0 0 0 62951 25 0 0 20 0 38 0 84407137 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973544187536 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15529] ppid=15500 vsize=27318016 memory=4612 CPUtime=321.52 cores=0-7
/proc/15503/task/15529/stat : 15529 (java) S 15500 15503 15290 0 -1 1077944384 8887 0 0 0 32130 22 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973541037840 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15530] ppid=15500 vsize=27318016 memory=8488 CPUtime=449.16 cores=0-7
/proc/15503/task/15530/stat : 15530 (java) S 15500 15503 15290 0 -1 1077944384 14144 0 0 0 44898 18 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973539984272 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15531] ppid=15500 vsize=27318016 memory=1624 CPUtime=19.32 cores=0-7
/proc/15503/task/15531/stat : 15531 (java) S 15500 15503 15290 0 -1 1077944384 841 0 0 0 1932 0 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973538931728 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15532] ppid=15500 vsize=27318016 memory=1200 CPUtime=380.67 cores=0-7
/proc/15503/task/15532/stat : 15532 (java) S 15500 15503 15290 0 -1 1077944384 11806 0 0 0 38048 19 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973537879184 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15533] ppid=15500 vsize=27318016 memory=15872 CPUtime=409.12 cores=0-7
/proc/15503/task/15533/stat : 15533 (java) S 15500 15503 15290 0 -1 1077944384 12690 0 0 0 40889 23 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973536826640 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15534] ppid=15500 vsize=27318016 memory=15112 CPUtime=258.97 cores=0-7
/proc/15503/task/15534/stat : 15534 (java) S 15500 15503 15290 0 -1 1077944384 7618 0 0 0 25882 15 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973535774096 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15535] ppid=15500 vsize=27318016 memory=4052 CPUtime=404.07 cores=0-7
/proc/15503/task/15535/stat : 15535 (java) S 15500 15503 15290 0 -1 1077944384 12181 0 0 0 40394 13 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973534721552 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15536] ppid=15500 vsize=27318016 memory=18248 CPUtime=759.3 cores=0-7
/proc/15503/task/15536/stat : 15536 (java) S 15500 15503 15290 0 -1 1077944384 21734 0 0 0 75893 37 0 0 20 0 38 0 84407174 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973533669008 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15537] ppid=15500 vsize=27318016 memory=640 CPUtime=85.86 cores=0-7
/proc/15503/task/15537/stat : 15537 (java) S 15500 15503 15290 0 -1 1077944384 2125 0 0 0 8585 1 0 0 20 0 38 0 84407174 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973532616464 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15538] ppid=15500 vsize=27318016 memory=1784 CPUtime=183.59 cores=0-7
/proc/15503/task/15538/stat : 15538 (java) R 15500 15503 15290 0 -1 4202560 6683 0 0 0 18348 11 0 0 20 0 38 0 84407174 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973529420528 139974015453021 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15539] ppid=15500 vsize=27318016 memory=1236 CPUtime=725.34 cores=0-7
/proc/15503/task/15539/stat : 15539 (java) S 15500 15503 15290 0 -1 1077944384 19296 0 0 0 72504 30 0 0 20 0 38 0 84407174 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973528376336 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15540] ppid=15500 vsize=27318016 memory=960 CPUtime=457.2 cores=0-7
/proc/15503/task/15540/stat : 15540 (java) S 15500 15503 15290 0 -1 1077944384 11099 0 0 0 45708 12 0 0 20 0 38 0 84407175 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973527323792 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15541] ppid=15500 vsize=27318016 memory=2340 CPUtime=74.19 cores=0-7
/proc/15503/task/15541/stat : 15541 (java) S 15500 15503 15290 0 -1 1077944384 2291 0 0 0 7418 1 0 0 20 0 38 0 84407176 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973526271248 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
Current children cumulated CPU time: 6114.01 s
Current children cumulated vsize: 27318016 KiB
Current children cumulated memory: 4349832 KiB

[startup+778.201 s]
/proc/loadavg: 7.92 8.55 8.64 2/216 15550
/proc/meminfo: memFree=24023288/32770624 swapFree=67108860/67108860
[pid=15503] ppid=15500 vsize=27318016 memory=4349832 CPUtime=6114.2 cores=0-7
/proc/15503/stat : 15503 (java) S 15500 15503 15290 0 -1 1077944320 457229 0 0 0 610918 502 0 0 20 0 38 0 84406534 27973648384 1087458 33554432000 4194304 4196468 140723571603408 140723571585952 139974379368183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
/proc/15503/statm: 6829504 1087458 3624 1 0 6791054 0
[pid=15503/tid=15505] ppid=15500 vsize=27318016 memory=4349840 CPUtime=5.96 cores=0-7
/proc/15503/task/15505/stat : 15505 (java) S 15500 15503 15290 0 -1 1077944384 22358 0 0 0 589 7 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974383605648 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15506] ppid=15500 vsize=27318016 memory=844 CPUtime=1.51 cores=0-7
/proc/15503/task/15506/stat : 15506 (java) S 15500 15503 15290 0 -1 1077944384 16816 0 0 0 128 23 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974331988240 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15507] ppid=15500 vsize=27318016 memory=4100 CPUtime=1.48 cores=0-7
/proc/15503/task/15507/stat : 15507 (java) S 15500 15503 15290 0 -1 1077944384 15461 0 0 0 126 22 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974330935696 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15508] ppid=15500 vsize=27318016 memory=1696 CPUtime=1.51 cores=0-7
/proc/15503/task/15508/stat : 15508 (java) S 15500 15503 15290 0 -1 1077944384 15889 0 0 0 129 22 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974329883152 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15509] ppid=15500 vsize=27318016 memory=920 CPUtime=1.54 cores=0-7
/proc/15503/task/15509/stat : 15509 (java) S 15500 15503 15290 0 -1 1077944384 16497 0 0 0 129 25 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974328830608 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15510] ppid=15500 vsize=27318016 memory=4028 CPUtime=1.54 cores=0-7
/proc/15503/task/15510/stat : 15510 (java) S 15500 15503 15290 0 -1 1077944384 20710 0 0 0 131 23 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139974327778064 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15511] ppid=15500 vsize=27318016 memory=24856 CPUtime=1.53 cores=0-7
/proc/15503/task/15511/stat : 15511 (java) S 15500 15503 15290 0 -1 1077944384 21060 0 0 0 130 23 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973932481424 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15512] ppid=15500 vsize=27318016 memory=288230574492221466 CPUtime=1.53 cores=0-7
/proc/15503/task/15512/stat : 15512 (java) S 15500 15503 15290 0 -1 1077944384 18754 0 0 0 130 23 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973931428880 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15513] ppid=15500 vsize=27318016 memory=288230583166042426 CPUtime=1.54 cores=0-7
/proc/15503/task/15513/stat : 15513 (java) S 15500 15503 15290 0 -1 1077944384 19979 0 0 0 131 23 0 0 20 0 38 0 84406535 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973930376336 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15514] ppid=15500 vsize=27318016 memory=15252670952770799 CPUtime=0.71 cores=0-7
/proc/15503/task/15514/stat : 15514 (java) S 15500 15503 15290 0 -1 1077944384 39595 0 0 0 52 19 0 0 20 0 38 0 84406537 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973573412848 139974379379330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15515] ppid=15500 vsize=27318016 memory=1228 CPUtime=0 cores=0-7
/proc/15503/task/15515/stat : 15515 (java) S 15500 15503 15290 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 38 0 84406537 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973572359136 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15516] ppid=15500 vsize=27318016 memory=1944 CPUtime=0 cores=0-7
/proc/15503/task/15516/stat : 15516 (java) S 15500 15503 15290 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 38 0 84406538 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973571306496 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15517] ppid=15500 vsize=27318016 memory=1416 CPUtime=0 cores=0-7
/proc/15503/task/15517/stat : 15517 (java) S 15500 15503 15290 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973570255056 139974379386779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15518] ppid=15500 vsize=27318016 memory=4612 CPUtime=1.36 cores=0-7
/proc/15503/task/15518/stat : 15518 (java) S 15500 15503 15290 0 -1 1077944384 11547 0 0 0 133 3 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973569202672 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15519] ppid=15500 vsize=27318016 memory=8488 CPUtime=1.5 cores=0-7
/proc/15503/task/15519/stat : 15519 (java) S 15500 15503 15290 0 -1 1077944384 11168 0 0 0 148 2 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973568150128 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15520] ppid=15500 vsize=27318016 memory=1624 CPUtime=1.6 cores=0-7
/proc/15503/task/15520/stat : 15520 (java) S 15500 15503 15290 0 -1 1077944384 9916 0 0 0 158 2 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973567097584 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15521] ppid=15500 vsize=27318016 memory=6791534058613427641 CPUtime=1.18 cores=0-7
/proc/15503/task/15521/stat : 15521 (java) S 15500 15503 15290 0 -1 1077944384 28455 0 0 0 112 6 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973566045040 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15522] ppid=15500 vsize=27318016 memory=18248 CPUtime=0 cores=0-7
/proc/15503/task/15522/stat : 15522 (java) S 15500 15503 15290 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973564991712 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15523] ppid=15500 vsize=27318016 memory=640 CPUtime=0.34 cores=0-7
/proc/15503/task/15523/stat : 15523 (java) S 15500 15503 15290 0 -1 1077944384 3306 0 0 0 15 19 0 0 20 0 38 0 84406540 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973563939248 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 44 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15524] ppid=15500 vsize=27318016 memory=1784 CPUtime=0.11 cores=0-7
/proc/15503/task/15524/stat : 15524 (java) S 15500 15503 15290 0 -1 1077944384 4358 0 0 0 11 0 0 0 20 0 38 0 84407099 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973550494416 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15525] ppid=15500 vsize=27318016 memory=1236 CPUtime=1.87 cores=0-7
/proc/15503/task/15525/stat : 15525 (java) S 15500 15503 15290 0 -1 1077944384 6749 0 0 0 90 97 0 0 20 0 38 0 84407120 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973549442208 139974379379330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15526] ppid=15500 vsize=27318016 memory=4350856 CPUtime=544.59 cores=0-7
/proc/15503/task/15526/stat : 15526 (java) S 15500 15503 15290 0 -1 1077944384 13166 0 0 0 54443 16 0 0 20 0 38 0 84407136 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973546292624 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15527] ppid=15500 vsize=27318016 memory=288230574492221466 CPUtime=384.2 cores=0-7
/proc/15503/task/15527/stat : 15527 (java) S 15500 15503 15290 0 -1 1077944384 10520 0 0 0 38404 16 0 0 20 0 38 0 84407137 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973545240080 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15528] ppid=15500 vsize=27318016 memory=288230583166042426 CPUtime=629.76 cores=0-7
/proc/15503/task/15528/stat : 15528 (java) S 15500 15503 15290 0 -1 1077944384 18088 0 0 0 62951 25 0 0 20 0 38 0 84407137 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973544187536 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15529] ppid=15500 vsize=27318016 memory=15252670952770799 CPUtime=321.52 cores=0-7
/proc/15503/task/15529/stat : 15529 (java) S 15500 15503 15290 0 -1 1077944384 8887 0 0 0 32130 22 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973541037840 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15530] ppid=15500 vsize=27318016 memory=4100 CPUtime=449.16 cores=0-7
/proc/15503/task/15530/stat : 15530 (java) S 15500 15503 15290 0 -1 1077944384 14144 0 0 0 44898 18 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973539984272 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15531] ppid=15500 vsize=27318016 memory=960 CPUtime=19.32 cores=0-7
/proc/15503/task/15531/stat : 15531 (java) S 15500 15503 15290 0 -1 1077944384 841 0 0 0 1932 0 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973538931728 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15532] ppid=15500 vsize=27318016 memory=2340 CPUtime=380.67 cores=0-7
/proc/15503/task/15532/stat : 15532 (java) S 15500 15503 15290 0 -1 1077944384 11806 0 0 0 38048 19 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973537879184 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15533] ppid=15500 vsize=27318016 memory=928 CPUtime=409.12 cores=0-7
/proc/15503/task/15533/stat : 15533 (java) S 15500 15503 15290 0 -1 1077944384 12690 0 0 0 40889 23 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973536826640 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15534] ppid=15500 vsize=27318016 memory=1572 CPUtime=258.97 cores=0-7
/proc/15503/task/15534/stat : 15534 (java) S 15500 15503 15290 0 -1 1077944384 7618 0 0 0 25882 15 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973535774096 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15535] ppid=15500 vsize=27318016 memory=2244 CPUtime=404.07 cores=0-7
/proc/15503/task/15535/stat : 15535 (java) S 15500 15503 15290 0 -1 1077944384 12181 0 0 0 40394 13 0 0 20 0 38 0 84407144 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973534721552 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15536] ppid=15500 vsize=27318016 memory=4124 CPUtime=759.3 cores=0-7
/proc/15503/task/15536/stat : 15536 (java) S 15500 15503 15290 0 -1 1077944384 21734 0 0 0 75893 37 0 0 20 0 38 0 84407174 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973533669008 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15537] ppid=15500 vsize=27318016 memory=2200 CPUtime=85.86 cores=0-7
/proc/15503/task/15537/stat : 15537 (java) S 15500 15503 15290 0 -1 1077944384 2125 0 0 0 8585 1 0 0 20 0 38 0 84407174 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973532616464 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15538] ppid=15500 vsize=27318016 memory=8148 CPUtime=183.78 cores=0-7
/proc/15503/task/15538/stat : 15538 (java) R 15500 15503 15290 0 -1 4202560 6691 0 0 0 18367 11 0 0 20 0 38 0 84407174 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973529420528 139974015452915 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15539] ppid=15500 vsize=27318016 memory=844 CPUtime=725.34 cores=0-7
/proc/15503/task/15539/stat : 15539 (java) S 15500 15503 15290 0 -1 1077944384 19296 0 0 0 72504 30 0 0 20 0 38 0 84407174 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973528376336 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15540] ppid=15500 vsize=27318016 memory=4100 CPUtime=457.2 cores=0-7
/proc/15503/task/15540/stat : 15540 (java) S 15500 15503 15290 0 -1 1077944384 11099 0 0 0 45708 12 0 0 20 0 38 0 84407175 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973527323792 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
[pid=15503/tid=15541] ppid=15500 vsize=27318016 memory=6791534058613427641 CPUtime=74.19 cores=0-7
/proc/15503/task/15541/stat : 15541 (java) S 15500 15503 15290 0 -1 1077944384 2291 0 0 0 7418 1 0 0 20 0 38 0 84407176 27973648384 1087458 33554432000 4194304 4196468 140723571603408 139973526271248 139974379378389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19193856 140723571606606 140723571606789 140723571606789 140723571609551 0
Current children cumulated CPU time: 6114.2 s
Current children cumulated vsize: 27318016 KiB
Current children cumulated memory: 4349832 KiB

Child status: 0
Real time (s): 778.305
CPU time (s): 6114.42
CPU user time (s): 6109.35
CPU system time (s): 5.06666
CPU usage (%): 785.607
Max. virtual memory (cumulated for all children) (KiB): 27318016
Max. memory (cumulated for all children) (KiB): 4351184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6109.35
system time used= 5.06665
maximum resident set size= 4352124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465969
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 133590
involuntary context switches= 134366


# summary of solver processes directly reported to runsolver:
#   pid: 15503
#   total CPU time (s): 6114.42
#   total CPU user time (s): 6109.35
#   total CPU system time (s): 5.06666

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.62345 second user time and 10.2834 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-27 07:13:53
IDJOB=4291360
IDBENCH=141501
IDSOLVER=2745
FILE ID=node151/4291360-1532668433
RUNJOBID= node151-1532665911-15317
PBS_JOBID= 21022240
Free space on /tmp= 54928 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g11-g44_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-4291360-1532668433/watcher-4291360-1532668433 -o /tmp/evaluation-result-4291360-1532668433/solver-4291360-1532668433 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532665911-15317 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 271278116 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291360-1532668433.xml

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

MD5SUM BENCH= 691a51199f261ec138535be56fe101c2
RANDOM SEED=271278116

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28370012 kB
MemAvailable:   31965404 kB
Buffers:          143528 kB
Cached:          3721664 kB
SwapCached:            0 kB
Active:          1412488 kB
Inactive:        2507924 kB
Active(anon):       4608 kB
Inactive(anon):    78368 kB
Active(file):    1407880 kB
Inactive(file):  2429556 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35796 kB
Writeback:             0 kB
AnonPages:         62856 kB
Mapped:            41236 kB
Shmem:             25224 kB
Slab:             174792 kB
SReclaimable:     147580 kB
SUnreclaim:        27212 kB
KernelStack:        3216 kB
PageTables:         5224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

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