Trace number 4285344

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 2017-08-22UNSAT 318.008 68.252296

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-24.xml
MD5SUM12e2e274c64cbf9c8a04283668281b9c
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 benchmark12.5897
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree101
Maximum variable degree123
Distribution of variable degrees[{"degree":101,"count":1},{"degree":106,"count":1},{"degree":110,"count":2},{"degree":111,"count":2},{"degree":112,"count":1},{"degree":113,"count":3},{"degree":114,"count":1},{"degree":115,"count":1},{"degree":116,"count":2},{"degree":117,"count":2},{"degree":118,"count":1},{"degree":119,"count":2},{"degree":120,"count":1},{"degree":123,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.26	c version: 2017-08-22
0.28/0.26	c seed: 1857409032
0.28/0.26	c timeout: 20160
0.28/0.26	c memlimit: 22000
0.28/0.26	c nbcore: 8
0.28/0.29	c Parsing instance...
1.98/0.93	c Parsing done, starting search...
317.79/68.15	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 (11040 MiB free)
  memory of node 1: 16384 MiB (11167 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285344-1503429992/watcher-4285344-1503429992 -o /tmp/evaluation-result-4285344-1503429992/solver-4285344-1503429992 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503429131-21852 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1857409032 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285344-1503429992.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=21872, runsolver pid=21869

[startup+0.103686 s]*
/proc/loadavg: 0.92 1.00 1.04 2/201 21892
/proc/meminfo: memFree=22724344/32770624 swapFree=67108860/67108860
[pid=21872] ppid=21869 vsize=26000852 memory=33144 CPUtime=0.11 cores=0-7
/proc/21872/stat : 21872 (java) S 21869 21872 21825 0 -1 1077944320 8178 0 0 0 10 1 0 0 20 0 20 0 176079874 26624872448 8286 33554432000 4194304 4196468 140728401502512 140728401485056 140397877874423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
/proc/21872/statm: 6500213 8286 3410 1 0 6487932 0
[pid=21872/tid=21874] ppid=21869 vsize=26000852 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/21872/task/21874/stat : 21874 (java) R 21869 21872 21825 0 -1 4202560 6116 0 0 0 8 1 0 0 20 0 20 0 176079874 26624872448 8286 33554432000 4194304 4196468 140728401502512 140397882053296 140397861954910 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21875] ppid=21869 vsize=26000852 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/21872/task/21875/stat : 21875 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 8286 33554432000 4194304 4196468 140728401502512 140397785435280 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21876] ppid=21869 vsize=26000852 memory=140119460181632 CPUtime=0 cores=0-7
/proc/21872/task/21876/stat : 21876 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 8286 33554432000 4194304 4196468 140728401502512 140397784382480 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21877] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21877/stat : 21877 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 8286 33554432000 4194304 4196468 140728401502512 140397434473360 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21878] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21878/stat : 21878 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397433420560 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21879] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21879/stat : 21879 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397432367760 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21880] ppid=21869 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/21872/task/21880/stat : 21880 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397431314960 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21881] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21881/stat : 21881 (java) S 21869 21872 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397430262160 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21882] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21882/stat : 21882 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397429209360 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21883] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21883/stat : 21883 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079877 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397274770288 140397877885570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21884] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21884/stat : 21884 (java) S 21869 21872 21825 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176079877 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397273716256 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21885] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21885/stat : 21885 (java) S 21869 21872 21825 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176079877 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397272663408 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21886] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21886/stat : 21886 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079880 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397271611728 140397877893019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21887] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21887/stat : 21887 (java) R 21869 21872 21825 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 176079880 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397270559088 140397877885570 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21888] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21888/stat : 21888 (java) S 21869 21872 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176079880 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397269506288 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21889] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21889/stat : 21889 (java) S 21869 21872 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176079880 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397268453488 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21890] ppid=21869 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/21872/task/21890/stat : 21890 (java) R 21869 21872 21825 0 -1 4202560 370 0 0 0 1 0 0 0 20 0 20 0 176079880 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397267400688 140397877895770 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21891] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21891/stat : 21891 (java) S 21869 21872 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176079880 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397266349152 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21892] ppid=21869 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/21872/task/21892/stat : 21892 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079881 26624872448 8295 33554432000 4194304 4196468 140728401502512 140397265296432 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 33144 KiB

