Trace number 4387033

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.10UNSAT 88.6646 78.2462

General information on the benchmark

NameRandom/Random-RB-3-20-20/
rand-3-20-20-60-632-45.xml
MD5SUM9875f5c0ec8fbb2d8215ec13f3e1e37d
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 benchmark10.4554
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":20}]
Minimum variable degree3
Maximum variable degree16
Distribution of variable degrees[{"degree":3,"count":1},{"degree":6,"count":5},{"degree":7,"count":2},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":10,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":57}]
Number of extensional constraints57
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":57}]
Optimization problemNO
Type of objective

Solver Data

0.75/0.54	c Concrete v3.10.1560635388952 running
88.60/78.23	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 (12315 MiB free)
  memory of node 1: 16384 MiB (15152 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387033-1568288449/watcher-4387033-1568288449 -o /tmp/evaluation-result-4387033-1568288449/solver-4387033-1568288449 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568285902-5057 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1744546453 HOME/instance-4387033-1568288449.xml 

running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB
solver pid=5914, runsolver pid=5911


[startup+0.100574 s]*
/proc/loadavg: 1.48 1.61 1.62 3/225 5971
/proc/meminfo: memFree=28119024/32770624 swapFree=67008180/67108860
[pid=5914] ppid=5911 vsize=9972712 memory=19000 CPUtime=0.1 cores=1,3,5,7
/proc/5914/stat : 5914 (java) S 5911 5914 3137 0 -1 1077944320 4509 13264 0 0 1 1 5 3 20 0 6 0 404767623 10212057088 4750 33554432000 4194304 4196468 140730838436192 140730838418736 140129755328247 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
/proc/5914/statm: 2493178 4750 1935 1 0 2481616 0
[pid=5914/tid=5967] ppid=5911 vsize=9972712 memory=8514726395714820750 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5967/stat : 5967 (java) R 5911 5914 3137 0 -1 4202560 2341 13264 0 0 0 0 5 3 20 0 6 0 404767632 10212057088 4815 33554432000 4194304 4196468 140730838436192 140129727165008 140129740640249 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5968] ppid=5911 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5968/stat : 5968 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 6 0 404767633 10212057088 4815 33554432000 4194304 4196468 140730838436192 140129759570832 140129755338453 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5969] ppid=5911 vsize=9972712 memory=140159710525056 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5969/stat : 5969 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 6 0 404767633 10212057088 4815 33554432000 4194304 4196468 140730838436192 140129684876048 140129755338453 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5970] ppid=5911 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5970/stat : 5970 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 6 0 404767633 10212057088 4815 33554432000 4194304 4196468 140730838436192 140129327570064 140129755338453 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5971] ppid=5911 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5971/stat : 5971 (java) S 5911 5914 3137 0 -1 1077944384 2 13264 0 0 0 0 5 3 20 0 6 0 404767633 10212057088 4815 33554432000 4194304 4196468 140730838436192 140129326517264 140129755338453 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 19000 KiB

[startup+0.210312 s]*
/proc/loadavg: 1.48 1.61 1.62 4/234 5980
/proc/meminfo: memFree=28101384/32770624 swapFree=67008180/67108860
[pid=5914] ppid=5911 vsize=10818940 memory=38460 CPUtime=0.26 cores=1,3,5,7
/proc/5914/stat : 5914 (java) S 5911 5914 3137 0 -1 1077944320 6936 13264 0 0 17 1 5 3 20 0 15 0 404767623 11078594560 9615 33554432000 4194304 4196468 140730838436192 140730838418736 140129755328247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
/proc/5914/statm: 2704735 9615 2986 1 0 2667149 0
[pid=5914/tid=5967] ppid=5911 vsize=10818940 memory=8514726395714820750 CPUtime=0.19 cores=1,3,5,7
/proc/5914/task/5967/stat : 5967 (java) R 5911 5914 3137 0 -1 4202560 3470 13264 0 0 11 0 5 3 20 0 15 0 404767632 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129727160448 140129739408734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5968] ppid=5911 vsize=10818940 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5968/stat : 5968 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767633 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129759570832 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5969] ppid=5911 vsize=10818940 memory=140159710525056 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5969/stat : 5969 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767633 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129684876048 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5970] ppid=5911 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5970/stat : 5970 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767633 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129327570064 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5971] ppid=5911 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5971/stat : 5971 (java) S 5911 5914 3137 0 -1 1077944384 2 13264 0 0 0 0 5 3 20 0 15 0 404767633 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129326517264 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5972] ppid=5911 vsize=10818940 memory=140159710525056 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5972/stat : 5972 (java) S 5911 5914 3137 0 -1 1077944384 2 13264 0 0 0 0 5 3 20 0 15 0 404767634 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129281939568 140129755339394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5973] ppid=5911 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5973/stat : 5973 (java) S 5911 5914 3137 0 -1 1077944384 13 13264 0 0 0 0 5 3 20 0 15 0 404767635 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129213604640 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5974] ppid=5911 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5974/stat : 5974 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767635 11078594560 9680 33554432000 4194304 4196468 140730838436192 140128542516336 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5975] ppid=5911 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5975/stat : 5975 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11078594560 9680 33554432000 4194304 4196468 140730838436192 140128302225488 140129755346843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5976] ppid=5911 vsize=10818940 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/5914/task/5976/stat : 5976 (java) S 5911 5914 3137 0 -1 1077944384 351 13264 0 0 1 0 5 3 20 0 15 0 404767638 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129180047984 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5977] ppid=5911 vsize=10818940 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/5914/task/5977/stat : 5977 (java) S 5911 5914 3137 0 -1 1077944384 271 13264 0 0 1 0 5 3 20 0 15 0 404767638 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129178995184 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5978] ppid=5911 vsize=10818940 memory=140159710525056 CPUtime=0.11 cores=1,3,5,7
/proc/5914/task/5978/stat : 5978 (java) R 5911 5914 3137 0 -1 4202560 637 13264 0 0 3 0 5 3 20 0 15 0 404767638 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129177942896 140129739408764 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5979] ppid=5911 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5979/stat : 5979 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11078594560 9680 33554432000 4194304 4196468 140730838436192 140128268667872 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5980] ppid=5911 vsize=10818940 memory=140159710525056 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5980/stat : 5980 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767638 11078594560 9680 33554432000 4194304 4196468 140730838436192 140129176889776 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 38460 KiB

