Trace number 4400664

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
Concrete 3.12.2UNSAT 13.6182 6.12715

General information on the benchmark

NameRandom/Random-D-t090/
rand-2-40-180-84-090-90.xml
MD5SUMb787e2fb655876ad1ad352aa15cc79d3
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 benchmark0.914535
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Number of domains1
Minimum domain size180
Maximum domain size180
Distribution of domain sizes[{"size":180,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":8},{"degree":3,"count":6},{"degree":4,"count":5},{"degree":5,"count":8},{"degree":6,"count":6},{"degree":7,"count":4},{"degree":8,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":84}]
Number of extensional constraints84
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":84}]
Optimization problemNO
Type of objective

Solver Data

0.74/0.55	c Concrete v3.12.2.1568631193530 running
13.58/6.11	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 (15191 MiB free)
  memory of node 1: 16384 MiB (13196 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400664-1568675821/watcher-4400664-1568675821 -o /tmp/evaluation-result-4400664-1568675821/solver-4400664-1568675821 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15922 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1397057242 HOME/instance-4400664-1568675821.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=16911, runsolver pid=16908
Current StackSize limit: 8192 KiB


[startup+0.100131 s]*
/proc/loadavg: 1.27 1.42 1.60 3/218 16968
/proc/meminfo: memFree=29063772/32770624 swapFree=67002400/67108860
[pid=16911] ppid=16908 vsize=9972712 memory=16812 CPUtime=0.09 cores=0,2,4,6
/proc/16911/stat : 16911 (java) S 16908 16911 15891 0 -1 1077944320 4440 13028 0 0 1 0 5 3 20 0 6 0 443830712 10212057088 4203 33554432000 4194304 4196468 140723777143376 140723777125920 139892371603191 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
/proc/16911/statm: 2493178 4203 1935 1 0 2481616 0
[pid=16911/tid=16964] ppid=16908 vsize=9972712 memory=4279135703946462605 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16964/stat : 16964 (java) R 16908 16911 15891 0 -1 4202560 2231 13028 0 0 0 0 5 3 20 0 6 0 443830722 10212057088 4203 33554432000 4194304 4196468 140723777143376 139892343439952 139892371625117 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16965] ppid=16908 vsize=9972712 memory=8257237230052613020 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16965/stat : 16965 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 6 0 443830722 10212057088 4203 33554432000 4194304 4196468 140723777143376 139892375845136 139892371613397 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16966] ppid=16908 vsize=9972712 memory=139832016848512 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16966/stat : 16966 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 6 0 443830722 10212057088 4203 33554432000 4194304 4196468 140723777143376 139892264118672 139892371613397 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16967] ppid=16908 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16967/stat : 16967 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 6 0 443830722 10212057088 4203 33554432000 4194304 4196468 140723777143376 139892263066128 139892371613397 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16968] ppid=16908 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16968/stat : 16968 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 6 0 443830722 10212057088 4203 33554432000 4194304 4196468 140723777143376 139892262013584 139892371613397 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210197 s]*
/proc/loadavg: 1.27 1.42 1.60 4/227 16977
/proc/meminfo: memFree=29040648/32770624 swapFree=67002400/67108860
[pid=16911] ppid=16908 vsize=10819712 memory=44156 CPUtime=0.26 cores=0,2,4,6
/proc/16911/stat : 16911 (java) S 16908 16911 15891 0 -1 1077944320 7508 13028 0 0 17 1 5 3 20 0 15 0 443830712 11079385088 11039 33554432000 4194304 4196468 140723777143376 140723777125920 139892371603191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
/proc/16911/statm: 2704928 11039 3175 1 0 2667149 0
[pid=16911/tid=16964] ppid=16908 vsize=10819856 memory=-6517102902069810590 CPUtime=0.2 cores=0,2,4,6
/proc/16911/task/16964/stat : 16964 (java) R 16908 16911 15891 0 -1 4202560 4015 13028 0 0 11 1 5 3 20 0 15 0 443830722 11079532544 11103 33554432000 4194304 4196468 140723777143376 139892343397248 139892294680131 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16965] ppid=16908 vsize=10819856 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16965/stat : 16965 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830722 11079532544 11103 33554432000 4194304 4196468 140723777143376 139892375845136 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16966] ppid=16908 vsize=10819856 memory=139832016848512 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16966/stat : 16966 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830722 11079532544 11103 33554432000 4194304 4196468 140723777143376 139892264118672 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16967] ppid=16908 vsize=10819856 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16967/stat : 16967 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830722 11079532544 11103 33554432000 4194304 4196468 140723777143376 139892263066128 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16968] ppid=16908 vsize=10819856 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16968/stat : 16968 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830722 11079532544 11103 33554432000 4194304 4196468 140723777143376 139892262013584 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16969] ppid=16908 vsize=10819856 memory=139832016848512 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16969/stat : 16969 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830724 11079532544 11103 33554432000 4194304 4196468 140723777143376 139891831073264 139892371614338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16970] ppid=16908 vsize=10819856 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16970/stat : 16970 (java) S 16908 16911 15891 0 -1 1077944384 33 13028 0 0 0 0 5 3 20 0 15 0 443830724 11079532544 11103 33554432000 4194304 4196468 140723777143376 139891830019488 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16971] ppid=16908 vsize=10819856 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16971/stat : 16971 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830725 11079532544 11103 33554432000 4194304 4196468 140723777143376 139891715335664 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16972] ppid=16908 vsize=10820020 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16972/stat : 16972 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830727 11079700480 11103 33554432000 4194304 4196468 140723777143376 139891111357136 139892371621787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16973] ppid=16908 vsize=10820020 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16911/task/16973/stat : 16973 (java) S 16908 16911 15891 0 -1 1077944384 350 13028 0 0 1 0 5 3 20 0 15 0 443830727 11079700480 11103 33554432000 4194304 4196468 140723777143376 139891796461552 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16974] ppid=16908 vsize=10820020 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/16911/task/16974/stat : 16974 (java) S 16908 16911 15891 0 -1 1077944384 311 13028 0 0 1 0 5 3 20 0 15 0 443830727 11079700480 11103 33554432000 4194304 4196468 140723777143376 139891795409008 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16975] ppid=16908 vsize=10820020 memory=139832016848512 CPUtime=0.11 cores=0,2,4,6
/proc/16911/task/16975/stat : 16975 (java) S 16908 16911 15891 0 -1 1077944384 610 13028 0 0 3 0 5 3 20 0 15 0 443830727 11079700480 11103 33554432000 4194304 4196468 140723777143376 139891794356464 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16976] ppid=16908 vsize=10820020 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16976/stat : 16976 (java) S 16908 16911 15891 0 -1 1077944384 3 13028 0 0 0 0 5 3 20 0 15 0 443830728 11079700480 11103 33554432000 4194304 4196468 140723777143376 139890641594976 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16977] ppid=16908 vsize=10820020 memory=139832016848512 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16977/stat : 16977 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830728 11079700480 11103 33554432000 4194304 4196468 140723777143376 139891793304368 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819712 KiB
Current children cumulated memory: 44156 KiB