[startup+0.210698 s]*
/proc/loadavg: 0.92 1.00 1.04 2/201 21892
/proc/meminfo: memFree=22716016/32770624 swapFree=67108860/67108860
[pid=21872] ppid=21869 vsize=26000852 memory=42324 CPUtime=0.28 cores=0-7
/proc/21872/stat : 21872 (java) S 21869 21872 21825 0 -1 1077944320 9181 0 0 0 26 2 0 0 20 0 20 0 176079874 26624872448 10581 33554432000 4194304 4196468 140728401502512 140728401485056 140397877874423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
/proc/21872/statm: 6500213 10581 3597 1 0 6487932 0
[pid=21872/tid=21874] ppid=21869 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/21872/task/21874/stat : 21874 (java) R 21869 21872 21825 0 -1 4202560 6735 0 0 0 17 2 0 0 20 0 20 0 176079874 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397882092336 140397877896349 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21875] ppid=21869 vsize=26000852 memory=9203 CPUtime=0 cores=0-7
/proc/21872/task/21875/stat : 21875 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397785435280 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21876] ppid=21869 vsize=26000852 memory=140119460200942 CPUtime=0 cores=0-7
/proc/21872/task/21876/stat : 21876 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397784382480 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21877] ppid=21869 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/21872/task/21877/stat : 21877 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397434473360 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21878] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21878/stat : 21878 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397433420560 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21879] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21879/stat : 21879 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397432367760 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21880] ppid=21869 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/21872/task/21880/stat : 21880 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397431314960 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21881] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21881/stat : 21881 (java) S 21869 21872 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397430262160 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21882] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21882/stat : 21882 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397429209360 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21883] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21883/stat : 21883 (java) S 21869 21872 21825 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176079877 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397274770288 140397877885570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21884] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21884/stat : 21884 (java) S 21869 21872 21825 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176079877 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397273716256 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21885] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21885/stat : 21885 (java) S 21869 21872 21825 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176079877 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397272663408 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21886] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21886/stat : 21886 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079880 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397271611728 140397877893019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21887] ppid=21869 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/21872/task/21887/stat : 21887 (java) S 21869 21872 21825 0 -1 1077944384 434 0 0 0 1 0 0 0 20 0 20 0 176079880 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397270559088 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21888] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21888/stat : 21888 (java) S 21869 21872 21825 0 -1 1077944384 183 0 0 0 0 0 0 0 20 0 20 0 176079880 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397269506288 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21889] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21889/stat : 21889 (java) R 21869 21872 21825 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 20 0 176079880 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397268453488 140397861785021 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21890] ppid=21869 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/21872/task/21890/stat : 21890 (java) S 21869 21872 21825 0 -1 1077944384 408 0 0 0 5 0 0 0 20 0 20 0 176079880 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397267400688 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21891] ppid=21869 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21891/stat : 21891 (java) S 21869 21872 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176079880 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397266349152 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21892] ppid=21869 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/21872/task/21892/stat : 21892 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079881 26624872448 10581 33554432000 4194304 4196468 140728401502512 140397265296432 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 42324 KiB

[startup+0.310452 s]*
/proc/loadavg: 0.92 1.00 1.04 2/201 21892
/proc/meminfo: memFree=22706508/32770624 swapFree=67108860/67108860
[pid=21872] ppid=21869 vsize=26000872 memory=49980 CPUtime=0.47 cores=0-7
/proc/21872/stat : 21872 (java) S 21869 21872 21825 0 -1 1077944320 10279 0 0 0 44 3 0 0 20 0 20 0 176079874 26624892928 12495 33554432000 4194304 4196468 140728401502512 140728401485056 140397877874423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
/proc/21872/statm: 6500218 12495 3711 1 0 6487932 0
[pid=21872/tid=21874] ppid=21869 vsize=26000872 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/21872/task/21874/stat : 21874 (java) R 21869 21872 21825 0 -1 4202560 7314 0 0 0 26 2 0 0 20 0 20 0 176079874 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397882094752 140397877896349 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21875] ppid=21869 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21875/stat : 21875 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397785435280 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21876] ppid=21869 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21876/stat : 21876 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397784382480 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21877] ppid=21869 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21877/stat : 21877 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397434473360 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21878] ppid=21869 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21878/stat : 21878 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397433420560 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21879] ppid=21869 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/21872/task/21879/stat : 21879 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397432367760 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21880] ppid=21869 vsize=26000872 memory=140119348704175 CPUtime=0 cores=0-7
/proc/21872/task/21880/stat : 21880 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397431314960 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21881] ppid=21869 vsize=26000872 memory=140119348706480 CPUtime=0 cores=0-7
/proc/21872/task/21881/stat : 21881 (java) S 21869 21872 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176079875 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397430262160 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21882] ppid=21869 vsize=26000872 memory=140119348708784 CPUtime=0 cores=0-7
/proc/21872/task/21882/stat : 21882 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397429209360 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21883] ppid=21869 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21883/stat : 21883 (java) S 21869 21872 21825 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176079877 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397274770288 140397877885570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21884] ppid=21869 vsize=26000872 memory=280238697424528 CPUtime=0 cores=0-7
/proc/21872/task/21884/stat : 21884 (java) S 21869 21872 21825 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176079877 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397273716256 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21885] ppid=21869 vsize=26000872 memory=280238697431440 CPUtime=0 cores=0-7
/proc/21872/task/21885/stat : 21885 (java) S 21869 21872 21825 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176079877 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397272663408 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21886] ppid=21869 vsize=26000872 memory=280238697372720 CPUtime=0 cores=0-7
/proc/21872/task/21886/stat : 21886 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079880 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397271611728 140397877893019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21887] ppid=21869 vsize=26000872 memory=280238697445264 CPUtime=0.04 cores=0-7
/proc/21872/task/21887/stat : 21887 (java) S 21869 21872 21825 0 -1 1077944384 637 0 0 0 4 0 0 0 20 0 20 0 176079880 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397270559088 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21888] ppid=21869 vsize=26000872 memory=280238697452176 CPUtime=0.02 cores=0-7
/proc/21872/task/21888/stat : 21888 (java) S 21869 21872 21825 0 -1 1077944384 271 0 0 0 2 0 0 0 20 0 20 0 176079880 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397269506288 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21889] ppid=21869 vsize=26000872 memory=280238697449872 CPUtime=0.02 cores=0-7
/proc/21872/task/21889/stat : 21889 (java) S 21869 21872 21825 0 -1 1077944384 179 0 0 0 2 0 0 0 20 0 20 0 176079880 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397268453488 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21890] ppid=21869 vsize=26000872 memory=280238697466480 CPUtime=0.08 cores=0-7
/proc/21872/task/21890/stat : 21890 (java) S 21869 21872 21825 0 -1 1077944384 491 0 0 0 8 0 0 0 20 0 20 0 176079880 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397267400688 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21891] ppid=21869 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21891/stat : 21891 (java) S 21869 21872 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176079880 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397266349152 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21892] ppid=21869 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/21872/task/21892/stat : 21892 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079881 26624892928 12495 33554432000 4194304 4196468 140728401502512 140397265296432 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49980 KiB