[startup+0.310828 s]*
/proc/loadavg: 1.48 1.61 1.62 4/234 5980
/proc/meminfo: memFree=28090872/32770624 swapFree=67008180/67108860
[pid=5914] ppid=5911 vsize=10820244 memory=50360 CPUtime=0.41 cores=1,3,5,7
/proc/5914/stat : 5914 (java) S 5911 5914 3137 0 -1 1077944320 10749 13264 0 0 30 3 5 3 20 0 15 0 404767623 11079929856 12590 33554432000 4194304 4196468 140730838436192 140730838418736 140129755328247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
/proc/5914/statm: 2705061 12590 3303 1 0 2667149 0
[pid=5914/tid=5967] ppid=5911 vsize=10820244 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/5914/task/5967/stat : 5967 (java) R 5911 5914 3137 0 -1 4202560 7245 13264 0 0 20 2 5 3 20 0 15 0 404767632 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129727155920 140129741053950 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5968] ppid=5911 vsize=10820244 memory=7092715746036900973 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5968/stat : 5968 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767633 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129759570832 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5969] ppid=5911 vsize=10820244 memory=7665497545386910816 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5969/stat : 5969 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767633 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129684876048 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5970] ppid=5911 vsize=10820244 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5970/stat : 5970 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767633 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129327570064 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5971] ppid=5911 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5971/stat : 5971 (java) S 5911 5914 3137 0 -1 1077944384 2 13264 0 0 0 0 5 3 20 0 15 0 404767633 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129326517264 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5972] ppid=5911 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5972/stat : 5972 (java) S 5911 5914 3137 0 -1 1077944384 2 13264 0 0 0 0 5 3 20 0 15 0 404767634 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129281939568 140129755339394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5973] ppid=5911 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5973/stat : 5973 (java) S 5911 5914 3137 0 -1 1077944384 13 13264 0 0 0 0 5 3 20 0 15 0 404767635 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129213604640 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5974] ppid=5911 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5974/stat : 5974 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767635 11079929856 12590 33554432000 4194304 4196468 140730838436192 140128542516336 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5975] ppid=5911 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5975/stat : 5975 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11079929856 12590 33554432000 4194304 4196468 140730838436192 140128302225488 140129755346843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5976] ppid=5911 vsize=10820244 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/5914/task/5976/stat : 5976 (java) R 5911 5914 3137 0 -1 4202560 359 13264 0 0 1 0 5 3 20 0 15 0 404767638 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129180047984 140129733202432 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5977] ppid=5911 vsize=10820244 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/5914/task/5977/stat : 5977 (java) S 5911 5914 3137 0 -1 1077944384 273 13264 0 0 2 0 5 3 20 0 15 0 404767638 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129178995184 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5978] ppid=5911 vsize=10820244 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/5914/task/5978/stat : 5978 (java) S 5911 5914 3137 0 -1 1077944384 661 13264 0 0 5 0 5 3 20 0 15 0 404767638 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129177942896 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5979] ppid=5911 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5979/stat : 5979 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11079929856 12590 33554432000 4194304 4196468 140730838436192 140128268667872 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5980] ppid=5911 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5980/stat : 5980 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767638 11079929856 12590 33554432000 4194304 4196468 140730838436192 140129176889776 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 50360 KiB