[startup+0.311251 s]*
/proc/loadavg: 1.27 1.42 1.60 3/227 16977
/proc/meminfo: memFree=29028168/32770624 swapFree=67002400/67108860
[pid=16911] ppid=16908 vsize=10820196 memory=52964 CPUtime=0.4 cores=0,2,4,6
/proc/16911/stat : 16911 (java) S 16908 16911 15891 0 -1 1077944320 10984 13028 0 0 29 3 5 3 20 0 15 0 443830712 11079880704 13241 33554432000 4194304 4196468 140723777143376 140723777125920 139892371603191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
/proc/16911/statm: 2705049 13241 3306 1 0 2667149 0
[pid=16911/tid=16964] ppid=16908 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/16911/task/16964/stat : 16964 (java) R 16908 16911 15891 0 -1 4202560 7438 13028 0 0 19 2 5 3 20 0 15 0 443830722 11079880704 13241 33554432000 4194304 4196468 140723777143376 139892343408560 139892371625117 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16965] ppid=16908 vsize=10820196 memory=7228928657774891088 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16965/stat : 16965 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830722 11079880704 13241 33554432000 4194304 4196468 140723777143376 139892375845136 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16966] ppid=16908 vsize=10820196 memory=2076 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16966/stat : 16966 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830722 11079880704 13241 33554432000 4194304 4196468 140723777143376 139892264118672 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16967] ppid=16908 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16967/stat : 16967 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830722 11079880704 13241 33554432000 4194304 4196468 140723777143376 139892263066128 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16968] ppid=16908 vsize=10820196 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16968/stat : 16968 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830722 11079880704 13241 33554432000 4194304 4196468 140723777143376 139892262013584 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16969] ppid=16908 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16969/stat : 16969 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830724 11079880704 13241 33554432000 4194304 4196468 140723777143376 139891831073264 139892371614338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16970] ppid=16908 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16970/stat : 16970 (java) S 16908 16911 15891 0 -1 1077944384 33 13028 0 0 0 0 5 3 20 0 15 0 443830724 11079880704 13241 33554432000 4194304 4196468 140723777143376 139891830019488 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16971] ppid=16908 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16971/stat : 16971 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830725 11079880704 13241 33554432000 4194304 4196468 140723777143376 139891715335664 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16972] ppid=16908 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16972/stat : 16972 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830727 11079880704 13241 33554432000 4194304 4196468 140723777143376 139891111357136 139892371621787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16973] ppid=16908 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16911/task/16973/stat : 16973 (java) S 16908 16911 15891 0 -1 1077944384 350 13028 0 0 1 0 5 3 20 0 15 0 443830727 11079880704 13241 33554432000 4194304 4196468 140723777143376 139891796461552 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16974] ppid=16908 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/16911/task/16974/stat : 16974 (java) S 16908 16911 15891 0 -1 1077944384 321 13028 0 0 2 0 5 3 20 0 15 0 443830727 11079880704 13241 33554432000 4194304 4196468 140723777143376 139891795409008 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16975] ppid=16908 vsize=10820196 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/16911/task/16975/stat : 16975 (java) S 16908 16911 15891 0 -1 1077944384 617 13028 0 0 5 0 5 3 20 0 15 0 443830727 11079880704 13241 33554432000 4194304 4196468 140723777143376 139891794356464 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16976] ppid=16908 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16976/stat : 16976 (java) S 16908 16911 15891 0 -1 1077944384 3 13028 0 0 0 0 5 3 20 0 15 0 443830728 11079880704 13241 33554432000 4194304 4196468 140723777143376 139890641594976 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16977] ppid=16908 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16977/stat : 16977 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830728 11079880704 13241 33554432000 4194304 4196468 140723777143376 139891793304368 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 52964 KiB