[startup+0.700963 s]
/proc/loadavg: 0.92 1.00 1.04 2/201 21892
/proc/meminfo: memFree=22692300/32770624 swapFree=67108860/67108860
[pid=21872] ppid=21869 vsize=26002920 memory=140136 CPUtime=1.51 cores=0-7
/proc/21872/stat : 21872 (java) S 21869 21872 21825 0 -1 1077944320 14332 0 0 0 146 5 0 0 20 0 20 0 176079874 26626990080 35034 33554432000 4194304 4196468 140728401502512 140728401485056 140397877874423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
/proc/21872/statm: 6500730 35034 3767 1 0 6488444 0
[pid=21872/tid=21874] ppid=21869 vsize=26002920 memory=0 CPUtime=0.67 cores=0-7
/proc/21872/task/21874/stat : 21874 (java) R 21869 21872 21825 0 -1 4202560 7958 0 0 0 63 4 0 0 20 0 20 0 176079874 26626990080 35034 33554432000 4194304 4196468 140728401502512 140397882107056 140397467730836 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21875] ppid=21869 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21875/stat : 21875 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26626990080 35034 33554432000 4194304 4196468 140728401502512 140397785435280 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21876] ppid=21869 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21876/stat : 21876 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26626990080 35034 33554432000 4194304 4196468 140728401502512 140397784382480 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21877] ppid=21869 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/21872/task/21877/stat : 21877 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26626990080 35034 33554432000 4194304 4196468 140728401502512 140397434473360 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21878] ppid=21869 vsize=26002920 memory=1860 CPUtime=0 cores=0-7
/proc/21872/task/21878/stat : 21878 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26626990080 35034 33554432000 4194304 4196468 140728401502512 140397433420560 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21879] ppid=21869 vsize=26002920 memory=8756 CPUtime=0 cores=0-7
/proc/21872/task/21879/stat : 21879 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26626990080 35034 33554432000 4194304 4196468 140728401502512 140397432367760 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21880] ppid=21869 vsize=26002920 memory=4620 CPUtime=0 cores=0-7
/proc/21872/task/21880/stat : 21880 (java) S 21869 21872 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176079875 26626990080 35034 33554432000 4194304 4196468 140728401502512 140397431314960 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21881] ppid=21869 vsize=26002920 memory=1196 CPUtime=0 cores=0-7
/proc/21872/task/21881/stat : 21881 (java) S 21869 21872 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176079875 26626990080 35034 33554432000 4194304 4196468 140728401502512 140397430262160 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21882] ppid=21869 vsize=26002920 memory=15688 CPUtime=0 cores=0-7
/proc/21872/task/21882/stat : 21882 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176079875 26626990080 35034 33554432000 4194304 4196468 140728401502512 140397429209360 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21883] ppid=21869 vsize=26002920 memory=18388 CPUtime=0 cores=0-7
/proc/21872/task/21883/stat : 21883 (java) S 21869 21872 21825 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176079877 26626990080 35034 33554432000 4194304 4196468 140728401502512 140397274770288 140397877885570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0

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