[startup+0.700653 s]
/proc/loadavg: 1.48 1.61 1.62 5/234 5980
/proc/meminfo: memFree=28074620/32770624 swapFree=67008180/67108860
[pid=5914] ppid=5911 vsize=10824340 memory=80720 CPUtime=1.15 cores=1,3,5,7
/proc/5914/stat : 5914 (java) S 5911 5914 3137 0 -1 1077944320 14994 13264 0 0 102 5 5 3 20 0 15 0 404767623 11084124160 20180 33554432000 4194304 4196468 140730838436192 140730838418736 140129755328247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
/proc/5914/statm: 2706085 20180 3509 1 0 2668173 0
[pid=5914/tid=5967] ppid=5911 vsize=10824340 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/5914/task/5967/stat : 5967 (java) R 5911 5914 3137 0 -1 4202560 10699 13264 0 0 55 4 5 3 20 0 15 0 404767632 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129727146208 140129739408734 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5968] ppid=5911 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5968/stat : 5968 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767633 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129759570832 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5969] ppid=5911 vsize=10824340 memory=8751464017575295285 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5969/stat : 5969 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767633 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129684876048 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5970] ppid=5911 vsize=10824340 memory=4638797021879231313 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5970/stat : 5970 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767633 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129327570064 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5971] ppid=5911 vsize=10824340 memory=7223879631928058176 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5971/stat : 5971 (java) S 5911 5914 3137 0 -1 1077944384 2 13264 0 0 0 0 5 3 20 0 15 0 404767633 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129326517264 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5972] ppid=5911 vsize=10824340 memory=3484 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5972/stat : 5972 (java) S 5911 5914 3137 0 -1 1077944384 5 13264 0 0 0 0 5 3 20 0 15 0 404767634 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129281939568 140129755339394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5973] ppid=5911 vsize=10824340 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5973/stat : 5973 (java) S 5911 5914 3137 0 -1 1077944384 13 13264 0 0 0 0 5 3 20 0 15 0 404767635 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129213604640 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5974] ppid=5911 vsize=10824340 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5974/stat : 5974 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767635 11084124160 20180 33554432000 4194304 4196468 140730838436192 140128542516336 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5975] ppid=5911 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5975/stat : 5975 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11084124160 20180 33554432000 4194304 4196468 140730838436192 140128302225488 140129755346843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5976] ppid=5911 vsize=10824340 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/5914/task/5976/stat : 5976 (java) S 5911 5914 3137 0 -1 1077944384 641 13264 0 0 13 0 5 3 20 0 15 0 404767638 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129180047984 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5977] ppid=5911 vsize=10824340 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/5914/task/5977/stat : 5977 (java) S 5911 5914 3137 0 -1 1077944384 594 13264 0 0 14 0 5 3 20 0 15 0 404767638 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129178995184 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5978] ppid=5911 vsize=10824340 memory=19265 CPUtime=0.25 cores=1,3,5,7
/proc/5914/task/5978/stat : 5978 (java) S 5911 5914 3137 0 -1 1077944384 826 13264 0 0 17 0 5 3 20 0 15 0 404767638 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129177942896 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5979] ppid=5911 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5979/stat : 5979 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11084124160 20180 33554432000 4194304 4196468 140730838436192 140128268667872 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5980] ppid=5911 vsize=10824340 memory=664970774370811550 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5980/stat : 5980 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767638 11084124160 20180 33554432000 4194304 4196468 140730838436192 140129176889776 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80720 KiB