[startup+0.700683 s]
/proc/loadavg: 1.25 1.41 1.59 3/227 16977
/proc/meminfo: memFree=29015228/32770624 swapFree=67002400/67108860
[pid=16911] ppid=16908 vsize=10824364 memory=85168 CPUtime=1.1 cores=0,2,4,6
/proc/16911/stat : 16911 (java) S 16908 16911 15891 0 -1 1077944320 15012 13028 0 0 97 5 5 3 20 0 15 0 443830712 11084148736 21292 33554432000 4194304 4196468 140723777143376 140723777125920 139892371603191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
/proc/16911/statm: 2706091 21292 3505 1 0 2668173 0
[pid=16911/tid=16964] ppid=16908 vsize=10824364 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/16911/task/16964/stat : 16964 (java) R 16908 16911 15891 0 -1 4202560 10281 13028 0 0 55 4 5 3 20 0 15 0 443830722 11084148736 21292 33554432000 4194304 4196468 140723777143376 139892343387360 139892371625117 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16965] ppid=16908 vsize=10824364 memory=827 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16965/stat : 16965 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830722 11084148736 21292 33554432000 4194304 4196468 140723777143376 139892375845136 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16966] ppid=16908 vsize=10824364 memory=3616 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16966/stat : 16966 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830722 11084148736 21292 33554432000 4194304 4196468 140723777143376 139892264118672 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16967] ppid=16908 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16967/stat : 16967 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830722 11084148736 21292 33554432000 4194304 4196468 140723777143376 139892263066128 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16968] ppid=16908 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16968/stat : 16968 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830722 11084148736 21292 33554432000 4194304 4196468 140723777143376 139892262013584 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16969] ppid=16908 vsize=10824364 memory=4420 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16969/stat : 16969 (java) S 16908 16911 15891 0 -1 1077944384 5 13028 0 0 0 0 5 3 20 0 15 0 443830724 11084148736 21292 33554432000 4194304 4196468 140723777143376 139891831073264 139892371614338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16970] ppid=16908 vsize=10824364 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16970/stat : 16970 (java) S 16908 16911 15891 0 -1 1077944384 33 13028 0 0 0 0 5 3 20 0 15 0 443830724 11084148736 21292 33554432000 4194304 4196468 140723777143376 139891830019488 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16971] ppid=16908 vsize=10824364 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16971/stat : 16971 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830725 11084148736 21292 33554432000 4194304 4196468 140723777143376 139891715335664 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16972] ppid=16908 vsize=10824364 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16972/stat : 16972 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830727 11084148736 21292 33554432000 4194304 4196468 140723777143376 139891111357136 139892371621787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16973] ppid=16908 vsize=10824364 memory=13252 CPUtime=0.2 cores=0,2,4,6
/proc/16911/task/16973/stat : 16973 (java) R 16908 16911 15891 0 -1 4202560 866 13028 0 0 12 0 5 3 20 0 15 0 443830727 11084148736 21292 33554432000 4194304 4196468 140723777143376 139891796461552 139892355989456 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16974] ppid=16908 vsize=10824364 memory=15460 CPUtime=0.19 cores=0,2,4,6
/proc/16911/task/16974/stat : 16974 (java) R 16908 16911 15891 0 -1 4202560 784 13028 0 0 11 0 5 3 20 0 15 0 443830727 11084148736 21292 33554432000 4194304 4196468 140723777143376 139891795409008 139892364588233 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16975] ppid=16908 vsize=10824364 memory=17668 CPUtime=0.24 cores=0,2,4,6
/proc/16911/task/16975/stat : 16975 (java) S 16908 16911 15891 0 -1 1077944384 820 13028 0 0 16 0 5 3 20 0 15 0 443830727 11084148736 21292 33554432000 4194304 4196468 140723777143376 139891794356464 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16976] ppid=16908 vsize=10824364 memory=19876 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16976/stat : 16976 (java) S 16908 16911 15891 0 -1 1077944384 3 13028 0 0 0 0 5 3 20 0 15 0 443830728 11084148736 21292 33554432000 4194304 4196468 140723777143376 139890641594976 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16977] ppid=16908 vsize=10824364 memory=22084 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16977/stat : 16977 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830728 11084148736 21292 33554432000 4194304 4196468 140723777143376 139891793304368 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85168 KiB

