Trace number 4284897

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22UNSAT 9.8771095 2.3871601

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-04.xml
MD5SUM2ada0409f2c6e70f95908de4e7f6edb2
Bench CategoryCOP (optimization 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 benchmark0.288021
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints22
Number of domains2
Minimum domain size2
Maximum domain size16
Distribution of domain sizes[{"size":2,"count":6},{"size":16,"count":17}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":8},{"degree":3,"count":8},{"degree":4,"count":6},{"degree":6,"count":1}]
Minimum constraint arity2
Maximum constraint arity16
Distribution of constraint arities[{"arity":2,"count":15},{"arity":3,"count":6},{"arity":16,"count":1}]
Number of extensional constraints0
Number of intensional constraints21
Distribution of constraint types[{"type":"intension","count":21},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.30/0.25	c version: 2017-08-22
0.30/0.25	c seed: 613066376
0.30/0.25	c timeout: 20160
0.30/0.26	c memlimit: 22000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
1.05/0.61	c Parsing done, starting search...
9.43/2.36	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 (10088 MiB free)
  memory of node 1: 16384 MiB (11254 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284897-1503439508/watcher-4284897-1503439508 -o /tmp/evaluation-result-4284897-1503439508/solver-4284897-1503439508 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503428475-6978 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 613066376 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4284897-1503439508.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=7927, runsolver pid=7924

[startup+0.10014 s]*
/proc/loadavg: 8.62 8.65 8.62 2/199 7947
/proc/meminfo: memFree=21839392/32770624 swapFree=67108860/67108860
[pid=7927] ppid=7924 vsize=26000852 memory=30064 CPUtime=0.12 cores=0-7
/proc/7927/stat : 7927 (java) S 7924 7927 6951 0 -1 1077944320 8424 0 0 0 11 1 0 0 20 0 20 0 177022174 26624872448 7516 33554432000 4194304 4196468 140737424836464 140737424819008 140575046954743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
/proc/7927/statm: 6500213 7516 3411 1 0 6487932 0
[pid=7927/tid=7929] ppid=7924 vsize=26000852 memory=4283938587200877470 CPUtime=0.08 cores=0-7
/proc/7927/task/7929/stat : 7929 (java) R 7924 7927 6951 0 -1 4202560 6316 0 0 0 8 0 0 0 20 0 20 0 177022174 26624872448 7516 33554432000 4194304 4196468 140737424836464 140575051171440 140575046976669 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7930] ppid=7924 vsize=26000852 memory=732370567963020261 CPUtime=0 cores=0-7
/proc/7927/task/7930/stat : 7930 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 7516 33554432000 4194304 4196468 140737424836464 140574604699920 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7931] ppid=7924 vsize=26000852 memory=140429625566848 CPUtime=0 cores=0-7
/proc/7927/task/7931/stat : 7931 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 7516 33554432000 4194304 4196468 140737424836464 140574603647376 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7932] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7932/stat : 7932 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 7516 33554432000 4194304 4196468 140737424836464 140574602594832 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7933] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7933/stat : 7933 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 7516 33554432000 4194304 4196468 140737424836464 140574601542288 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7934] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7934/stat : 7934 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 7516 33554432000 4194304 4196468 140737424836464 140574600489744 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7935] ppid=7924 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7927/task/7935/stat : 7935 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 7516 33554432000 4194304 4196468 140737424836464 140574599437200 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7936] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7936/stat : 7936 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 7516 33554432000 4194304 4196468 140737424836464 140574598384656 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7937] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7937/stat : 7937 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 7516 33554432000 4194304 4196468 140737424836464 140574597332112 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7938] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7938/stat : 7938 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022176 26624872448 7516 33554432000 4194304 4196468 140737424836464 140573319014384 140575046965890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7939] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7939/stat : 7939 (java) S 7924 7927 6951 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177022177 26624872448 7516 33554432000 4194304 4196468 140737424836464 140573317960608 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7940] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7940/stat : 7940 (java) S 7924 7927 6951 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177022177 26624872448 7516 33554432000 4194304 4196468 140737424836464 140573316908016 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7941] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7941/stat : 7941 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022179 26624872448 7516 33554432000 4194304 4196468 140737424836464 140573315856592 140575046973339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7942] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7942/stat : 7942 (java) S 7924 7927 6951 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 177022179 26624872448 7516 33554432000 4194304 4196468 140737424836464 140573314804208 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7943] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7943/stat : 7943 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177022179 26624872448 7516 33554432000 4194304 4196468 140737424836464 140573313751664 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7944] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7944/stat : 7944 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022179 26624872448 7516 33554432000 4194304 4196468 140737424836464 140573312699120 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7945] ppid=7924 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/7927/task/7945/stat : 7945 (java) S 7924 7927 6951 0 -1 1077944384 419 0 0 0 2 0 0 0 20 0 20 0 177022179 26624872448 7516 33554432000 4194304 4196468 140737424836464 140573311646576 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7946] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7946/stat : 7946 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177022180 26624872448 7516 33554432000 4194304 4196468 140737424836464 140573310593248 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7947] ppid=7924 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7927/task/7947/stat : 7947 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022180 26624872448 7516 33554432000 4194304 4196468 140737424836464 140573309540784 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 30064 KiB