[startup+1.50063 s]
/proc/loadavg: 1.48 1.61 1.62 6/234 5980
/proc/meminfo: memFree=27983900/32770624 swapFree=67008180/67108860
[pid=5914] ppid=5911 vsize=10832608 memory=257112 CPUtime=3 cores=1,3,5,7
/proc/5914/stat : 5914 (java) S 5911 5914 3137 0 -1 1077944320 20001 13264 0 0 280 12 5 3 20 0 15 0 404767623 11092590592 64278 33554432000 4194304 4196468 140730838436192 140730838418736 140129755328247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
/proc/5914/statm: 2708152 64278 3571 1 0 2670221 0
[pid=5914/tid=5967] ppid=5911 vsize=10832608 memory=0 CPUtime=1.41 cores=1,3,5,7
/proc/5914/task/5967/stat : 5967 (java) R 5911 5914 3137 0 -1 4202560 13936 13264 0 0 127 6 5 3 20 0 15 0 404767632 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129727158064 140129736153144 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5968] ppid=5911 vsize=10832608 memory=2986067541234002793 CPUtime=0.11 cores=1,3,5,7
/proc/5914/task/5968/stat : 5968 (java) S 5911 5914 3137 0 -1 1077944384 43 13264 0 0 2 1 5 3 20 0 15 0 404767633 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129759570832 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5969] ppid=5911 vsize=10832608 memory=8694662695122608137 CPUtime=0.1 cores=1,3,5,7
/proc/5914/task/5969/stat : 5969 (java) S 5911 5914 3137 0 -1 1077944384 56 13264 0 0 2 0 5 3 20 0 15 0 404767633 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129684876048 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5970] ppid=5911 vsize=10832608 memory=-2746958450906831519 CPUtime=0.11 cores=1,3,5,7
/proc/5914/task/5970/stat : 5970 (java) S 5911 5914 3137 0 -1 1077944384 35 13264 0 0 3 0 5 3 20 0 15 0 404767633 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129327570064 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5971] ppid=5911 vsize=10832608 memory=7019467088040704256 CPUtime=0.1 cores=1,3,5,7
/proc/5914/task/5971/stat : 5971 (java) S 5911 5914 3137 0 -1 1077944384 21 13264 0 0 2 0 5 3 20 0 15 0 404767633 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129326517264 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5972] ppid=5911 vsize=10832608 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/5914/task/5972/stat : 5972 (java) S 5911 5914 3137 0 -1 1077944384 107 13264 0 0 1 0 5 3 20 0 15 0 404767634 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129281939568 140129755339394 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5973] ppid=5911 vsize=10832608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5973/stat : 5973 (java) S 5911 5914 3137 0 -1 1077944384 14 13264 0 0 0 0 5 3 20 0 15 0 404767635 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129213604704 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5974] ppid=5911 vsize=10832608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5974/stat : 5974 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767635 11092590592 64278 33554432000 4194304 4196468 140730838436192 140128542516352 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5975] ppid=5911 vsize=10832608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5975/stat : 5975 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11092590592 64278 33554432000 4194304 4196468 140730838436192 140128302225488 140129755346843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5976] ppid=5911 vsize=10832608 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/5914/task/5976/stat : 5976 (java) R 5911 5914 3137 0 -1 1077944384 1221 13264 0 0 48 0 5 3 20 0 15 0 404767638 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129180048080 140129755338453 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5977] ppid=5911 vsize=10832608 memory=25 CPUtime=0.63 cores=1,3,5,7
/proc/5914/task/5977/stat : 5977 (java) R 5911 5914 3137 0 -1 4202560 1165 13264 0 0 55 0 5 3 20 0 15 0 404767638 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129178985296 140129755349594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5978] ppid=5911 vsize=10832608 memory=27 CPUtime=0.43 cores=1,3,5,7
/proc/5914/task/5978/stat : 5978 (java) S 5911 5914 3137 0 -1 1077944384 1190 13264 0 0 35 0 5 3 20 0 15 0 404767638 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129177942896 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5979] ppid=5911 vsize=10832608 memory=28 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5979/stat : 5979 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11092590592 64278 33554432000 4194304 4196468 140730838436192 140128268667872 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5980] ppid=5911 vsize=10832608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5980/stat : 5980 (java) S 5911 5914 3137 0 -1 1077944384 1 13264 0 0 0 0 5 3 20 0 15 0 404767638 11092590592 64278 33554432000 4194304 4196468 140730838436192 140129176889776 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 10832608 KiB

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

[pid=5914/tid=5979] ppid=5911 vsize=10844916 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5979/stat : 5979 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128268667872 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5980] ppid=5911 vsize=10844916 memory=8112282956445269571 CPUtime=0.11 cores=1,3,5,7
/proc/5914/task/5980/stat : 5980 (java) S 5911 5914 3137 0 -1 1077944384 409 13264 0 0 2 1 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129176889776 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
Current children cumulated CPU time: 83.96 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 885980 KiB