[startup+1.50082 s]
/proc/loadavg: 1.25 1.41 1.59 5/227 16977
/proc/meminfo: memFree=28939372/32770624 swapFree=67002400/67108860
[pid=16911] ppid=16908 vsize=10830584 memory=232836 CPUtime=2.87 cores=0,2,4,6
/proc/16911/stat : 16911 (java) S 16908 16911 15891 0 -1 1077944320 19474 13028 0 0 268 11 5 3 20 0 15 0 443830712 11090518016 58209 33554432000 4194304 4196468 140723777143376 140723777125920 139892371603191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
/proc/16911/statm: 2707646 58209 3571 1 0 2669709 0
[pid=16911/tid=16964] ppid=16908 vsize=10830584 memory=0 CPUtime=1.44 cores=0,2,4,6
/proc/16911/task/16964/stat : 16964 (java) R 16908 16911 15891 0 -1 4202560 13353 13028 0 0 130 6 5 3 20 0 15 0 443830722 11090518016 58209 33554432000 4194304 4196468 140723777143376 139892343436512 139892363840318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16965] ppid=16908 vsize=10830584 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16911/task/16965/stat : 16965 (java) S 16908 16911 15891 0 -1 1077944384 28 13028 0 0 1 0 5 3 20 0 15 0 443830722 11090518016 58209 33554432000 4194304 4196468 140723777143376 139892375845136 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16966] ppid=16908 vsize=10830584 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16911/task/16966/stat : 16966 (java) S 16908 16911 15891 0 -1 1077944384 28 13028 0 0 1 0 5 3 20 0 15 0 443830722 11090518016 58209 33554432000 4194304 4196468 140723777143376 139892264118672 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16967] ppid=16908 vsize=10830584 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16967/stat : 16967 (java) S 16908 16911 15891 0 -1 1077944384 9 13028 0 0 0 0 5 3 20 0 15 0 443830722 11090518016 58209 33554432000 4194304 4196468 140723777143376 139892263066128 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16968] ppid=16908 vsize=10830584 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16911/task/16968/stat : 16968 (java) S 16908 16911 15891 0 -1 1077944384 31 13028 0 0 1 0 5 3 20 0 15 0 443830722 11090518016 58209 33554432000 4194304 4196468 140723777143376 139892262013584 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16969] ppid=16908 vsize=10830584 memory=-7965959130280075168 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16969/stat : 16969 (java) S 16908 16911 15891 0 -1 1077944384 86 13028 0 0 0 0 5 3 20 0 15 0 443830724 11090518016 58209 33554432000 4194304 4196468 140723777143376 139891831073264 139892371614338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16970] ppid=16908 vsize=10830584 memory=279663708547328 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16970/stat : 16970 (java) S 16908 16911 15891 0 -1 1077944384 33 13028 0 0 0 0 5 3 20 0 15 0 443830724 11090518016 58209 33554432000 4194304 4196468 140723777143376 139891830019488 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16971] ppid=16908 vsize=10830584 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16971/stat : 16971 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830725 11090518016 58209 33554432000 4194304 4196468 140723777143376 139891715335664 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16972] ppid=16908 vsize=10830584 memory=1220 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16972/stat : 16972 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830727 11090518016 58209 33554432000 4194304 4196468 140723777143376 139891111357136 139892371621787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16973] ppid=16908 vsize=10830584 memory=10600 CPUtime=0.57 cores=0,2,4,6
/proc/16911/task/16973/stat : 16973 (java) S 16908 16911 15891 0 -1 1077944384 1292 13028 0 0 49 0 5 3 20 0 15 0 443830727 11090518016 58209 33554432000 4194304 4196468 140723777143376 139891796461552 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16974] ppid=16908 vsize=10830584 memory=1740 CPUtime=0.56 cores=0,2,4,6
/proc/16911/task/16974/stat : 16974 (java) S 16908 16911 15891 0 -1 1077944384 1184 13028 0 0 48 0 5 3 20 0 15 0 443830727 11090518016 58209 33554432000 4194304 4196468 140723777143376 139891795409008 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16975] ppid=16908 vsize=10830584 memory=5992 CPUtime=0.42 cores=0,2,4,6
/proc/16911/task/16975/stat : 16975 (java) S 16908 16911 15891 0 -1 1077944384 1215 13028 0 0 34 0 5 3 20 0 15 0 443830727 11090518016 58209 33554432000 4194304 4196468 140723777143376 139891794356464 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16976] ppid=16908 vsize=10830584 memory=636 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16976/stat : 16976 (java) S 16908 16911 15891 0 -1 1077944384 3 13028 0 0 0 0 5 3 20 0 15 0 443830728 11090518016 58209 33554432000 4194304 4196468 140723777143376 139890641594976 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16977] ppid=16908 vsize=10830584 memory=2884 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16977/stat : 16977 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830728 11090518016 58209 33554432000 4194304 4196468 140723777143376 139891793304368 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 10830584 KiB

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

[pid=16911/tid=16976] ppid=16908 vsize=10840844 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16976/stat : 16976 (java) S 16908 16911 15891 0 -1 1077944384 3 13028 0 0 0 0 5 3 20 0 15 0 443830728 11101024256 104914 33554432000 4194304 4196468 140723777143376 139890641594976 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16977] ppid=16908 vsize=10840844 memory=6788 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16977/stat : 16977 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830728 11101024256 104914 33554432000 4194304 4196468 140723777143376 139891793304368 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
Current children cumulated CPU time: 7.2 s
Current children cumulated vsize: 10840844 KiB
Current children cumulated memory: 419656 KiB