[startup+0.20971 s]*
/proc/loadavg: 8.62 8.65 8.62 4/199 7947
/proc/meminfo: memFree=21829740/32770624 swapFree=67108860/67108860
[pid=7927] ppid=7924 vsize=26000852 memory=39684 CPUtime=0.3 cores=0-7
/proc/7927/stat : 7927 (java) S 7924 7927 6951 0 -1 1077944320 9555 0 0 0 28 2 0 0 20 0 20 0 177022174 26624872448 9921 33554432000 4194304 4196468 140737424836464 140737424819008 140575046954743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
/proc/7927/statm: 6500213 9921 3647 1 0 6487932 0
[pid=7927/tid=7929] ppid=7924 vsize=26000852 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/7927/task/7929/stat : 7929 (java) R 7924 7927 6951 0 -1 4202560 6989 0 0 0 18 1 0 0 20 0 20 0 177022174 26624872448 9921 33554432000 4194304 4196468 140737424836464 140575051173104 140575031035260 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7930] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7930/stat : 7930 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 9921 33554432000 4194304 4196468 140737424836464 140574604699920 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7931] ppid=7924 vsize=26000852 memory=140429626420068 CPUtime=0 cores=0-7
/proc/7927/task/7931/stat : 7931 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 9921 33554432000 4194304 4196468 140737424836464 140574603647376 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7932] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7932/stat : 7932 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 9921 33554432000 4194304 4196468 140737424836464 140574602594832 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7933] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7933/stat : 7933 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 9921 33554432000 4194304 4196468 140737424836464 140574601542288 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7934] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7934/stat : 7934 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 9921 33554432000 4194304 4196468 140737424836464 140574600489744 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7935] ppid=7924 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7927/task/7935/stat : 7935 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 9921 33554432000 4194304 4196468 140737424836464 140574599437200 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7936] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7936/stat : 7936 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 9921 33554432000 4194304 4196468 140737424836464 140574598384656 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7937] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7937/stat : 7937 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624872448 9921 33554432000 4194304 4196468 140737424836464 140574597332112 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7938] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7938/stat : 7938 (java) S 7924 7927 6951 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 177022176 26624872448 9921 33554432000 4194304 4196468 140737424836464 140573319014384 140575046965890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7939] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7939/stat : 7939 (java) S 7924 7927 6951 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177022177 26624872448 9921 33554432000 4194304 4196468 140737424836464 140573317960608 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7940] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7940/stat : 7940 (java) S 7924 7927 6951 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177022177 26624872448 9921 33554432000 4194304 4196468 140737424836464 140573316908016 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7941] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7941/stat : 7941 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022179 26624872448 9921 33554432000 4194304 4196468 140737424836464 140573315856592 140575046973339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7942] ppid=7924 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/7927/task/7942/stat : 7942 (java) S 7924 7927 6951 0 -1 1077944384 339 0 0 0 1 0 0 0 20 0 20 0 177022179 26624872448 9921 33554432000 4194304 4196468 140737424836464 140573314804208 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7943] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7943/stat : 7943 (java) S 7924 7927 6951 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 177022179 26624872448 9921 33554432000 4194304 4196468 140737424836464 140573313751664 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7944] ppid=7924 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/7927/task/7944/stat : 7944 (java) S 7924 7927 6951 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 20 0 177022179 26624872448 9921 33554432000 4194304 4196468 140737424836464 140573312699120 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7945] ppid=7924 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/7927/task/7945/stat : 7945 (java) S 7924 7927 6951 0 -1 1077944384 524 0 0 0 5 0 0 0 20 0 20 0 177022179 26624872448 9921 33554432000 4194304 4196468 140737424836464 140573311646576 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7946] ppid=7924 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7946/stat : 7946 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177022180 26624872448 9921 33554432000 4194304 4196468 140737424836464 140573310593248 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7947] ppid=7924 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7927/task/7947/stat : 7947 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022180 26624872448 9921 33554432000 4194304 4196468 140737424836464 140573309540784 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 39684 KiB