/proc/21872/task/21894/stat : 21894 (java) S 21869 21872 21825 0 -1 1077944384 1068 0 0 0 5 5 0 0 20 0 46 0 176082835 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397251855504 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21895] ppid=21869 vsize=27743860 memory=7019249591672006504 CPUtime=18.49 cores=0-7
/proc/21872/task/21895/stat : 21895 (java) R 21869 21872 21825 0 -1 4202560 4952 0 0 0 1828 21 0 0 20 0 46 0 176082845 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397250802048 140397469405830 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21896] ppid=21869 vsize=27743860 memory=12740904 CPUtime=18.87 cores=0-7
/proc/21872/task/21896/stat : 21896 (java) R 21869 21872 21825 0 -1 4202560 6058 0 0 0 1871 16 0 0 20 0 46 0 176082846 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397249749248 140397469409542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21897] ppid=21869 vsize=27743860 memory=831 CPUtime=2.24 cores=0-7
/proc/21872/task/21897/stat : 21897 (java) R 21869 21872 21825 0 -1 4202560 1022 0 0 0 222 2 0 0 20 0 46 0 176082847 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397179297920 140397469409740 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21898] ppid=21869 vsize=27743860 memory=1688 CPUtime=19.3 cores=0-7
/proc/21872/task/21898/stat : 21898 (java) S 21869 21872 21825 0 -1 1077944384 6850 0 0 0 1905 25 0 0 20 0 46 0 176082849 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397178246032 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21899] ppid=21869 vsize=27743860 memory=398 CPUtime=19.71 cores=0-7
/proc/21872/task/21899/stat : 21899 (java) R 21869 21872 21825 0 -1 4202560 5621 0 0 0 1956 15 0 0 20 0 46 0 176082849 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397177193344 140397469408931 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21900] ppid=21869 vsize=27743860 memory=61 CPUtime=18.43 cores=0-7
/proc/21872/task/21900/stat : 21900 (java) R 21869 21872 21825 0 -1 1077944384 4547 0 0 0 1811 32 0 0 20 0 46 0 176082849 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397176141456 140397877884629 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21901] ppid=21869 vsize=27743860 memory=137 CPUtime=17.34 cores=0-7
/proc/21872/task/21901/stat : 21901 (java) S 21869 21872 21825 0 -1 1077944384 5678 0 0 0 1717 17 0 0 20 0 46 0 176082849 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397175088656 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21902] ppid=21869 vsize=27743860 memory=5 CPUtime=18.37 cores=0-7
/proc/21872/task/21902/stat : 21902 (java) S 21869 21872 21825 0 -1 1077944384 4592 0 0 0 1811 26 0 0 20 0 46 0 176082849 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397174035856 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21903] ppid=21869 vsize=27743860 memory=12755 CPUtime=19.32 cores=0-7
/proc/21872/task/21903/stat : 21903 (java) S 21869 21872 21825 0 -1 1077944384 5137 0 0 0 1906 26 0 0 20 0 46 0 176082850 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397172983056 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21904] ppid=21869 vsize=27743860 memory=508 CPUtime=1.95 cores=0-7
/proc/21872/task/21904/stat : 21904 (java) R 21869 21872 21825 0 -1 1077944384 691 0 0 0 192 3 0 0 20 0 46 0 176082851 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397171930256 140397877884629 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21905] ppid=21869 vsize=27743860 memory=0 CPUtime=1.19 cores=0-7
/proc/21872/task/21905/stat : 21905 (java) R 21869 21872 21825 0 -1 1077944384 84 0 0 0 119 0 0 0 20 0 46 0 176085965 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397170877456 140397877884629 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21906] ppid=21869 vsize=27743860 memory=1 CPUtime=1.69 cores=0-7
/proc/21872/task/21906/stat : 21906 (java) S 21869 21872 21825 0 -1 1077944384 158 0 0 0 167 2 0 0 20 0 46 0 176085965 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397169824656 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21907] ppid=21869 vsize=27743860 memory=12609056 CPUtime=1.68 cores=0-7
/proc/21872/task/21907/stat : 21907 (java) S 21869 21872 21825 0 -1 1077944384 77 0 0 0 168 0 0 0 20 0 46 0 176085965 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397168772880 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21908] ppid=21869 vsize=27743860 memory=2372 CPUtime=1.91 cores=0-7
/proc/21872/task/21908/stat : 21908 (java) R 21869 21872 21825 0 -1 4202560 205 0 0 0 190 1 0 0 20 0 46 0 176085965 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397167719168 140397469409542 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21909] ppid=21869 vsize=27743860 memory=0 CPUtime=2.02 cores=0-7
/proc/21872/task/21909/stat : 21909 (java) R 21869 21872 21825 0 -1 4202560 314 0 0 0 202 0 0 0 20 0 46 0 176085965 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397166666368 140397469409542 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21910] ppid=21869 vsize=27743860 memory=0 CPUtime=1.24 cores=0-7
/proc/21872/task/21910/stat : 21910 (java) S 21869 21872 21825 0 -1 1077944384 110 0 0 0 124 0 0 0 20 0 46 0 176085985 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397163480464 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21911] ppid=21869 vsize=27743860 memory=0 CPUtime=1.48 cores=0-7
/proc/21872/task/21911/stat : 21911 (java) S 21869 21872 21825 0 -1 1077944384 76 0 0 0 148 0 0 0 20 0 46 0 176085987 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397162427664 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21912] ppid=21869 vsize=27743860 memory=0 CPUtime=1.39 cores=0-7
/proc/21872/task/21912/stat : 21912 (java) S 21869 21872 21825 0 -1 1077944384 539 0 0 0 139 0 0 0 20 0 46 0 176086005 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397161374864 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21913] ppid=21869 vsize=27743860 memory=0 CPUtime=2.9 cores=0-7
/proc/21872/task/21913/stat : 21913 (java) R 21869 21872 21825 0 -1 4202560 322 0 0 0 290 0 0 0 20 0 46 0 176086005 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397160322064 140397469409518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21914] ppid=21869 vsize=27743860 memory=0 CPUtime=1.45 cores=0-7
/proc/21872/task/21914/stat : 21914 (java) R 21869 21872 21825 0 -1 4202560 127 0 0 0 145 0 0 0 20 0 46 0 176086006 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397159268352 140397469406220 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21915] ppid=21869 vsize=27743860 memory=0 CPUtime=2.41 cores=0-7
/proc/21872/task/21915/stat : 21915 (java) S 21869 21872 21825 0 -1 1077944384 91 0 0 0 241 0 0 0 20 0 46 0 176086006 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397158217488 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21916] ppid=21869 vsize=27743860 memory=0 CPUtime=1.28 cores=0-7
/proc/21872/task/21916/stat : 21916 (java) S 21869 21872 21825 0 -1 1077944384 53 0 0 0 128 0 0 0 20 0 46 0 176086243 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397157164688 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21917] ppid=21869 vsize=27743860 memory=844 CPUtime=1.58 cores=0-7
/proc/21872/task/21917/stat : 21917 (java) S 21869 21872 21825 0 -1 1077944384 177 0 0 0 158 0 0 0 20 0 46 0 176086245 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397156111888 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21918] ppid=21869 vsize=27743860 memory=4104 CPUtime=0.88 cores=0-7
/proc/21872/task/21918/stat : 21918 (java) S 21869 21872 21825 0 -1 1077944384 250 0 0 0 88 0 0 0 20 0 46 0 176086246 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397155059088 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
Current children cumulated CPU time: 310.69 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 12737928 KiB