[startup+4.80077 s]
/proc/loadavg: 1.25 1.41 1.59 5/227 16977
/proc/meminfo: memFree=28566260/32770624 swapFree=67002400/67108860
[pid=16911] ppid=16908 vsize=10844940 memory=639588 CPUtime=10.62 cores=0,2,4,6
/proc/16911/stat : 16911 (java) S 16908 16911 15891 0 -1 1077944320 41123 13028 0 0 1021 33 5 3 20 0 15 0 443830712 11105218560 159897 33554432000 4194304 4196468 140723777143376 140723777125920 139892371603191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
/proc/16911/statm: 2711235 159897 3617 1 0 2673293 0
[pid=16911/tid=16964] ppid=16908 vsize=10844940 memory=14126740981156277 CPUtime=4.51 cores=0,2,4,6
/proc/16911/task/16964/stat : 16964 (java) D 16908 16911 15891 0 -1 4202560 19779 13028 0 0 431 12 5 3 20 0 15 0 443830722 11105218560 159897 33554432000 4194304 4196468 140723777143376 139892343439160 139892356988576 0 4 0 16800975 18446744071582151416 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16965] ppid=16908 vsize=10844940 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16965/stat : 16965 (java) S 16908 16911 15891 0 -1 1077944384 231 13028 0 0 10 3 5 3 20 0 15 0 443830722 11105218560 159897 33554432000 4194304 4196468 140723777143376 139892375845136 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16966] ppid=16908 vsize=10844940 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16966/stat : 16966 (java) S 16908 16911 15891 0 -1 1077944384 159 13028 0 0 9 4 5 3 20 0 15 0 443830722 11105218560 159897 33554432000 4194304 4196468 140723777143376 139892264118672 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16967] ppid=16908 vsize=10844940 memory=7016714186490735262 CPUtime=0.2 cores=0,2,4,6
/proc/16911/task/16967/stat : 16967 (java) S 16908 16911 15891 0 -1 1077944384 635 13028 0 0 9 3 5 3 20 0 15 0 443830722 11105218560 159897 33554432000 4194304 4196468 140723777143376 139892263066128 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16968] ppid=16908 vsize=10844940 memory=-7522837583129307271 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16968/stat : 16968 (java) S 16908 16911 15891 0 -1 1077944384 143 13028 0 0 10 3 5 3 20 0 15 0 443830722 11105218560 159897 33554432000 4194304 4196468 140723777143376 139892262013584 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16969] ppid=16908 vsize=10844940 memory=6944656592455350634 CPUtime=0.12 cores=0,2,4,6
/proc/16911/task/16969/stat : 16969 (java) S 16908 16911 15891 0 -1 1077944384 662 13028 0 0 4 0 5 3 20 0 15 0 443830724 11105218560 159897 33554432000 4194304 4196468 140723777143376 139891831073264 139892371614338 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16970] ppid=16908 vsize=10844940 memory=7682744562830902074 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16970/stat : 16970 (java) S 16908 16911 15891 0 -1 1077944384 34 13028 0 0 0 0 5 3 20 0 15 0 443830724 11105218560 159897 33554432000 4194304 4196468 140723777143376 139891830019552 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16971] ppid=16908 vsize=10844940 memory=-7385037615309293161 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16971/stat : 16971 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830725 11105218560 159897 33554432000 4194304 4196468 140723777143376 139891715335680 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16972] ppid=16908 vsize=10844940 memory=-7384994778349281184 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16972/stat : 16972 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830727 11105218560 159897 33554432000 4194304 4196468 140723777143376 139891111357136 139892371621787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16973] ppid=16908 vsize=10844940 memory=8761640388318109335 CPUtime=2.2 cores=0,2,4,6
/proc/16911/task/16973/stat : 16973 (java) D 16908 16911 15891 0 -1 4202560 4306 13028 0 0 211 1 5 3 20 0 15 0 443830727 11105218560 159897 33554432000 4194304 4196468 140723777143376 139891796454592 139892351510327 0 4 0 16800975 18446744072099568773 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16974] ppid=16908 vsize=10844940 memory=0 CPUtime=2.33 cores=0,2,4,6
/proc/16911/task/16974/stat : 16974 (java) D 16908 16911 15891 0 -1 4202560 8182 13028 0 0 224 1 5 3 20 0 15 0 443830727 11105218560 159897 33554432000 4194304 4196468 140723777143376 139891795395192 139892364320343 0 4 0 16800975 18446744071582151463 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16975] ppid=16908 vsize=10844940 memory=139831854537521 CPUtime=1.17 cores=0,2,4,6
/proc/16911/task/16975/stat : 16975 (java) D 16908 16911 15891 0 -1 4202560 4770 13028 0 0 107 2 5 3 20 0 15 0 443830727 11105218560 159897 33554432000 4194304 4196468 140723777143376 139891794356384 139892351527327 0 4 0 16800975 18446744072099568773 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16976] ppid=16908 vsize=10844940 memory=5 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16976/stat : 16976 (java) S 16908 16911 15891 0 -1 1077944384 3 13028 0 0 0 0 5 3 20 0 15 0 443830728 11105218560 159897 33554432000 4194304 4196468 140723777143376 139890641594976 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16977] ppid=16908 vsize=10844940 memory=4 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16977/stat : 16977 (java) D 16908 16911 15891 0 -1 4202560 6 13028 0 0 0 0 5 3 20 0 15 0 443830728 11105218560 159897 33554432000 4194304 4196468 140723777143376 139891793304288 139892356459278 0 4 0 16800975 18446744072099568773 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
Current children cumulated CPU time: 10.62 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 639588 KiB