[startup+76.8007 s]
/proc/loadavg: 1.65 1.66 1.63 3/235 5992
/proc/meminfo: memFree=26887400/32770624 swapFree=67008180/67108860
[pid=5914] ppid=5911 vsize=10844916 memory=885980 CPUtime=87.18 cores=1,3,5,7
/proc/5914/stat : 5914 (java) S 5911 5914 3137 0 -1 1077944320 88384 13264 0 0 8670 40 5 3 20 0 15 0 404767623 11105193984 221495 33554432000 4194304 4196468 140730838436192 140730838418736 140129755328247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
/proc/5914/statm: 2711229 221495 3617 1 0 2673293 0
[pid=5914/tid=5967] ppid=5911 vsize=10844916 memory=11509961617 CPUtime=76.56 cores=1,3,5,7
/proc/5914/task/5967/stat : 5967 (java) R 5911 5914 3137 0 -1 4202560 27328 13264 0 0 7630 18 5 3 20 0 15 0 404767632 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129727157488 140129368162247 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5968] ppid=5911 vsize=10844916 memory=11509961617 CPUtime=0.2 cores=1,3,5,7
/proc/5914/task/5968/stat : 5968 (java) S 5911 5914 3137 0 -1 1077944384 427 13264 0 0 10 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129759570832 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5969] ppid=5911 vsize=10844916 memory=8112282956445269571 CPUtime=0.2 cores=1,3,5,7
/proc/5914/task/5969/stat : 5969 (java) S 5911 5914 3137 0 -1 1077944384 435 13264 0 0 10 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129684876048 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5970] ppid=5911 vsize=10844916 memory=14788 CPUtime=0.19 cores=1,3,5,7
/proc/5914/task/5970/stat : 5970 (java) S 5911 5914 3137 0 -1 1077944384 1826 13264 0 0 10 1 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129327570064 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5971] ppid=5911 vsize=10844916 memory=984 CPUtime=0.18 cores=1,3,5,7
/proc/5914/task/5971/stat : 5971 (java) S 5911 5914 3137 0 -1 1077944384 3151 13264 0 0 8 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129326517264 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5972] ppid=5911 vsize=10844916 memory=1948 CPUtime=0.14 cores=1,3,5,7
/proc/5914/task/5972/stat : 5972 (java) S 5911 5914 3137 0 -1 1077944384 1876 13264 0 0 5 1 5 3 20 0 15 0 404767634 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129281939568 140129755339394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5973] ppid=5911 vsize=10844916 memory=8112282956445269571 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5973/stat : 5973 (java) S 5911 5914 3137 0 -1 1077944384 19 13264 0 0 0 0 5 3 20 0 15 0 404767635 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129213604704 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5974] ppid=5911 vsize=10844916 memory=4536 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5974/stat : 5974 (java) S 5911 5914 3137 0 -1 1077944384 5 13264 0 0 0 0 5 3 20 0 15 0 404767635 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128542516352 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5975] ppid=5911 vsize=10844916 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5975/stat : 5975 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128302225488 140129755346843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5976] ppid=5911 vsize=10844916 memory=887004 CPUtime=3.79 cores=1,3,5,7
/proc/5914/task/5976/stat : 5976 (java) S 5911 5914 3137 0 -1 1077944384 19641 13264 0 0 368 3 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129180047984 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5977] ppid=5911 vsize=10844916 memory=0 CPUtime=3.69 cores=1,3,5,7
/proc/5914/task/5977/stat : 5977 (java) S 5911 5914 3137 0 -1 1077944384 14671 13264 0 0 358 3 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129178995184 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5978] ppid=5911 vsize=10844916 memory=-6730002412014971822 CPUtime=2.76 cores=1,3,5,7
/proc/5914/task/5978/stat : 5978 (java) S 5911 5914 3137 0 -1 1077944384 16385 13264 0 0 264 4 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129177942896 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5979] ppid=5911 vsize=10844916 memory=3761969350140231712 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5979/stat : 5979 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128268667872 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5980] ppid=5911 vsize=10844916 memory=2320261120796344370 CPUtime=0.11 cores=1,3,5,7
/proc/5914/task/5980/stat : 5980 (java) S 5911 5914 3137 0 -1 1077944384 409 13264 0 0 2 1 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129176889776 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
Current children cumulated CPU time: 87.18 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 885980 KiB