[startup+68.0027 s]*
/proc/loadavg: 4.42 1.82 1.31 9/227 21918
/proc/meminfo: memFree=9988260/32770624 swapFree=67108860/67108860
[pid=21872] ppid=21869 vsize=27743860 memory=12737928 CPUtime=317.02 cores=0-7
/proc/21872/stat : 21872 (java) S 21869 21872 21825 0 -1 1077944320 443363 0 0 0 29498 2204 0 0 20 0 46 0 176079874 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140728401485056 140397877874423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
/proc/21872/statm: 6935965 3184482 3860 1 0 6923158 0
[pid=21872/tid=21874] ppid=21869 vsize=27743860 memory=6791534058613427641 CPUtime=27.02 cores=0-7
/proc/21872/task/21874/stat : 21874 (java) S 21869 21872 21825 0 -1 1077944384 17685 0 0 0 2663 39 0 0 20 0 46 0 176079874 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397882112128 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21875] ppid=21869 vsize=27743860 memory=4126316290023845779 CPUtime=12.05 cores=0-7
/proc/21872/task/21875/stat : 21875 (java) S 21869 21872 21825 0 -1 1077944384 37224 0 0 0 955 250 0 0 20 0 46 0 176079875 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397785435280 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21876] ppid=21869 vsize=27743860 memory=6933690279252828305 CPUtime=12.02 cores=0-7
/proc/21872/task/21876/stat : 21876 (java) S 21869 21872 21825 0 -1 1077944384 33237 0 0 0 956 246 0 0 20 0 46 0 176079875 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397784382480 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21877] ppid=21869 vsize=27743860 memory=6944656591801717405 CPUtime=12.07 cores=0-7
/proc/21872/task/21877/stat : 21877 (java) S 21869 21872 21825 0 -1 1077944384 43133 0 0 0 967 240 0 0 20 0 46 0 176079875 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397434473360 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21878] ppid=21869 vsize=27743860 memory=37 CPUtime=11.99 cores=0-7
/proc/21872/task/21878/stat : 21878 (java) S 21869 21872 21825 0 -1 1077944384 43418 0 0 0 952 247 0 0 20 0 46 0 176079875 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397433420560 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21879] ppid=21869 vsize=27743860 memory=12737928 CPUtime=12.03 cores=0-7
/proc/21872/task/21879/stat : 21879 (java) S 21869 21872 21825 0 -1 1077944384 34385 0 0 0 966 237 0 0 20 0 46 0 176079875 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397432367760 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21880] ppid=21869 vsize=27743860 memory=6791534058613427641 CPUtime=12.07 cores=0-7
/proc/21872/task/21880/stat : 21880 (java) S 21869 21872 21825 0 -1 1077944384 36130 0 0 0 962 245 0 0 20 0 46 0 176079875 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397431314960 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21881] ppid=21869 vsize=27743860 memory=7738709605089305704 CPUtime=11.95 cores=0-7
/proc/21872/task/21881/stat : 21881 (java) S 21869 21872 21825 0 -1 1077944384 35165 0 0 0 958 237 0 0 20 0 46 0 176079875 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397430262160 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21882] ppid=21869 vsize=27743860 memory=7738709605089305704 CPUtime=12.08 cores=0-7
/proc/21872/task/21882/stat : 21882 (java) S 21869 21872 21825 0 -1 1077944384 41852 0 0 0 965 243 0 0 20 0 46 0 176079875 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397429209360 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21883] ppid=21869 vsize=27743860 memory=7307767043370607184 CPUtime=4.1 cores=0-7
/proc/21872/task/21883/stat : 21883 (java) S 21869 21872 21825 0 -1 1077944384 34397 0 0 0 406 4 0 0 20 0 46 0 176079877 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397274770288 140397877885570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 71 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21884] ppid=21869 vsize=27743860 memory=7451312688733381994 CPUtime=0 cores=0-7
/proc/21872/task/21884/stat : 21884 (java) S 21869 21872 21825 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 46 0 176079877 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397273716320 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21885] ppid=21869 vsize=27743860 memory=5859291328711846754 CPUtime=0 cores=0-7
/proc/21872/task/21885/stat : 21885 (java) S 21869 21872 21825 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 46 0 176079877 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397272663424 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21886] ppid=21869 vsize=27743860 memory=5792310179759088231 CPUtime=0 cores=0-7
/proc/21872/task/21886/stat : 21886 (java) S 21869 21872 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 176079880 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397271611728 140397877893019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21887] ppid=21869 vsize=27743860 memory=5859291328711846754 CPUtime=1.8 cores=0-7
/proc/21872/task/21887/stat : 21887 (java) S 21869 21872 21825 0 -1 1077944384 10164 0 0 0 178 2 0 0 20 0 46 0 176079880 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397270559088 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21888] ppid=21869 vsize=27743860 memory=7451312688733381994 CPUtime=1.42 cores=0-7
/proc/21872/task/21888/stat : 21888 (java) S 21869 21872 21825 0 -1 1077944384 7149 0 0 0 141 1 0 0 20 0 46 0 176079880 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397269506288 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21889] ppid=21869 vsize=27743860 memory=7451312688733381994 CPUtime=1.53 cores=0-7
/proc/21872/task/21889/stat : 21889 (java) S 21869 21872 21825 0 -1 1077944384 7672 0 0 0 151 2 0 0 20 0 46 0 176079880 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397268453488 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21890] ppid=21869 vsize=27743860 memory=5792310179759088231 CPUtime=0.89 cores=0-7
/proc/21872/task/21890/stat : 21890 (java) S 21869 21872 21825 0 -1 1077944384 9485 0 0 0 86 3 0 0 20 0 46 0 176079880 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397267400688 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 72 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21891] ppid=21869 vsize=27743860 memory=5859291328711846754 CPUtime=0 cores=0-7
/proc/21872/task/21891/stat : 21891 (java) S 21869 21872 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 176079880 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397266349152 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21892] ppid=21869 vsize=27743860 memory=5859291328711846754 CPUtime=0.02 cores=0-7
/proc/21872/task/21892/stat : 21892 (java) S 21869 21872 21825 0 -1 1077944384 478 0 0 0 0 2 0 0 20 0 46 0 176079881 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397265296432 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 75 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21893] ppid=21869 vsize=27743860 memory=7451312688733381994 CPUtime=0.05 cores=0-7
/proc/21872/task/21893/stat : 21893 (java) S 21869 21872 21825 0 -1 1077944384 122 0 0 0 4 1 0 0 20 0 46 0 176082823 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397255005264 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21894] ppid=21869 vsize=27743860 memory=7012474478431790443 CPUtime=0.11 cores=0-7
/proc/21872/task/21894/stat : 21894 (java) S 21869 21872 21825 0 -1 1077944384 1068 0 0 0 6 5 0 0 20 0 46 0 176082835 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397251855504 140397877885570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21895] ppid=21869 vsize=27743860 memory=5859291328711846754 CPUtime=18.92 cores=0-7
/proc/21872/task/21895/stat : 21895 (java) S 21869 21872 21825 0 -1 1077944384 5020 0 0 0 1871 21 0 0 20 0 46 0 176082845 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397250802960 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21896] ppid=21869 vsize=27743860 memory=5859291328711846754 CPUtime=19.35 cores=0-7
/proc/21872/task/21896/stat : 21896 (java) S 21869 21872 21825 0 -1 1077944384 6109 0 0 0 1919 16 0 0 20 0 46 0 176082846 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397249750160 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21897] ppid=21869 vsize=27743860 memory=7451312688733381994 CPUtime=2.42 cores=0-7
/proc/21872/task/21897/stat : 21897 (java) S 21869 21872 21825 0 -1 1077944384 1040 0 0 0 240 2 0 0 20 0 46 0 176082847 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397179298832 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21898] ppid=21869 vsize=27743860 memory=912 CPUtime=19.3 cores=0-7
/proc/21872/task/21898/stat : 21898 (java) S 21869 21872 21825 0 -1 1077944384 6850 0 0 0 1905 25 0 0 20 0 46 0 176082849 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397178246032 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21899] ppid=21869 vsize=27743860 memory=3884 CPUtime=19.81 cores=0-7
/proc/21872/task/21899/stat : 21899 (java) S 21869 21872 21825 0 -1 1077944384 5637 0 0 0 1966 15 0 0 20 0 46 0 176082849 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397177194256 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21900] ppid=21869 vsize=27743860 memory=1156 CPUtime=19.16 cores=0-7
/proc/21872/task/21900/stat : 21900 (java) R 21869 21872 21825 0 -1 4202560 4633 0 0 0 1883 33 0 0 20 0 46 0 176082849 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397176140544 140397469596304 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21901] ppid=21869 vsize=27743860 memory=3432 CPUtime=17.34 cores=0-7
/proc/21872/task/21901/stat : 21901 (java) S 21869 21872 21825 0 -1 1077944384 5678 0 0 0 1717 17 0 0 20 0 46 0 176082849 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397175088656 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21902] ppid=21869 vsize=27743860 memory=12740904 CPUtime=18.37 cores=0-7
/proc/21872/task/21902/stat : 21902 (java) S 21869 21872 21825 0 -1 1077944384 4594 0 0 0 1811 26 0 0 20 0 46 0 176082849 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397174035856 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21903] ppid=21869 vsize=27743860 memory=6791534058613427641 CPUtime=19.32 cores=0-7
/proc/21872/task/21903/stat : 21903 (java) S 21869 21872 21825 0 -1 1077944384 5137 0 0 0 1906 26 0 0 20 0 46 0 176082850 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397172983056 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21904] ppid=21869 vsize=27743860 memory=4126316290023845779 CPUtime=1.95 cores=0-7
/proc/21872/task/21904/stat : 21904 (java) S 21869 21872 21825 0 -1 1077944384 691 0 0 0 192 3 0 0 20 0 46 0 176082851 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397171930256 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21905] ppid=21869 vsize=27743860 memory=4048 CPUtime=1.89 cores=0-7
/proc/21872/task/21905/stat : 21905 (java) R 21869 21872 21825 0 -1 4202560 432 0 0 0 189 0 0 0 20 0 46 0 176085965 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397170876544 140397469410135 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21906] ppid=21869 vsize=27743860 memory=1736 CPUtime=2.04 cores=0-7
/proc/21872/task/21906/stat : 21906 (java) S 21869 21872 21825 0 -1 1077944384 193 0 0 0 201 3 0 0 20 0 46 0 176085965 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397169824656 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21907] ppid=21869 vsize=27743860 memory=0 CPUtime=1.68 cores=0-7
/proc/21872/task/21907/stat : 21907 (java) S 21869 21872 21825 0 -1 1077944384 77 0 0 0 168 0 0 0 20 0 46 0 176085965 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397168772880 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21908] ppid=21869 vsize=27743860 memory=0 CPUtime=2.66 cores=0-7
/proc/21872/task/21908/stat : 21908 (java) R 21869 21872 21825 0 -1 4202560 301 0 0 0 264 2 0 0 20 0 46 0 176085965 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397167719168 140397469407715 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21909] ppid=21869 vsize=27743860 memory=0 CPUtime=2.82 cores=0-7
/proc/21872/task/21909/stat : 21909 (java) R 21869 21872 21825 0 -1 4202560 560 0 0 0 282 0 0 0 20 0 46 0 176085965 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397166666368 140397469407659 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21910] ppid=21869 vsize=27743860 memory=0 CPUtime=1.24 cores=0-7
/proc/21872/task/21910/stat : 21910 (java) S 21869 21872 21825 0 -1 1077944384 110 0 0 0 124 0 0 0 20 0 46 0 176085985 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397163480464 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21911] ppid=21869 vsize=27743860 memory=0 CPUtime=1.48 cores=0-7
/proc/21872/task/21911/stat : 21911 (java) S 21869 21872 21825 0 -1 1077944384 76 0 0 0 148 0 0 0 20 0 46 0 176085987 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397162427664 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21912] ppid=21869 vsize=27743860 memory=280238699485296 CPUtime=1.63 cores=0-7
/proc/21872/task/21912/stat : 21912 (java) R 21869 21872 21825 0 -1 4202560 577 0 0 0 163 0 0 0 20 0 46 0 176086005 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397161373952 140397469799406 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21913] ppid=21869 vsize=27743860 memory=2110469956796500 CPUtime=3.41 cores=0-7
/proc/21872/task/21913/stat : 21913 (java) R 21869 21872 21825 0 -1 4202560 389 0 0 0 341 0 0 0 20 0 46 0 176086005 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397160321152 140397877886358 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21914] ppid=21869 vsize=27743860 memory=4124 CPUtime=1.74 cores=0-7
/proc/21872/task/21914/stat : 21914 (java) R 21869 21872 21825 0 -1 4202560 165 0 0 0 174 0 0 0 20 0 46 0 176086006 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397159268352 140397469405830 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21915] ppid=21869 vsize=27743860 memory=6791534058613427641 CPUtime=2.59 cores=0-7
/proc/21872/task/21915/stat : 21915 (java) R 21869 21872 21825 0 -1 4202560 116 0 0 0 259 0 0 0 20 0 46 0 176086006 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397158216576 140397469406234 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21916] ppid=21869 vsize=27743860 memory=7307762649684727403 CPUtime=1.28 cores=0-7
/proc/21872/task/21916/stat : 21916 (java) S 21869 21872 21825 0 -1 1077944384 56 0 0 0 128 0 0 0 20 0 46 0 176086243 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397157164688 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21917] ppid=21869 vsize=27743860 memory=6083917130433259877 CPUtime=1.9 cores=0-7
/proc/21872/task/21917/stat : 21917 (java) R 21869 21872 21825 0 -1 1077944384 483 0 0 0 190 0 0 0 20 0 46 0 176086245 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397156111888 140397877884629 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
[pid=21872/tid=21918] ppid=21869 vsize=27743860 memory=7380661387264087661 CPUtime=1.16 cores=0-7
/proc/21872/task/21918/stat : 21918 (java) S 21869 21872 21825 0 -1 1077944384 272 0 0 0 116 0 0 0 20 0 46 0 176086246 28409712640 3184482 33554432000 4194304 4196468 140728401502512 140397155059088 140397877884629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10219520 140728401511521 140728401511707 140728401511707 140728401514447 0
Current children cumulated CPU time: 317.02 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 12737928 KiB