[startup+0.309446 s]*
/proc/loadavg: 8.62 8.65 8.62 2/199 7947
/proc/meminfo: memFree=21822668/32770624 swapFree=67108860/67108860
[pid=7927] ppid=7924 vsize=26000872 memory=48032 CPUtime=0.48 cores=0-7
/proc/7927/stat : 7927 (java) S 7924 7927 6951 0 -1 1077944320 10795 0 0 0 46 2 0 0 20 0 20 0 177022174 26624892928 12008 33554432000 4194304 4196468 140737424836464 140737424819008 140575046954743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
/proc/7927/statm: 6500218 12008 3709 1 0 6487932 0
[pid=7927/tid=7929] ppid=7924 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7927/task/7929/stat : 7929 (java) R 7924 7927 6951 0 -1 4202560 7739 0 0 0 28 1 0 0 20 0 20 0 177022174 26624892928 12008 33554432000 4194304 4196468 140737424836464 140575051184336 140575031035230 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7930] ppid=7924 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7930/stat : 7930 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624892928 12008 33554432000 4194304 4196468 140737424836464 140574604699920 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7931] ppid=7924 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7931/stat : 7931 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26624892928 12008 33554432000 4194304 4196468 140737424836464 140574603647376 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7932] ppid=7924 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7932/stat : 7932 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177022175 26624892928 12008 33554432000 4194304 4196468 140737424836464 140574602594832 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7933] ppid=7924 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7933/stat : 7933 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26624892928 12008 33554432000 4194304 4196468 140737424836464 140574601542288 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7934] ppid=7924 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/7927/task/7934/stat : 7934 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624892928 12008 33554432000 4194304 4196468 140737424836464 140574600489744 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7935] ppid=7924 vsize=26000872 memory=140429525873583 CPUtime=0 cores=0-7
/proc/7927/task/7935/stat : 7935 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624892928 12008 33554432000 4194304 4196468 140737424836464 140574599437200 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7936] ppid=7924 vsize=26000872 memory=140429525875888 CPUtime=0 cores=0-7
/proc/7927/task/7936/stat : 7936 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26624892928 12008 33554432000 4194304 4196468 140737424836464 140574598384656 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7937] ppid=7924 vsize=26000872 memory=140429525878192 CPUtime=0 cores=0-7
/proc/7927/task/7937/stat : 7937 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26624892928 12008 33554432000 4194304 4196468 140737424836464 140574597332112 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7938] ppid=7924 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7938/stat : 7938 (java) S 7924 7927 6951 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 177022176 26624892928 12008 33554432000 4194304 4196468 140737424836464 140573319014384 140575046965890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7939] ppid=7924 vsize=26000872 memory=280859051763344 CPUtime=0 cores=0-7
/proc/7927/task/7939/stat : 7939 (java) S 7924 7927 6951 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177022177 26624892928 12008 33554432000 4194304 4196468 140737424836464 140573317960608 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7940] ppid=7924 vsize=26000872 memory=280859051770256 CPUtime=0 cores=0-7
/proc/7927/task/7940/stat : 7940 (java) S 7924 7927 6951 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177022177 26624892928 12008 33554432000 4194304 4196468 140737424836464 140573316908016 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7941] ppid=7924 vsize=26000872 memory=280859051711536 CPUtime=0 cores=0-7
/proc/7927/task/7941/stat : 7941 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022179 26624892928 12008 33554432000 4194304 4196468 140737424836464 140573315856592 140575046973339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7942] ppid=7924 vsize=26000872 memory=280859051784080 CPUtime=0.01 cores=0-7
/proc/7927/task/7942/stat : 7942 (java) S 7924 7927 6951 0 -1 1077944384 369 0 0 0 1 0 0 0 20 0 20 0 177022179 26624892928 12008 33554432000 4194304 4196468 140737424836464 140573314804208 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7943] ppid=7924 vsize=26000872 memory=280859051790992 CPUtime=0.02 cores=0-7
/proc/7927/task/7943/stat : 7943 (java) S 7924 7927 6951 0 -1 1077944384 224 0 0 0 2 0 0 0 20 0 20 0 177022179 26624892928 12008 33554432000 4194304 4196468 140737424836464 140573313751664 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7944] ppid=7924 vsize=26000872 memory=280859051788688 CPUtime=0.05 cores=0-7
/proc/7927/task/7944/stat : 7944 (java) S 7924 7927 6951 0 -1 1077944384 495 0 0 0 5 0 0 0 20 0 20 0 177022179 26624892928 12008 33554432000 4194304 4196468 140737424836464 140573312699120 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7945] ppid=7924 vsize=26000872 memory=280859051805248 CPUtime=0.08 cores=0-7
/proc/7927/task/7945/stat : 7945 (java) S 7924 7927 6951 0 -1 1077944384 585 0 0 0 8 0 0 0 20 0 20 0 177022179 26624892928 12008 33554432000 4194304 4196468 140737424836464 140573311646576 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7946] ppid=7924 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7946/stat : 7946 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177022180 26624892928 12008 33554432000 4194304 4196468 140737424836464 140573310593248 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7947] ppid=7924 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/7927/task/7947/stat : 7947 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022180 26624892928 12008 33554432000 4194304 4196468 140737424836464 140573309540784 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 48032 KiB