[startup+77.6007 s]
/proc/loadavg: 1.65 1.66 1.63 3/235 5992
/proc/meminfo: memFree=26887492/32770624 swapFree=67008180/67108860
[pid=5914] ppid=5911 vsize=10844916 memory=885980 CPUtime=87.99 cores=1,3,5,7
/proc/5914/stat : 5914 (java) S 5911 5914 3137 0 -1 1077944320 88939 13264 0 0 8750 41 5 3 20 0 15 0 404767623 11105193984 221495 33554432000 4194304 4196468 140730838436192 140730838418736 140129755328247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
/proc/5914/statm: 2711229 221495 3617 1 0 2673293 0
[pid=5914/tid=5967] ppid=5911 vsize=10844916 memory=8112282956445269571 CPUtime=77.36 cores=1,3,5,7
/proc/5914/task/5967/stat : 5967 (java) R 5911 5914 3137 0 -1 4202560 27882 13264 0 0 7710 18 5 3 20 0 15 0 404767632 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129727164208 140129369375648 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5968] ppid=5911 vsize=10844916 memory=1052 CPUtime=0.2 cores=1,3,5,7
/proc/5914/task/5968/stat : 5968 (java) S 5911 5914 3137 0 -1 1077944384 427 13264 0 0 10 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129759570832 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5969] ppid=5911 vsize=10844916 memory=776 CPUtime=0.2 cores=1,3,5,7
/proc/5914/task/5969/stat : 5969 (java) S 5911 5914 3137 0 -1 1077944384 435 13264 0 0 10 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129684876048 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5970] ppid=5911 vsize=10844916 memory=885980 CPUtime=0.19 cores=1,3,5,7
/proc/5914/task/5970/stat : 5970 (java) S 5911 5914 3137 0 -1 1077944384 1826 13264 0 0 10 1 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129327570064 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5971] ppid=5911 vsize=10844916 memory=1052 CPUtime=0.18 cores=1,3,5,7
/proc/5914/task/5971/stat : 5971 (java) S 5911 5914 3137 0 -1 1077944384 3151 13264 0 0 8 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129326517264 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5972] ppid=5911 vsize=10844916 memory=776 CPUtime=0.14 cores=1,3,5,7
/proc/5914/task/5972/stat : 5972 (java) S 5911 5914 3137 0 -1 1077944384 1876 13264 0 0 5 1 5 3 20 0 15 0 404767634 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129281939568 140129755339394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5973] ppid=5911 vsize=10844916 memory=3940 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5973/stat : 5973 (java) S 5911 5914 3137 0 -1 1077944384 19 13264 0 0 0 0 5 3 20 0 15 0 404767635 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129213604704 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5974] ppid=5911 vsize=10844916 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5974/stat : 5974 (java) S 5911 5914 3137 0 -1 1077944384 5 13264 0 0 0 0 5 3 20 0 15 0 404767635 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128542516352 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5975] ppid=5911 vsize=10844916 memory=8564 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5975/stat : 5975 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128302225488 140129755346843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5976] ppid=5911 vsize=10844916 memory=1728 CPUtime=3.79 cores=1,3,5,7
/proc/5914/task/5976/stat : 5976 (java) S 5911 5914 3137 0 -1 1077944384 19641 13264 0 0 368 3 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129180047984 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5977] ppid=5911 vsize=10844916 memory=1196 CPUtime=3.69 cores=1,3,5,7
/proc/5914/task/5977/stat : 5977 (java) S 5911 5914 3137 0 -1 1077944384 14671 13264 0 0 358 3 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129178995184 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5978] ppid=5911 vsize=10844916 memory=1096 CPUtime=2.76 cores=1,3,5,7
/proc/5914/task/5978/stat : 5978 (java) S 5911 5914 3137 0 -1 1077944384 16386 13264 0 0 264 4 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129177942896 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5979] ppid=5911 vsize=10844916 memory=7892 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5979/stat : 5979 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128268667872 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5980] ppid=5911 vsize=10844916 memory=1584 CPUtime=0.11 cores=1,3,5,7
/proc/5914/task/5980/stat : 5980 (java) S 5911 5914 3137 0 -1 1077944384 409 13264 0 0 2 1 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129176889776 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
Current children cumulated CPU time: 87.99 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 885980 KiB