[startup+5.60065 s]
/proc/loadavg: 1.25 1.41 1.59 5/227 16977
/proc/meminfo: memFree=28424016/32770624 swapFree=67002400/67108860
[pid=16911] ppid=16908 vsize=10844940 memory=663800 CPUtime=12.91 cores=0,2,4,6
/proc/16911/stat : 16911 (java) S 16908 16911 15891 0 -1 1077944320 55166 13028 0 0 1247 36 5 3 20 0 15 0 443830712 11105218560 165950 33554432000 4194304 4196468 140723777143376 140723777125920 139892371603191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
/proc/16911/statm: 2711235 165950 3619 1 0 2673293 0
[pid=16911/tid=16964] ppid=16908 vsize=10844940 memory=0 CPUtime=5.28 cores=0,2,4,6
/proc/16911/task/16964/stat : 16964 (java) R 16908 16911 15891 0 -1 4202560 21340 13028 0 0 508 12 5 3 20 0 15 0 443830722 11105218560 165950 33554432000 4194304 4196468 140723777143376 139892343428864 139892371615126 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16965] ppid=16908 vsize=10844940 memory=279663709339296 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16965/stat : 16965 (java) S 16908 16911 15891 0 -1 1077944384 231 13028 0 0 10 3 5 3 20 0 15 0 443830722 11105218560 165950 33554432000 4194304 4196468 140723777143376 139892375845136 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16966] ppid=16908 vsize=10844940 memory=139831854671920 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16966/stat : 16966 (java) S 16908 16911 15891 0 -1 1077944384 159 13028 0 0 9 4 5 3 20 0 15 0 443830722 11105218560 165950 33554432000 4194304 4196468 140723777143376 139892264118672 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16967] ppid=16908 vsize=10844940 memory=988 CPUtime=0.2 cores=0,2,4,6
/proc/16911/task/16967/stat : 16967 (java) S 16908 16911 15891 0 -1 1077944384 635 13028 0 0 9 3 5 3 20 0 15 0 443830722 11105218560 165950 33554432000 4194304 4196468 140723777143376 139892263066128 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16968] ppid=16908 vsize=10844940 memory=2024 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16968/stat : 16968 (java) S 16908 16911 15891 0 -1 1077944384 143 13028 0 0 10 3 5 3 20 0 15 0 443830722 11105218560 165950 33554432000 4194304 4196468 140723777143376 139892262013584 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16969] ppid=16908 vsize=10844940 memory=1416 CPUtime=0.12 cores=0,2,4,6
/proc/16911/task/16969/stat : 16969 (java) S 16908 16911 15891 0 -1 1077944384 703 13028 0 0 4 0 5 3 20 0 15 0 443830724 11105218560 165950 33554432000 4194304 4196468 140723777143376 139891831073264 139892371614338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16970] ppid=16908 vsize=10844940 memory=776 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16970/stat : 16970 (java) S 16908 16911 15891 0 -1 1077944384 34 13028 0 0 0 0 5 3 20 0 15 0 443830724 11105218560 165950 33554432000 4194304 4196468 140723777143376 139891830019552 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16971] ppid=16908 vsize=10844940 memory=3980 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16971/stat : 16971 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830725 11105218560 165950 33554432000 4194304 4196468 140723777143376 139891715335680 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16972] ppid=16908 vsize=10844940 memory=1220 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16972/stat : 16972 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830727 11105218560 165950 33554432000 4194304 4196468 140723777143376 139891111357136 139892371621787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16973] ppid=16908 vsize=10844940 memory=10600 CPUtime=2.84 cores=0,2,4,6
/proc/16911/task/16973/stat : 16973 (java) S 16908 16911 15891 0 -1 1077944384 7987 13028 0 0 274 2 5 3 20 0 15 0 443830727 11105218560 165950 33554432000 4194304 4196468 140723777143376 139891796461552 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 23 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16974] ppid=16908 vsize=10844940 memory=1740 CPUtime=2.99 cores=0,2,4,6
/proc/16911/task/16974/stat : 16974 (java) R 16908 16911 15891 0 -1 4202560 14017 13028 0 0 289 2 5 3 20 0 15 0 443830727 11105218560 165950 33554432000 4194304 4196468 140723777143376 139891795409008 139892349839577 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16975] ppid=16908 vsize=10844940 memory=5992 CPUtime=1.37 cores=0,2,4,6
/proc/16911/task/16975/stat : 16975 (java) S 16908 16911 15891 0 -1 1077944384 7691 13028 0 0 127 2 5 3 20 0 15 0 443830727 11105218560 165950 33554432000 4194304 4196468 140723777143376 139891794356464 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16976] ppid=16908 vsize=10844940 memory=636 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16976/stat : 16976 (java) S 16908 16911 15891 0 -1 1077944384 3 13028 0 0 0 0 5 3 20 0 15 0 443830728 11105218560 165950 33554432000 4194304 4196468 140723777143376 139890641594976 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16977] ppid=16908 vsize=10844940 memory=2884 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16977/stat : 16977 (java) S 16908 16911 15891 0 -1 1077944384 11 13028 0 0 0 0 5 3 20 0 15 0 443830728 11105218560 165950 33554432000 4194304 4196468 140723777143376 139891793304368 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
Current children cumulated CPU time: 12.91 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 663800 KiB