[startup+0.700883 s]
/proc/loadavg: 8.62 8.65 8.62 2/199 7947
/proc/meminfo: memFree=21810260/32770624 swapFree=67108860/67108860
[pid=7927] ppid=7924 vsize=26004968 memory=77972 CPUtime=1.16 cores=0-7
/proc/7927/stat : 7927 (java) S 7924 7927 6951 0 -1 1077944320 13634 0 0 0 113 3 0 0 20 0 20 0 177022174 26629087232 19493 33554432000 4194304 4196468 140737424836464 140737424819008 140575046954743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
/proc/7927/statm: 6501242 19493 3754 1 0 6488956 0
[pid=7927/tid=7929] ppid=7924 vsize=26004968 memory=7012500720563282772 CPUtime=0.67 cores=0-7
/proc/7927/task/7929/stat : 7929 (java) R 7924 7927 6951 0 -1 4202560 9436 0 0 0 65 2 0 0 20 0 20 0 177022174 26629087232 19493 33554432000 4194304 4196468 140737424836464 140575051180656 140575031035230 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7930] ppid=7924 vsize=26004968 memory=34127810149908 CPUtime=0 cores=0-7
/proc/7927/task/7930/stat : 7930 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26629087232 19493 33554432000 4194304 4196468 140737424836464 140574604699920 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7931] ppid=7924 vsize=26004968 memory=140429525883696 CPUtime=0 cores=0-7
/proc/7927/task/7931/stat : 7931 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26629087232 19493 33554432000 4194304 4196468 140737424836464 140574603647376 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7932] ppid=7924 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7932/stat : 7932 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177022175 26629087232 19493 33554432000 4194304 4196468 140737424836464 140574602594832 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7933] ppid=7924 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7933/stat : 7933 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26629087232 19493 33554432000 4194304 4196468 140737424836464 140574601542288 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7934] ppid=7924 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7934/stat : 7934 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26629087232 19493 33554432000 4194304 4196468 140737424836464 140574600489744 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7935] ppid=7924 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7935/stat : 7935 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26629087232 19493 33554432000 4194304 4196468 140737424836464 140574599437200 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7936] ppid=7924 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7936/stat : 7936 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177022175 26629087232 19493 33554432000 4194304 4196468 140737424836464 140574598384656 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7937] ppid=7924 vsize=26004968 memory=1840 CPUtime=0 cores=0-7
/proc/7927/task/7937/stat : 7937 (java) S 7924 7927 6951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177022175 26629087232 19493 33554432000 4194304 4196468 140737424836464 140574597332112 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7938] ppid=7924 vsize=26004968 memory=12136 CPUtime=0 cores=0-7
/proc/7927/task/7938/stat : 7938 (java) S 7924 7927 6951 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 177022176 26629087232 19493 33554432000 4194304 4196468 140737424836464 140573319014384 140575046965890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0

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