[startup+78.0007 s]*
/proc/loadavg: 1.65 1.66 1.63 3/235 5992
/proc/meminfo: memFree=26887592/32770624 swapFree=67008180/67108860
[pid=5914] ppid=5911 vsize=10844916 memory=885980 CPUtime=88.41 cores=1,3,5,7
/proc/5914/stat : 5914 (java) S 5911 5914 3137 0 -1 1077944320 88958 13264 0 0 8792 41 5 3 20 0 15 0 404767623 11105193984 221495 33554432000 4194304 4196468 140730838436192 140730838418736 140129755328247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
/proc/5914/statm: 2711229 221495 3617 1 0 2673293 0
[pid=5914/tid=5967] ppid=5911 vsize=10844916 memory=1398722017469774279 CPUtime=77.77 cores=1,3,5,7
/proc/5914/task/5967/stat : 5967 (java) R 5911 5914 3137 0 -1 4202560 27901 13264 0 0 7751 18 5 3 20 0 15 0 404767632 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129727164208 140129369375669 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5968] ppid=5911 vsize=10844916 memory=4872558044660077418 CPUtime=0.2 cores=1,3,5,7
/proc/5914/task/5968/stat : 5968 (java) S 5911 5914 3137 0 -1 1077944384 427 13264 0 0 10 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129759570832 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5969] ppid=5911 vsize=10844916 memory=4104 CPUtime=0.2 cores=1,3,5,7
/proc/5914/task/5969/stat : 5969 (java) S 5911 5914 3137 0 -1 1077944384 435 13264 0 0 10 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129684876048 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5970] ppid=5911 vsize=10844916 memory=1408 CPUtime=0.19 cores=1,3,5,7
/proc/5914/task/5970/stat : 5970 (java) S 5911 5914 3137 0 -1 1077944384 1826 13264 0 0 10 1 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129327570064 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5971] ppid=5911 vsize=10844916 memory=2916 CPUtime=0.18 cores=1,3,5,7
/proc/5914/task/5971/stat : 5971 (java) S 5911 5914 3137 0 -1 1077944384 3151 13264 0 0 8 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129326517264 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5972] ppid=5911 vsize=10844916 memory=2794012 CPUtime=0.14 cores=1,3,5,7
/proc/5914/task/5972/stat : 5972 (java) S 5911 5914 3137 0 -1 1077944384 1876 13264 0 0 5 1 5 3 20 0 15 0 404767634 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129281939568 140129755339394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5973] ppid=5911 vsize=10844916 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5973/stat : 5973 (java) S 5911 5914 3137 0 -1 1077944384 19 13264 0 0 0 0 5 3 20 0 15 0 404767635 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129213604704 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5974] ppid=5911 vsize=10844916 memory=2848 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5974/stat : 5974 (java) S 5911 5914 3137 0 -1 1077944384 5 13264 0 0 0 0 5 3 20 0 15 0 404767635 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128542516352 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5975] ppid=5911 vsize=10844916 memory=887004 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5975/stat : 5975 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128302225488 140129755346843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5976] ppid=5911 vsize=10844916 memory=1792 CPUtime=3.79 cores=1,3,5,7
/proc/5914/task/5976/stat : 5976 (java) S 5911 5914 3137 0 -1 1077944384 19641 13264 0 0 368 3 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129180047984 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5977] ppid=5911 vsize=10844916 memory=2200 CPUtime=3.69 cores=1,3,5,7
/proc/5914/task/5977/stat : 5977 (java) S 5911 5914 3137 0 -1 1077944384 14671 13264 0 0 358 3 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129178995184 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5978] ppid=5911 vsize=10844916 memory=1600 CPUtime=2.76 cores=1,3,5,7
/proc/5914/task/5978/stat : 5978 (java) S 5911 5914 3137 0 -1 1077944384 16386 13264 0 0 264 4 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129177942896 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5979] ppid=5911 vsize=10844916 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5979/stat : 5979 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128268667872 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5980] ppid=5911 vsize=10844916 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/5914/task/5980/stat : 5980 (java) S 5911 5914 3137 0 -1 1077944384 409 13264 0 0 2 1 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129176889776 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
Current children cumulated CPU time: 88.41 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 885980 KiB