[startup+6.00066 s]*
/proc/loadavg: 1.47 1.45 1.61 3/228 16979
/proc/meminfo: memFree=28412212/32770624 swapFree=67002400/67108860
[pid=16911] ppid=16908 vsize=10844940 memory=670140 CPUtime=13.46 cores=0,2,4,6
/proc/16911/stat : 16911 (java) S 16908 16911 15891 0 -1 1077944320 55310 13028 0 0 1302 36 5 3 20 0 15 0 443830712 11105218560 167535 33554432000 4194304 4196468 140723777143376 140723777125920 139892371603191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
/proc/16911/statm: 2711235 167535 3621 1 0 2673293 0
[pid=16911/tid=16964] ppid=16908 vsize=10844940 memory=4026532047 CPUtime=5.7 cores=0,2,4,6
/proc/16911/task/16964/stat : 16964 (java) R 16908 16911 15891 0 -1 4202560 21400 13028 0 0 549 13 5 3 20 0 15 0 443830722 11105218560 167535 33554432000 4194304 4196468 140723777143376 139892343435544 139891945757568 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16965] ppid=16908 vsize=10844940 memory=13594 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16965/stat : 16965 (java) S 16908 16911 15891 0 -1 1077944384 231 13028 0 0 10 3 5 3 20 0 15 0 443830722 11105218560 167535 33554432000 4194304 4196468 140723777143376 139892375845136 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16966] ppid=16908 vsize=10844940 memory=139832019545095 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16966/stat : 16966 (java) S 16908 16911 15891 0 -1 1077944384 159 13028 0 0 9 4 5 3 20 0 15 0 443830722 11105218560 167535 33554432000 4194304 4196468 140723777143376 139892264118672 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16967] ppid=16908 vsize=10844940 memory=6370155173630722145 CPUtime=0.2 cores=0,2,4,6
/proc/16911/task/16967/stat : 16967 (java) S 16908 16911 15891 0 -1 1077944384 635 13028 0 0 9 3 5 3 20 0 15 0 443830722 11105218560 167535 33554432000 4194304 4196468 140723777143376 139892263066128 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16968] ppid=16908 vsize=10844940 memory=3539864530140672031 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16968/stat : 16968 (java) S 16908 16911 15891 0 -1 1077944384 143 13028 0 0 10 3 5 3 20 0 15 0 443830722 11105218560 167535 33554432000 4194304 4196468 140723777143376 139892262013584 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16969] ppid=16908 vsize=10844940 memory=7310159687351251360 CPUtime=0.12 cores=0,2,4,6
/proc/16911/task/16969/stat : 16969 (java) S 16908 16911 15891 0 -1 1077944384 703 13028 0 0 4 0 5 3 20 0 15 0 443830724 11105218560 167535 33554432000 4194304 4196468 140723777143376 139891831073264 139892371614338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16970] ppid=16908 vsize=10844940 memory=4209577309166457609 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16970/stat : 16970 (java) S 16908 16911 15891 0 -1 1077944384 34 13028 0 0 0 0 5 3 20 0 15 0 443830724 11105218560 167535 33554432000 4194304 4196468 140723777143376 139891830019552 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16971] ppid=16908 vsize=10844940 memory=-6876588461455810464 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16971/stat : 16971 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830725 11105218560 167535 33554432000 4194304 4196468 140723777143376 139891715335680 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16972] ppid=16908 vsize=10844940 memory=-7812193691855986592 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16972/stat : 16972 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830727 11105218560 167535 33554432000 4194304 4196468 140723777143376 139891111357136 139892371621787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16973] ppid=16908 vsize=10844940 memory=0 CPUtime=2.91 cores=0,2,4,6
/proc/16911/task/16973/stat : 16973 (java) S 16908 16911 15891 0 -1 1077944384 8008 13028 0 0 281 2 5 3 20 0 15 0 443830727 11105218560 167535 33554432000 4194304 4196468 140723777143376 139891796461552 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16974] ppid=16908 vsize=10844940 memory=3472328296227418159 CPUtime=3.05 cores=0,2,4,6
/proc/16911/task/16974/stat : 16974 (java) S 16908 16911 15891 0 -1 1077944384 14040 13028 0 0 295 2 5 3 20 0 15 0 443830727 11105218560 167535 33554432000 4194304 4196468 140723777143376 139891795409008 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16975] ppid=16908 vsize=10844940 memory=7016593490171547827 CPUtime=1.39 cores=0,2,4,6
/proc/16911/task/16975/stat : 16975 (java) S 16908 16911 15891 0 -1 1077944384 7730 13028 0 0 129 2 5 3 20 0 15 0 443830727 11105218560 167535 33554432000 4194304 4196468 140723777143376 139891794356464 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16976] ppid=16908 vsize=10844940 memory=8313491497846792056 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16976/stat : 16976 (java) S 16908 16911 15891 0 -1 1077944384 3 13028 0 0 0 0 5 3 20 0 15 0 443830728 11105218560 167535 33554432000 4194304 4196468 140723777143376 139890641594976 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16977] ppid=16908 vsize=10844940 memory=3472468128244528816 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16977/stat : 16977 (java) S 16908 16911 15891 0 -1 1077944384 11 13028 0 0 0 0 5 3 20 0 15 0 443830728 11105218560 167535 33554432000 4194304 4196468 140723777143376 139891793304368 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
Current children cumulated CPU time: 13.46 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 670140 KiB