[pid=7927/tid=7946] ppid=7924 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7946/stat : 7946 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 177022180 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573310593248 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7947] ppid=7924 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7947/stat : 7947 (java) R 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 177022180 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573309540784 140575046965890 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7948] ppid=7924 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/7927/task/7948/stat : 7948 (java) R 7924 7927 6951 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 46 0 177022313 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573299249840 140575046964949 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7949] ppid=7924 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7949/stat : 7949 (java) R 7924 7927 6951 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 46 0 177022325 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573296100304 140575046965890 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7950] ppid=7924 vsize=27743860 memory=0 CPUtime=0.1 cores=0-7
/proc/7927/task/7950/stat : 7950 (java) R 7924 7927 6951 0 -1 4202560 147 0 0 0 10 0 0 0 20 0 46 0 177022335 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573292948176 140575046976090 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7951] ppid=7924 vsize=27743860 memory=0 CPUtime=0.11 cores=0-7
/proc/7927/task/7951/stat : 7951 (java) R 7924 7927 6951 0 -1 1077944384 184 0 0 0 11 0 0 0 20 0 46 0 177022336 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573291898176 140575046964949 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7952] ppid=7924 vsize=27743860 memory=0 CPUtime=0.17 cores=0-7
/proc/7927/task/7952/stat : 7952 (java) R 7924 7927 6951 0 -1 4202560 64 0 0 0 17 0 0 0 20 0 46 0 177022336 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573290844720 140574692916321 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7953] ppid=7924 vsize=27743860 memory=0 CPUtime=0.1 cores=0-7
/proc/7927/task/7953/stat : 7953 (java) S 7924 7927 6951 0 -1 1077944384 165 0 0 0 10 0 0 0 20 0 46 0 177022336 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573289793088 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7954] ppid=7924 vsize=27743860 memory=0 CPUtime=0.1 cores=0-7
/proc/7927/task/7954/stat : 7954 (java) S 7924 7927 6951 0 -1 1077944384 40 0 0 0 10 0 0 0 20 0 46 0 177022336 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573288739520 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7955] ppid=7924 vsize=27743860 memory=0 CPUtime=0.13 cores=0-7
/proc/7927/task/7955/stat : 7955 (java) S 7924 7927 6951 0 -1 1077944384 54 0 0 0 13 0 0 0 20 0 46 0 177022339 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573287686976 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7956] ppid=7924 vsize=27743860 memory=0 CPUtime=0.12 cores=0-7
/proc/7927/task/7956/stat : 7956 (java) R 7924 7927 6951 0 -1 4202560 62 0 0 0 12 0 0 0 20 0 46 0 177022339 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573286634272 140574689990662 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7957] ppid=7924 vsize=27743860 memory=0 CPUtime=0.2 cores=0-7
/proc/7927/task/7957/stat : 7957 (java) R 7924 7927 6951 0 -1 1077944384 56 0 0 0 20 0 0 0 20 0 46 0 177022339 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573285581888 140575046964949 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7958] ppid=7924 vsize=27743860 memory=0 CPUtime=0.16 cores=0-7
/proc/7927/task/7958/stat : 7958 (java) S 7924 7927 6951 0 -1 1077944384 45 0 0 0 16 0 0 0 20 0 46 0 177022339 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573284529344 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7959] ppid=7924 vsize=27743860 memory=0 CPUtime=0.08 cores=0-7
/proc/7927/task/7959/stat : 7959 (java) S 7924 7927 6951 0 -1 1077944384 26 0 0 0 8 0 0 0 20 0 46 0 177022340 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573283476800 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7960] ppid=7924 vsize=27743860 memory=0 CPUtime=0.08 cores=0-7
/proc/7927/task/7960/stat : 7960 (java) R 7924 7927 6951 0 -1 4202560 38 0 0 0 8 0 0 0 20 0 46 0 177022341 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573282423344 140574689775723 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7961] ppid=7924 vsize=27743860 memory=0 CPUtime=0.06 cores=0-7
/proc/7927/task/7961/stat : 7961 (java) S 7924 7927 6951 0 -1 1077944384 39 0 0 0 6 0 0 0 20 0 46 0 177022346 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573281371712 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7962] ppid=7924 vsize=27743860 memory=0 CPUtime=0.12 cores=0-7
/proc/7927/task/7962/stat : 7962 (java) R 7924 7927 6951 0 -1 4202560 29 0 0 0 12 0 0 0 20 0 46 0 177022347 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573278184128 140574683851828 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7963] ppid=7924 vsize=27743860 memory=0 CPUtime=0.14 cores=0-7
/proc/7927/task/7963/stat : 7963 (java) R 7924 7927 6951 0 -1 1077944384 26 0 0 0 14 0 0 0 20 0 46 0 177022348 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573277131584 140575046964949 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7964] ppid=7924 vsize=27743860 memory=0 CPUtime=0.09 cores=0-7
/proc/7927/task/7964/stat : 7964 (java) S 7924 7927 6951 0 -1 1077944384 26 0 0 0 9 0 0 0 20 0 46 0 177022348 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573276079040 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7965] ppid=7924 vsize=27743860 memory=0 CPUtime=0.11 cores=0-7
/proc/7927/task/7965/stat : 7965 (java) R 7924 7927 6951 0 -1 1077944384 26 0 0 0 11 0 0 0 20 0 46 0 177022348 28409712640 65637 33554432000 4194304 4196468 140737424836464 140573275026496 140575046964949 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7966] ppid=7924 vsize=27743860 memory=0 CPUtime=0.08 cores=0-7
/proc/7927/task/7966/stat : 7966 (java) S 7924 7927 6951 0 -1 1077944384 27 0 0 0 8 0 0 0 20 0 46 0 177022348 28409712640 65637 33554432000 4194304 4196468 140737424836464 140571528127680 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7967] ppid=7924 vsize=27743860 memory=0 CPUtime=0.07 cores=0-7
/proc/7927/task/7967/stat : 7967 (java) S 7924 7927 6951 0 -1 1077944384 31 0 0 0 7 0 0 0 20 0 46 0 177022349 28409712640 65637 33554432000 4194304 4196468 140737424836464 140571527075136 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7968] ppid=7924 vsize=27743860 memory=0 CPUtime=0.1 cores=0-7
/proc/7927/task/7968/stat : 7968 (java) R 7924 7927 6951 0 -1 4202560 28 0 0 0 10 0 0 0 20 0 46 0 177022349 28409712640 65637 33554432000 4194304 4196468 140737424836464 140571526022592 140574683852034 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7969] ppid=7924 vsize=27743860 memory=0 CPUtime=0.15 cores=0-7
/proc/7927/task/7969/stat : 7969 (java) S 7924 7927 6951 0 -1 1077944384 31 0 0 0 15 0 0 0 20 0 46 0 177022349 28409712640 65637 33554432000 4194304 4196468 140737424836464 140571524970048 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7970] ppid=7924 vsize=27743860 memory=0 CPUtime=0.02 cores=0-7
/proc/7927/task/7970/stat : 7970 (java) S 7924 7927 6951 0 -1 1077944384 27 0 0 0 2 0 0 0 20 0 46 0 177022349 28409712640 65637 33554432000 4194304 4196468 140737424836464 140571523916480 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7971] ppid=7924 vsize=27743860 memory=0 CPUtime=0.12 cores=0-7
/proc/7927/task/7971/stat : 7971 (java) S 7924 7927 6951 0 -1 1077944384 26 0 0 0 12 0 0 0 20 0 46 0 177022350 28409712640 65637 33554432000 4194304 4196468 140737424836464 140571522863936 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7972] ppid=7924 vsize=27743860 memory=0 CPUtime=0.1 cores=0-7
/proc/7927/task/7972/stat : 7972 (java) S 7924 7927 6951 0 -1 1077944384 26 0 0 0 10 0 0 0 20 0 46 0 177022350 28409712640 65637 33554432000 4194304 4196468 140737424836464 140571521811392 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7973] ppid=7924 vsize=27743860 memory=0 CPUtime=0.06 cores=0-7
/proc/7927/task/7973/stat : 7973 (java) R 7924 7927 6951 0 -1 4202560 26 0 0 0 6 0 0 0 20 0 46 0 177022350 28409712640 65637 33554432000 4194304 4196468 140737424836464 140571520758848 140574693002172 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
Current children cumulated CPU time: 8.63 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 262548 KiB