[startup+68.2017 s]*
/proc/loadavg: 4.42 1.82 1.31 2/183 21919
/proc/meminfo: memFree=14198156/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 68.2523
CPU time (s): 318.008
CPU user time (s): 295.874
CPU system time (s): 22.1338
CPU usage (%): 465.931
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 12740932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 295.874
system time used= 22.1338
maximum resident set size= 12740932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 447206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22516
involuntary context switches= 8856


# summary of solver processes directly reported to runsolver:
#   pid: 21872
#   total CPU time (s): 318.008
#   total CPU user time (s): 295.874
#   total CPU system time (s): 22.1338

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.521461 second user time and 0.943847 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-22 21:12:11
IDJOB=4285344
IDBENCH=125997
IDSOLVER=2681
FILE ID=node149/4285344-1503429992
RUNJOBID= node149-1503429131-21852
PBS_JOBID= 20632141
Free space on /tmp= 61524 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-24.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285344-1503429992/watcher-4285344-1503429992 -o /tmp/evaluation-result-4285344-1503429992/solver-4285344-1503429992 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503429131-21852 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1857409032 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285344-1503429992.xml

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

MD5SUM BENCH= 12e2e274c64cbf9c8a04283668281b9c
RANDOM SEED=1857409032

node149.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.43
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.43
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.43
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.43
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:        22742296 kB
MemAvailable:   31941144 kB
Buffers:          289056 kB
Cached:          9185216 kB
SwapCached:            0 kB
Active:          3229552 kB
Inactive:        6299140 kB
Active(anon):       3820 kB
Inactive(anon):    94920 kB
Active(file):    3225732 kB
Inactive(file):  6204220 kB
Unevictable:        7916 kB
Mlocked:            7916 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             43900 kB
Writeback:             0 kB
AnonPages:         61576 kB
Mapped:            54024 kB
Shmem:             41608 kB
Slab:             195768 kB
SReclaimable:     169464 kB
SUnreclaim:        26304 kB
KernelStack:        3104 kB
PageTables:         4516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61480 MiB
End job on node149 at 2017-08-22 21:13:20