[startup+78.2007 s]
/proc/loadavg: 1.65 1.66 1.63 3/235 5992
/proc/meminfo: memFree=26887592/32770624 swapFree=67008180/67108860
[pid=5914] ppid=5911 vsize=10844916 memory=885980 CPUtime=88.6 cores=1,3,5,7
/proc/5914/stat : 5914 (java) S 5911 5914 3137 0 -1 1077944320 88958 13264 0 0 8811 41 5 3 20 0 15 0 404767623 11105193984 221495 33554432000 4194304 4196468 140730838436192 140730838418736 140129755328247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
/proc/5914/statm: 2711229 221495 3617 1 0 2673293 0
[pid=5914/tid=5967] ppid=5911 vsize=10844916 memory=1584 CPUtime=77.96 cores=1,3,5,7
/proc/5914/task/5967/stat : 5967 (java) R 5911 5914 3137 0 -1 4202560 27901 13264 0 0 7770 18 5 3 20 0 15 0 404767632 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129727164208 140129365479134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5968] ppid=5911 vsize=10844916 memory=14008 CPUtime=0.2 cores=1,3,5,7
/proc/5914/task/5968/stat : 5968 (java) S 5911 5914 3137 0 -1 1077944384 427 13264 0 0 10 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129759570832 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5969] ppid=5911 vsize=10844916 memory=4536 CPUtime=0.2 cores=1,3,5,7
/proc/5914/task/5969/stat : 5969 (java) S 5911 5914 3137 0 -1 1077944384 435 13264 0 0 10 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129684876048 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5970] ppid=5911 vsize=10844916 memory=13948 CPUtime=0.19 cores=1,3,5,7
/proc/5914/task/5970/stat : 5970 (java) S 5911 5914 3137 0 -1 1077944384 1826 13264 0 0 10 1 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129327570064 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5971] ppid=5911 vsize=10844916 memory=2120 CPUtime=0.18 cores=1,3,5,7
/proc/5914/task/5971/stat : 5971 (java) S 5911 5914 3137 0 -1 1077944384 3151 13264 0 0 8 2 5 3 20 0 15 0 404767633 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129326517264 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5972] ppid=5911 vsize=10844916 memory=520 CPUtime=0.14 cores=1,3,5,7
/proc/5914/task/5972/stat : 5972 (java) S 5911 5914 3137 0 -1 1077944384 1876 13264 0 0 5 1 5 3 20 0 15 0 404767634 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129281939568 140129755339394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5973] ppid=5911 vsize=10844916 memory=1560 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5973/stat : 5973 (java) S 5911 5914 3137 0 -1 1077944384 19 13264 0 0 0 0 5 3 20 0 15 0 404767635 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129213604704 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5974] ppid=5911 vsize=10844916 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5974/stat : 5974 (java) S 5911 5914 3137 0 -1 1077944384 5 13264 0 0 0 0 5 3 20 0 15 0 404767635 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128542516352 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5975] ppid=5911 vsize=10844916 memory=1680 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5975/stat : 5975 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128302225488 140129755346843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5976] ppid=5911 vsize=10844916 memory=896 CPUtime=3.79 cores=1,3,5,7
/proc/5914/task/5976/stat : 5976 (java) S 5911 5914 3137 0 -1 1077944384 19641 13264 0 0 368 3 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129180047984 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5977] ppid=5911 vsize=10844916 memory=1436 CPUtime=3.69 cores=1,3,5,7
/proc/5914/task/5977/stat : 5977 (java) S 5911 5914 3137 0 -1 1077944384 14671 13264 0 0 358 3 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129178995184 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5978] ppid=5911 vsize=10844916 memory=1980 CPUtime=2.76 cores=1,3,5,7
/proc/5914/task/5978/stat : 5978 (java) S 5911 5914 3137 0 -1 1077944384 16386 13264 0 0 264 4 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129177942896 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5979] ppid=5911 vsize=10844916 memory=2452 CPUtime=0.08 cores=1,3,5,7
/proc/5914/task/5979/stat : 5979 (java) S 5911 5914 3137 0 -1 1077944384 3 13264 0 0 0 0 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140128268667872 140129755338453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
[pid=5914/tid=5980] ppid=5911 vsize=10844916 memory=288230574492221466 CPUtime=0.11 cores=1,3,5,7
/proc/5914/task/5980/stat : 5980 (java) S 5911 5914 3137 0 -1 1077944384 409 13264 0 0 2 1 5 3 20 0 15 0 404767638 11105193984 221495 33554432000 4194304 4196468 140730838436192 140129176889776 140129755339394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39272448 140730838440693 140730838443205 140730838443205 140730838446031 0
Current children cumulated CPU time: 88.6 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 885980 KiB

Child status: 0
Real time (s): 78.2462
CPU time (s): 88.6646
CPU user time (s): 88.207
CPU system time (s): 0.457636
CPU usage (%): 113.315
Max. virtual memory (cumulated for all children) (KiB): 10847580
Max. memory (cumulated for all children) (KiB): 889092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.207
system time used= 0.457636
maximum resident set size= 890120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105035
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13972
involuntary context switches= 110


# summary of solver processes directly reported to runsolver:
#   pid: 5914
#   total CPU time (s): 88.6646
#   total CPU user time (s): 88.207
#   total CPU system time (s): 0.457636

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.422391 second user time and 0.860069 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-12 13:39:59
IDJOB=4387033
IDBENCH=121393
IDSOLVER=2823
FILE ID=node132/4387033-1568288449
RUNJOBID= node132-1568285902-5057
PBS_JOBID= 21701076
Free space on /tmp= 57952 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Random/Random-RB-3-20-20/rand-3-20-20-60-632-45.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387033-1568288449/watcher-4387033-1568288449 -o /tmp/evaluation-result-4387033-1568288449/solver-4387033-1568288449 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568285902-5057 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1744546453 HOME/instance-4387033-1568288449.xml

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

MD5SUM BENCH= 9875f5c0ec8fbb2d8215ec13f3e1e37d
RANDOM SEED=1744546453

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.95
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.95
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.95
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.95
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:        28128836 kB
MemAvailable:   29494488 kB
Buffers:           95436 kB
Cached:          1538724 kB
SwapCached:         9112 kB
Active:          2783256 kB
Inactive:        1274708 kB
Active(anon):    2422676 kB
Inactive(anon):    27660 kB
Active(file):     360580 kB
Inactive(file):  1247048 kB
Unevictable:      109512 kB
Mlocked:          109512 kB
SwapTotal:      67108860 kB
SwapFree:       67008180 kB
Dirty:             36944 kB
Writeback:             0 kB
AnonPages:       2536580 kB
Mapped:            43124 kB
Shmem:             18052 kB
Slab:             176728 kB
SReclaimable:     147716 kB
SUnreclaim:        29012 kB
KernelStack:        4096 kB
PageTables:        10620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3743892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2353152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 57916 MiB
End job on node132 at 2019-09-12 13:41:18