[startup+2.30197 s]
/proc/loadavg: 8.62 8.65 8.62 21/225 7973
/proc/meminfo: memFree=21621580/32770624 swapFree=67108860/67108860
[pid=7927] ppid=7924 vsize=27743860 memory=262984 CPUtime=9.43 cores=0-7
/proc/7927/stat : 7927 (java) S 7924 7927 6951 0 -1 1077944320 41816 0 0 0 927 16 0 0 20 0 46 0 177022174 28409712640 65746 33554432000 4194304 4196468 140737424836464 140737424819008 140575046954743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
/proc/7927/statm: 6935965 65746 3836 1 0 6923158 0
[pid=7927/tid=7929] ppid=7924 vsize=27743860 memory=2241 CPUtime=1.61 cores=0-7
/proc/7927/task/7929/stat : 7929 (java) S 7924 7927 6951 0 -1 1077944384 13468 0 0 0 156 5 0 0 20 0 46 0 177022174 28409712640 65746 33554432000 4194304 4196468 140737424836464 140575051192448 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7930] ppid=7924 vsize=27743860 memory=2244 CPUtime=0 cores=0-7
/proc/7927/task/7930/stat : 7930 (java) S 7924 7927 6951 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 177022175 28409712640 65746 33554432000 4194304 4196468 140737424836464 140574604699920 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7931] ppid=7924 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/7927/task/7931/stat : 7931 (java) S 7924 7927 6951 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 46 0 177022175 28409712640 65746 33554432000 4194304 4196468 140737424836464 140574603647376 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7932] ppid=7924 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/7927/task/7932/stat : 7932 (java) S 7924 7927 6951 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 46 0 177022175 28409712640 65746 33554432000 4194304 4196468 140737424836464 140574602594832 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7933] ppid=7924 vsize=27743860 memory=4040 CPUtime=0 cores=0-7
/proc/7927/task/7933/stat : 7933 (java) S 7924 7927 6951 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 46 0 177022175 28409712640 65746 33554432000 4194304 4196468 140737424836464 140574601542288 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7934] ppid=7924 vsize=27743860 memory=1792 CPUtime=0 cores=0-7
/proc/7927/task/7934/stat : 7934 (java) S 7924 7927 6951 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 46 0 177022175 28409712640 65746 33554432000 4194304 4196468 140737424836464 140574600489744 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7935] ppid=7924 vsize=27743860 memory=640 CPUtime=0 cores=0-7
/proc/7927/task/7935/stat : 7935 (java) S 7924 7927 6951 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 46 0 177022175 28409712640 65746 33554432000 4194304 4196468 140737424836464 140574599437200 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7936] ppid=7924 vsize=27743860 memory=960 CPUtime=0 cores=0-7
/proc/7927/task/7936/stat : 7936 (java) S 7924 7927 6951 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 46 0 177022175 28409712640 65746 33554432000 4194304 4196468 140737424836464 140574598384656 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7937] ppid=7924 vsize=27743860 memory=1232 CPUtime=0 cores=0-7
/proc/7927/task/7937/stat : 7937 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 177022175 28409712640 65746 33554432000 4194304 4196468 140737424836464 140574597332112 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7938] ppid=7924 vsize=27743860 memory=2468 CPUtime=0 cores=0-7
/proc/7927/task/7938/stat : 7938 (java) S 7924 7927 6951 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 46 0 177022176 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573319014384 140575046965890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7939] ppid=7924 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7939/stat : 7939 (java) S 7924 7927 6951 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 177022177 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573317960672 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7940] ppid=7924 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7940/stat : 7940 (java) S 7924 7927 6951 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 46 0 177022177 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573316908032 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7941] ppid=7924 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7941/stat : 7941 (java) S 7924 7927 6951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 177022179 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573315856592 140575046973339 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7942] ppid=7924 vsize=27743860 memory=7302140670654900050 CPUtime=1.13 cores=0-7
/proc/7927/task/7942/stat : 7942 (java) R 7924 7927 6951 0 -1 4202560 6222 0 0 0 111 2 0 0 20 0 46 0 177022179 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573314790352 140575032970528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7943] ppid=7924 vsize=27743860 memory=7301857172715104592 CPUtime=1.28 cores=0-7
/proc/7927/task/7943/stat : 7943 (java) R 7924 7927 6951 0 -1 4202560 5428 0 0 0 127 1 0 0 20 0 46 0 177022179 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573313738232 140575025218352 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7944] ppid=7924 vsize=27743860 memory=7085680916006201682 CPUtime=1.21 cores=0-7
/proc/7927/task/7944/stat : 7944 (java) R 7924 7927 6951 0 -1 4202560 5233 0 0 0 120 1 0 0 20 0 46 0 177022179 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573312685664 140575039244197 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7945] ppid=7924 vsize=27743860 memory=8112282956445269571 CPUtime=0.76 cores=0-7
/proc/7927/task/7945/stat : 7945 (java) S 7924 7927 6951 0 -1 1077944384 8226 0 0 0 75 1 0 0 20 0 46 0 177022179 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573311646576 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7946] ppid=7924 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7946/stat : 7946 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 177022180 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573310593248 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7947] ppid=7924 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/7927/task/7947/stat : 7947 (java) S 7924 7927 6951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 177022180 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573309540784 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7948] ppid=7924 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/7927/task/7948/stat : 7948 (java) R 7924 7927 6951 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 46 0 177022313 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573299249840 140575046964949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7949] ppid=7924 vsize=27743860 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/7927/task/7949/stat : 7949 (java) S 7924 7927 6951 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 46 0 177022325 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573296100304 140575046965890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7950] ppid=7924 vsize=27743860 memory=0 CPUtime=0.12 cores=0-7
/proc/7927/task/7950/stat : 7950 (java) R 7924 7927 6951 0 -1 1077944384 147 0 0 0 12 0 0 0 20 0 46 0 177022335 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573292950720 140575046964949 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7951] ppid=7924 vsize=27743860 memory=0 CPUtime=0.16 cores=0-7
/proc/7927/task/7951/stat : 7951 (java) S 7924 7927 6951 0 -1 1077944384 184 0 0 0 16 0 0 0 20 0 46 0 177022336 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573291891472 140575046964949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7952] ppid=7924 vsize=27743860 memory=280859052107936 CPUtime=0.22 cores=0-7
/proc/7927/task/7952/stat : 7952 (java) R 7924 7927 6951 0 -1 4202560 64 0 0 0 22 0 0 0 20 0 46 0 177022336 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573290844720 140574692914630 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7953] ppid=7924 vsize=27743860 memory=151052 CPUtime=0.11 cores=0-7
/proc/7927/task/7953/stat : 7953 (java) R 7924 7927 6951 0 -1 1077944384 165 0 0 0 11 0 0 0 20 0 46 0 177022336 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573289793088 140575046964949 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7954] ppid=7924 vsize=27743860 memory=6656426216303648864 CPUtime=0.12 cores=0-7
/proc/7927/task/7954/stat : 7954 (java) R 7924 7927 6951 0 -1 4202560 40 0 0 0 12 0 0 0 20 0 46 0 177022336 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573288739520 140737424873410 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7955] ppid=7924 vsize=27743860 memory=0 CPUtime=0.16 cores=0-7
/proc/7927/task/7955/stat : 7955 (java) R 7924 7927 6951 0 -1 1077944384 54 0 0 0 16 0 0 0 20 0 46 0 177022339 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573287686976 140575046964949 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7956] ppid=7924 vsize=27743860 memory=0 CPUtime=0.15 cores=0-7
/proc/7927/task/7956/stat : 7956 (java) R 7924 7927 6951 0 -1 1077944384 62 0 0 0 15 0 0 0 20 0 46 0 177022339 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573286634432 140575046964949 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7957] ppid=7924 vsize=27743860 memory=0 CPUtime=0.22 cores=0-7
/proc/7927/task/7957/stat : 7957 (java) R 7924 7927 6951 0 -1 4202560 56 0 0 0 22 0 0 0 20 0 46 0 177022339 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573285580976 140737424873410 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7958] ppid=7924 vsize=27743860 memory=0 CPUtime=0.18 cores=0-7
/proc/7927/task/7958/stat : 7958 (java) R 7924 7927 6951 0 -1 4202560 45 0 0 0 18 0 0 0 20 0 46 0 177022339 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573284529344 140574692488433 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7959] ppid=7924 vsize=27743860 memory=0 CPUtime=0.09 cores=0-7
/proc/7927/task/7959/stat : 7959 (java) R 7924 7927 6951 0 -1 1077944384 26 0 0 0 9 0 0 0 20 0 46 0 177022340 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573283476800 140575046964949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7960] ppid=7924 vsize=27743860 memory=0 CPUtime=0.12 cores=0-7
/proc/7927/task/7960/stat : 7960 (java) R 7924 7927 6951 0 -1 1077944384 38 0 0 0 12 0 0 0 20 0 46 0 177022341 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573282424256 140575046964949 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7961] ppid=7924 vsize=27743860 memory=0 CPUtime=0.07 cores=0-7
/proc/7927/task/7961/stat : 7961 (java) R 7924 7927 6951 0 -1 1077944384 39 0 0 0 7 0 0 0 20 0 46 0 177022346 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573281371712 140575046964949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7962] ppid=7924 vsize=27743860 memory=0 CPUtime=0.12 cores=0-7
/proc/7927/task/7962/stat : 7962 (java) R 7924 7927 6951 0 -1 1077944384 29 0 0 0 12 0 0 0 20 0 46 0 177022347 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573278184128 140575046964949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7963] ppid=7924 vsize=27743860 memory=22 CPUtime=0.16 cores=0-7
/proc/7927/task/7963/stat : 7963 (java) R 7924 7927 6951 0 -1 1077944384 26 0 0 0 16 0 0 0 20 0 46 0 177022348 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573277131584 140575046964949 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7964] ppid=7924 vsize=27743860 memory=288230621803970871 CPUtime=0.12 cores=0-7
/proc/7927/task/7964/stat : 7964 (java) R 7924 7927 6951 0 -1 1077944384 26 0 0 0 12 0 0 0 20 0 46 0 177022348 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573276079040 140575046964949 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7965] ppid=7924 vsize=27743860 memory=13565981461055745 CPUtime=0.14 cores=0-7
/proc/7927/task/7965/stat : 7965 (java) R 7924 7927 6951 0 -1 1077944384 26 0 0 0 14 0 0 0 20 0 46 0 177022348 28409712640 65746 33554432000 4194304 4196468 140737424836464 140573275019768 140575046975933 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7966] ppid=7924 vsize=27743860 memory=188468 CPUtime=0.09 cores=0-7
/proc/7927/task/7966/stat : 7966 (java) R 7924 7927 6951 0 -1 4202560 27 0 0 0 9 0 0 0 20 0 46 0 177022348 28409712640 65746 33554432000 4194304 4196468 140737424836464 140571528127680 140737424873410 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7967] ppid=7924 vsize=27743860 memory=0 CPUtime=0.09 cores=0-7
/proc/7927/task/7967/stat : 7967 (java) R 7924 7927 6951 0 -1 1077944384 31 0 0 0 9 0 0 0 20 0 46 0 177022349 28409712640 65746 33554432000 4194304 4196468 140737424836464 140571527075136 140575046964949 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7968] ppid=7924 vsize=27743860 memory=447 CPUtime=0.15 cores=0-7
/proc/7927/task/7968/stat : 7968 (java) R 7924 7927 6951 0 -1 1077944384 28 0 0 0 15 0 0 0 20 0 46 0 177022349 28409712640 65746 33554432000 4194304 4196468 140737424836464 140571526022592 140575046964949 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7969] ppid=7924 vsize=27743860 memory=94 CPUtime=0.18 cores=0-7
/proc/7927/task/7969/stat : 7969 (java) R 7924 7927 6951 0 -1 1077944384 32 0 0 0 18 0 0 0 20 0 46 0 177022349 28409712640 65746 33554432000 4194304 4196468 140737424836464 140571524970048 140575046964949 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7970] ppid=7924 vsize=27743860 memory=115 CPUtime=0.07 cores=0-7
/proc/7927/task/7970/stat : 7970 (java) R 7924 7927 6951 0 -1 4202560 27 0 0 0 7 0 0 0 20 0 46 0 177022349 28409712640 65746 33554432000 4194304 4196468 140737424836464 140571523915568 140737424873410 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7971] ppid=7924 vsize=27743860 memory=19834 CPUtime=0.14 cores=0-7
/proc/7927/task/7971/stat : 7971 (java) R 7924 7927 6951 0 -1 1077944384 26 0 0 0 14 0 0 0 20 0 46 0 177022350 28409712640 65746 33554432000 4194304 4196468 140737424836464 140571522863936 140575046964949 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7972] ppid=7924 vsize=27743860 memory=1 CPUtime=0.11 cores=0-7
/proc/7927/task/7972/stat : 7972 (java) R 7924 7927 6951 0 -1 1077944384 26 0 0 0 11 0 0 0 20 0 46 0 177022350 28409712640 65746 33554432000 4194304 4196468 140737424836464 140571521811392 140575046964949 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
[pid=7927/tid=7973] ppid=7924 vsize=27743860 memory=280859051894256 CPUtime=0.1 cores=0-7
/proc/7927/task/7973/stat : 7973 (java) R 7924 7927 6951 0 -1 1077944384 26 0 0 0 10 0 0 0 20 0 46 0 177022350 28409712640 65746 33554432000 4194304 4196468 140737424836464 140571520758848 140575046964949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28241920 140737424839778 140737424839963 140737424839963 140737424842703 0
Current children cumulated CPU time: 9.43 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 262984 KiB