[startup+6.11 s]
/proc/loadavg: 1.47 1.45 1.61 3/228 16979
/proc/meminfo: memFree=28412212/32770624 swapFree=67002400/67108860
[pid=16911] ppid=16908 vsize=10844940 memory=670200 CPUtime=13.58 cores=0,2,4,6
/proc/16911/stat : 16911 (java) S 16908 16911 15891 0 -1 1077944320 55342 13028 0 0 1314 36 5 3 20 0 15 0 443830712 11105218560 167550 33554432000 4194304 4196468 140723777143376 140723777125920 139892371603191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
/proc/16911/statm: 2711235 167550 3622 1 0 2673293 0
[pid=16911/tid=16964] ppid=16908 vsize=10844940 memory=663996 CPUtime=5.8 cores=0,2,4,6
/proc/16911/task/16964/stat : 16964 (java) R 16908 16911 15891 0 -1 4202560 21425 13028 0 0 559 13 5 3 20 0 15 0 443830722 11105218560 167550 33554432000 4194304 4196468 140723777143376 139892343434576 139891945951263 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16965] ppid=16908 vsize=10844940 memory=8836 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16965/stat : 16965 (java) S 16908 16911 15891 0 -1 1077944384 231 13028 0 0 10 3 5 3 20 0 15 0 443830722 11105218560 167550 33554432000 4194304 4196468 140723777143376 139892375845136 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16966] ppid=16908 vsize=10844940 memory=639544 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16966/stat : 16966 (java) S 16908 16911 15891 0 -1 1077944384 159 13028 0 0 9 4 5 3 20 0 15 0 443830722 11105218560 167550 33554432000 4194304 4196468 140723777143376 139892264118672 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16967] ppid=16908 vsize=10844940 memory=1056 CPUtime=0.2 cores=0,2,4,6
/proc/16911/task/16967/stat : 16967 (java) S 16908 16911 15891 0 -1 1077944384 635 13028 0 0 9 3 5 3 20 0 15 0 443830722 11105218560 167550 33554432000 4194304 4196468 140723777143376 139892263066128 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16968] ppid=16908 vsize=10844940 memory=1568 CPUtime=0.21 cores=0,2,4,6
/proc/16911/task/16968/stat : 16968 (java) S 16908 16911 15891 0 -1 1077944384 143 13028 0 0 10 3 5 3 20 0 15 0 443830722 11105218560 167550 33554432000 4194304 4196468 140723777143376 139892262013584 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16969] ppid=16908 vsize=10844940 memory=481236 CPUtime=0.12 cores=0,2,4,6
/proc/16911/task/16969/stat : 16969 (java) S 16908 16911 15891 0 -1 1077944384 703 13028 0 0 4 0 5 3 20 0 15 0 443830724 11105218560 167550 33554432000 4194304 4196468 140723777143376 139891831073264 139892371614338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16970] ppid=16908 vsize=10844940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16970/stat : 16970 (java) S 16908 16911 15891 0 -1 1077944384 34 13028 0 0 0 0 5 3 20 0 15 0 443830724 11105218560 167550 33554432000 4194304 4196468 140723777143376 139891830019552 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16971] ppid=16908 vsize=10844940 memory=279663708471536 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16971/stat : 16971 (java) S 16908 16911 15891 0 -1 1077944384 1 13028 0 0 0 0 5 3 20 0 15 0 443830725 11105218560 167550 33554432000 4194304 4196468 140723777143376 139891715335680 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16972] ppid=16908 vsize=10844940 memory=56 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16972/stat : 16972 (java) S 16908 16911 15891 0 -1 1077944384 2 13028 0 0 0 0 5 3 20 0 15 0 443830727 11105218560 167550 33554432000 4194304 4196468 140723777143376 139891111357136 139892371621787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16973] ppid=16908 vsize=10844940 memory=6944656592455097440 CPUtime=2.91 cores=0,2,4,6
/proc/16911/task/16973/stat : 16973 (java) S 16908 16911 15891 0 -1 1077944384 8009 13028 0 0 281 2 5 3 20 0 15 0 443830727 11105218560 167550 33554432000 4194304 4196468 140723777143376 139891796461552 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16974] ppid=16908 vsize=10844940 memory=6656426216303648864 CPUtime=3.06 cores=0,2,4,6
/proc/16911/task/16974/stat : 16974 (java) S 16908 16911 15891 0 -1 1077944384 14042 13028 0 0 296 2 5 3 20 0 15 0 443830727 11105218560 167550 33554432000 4194304 4196468 140723777143376 139891795409008 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16975] ppid=16908 vsize=10844940 memory=3616 CPUtime=1.39 cores=0,2,4,6
/proc/16911/task/16975/stat : 16975 (java) S 16908 16911 15891 0 -1 1077944384 7735 13028 0 0 129 2 5 3 20 0 15 0 443830727 11105218560 167550 33554432000 4194304 4196468 140723777143376 139891794356464 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16976] ppid=16908 vsize=10844940 memory=47176 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16976/stat : 16976 (java) S 16908 16911 15891 0 -1 1077944384 3 13028 0 0 0 0 5 3 20 0 15 0 443830728 11105218560 167550 33554432000 4194304 4196468 140723777143376 139890641594976 139892371613397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
[pid=16911/tid=16977] ppid=16908 vsize=10844940 memory=662300 CPUtime=0.08 cores=0,2,4,6
/proc/16911/task/16977/stat : 16977 (java) S 16908 16911 15891 0 -1 1077944384 11 13028 0 0 0 0 5 3 20 0 15 0 443830728 11105218560 167550 33554432000 4194304 4196468 140723777143376 139891793304368 139892371614338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 36737024 140723777145583 140723777148101 140723777148101 140723777150927 0
Current children cumulated CPU time: 13.58 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 670200 KiB

Child status: 0
Real time (s): 6.12715
CPU time (s): 13.6182
CPU user time (s): 13.2066
CPU system time (s): 0.41159
CPU usage (%): 222.26
Max. virtual memory (cumulated for all children) (KiB): 10847584
Max. memory (cumulated for all children) (KiB): 670200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.2066
system time used= 0.41159
maximum resident set size= 672288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68610
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6238
involuntary context switches= 65


# summary of solver processes directly reported to runsolver:
#   pid: 16911
#   total CPU time (s): 13.6182
#   total CPU user time (s): 13.2066
#   total CPU system time (s): 0.41159

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059931 second user time and 0.105142 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-17 01:16:16
IDJOB=4400664
IDBENCH=122716
IDSOLVER=2857
FILE ID=node136/4400664-1568675821
RUNJOBID= node136-1568673287-15922
PBS_JOBID= 21703781
Free space on /tmp= 61108 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Random/Random-D-t090/rand-2-40-180-84-090-90.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400664-1568675821/watcher-4400664-1568675821 -o /tmp/evaluation-result-4400664-1568675821/solver-4400664-1568675821 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15922 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1397057242 HOME/instance-4400664-1568675821.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b787e2fb655876ad1ad352aa15cc79d3
RANDOM SEED=1397057242

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29069924 kB
MemAvailable:   29279300 kB
Buffers:           38040 kB
Cached:           473660 kB
SwapCached:         3564 kB
Active:          2868096 kB
Inactive:         265460 kB
Active(anon):    2621792 kB
Inactive(anon):    49424 kB
Active(file):     246304 kB
Inactive(file):   216036 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       67002400 kB
Dirty:             37392 kB
Writeback:             0 kB
AnonPages:       2730556 kB
Mapped:            61564 kB
Shmem:             40332 kB
Slab:             154332 kB
SReclaimable:     125740 kB
SUnreclaim:        28592 kB
KernelStack:        3728 kB
PageTables:        11132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3697636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2543616 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= 61072 MiB
End job on node136 at 2019-09-17 01:16:23