Child status: 0
Real time (s): 2.38716
CPU time (s): 9.87711
CPU user time (s): 9.69784
CPU system time (s): 0.179272
CPU usage (%): 413.76
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 262984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.69784
system time used= 0.179272
maximum resident set size= 265956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42052
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6615
involuntary context switches= 343


# summary of solver processes directly reported to runsolver:
#   pid: 7927
#   total CPU time (s): 9.87711
#   total CPU user time (s): 9.69784
#   total CPU system time (s): 0.179272

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035555 second user time and 0.069078 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-22 23:50:47
IDJOB=4284897
IDBENCH=130612
IDSOLVER=2681
FILE ID=node105/4284897-1503439508
RUNJOBID= node105-1503428475-6978
PBS_JOBID= 20632140
Free space on /tmp= 60032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-04.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-4284897-1503439508/watcher-4284897-1503439508 -o /tmp/evaluation-result-4284897-1503439508/solver-4284897-1503439508 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503428475-6978 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 613066376 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4284897-1503439508.xml

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

MD5SUM BENCH= 2ada0409f2c6e70f95908de4e7f6edb2
RANDOM SEED=613066376

node105.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.17
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.17
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.17
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.17
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:        21855108 kB
MemAvailable:   31932304 kB
Buffers:          215800 kB
Cached:         10130796 kB
SwapCached:            0 kB
Active:          3249144 kB
Inactive:        7151288 kB
Active(anon):       2228 kB
Inactive(anon):    95432 kB
Active(file):    3246916 kB
Inactive(file):  7055856 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41944 kB
Writeback:             0 kB
AnonPages:         71308 kB
Mapped:            55096 kB
Shmem:             41612 kB
Slab:             207352 kB
SReclaimable:     180516 kB
SUnreclaim:        26836 kB
KernelStack:        3232 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59992 MiB
End job on node105 at 2017-08-22 23:50:50