Trace number 4402574

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.3SAT 201.708 192.027

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-01.xml
MD5SUM38fbb435e56fa73fec05cbb523a31b1b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark56.5752
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree11
Maximum variable degree24
Distribution of variable degrees[{"degree":11,"count":5},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":5},{"degree":15,"count":1},{"degree":16,"count":2},{"degree":17,"count":1},{"degree":18,"count":2},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":1},{"degree":24,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.80/0.60	c Concrete v3.12.3.1568965526260 running
201.55/192.00	v <instantiation
201.55/192.00	v         >
201.55/192.00	v       <list>
201.55/192.00	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]
201.55/192.00	v       </list>
201.55/192.00	v       <values>
201.55/192.00	v         3 1 1 1 4 2 4 3 0 1 2 4 1 3 2 1 2 0 3 4 1 1 4 2 3
201.55/192.00	v       </values>
201.55/192.00	v     </instantiation>
201.55/192.00	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402574-1568973016/watcher-4402574-1568973016 -o /tmp/evaluation-result-4402574-1568973016/solver-4402574-1568973016 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324482060-14013 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=2094713575 HOME/instance-4402574-1568973016.xml 

running on 4 cores: 4-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=15825, runsolver pid=15822

[startup+0.100229 s]*
/proc/loadavg: 1.65 1.65 1.60 2/216 15878
/proc/meminfo: memFree=3513360/32770688 swapFree=66927192/67108860
[pid=15825] ppid=15822 vsize=9972712 memory=16284 CPUtime=0.09 cores=4-7
/proc/15825/stat : 15825 (java) S 15822 15825 13981 0 -1 1077944320 4324 13396 0 0 0 1 5 3 20 0 6 0 473307912 10212057088 4071 33554432000 4194304 4196468 140721110955120 140721110937664 140295130738423 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
/proc/15825/statm: 2493178 4071 1920 1 0 2481616 0
[pid=15825/tid=15878] ppid=15822 vsize=9972712 memory=8514726395714820750 CPUtime=0.08 cores=4-7
/proc/15825/task/15878/stat : 15878 (java) R 15822 15825 13981 0 -1 4202560 2138 13396 0 0 0 0 5 3 20 0 6 0 473307922 10212057088 4071 33554432000 4194304 4196468 140721110955120 140295102575184 140295114818910 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15879] ppid=15822 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=4-7
/proc/15825/task/15879/stat : 15879 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 6 0 473307922 10212057088 4071 33554432000 4194304 4196468 140721110955120 140295134981136 140295130748629 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15880] ppid=15822 vsize=9972712 memory=140303526880896 CPUtime=0.08 cores=4-7
/proc/15825/task/15880/stat : 15880 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 6 0 473307922 10212057088 4071 33554432000 4194304 4196468 140721110955120 140295049800848 140295130748629 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15881] ppid=15822 vsize=9972712 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15881/stat : 15881 (java) S 15822 15825 13981 0 -1 1077944384 2 13396 0 0 0 0 5 3 20 0 6 0 473307923 10212057088 4137 33554432000 4194304 4196468 140721110955120 140295048747792 140295130748629 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15882] ppid=15822 vsize=9972712 memory=-1 CPUtime=0.08 cores=4-7
/proc/15825/task/15882/stat : 15882 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 6 0 473307923 10212057088 4137 33554432000 4194304 4196468 140721110955120 140295047695248 140295130748629 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16284 KiB

[startup+0.211351 s]*
/proc/loadavg: 1.65 1.65 1.60 3/229 15891
/proc/meminfo: memFree=3490032/32770688 swapFree=66927192/67108860
[pid=15825] ppid=15822 vsize=10819716 memory=40396 CPUtime=0.26 cores=4-7
/proc/15825/stat : 15825 (java) S 15822 15825 13981 0 -1 1077944320 6940 13396 0 0 17 1 5 3 20 0 15 0 473307912 11079389184 10099 33554432000 4194304 4196468 140721110955120 140721110937664 140295130738423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
/proc/15825/statm: 2704929 10099 3156 1 0 2667149 0
[pid=15825/tid=15878] ppid=15822 vsize=10819716 memory=7022364594140610616 CPUtime=0.19 cores=4-7
/proc/15825/task/15878/stat : 15878 (java) R 15822 15825 13981 0 -1 4202560 3461 13396 0 0 10 1 5 3 20 0 15 0 473307922 11079389184 10099 33554432000 4194304 4196468 140721110955120 140295102569472 140295114818910 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15879] ppid=15822 vsize=10819716 memory=364 CPUtime=0.08 cores=4-7
/proc/15825/task/15879/stat : 15879 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307922 11079389184 10099 33554432000 4194304 4196468 140721110955120 140295134981136 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15880] ppid=15822 vsize=10819716 memory=3473316340413327008 CPUtime=0.08 cores=4-7
/proc/15825/task/15880/stat : 15880 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307922 11079389184 10099 33554432000 4194304 4196468 140721110955120 140295049800848 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15881] ppid=15822 vsize=10819716 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15881/stat : 15881 (java) S 15822 15825 13981 0 -1 1077944384 2 13396 0 0 0 0 5 3 20 0 15 0 473307923 11079389184 10099 33554432000 4194304 4196468 140721110955120 140295048747792 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15882] ppid=15822 vsize=10819716 memory=-1 CPUtime=0.08 cores=4-7
/proc/15825/task/15882/stat : 15882 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307923 11079389184 10099 33554432000 4194304 4196468 140721110955120 140295047695248 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15883] ppid=15822 vsize=10819716 memory=140303526880896 CPUtime=0.08 cores=4-7
/proc/15825/task/15883/stat : 15883 (java) S 15822 15825 13981 0 -1 1077944384 2 13396 0 0 0 0 5 3 20 0 15 0 473307924 11079389184 10099 33554432000 4194304 4196468 140721110955120 140294657349872 140295130749570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15884] ppid=15822 vsize=10819716 memory=-1 CPUtime=0.08 cores=4-7
/proc/15825/task/15884/stat : 15884 (java) S 15822 15825 13981 0 -1 1077944384 13 13396 0 0 0 0 5 3 20 0 15 0 473307925 11079389184 10099 33554432000 4194304 4196468 140721110955120 140294569845920 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15885] ppid=15822 vsize=10819716 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15885/stat : 15885 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307925 11079389184 10099 33554432000 4194304 4196468 140721110955120 140293965865712 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15886] ppid=15822 vsize=10819716 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15886/stat : 15886 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11079389184 10099 33554432000 4194304 4196468 140721110955120 140293658466256 140295130757019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15887] ppid=15822 vsize=10819716 memory=0 CPUtime=0.09 cores=4-7
/proc/15825/task/15887/stat : 15887 (java) S 15822 15825 13981 0 -1 1077944384 578 13396 0 0 1 0 5 3 20 0 15 0 473307928 11079389184 10099 33554432000 4194304 4196468 140721110955120 140294656297712 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15888] ppid=15822 vsize=10819716 memory=-1 CPUtime=0.08 cores=4-7
/proc/15825/task/15888/stat : 15888 (java) S 15822 15825 13981 0 -1 1077944384 58 13396 0 0 0 0 5 3 20 0 15 0 473307928 11079389184 10099 33554432000 4194304 4196468 140721110955120 140294655245168 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15889] ppid=15822 vsize=10819716 memory=140303526880896 CPUtime=0.11 cores=4-7
/proc/15825/task/15889/stat : 15889 (java) R 15822 15825 13981 0 -1 4202560 621 13396 0 0 3 0 5 3 20 0 15 0 473307928 11079389184 10099 33554432000 4194304 4196468 140721110955120 140294654192112 140295109419763 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15890] ppid=15822 vsize=10819716 memory=-1 CPUtime=0.08 cores=4-7
/proc/15825/task/15890/stat : 15890 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11079389184 10099 33554432000 4194304 4196468 140721110955120 140293624908640 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15891] ppid=15822 vsize=10819716 memory=140303526880896 CPUtime=0.08 cores=4-7
/proc/15825/task/15891/stat : 15891 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307928 11079389184 10099 33554432000 4194304 4196468 140721110955120 140294653139504 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819716 KiB
Current children cumulated memory: 40396 KiB

[startup+0.311602 s]*
/proc/loadavg: 1.65 1.65 1.60 3/229 15891
/proc/meminfo: memFree=3477620/32770688 swapFree=66927192/67108860
[pid=15825] ppid=15822 vsize=10820196 memory=51456 CPUtime=0.4 cores=4-7
/proc/15825/stat : 15825 (java) S 15822 15825 13981 0 -1 1077944320 10627 13396 0 0 29 3 5 3 20 0 15 0 473307912 11079880704 12864 33554432000 4194304 4196468 140721110955120 140721110937664 140295130738423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
/proc/15825/statm: 2705049 12864 3284 1 0 2667149 0
[pid=15825/tid=15878] ppid=15822 vsize=10820196 memory=1398722017469774279 CPUtime=0.29 cores=4-7
/proc/15825/task/15878/stat : 15878 (java) R 15822 15825 13981 0 -1 4202560 7111 13396 0 0 19 2 5 3 20 0 15 0 473307922 11079880704 12864 33554432000 4194304 4196468 140721110955120 140295102547344 140295111004557 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15879] ppid=15822 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15879/stat : 15879 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307922 11079880704 12864 33554432000 4194304 4196468 140721110955120 140295134981136 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15880] ppid=15822 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15880/stat : 15880 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307922 11079880704 12864 33554432000 4194304 4196468 140721110955120 140295049800848 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15881] ppid=15822 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15881/stat : 15881 (java) S 15822 15825 13981 0 -1 1077944384 2 13396 0 0 0 0 5 3 20 0 15 0 473307923 11079880704 12864 33554432000 4194304 4196468 140721110955120 140295048747792 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15882] ppid=15822 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15882/stat : 15882 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307923 11079880704 12864 33554432000 4194304 4196468 140721110955120 140295047695248 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15883] ppid=15822 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15883/stat : 15883 (java) S 15822 15825 13981 0 -1 1077944384 2 13396 0 0 0 0 5 3 20 0 15 0 473307924 11079880704 12864 33554432000 4194304 4196468 140721110955120 140294657349872 140295130749570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15884] ppid=15822 vsize=10820196 memory=-1 CPUtime=0.08 cores=4-7
/proc/15825/task/15884/stat : 15884 (java) S 15822 15825 13981 0 -1 1077944384 13 13396 0 0 0 0 5 3 20 0 15 0 473307925 11079880704 12864 33554432000 4194304 4196468 140721110955120 140294569845920 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15885] ppid=15822 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15885/stat : 15885 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307925 11079880704 12864 33554432000 4194304 4196468 140721110955120 140293965865712 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15886] ppid=15822 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15886/stat : 15886 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11079880704 12864 33554432000 4194304 4196468 140721110955120 140293658466256 140295130757019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15887] ppid=15822 vsize=10820196 memory=0 CPUtime=0.1 cores=4-7
/proc/15825/task/15887/stat : 15887 (java) S 15822 15825 13981 0 -1 1077944384 587 13396 0 0 2 0 5 3 20 0 15 0 473307928 11079880704 12864 33554432000 4194304 4196468 140721110955120 140294656297712 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15888] ppid=15822 vsize=10820196 memory=-1 CPUtime=0.09 cores=4-7
/proc/15825/task/15888/stat : 15888 (java) S 15822 15825 13981 0 -1 1077944384 59 13396 0 0 1 0 5 3 20 0 15 0 473307928 11079880704 12864 33554432000 4194304 4196468 140721110955120 140294655245168 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15889] ppid=15822 vsize=10820196 memory=140303526880896 CPUtime=0.13 cores=4-7
/proc/15825/task/15889/stat : 15889 (java) S 15822 15825 13981 0 -1 1077944384 639 13396 0 0 5 0 5 3 20 0 15 0 473307928 11079880704 12864 33554432000 4194304 4196468 140721110955120 140294654192112 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15890] ppid=15822 vsize=10820196 memory=-1 CPUtime=0.08 cores=4-7
/proc/15825/task/15890/stat : 15890 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11079880704 12864 33554432000 4194304 4196468 140721110955120 140293624908640 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15891] ppid=15822 vsize=10820196 memory=140303526880896 CPUtime=0.08 cores=4-7
/proc/15825/task/15891/stat : 15891 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307928 11079880704 12864 33554432000 4194304 4196468 140721110955120 140294653139504 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 51456 KiB

[startup+0.701056 s]
/proc/loadavg: 1.65 1.65 1.60 4/229 15891
/proc/meminfo: memFree=3464632/32770688 swapFree=66927192/67108860
[pid=15825] ppid=15822 vsize=10822316 memory=80196 CPUtime=1.11 cores=4-7
/proc/15825/stat : 15825 (java) S 15822 15825 13981 0 -1 1077944320 14726 13396 0 0 98 5 5 3 20 0 15 0 473307912 11082051584 19985 33554432000 4194304 4196468 140721110955120 140721110937664 140295130738423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
/proc/15825/statm: 2705579 20049 3501 1 0 2667661 0
[pid=15825/tid=15878] ppid=15822 vsize=10822316 memory=0 CPUtime=0.67 cores=4-7
/proc/15825/task/15878/stat : 15878 (java) R 15822 15825 13981 0 -1 4202560 10135 13396 0 0 55 4 5 3 20 0 15 0 473307922 11082051584 20049 33554432000 4194304 4196468 140721110955120 140295102566752 140295114818910 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15879] ppid=15822 vsize=10822316 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15879/stat : 15879 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307922 11082051584 20049 33554432000 4194304 4196468 140721110955120 140295134981136 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15880] ppid=15822 vsize=10822316 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15880/stat : 15880 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307922 11082051584 20049 33554432000 4194304 4196468 140721110955120 140295049800848 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15881] ppid=15822 vsize=10822316 memory=140303428366544 CPUtime=0.08 cores=4-7
/proc/15825/task/15881/stat : 15881 (java) S 15822 15825 13981 0 -1 1077944384 2 13396 0 0 0 0 5 3 20 0 15 0 473307923 11082051584 20049 33554432000 4194304 4196468 140721110955120 140295048747792 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15882] ppid=15822 vsize=10822316 memory=140303696659035 CPUtime=0.08 cores=4-7
/proc/15825/task/15882/stat : 15882 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307923 11082051584 20049 33554432000 4194304 4196468 140721110955120 140295047695248 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15883] ppid=15822 vsize=10822316 memory=980 CPUtime=0.08 cores=4-7
/proc/15825/task/15883/stat : 15883 (java) S 15822 15825 13981 0 -1 1077944384 5 13396 0 0 0 0 5 3 20 0 15 0 473307924 11082051584 20049 33554432000 4194304 4196468 140721110955120 140294657349872 140295130749570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15884] ppid=15822 vsize=10822316 memory=7014751519617144145 CPUtime=0.08 cores=4-7
/proc/15825/task/15884/stat : 15884 (java) S 15822 15825 13981 0 -1 1077944384 13 13396 0 0 0 0 5 3 20 0 15 0 473307925 11082051584 20049 33554432000 4194304 4196468 140721110955120 140294569845920 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15885] ppid=15822 vsize=10822316 memory=6081104596517153130 CPUtime=0.08 cores=4-7
/proc/15825/task/15885/stat : 15885 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307925 11082051584 20049 33554432000 4194304 4196468 140721110955120 140293965865712 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15886] ppid=15822 vsize=10822316 memory=33104 CPUtime=0.08 cores=4-7
/proc/15825/task/15886/stat : 15886 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11082051584 20049 33554432000 4194304 4196468 140721110955120 140293658466256 140295130757019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15887] ppid=15822 vsize=10822316 memory=2120 CPUtime=0.19 cores=4-7
/proc/15825/task/15887/stat : 15887 (java) R 15822 15825 13981 0 -1 4202560 1060 13396 0 0 11 0 5 3 20 0 15 0 473307928 11082051584 20049 33554432000 4194304 4196468 140721110955120 140294656288544 140295123027872 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15888] ppid=15822 vsize=10822316 memory=496 CPUtime=0.21 cores=4-7
/proc/15825/task/15888/stat : 15888 (java) R 15822 15825 13981 0 -1 4202560 489 13396 0 0 13 0 5 3 20 0 15 0 473307928 11082051584 20049 33554432000 4194304 4196468 140721110955120 140294655231712 140295114125280 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15889] ppid=15822 vsize=10822316 memory=1560 CPUtime=0.25 cores=4-7
/proc/15825/task/15889/stat : 15889 (java) S 15822 15825 13981 0 -1 1077944384 811 13396 0 0 17 0 5 3 20 0 15 0 473307928 11082051584 20049 33554432000 4194304 4196468 140721110955120 140294654192112 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15890] ppid=15822 vsize=10822316 memory=928 CPUtime=0.08 cores=4-7
/proc/15825/task/15890/stat : 15890 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11082051584 20049 33554432000 4194304 4196468 140721110955120 140293624908640 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15891] ppid=15822 vsize=10822316 memory=1724 CPUtime=0.08 cores=4-7
/proc/15825/task/15891/stat : 15891 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307928 11082051584 20049 33554432000 4194304 4196468 140721110955120 140294653139504 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10822316 KiB
Current children cumulated memory: 80196 KiB

[startup+1.50106 s]
/proc/loadavg: 1.65 1.65 1.60 6/229 15891
/proc/meminfo: memFree=3373164/32770688 swapFree=66927192/67108860
[pid=15825] ppid=15822 vsize=10826488 memory=298584 CPUtime=3.28 cores=4-7
/proc/15825/stat : 15825 (java) S 15822 15825 13981 0 -1 1077944320 19964 13396 0 0 303 17 5 3 20 0 15 0 473307912 11086323712 74646 33554432000 4194304 4196468 140721110955120 140721110937664 140295130738423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
/proc/15825/statm: 2706622 74646 3578 1 0 2668685 0
[pid=15825/tid=15878] ppid=15822 vsize=10826488 memory=270684 CPUtime=1.4 cores=4-7
/proc/15825/task/15878/stat : 15878 (java) R 15822 15825 13981 0 -1 4202560 11333 13396 0 0 125 7 5 3 20 0 15 0 473307922 11086323712 74646 33554432000 4194304 4196468 140721110955120 140295102573520 140294721138156 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15879] ppid=15822 vsize=10826488 memory=1444 CPUtime=0.12 cores=4-7
/proc/15825/task/15879/stat : 15879 (java) S 15822 15825 13981 0 -1 1077944384 68 13396 0 0 2 2 5 3 20 0 15 0 473307922 11086323712 74646 33554432000 4194304 4196468 140721110955120 140295134981136 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15880] ppid=15822 vsize=10826488 memory=1764 CPUtime=0.11 cores=4-7
/proc/15825/task/15880/stat : 15880 (java) S 15822 15825 13981 0 -1 1077944384 160 13396 0 0 2 1 5 3 20 0 15 0 473307922 11086323712 74646 33554432000 4194304 4196468 140721110955120 140295049800848 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15881] ppid=15822 vsize=10826488 memory=0 CPUtime=0.13 cores=4-7
/proc/15825/task/15881/stat : 15881 (java) S 15822 15825 13981 0 -1 1077944384 551 13396 0 0 3 2 5 3 20 0 15 0 473307923 11086323712 74646 33554432000 4194304 4196468 140721110955120 140295048747792 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15882] ppid=15822 vsize=10826488 memory=-6154581634397065563 CPUtime=0.11 cores=4-7
/proc/15825/task/15882/stat : 15882 (java) S 15822 15825 13981 0 -1 1077944384 134 13396 0 0 2 1 5 3 20 0 15 0 473307923 11086323712 74646 33554432000 4194304 4196468 140721110955120 140295047695248 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15883] ppid=15822 vsize=10826488 memory=3833724587141655355 CPUtime=0.08 cores=4-7
/proc/15825/task/15883/stat : 15883 (java) S 15822 15825 13981 0 -1 1077944384 102 13396 0 0 0 0 5 3 20 0 15 0 473307924 11086323712 74646 33554432000 4194304 4196468 140721110955120 140294657349872 140295130749570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15884] ppid=15822 vsize=10826488 memory=-6944103529398779036 CPUtime=0.08 cores=4-7
/proc/15825/task/15884/stat : 15884 (java) S 15822 15825 13981 0 -1 1077944384 13 13396 0 0 0 0 5 3 20 0 15 0 473307925 11086323712 74646 33554432000 4194304 4196468 140721110955120 140294569845984 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15885] ppid=15822 vsize=10826488 memory=-6005673638262905286 CPUtime=0.08 cores=4-7
/proc/15825/task/15885/stat : 15885 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307925 11086323712 74646 33554432000 4194304 4196468 140721110955120 140293965865728 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15886] ppid=15822 vsize=10826488 memory=0 CPUtime=0.08 cores=4-7
/proc/15825/task/15886/stat : 15886 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11086323712 74646 33554432000 4194304 4196468 140721110955120 140293658466256 140295130757019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15887] ppid=15822 vsize=10826488 memory=0 CPUtime=0.74 cores=4-7
/proc/15825/task/15887/stat : 15887 (java) R 15822 15825 13981 0 -1 4202560 2251 13396 0 0 66 0 5 3 20 0 15 0 473307928 11086323712 74646 33554432000 4194304 4196468 140721110955120 140294656282136 140295116762316 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15888] ppid=15822 vsize=10826488 memory=4580 CPUtime=0.72 cores=4-7
/proc/15825/task/15888/stat : 15888 (java) R 15822 15825 13981 0 -1 4202560 1693 13396 0 0 64 0 5 3 20 0 15 0 473307928 11086323712 74646 33554432000 4194304 4196468 140721110955120 140294655237656 140295109994820 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15889] ppid=15822 vsize=10826488 memory=7158300437426230352 CPUtime=0.43 cores=4-7
/proc/15825/task/15889/stat : 15889 (java) S 15822 15825 13981 0 -1 1077944384 1447 13396 0 0 35 0 5 3 20 0 15 0 473307928 11086323712 74646 33554432000 4194304 4196468 140721110955120 140294654192112 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15890] ppid=15822 vsize=10826488 memory=4640767372185198691 CPUtime=0.08 cores=4-7
/proc/15825/task/15890/stat : 15890 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11086323712 74646 33554432000 4194304 4196468 140721110955120 140293624908640 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15891] ppid=15822 vsize=10826488 memory=7739836660311155799 CPUtime=0.08 cores=4-7
/proc/15825/task/15891/stat : 15891 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307928 11086323712 74646 33554432000 4194304 4196468 140721110955120 140294653139504 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
Current children cumulated CPU time: 3.28 s
Current children cumulated vsize: 10826488 KiB

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


[startup+188.801 s]
/proc/loadavg: 1.54 1.62 1.59 3/228 15905
/proc/meminfo: memFree=623160/32770688 swapFree=66927192/67108860
[pid=15825] ppid=15822 vsize=10844940 memory=2908460 CPUtime=198.45 cores=4-7
/proc/15825/stat : 15825 (java) S 15822 15825 13981 0 -1 1077944320 84512 13396 0 0 19701 136 5 3 20 0 15 0 473307912 11105218560 727115 33554432000 4194304 4196468 140721110955120 140721110937664 140295130738423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
/proc/15825/statm: 2711235 727115 3621 1 0 2673293 0
[pid=15825/tid=15878] ppid=15822 vsize=10844940 memory=2908460 CPUtime=187.91 cores=4-7
/proc/15825/task/15878/stat : 15878 (java) R 15822 15825 13981 0 -1 4202560 42614 13396 0 0 18737 46 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295102574160 140294732918601 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15879] ppid=15822 vsize=10844940 memory=2908460 CPUtime=0.67 cores=4-7
/proc/15825/task/15879/stat : 15879 (java) S 15822 15825 13981 0 -1 1077944384 2563 13396 0 0 41 18 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295134981136 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15880] ppid=15822 vsize=10844940 memory=2020 CPUtime=0.68 cores=4-7
/proc/15825/task/15880/stat : 15880 (java) S 15822 15825 13981 0 -1 1077944384 2731 13396 0 0 41 19 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295049800848 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15881] ppid=15822 vsize=10844940 memory=1420 CPUtime=0.69 cores=4-7
/proc/15825/task/15881/stat : 15881 (java) S 15822 15825 13981 0 -1 1077944384 4131 13396 0 0 41 20 5 3 20 0 15 0 473307923 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295048747792 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15882] ppid=15822 vsize=10844940 memory=776 CPUtime=0.68 cores=4-7
/proc/15825/task/15882/stat : 15882 (java) S 15822 15825 13981 0 -1 1077944384 2424 13396 0 0 41 19 5 3 20 0 15 0 473307923 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295047695248 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15883] ppid=15822 vsize=10844940 memory=660 CPUtime=0.26 cores=4-7
/proc/15825/task/15883/stat : 15883 (java) S 15822 15825 13981 0 -1 1077944384 4776 13396 0 0 17 1 5 3 20 0 15 0 473307924 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294657349872 140295130749570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15884] ppid=15822 vsize=10844940 memory=1556 CPUtime=0.08 cores=4-7
/proc/15825/task/15884/stat : 15884 (java) S 15822 15825 13981 0 -1 1077944384 15 13396 0 0 0 0 5 3 20 0 15 0 473307925 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294569845984 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15885] ppid=15822 vsize=10844940 memory=9588 CPUtime=0.08 cores=4-7
/proc/15825/task/15885/stat : 15885 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307925 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293965865728 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15886] ppid=15822 vsize=10844940 memory=1712 CPUtime=0.08 cores=4-7
/proc/15825/task/15886/stat : 15886 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293658466256 140295130757019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15887] ppid=15822 vsize=10844940 memory=6791534058613427641 CPUtime=3.23 cores=4-7
/proc/15825/task/15887/stat : 15887 (java) S 15822 15825 13981 0 -1 1077944384 8285 13396 0 0 314 1 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294656297712 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15888] ppid=15822 vsize=10844940 memory=776 CPUtime=3.19 cores=4-7
/proc/15825/task/15888/stat : 15888 (java) S 15822 15825 13981 0 -1 1077944384 7553 13396 0 0 309 2 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294655245168 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15889] ppid=15822 vsize=10844940 memory=660 CPUtime=1.57 cores=4-7
/proc/15825/task/15889/stat : 15889 (java) S 15822 15825 13981 0 -1 1077944384 6930 13396 0 0 147 2 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294654192112 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15890] ppid=15822 vsize=10844940 memory=1556 CPUtime=0.08 cores=4-7
/proc/15825/task/15890/stat : 15890 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293624908640 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15891] ppid=15822 vsize=10844940 memory=6791534058613427641 CPUtime=0.16 cores=4-7
/proc/15825/task/15891/stat : 15891 (java) S 15822 15825 13981 0 -1 1077944384 279 13396 0 0 4 4 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294653139504 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
Current children cumulated CPU time: 198.45 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2908460 KiB

[startup+190.401 s]
/proc/loadavg: 1.54 1.62 1.59 3/228 15905
/proc/meminfo: memFree=623160/32770688 swapFree=66927192/67108860
[pid=15825] ppid=15822 vsize=10844940 memory=2908460 CPUtime=200.05 cores=4-7
/proc/15825/stat : 15825 (java) S 15822 15825 13981 0 -1 1077944320 85159 13396 0 0 19861 136 5 3 20 0 15 0 473307912 11105218560 727115 33554432000 4194304 4196468 140721110955120 140721110937664 140295130738423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
/proc/15825/statm: 2711235 727115 3621 1 0 2673293 0
[pid=15825/tid=15878] ppid=15822 vsize=10844940 memory=6791534058613427641 CPUtime=189.52 cores=4-7
/proc/15825/task/15878/stat : 15878 (java) R 15822 15825 13981 0 -1 4202560 43261 13396 0 0 18897 47 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295102574160 140294731532320 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15879] ppid=15822 vsize=10844940 memory=1444 CPUtime=0.67 cores=4-7
/proc/15825/task/15879/stat : 15879 (java) S 15822 15825 13981 0 -1 1077944384 2563 13396 0 0 41 18 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295134981136 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15880] ppid=15822 vsize=10844940 memory=1764 CPUtime=0.68 cores=4-7
/proc/15825/task/15880/stat : 15880 (java) S 15822 15825 13981 0 -1 1077944384 2731 13396 0 0 41 19 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295049800848 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15881] ppid=15822 vsize=10844940 memory=111632 CPUtime=0.69 cores=4-7
/proc/15825/task/15881/stat : 15881 (java) S 15822 15825 13981 0 -1 1077944384 4131 13396 0 0 41 20 5 3 20 0 15 0 473307923 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295048747792 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15882] ppid=15822 vsize=10844940 memory=2908460 CPUtime=0.68 cores=4-7
/proc/15825/task/15882/stat : 15882 (java) S 15822 15825 13981 0 -1 1077944384 2424 13396 0 0 41 19 5 3 20 0 15 0 473307923 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295047695248 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15883] ppid=15822 vsize=10844940 memory=1056 CPUtime=0.26 cores=4-7
/proc/15825/task/15883/stat : 15883 (java) S 15822 15825 13981 0 -1 1077944384 4776 13396 0 0 17 1 5 3 20 0 15 0 473307924 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294657349872 140295130749570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15884] ppid=15822 vsize=10844940 memory=2828 CPUtime=0.08 cores=4-7
/proc/15825/task/15884/stat : 15884 (java) S 15822 15825 13981 0 -1 1077944384 15 13396 0 0 0 0 5 3 20 0 15 0 473307925 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294569845984 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15885] ppid=15822 vsize=10844940 memory=2890028 CPUtime=0.08 cores=4-7
/proc/15825/task/15885/stat : 15885 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307925 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293965865728 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15886] ppid=15822 vsize=10844940 memory=2908460 CPUtime=0.08 cores=4-7
/proc/15825/task/15886/stat : 15886 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293658466256 140295130757019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15887] ppid=15822 vsize=10844940 memory=928 CPUtime=3.23 cores=4-7
/proc/15825/task/15887/stat : 15887 (java) S 15822 15825 13981 0 -1 1077944384 8285 13396 0 0 314 1 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294656297712 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15888] ppid=15822 vsize=10844940 memory=1724 CPUtime=3.19 cores=4-7
/proc/15825/task/15888/stat : 15888 (java) S 15822 15825 13981 0 -1 1077944384 7553 13396 0 0 309 2 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294655245168 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15889] ppid=15822 vsize=10844940 memory=1964 CPUtime=1.57 cores=4-7
/proc/15825/task/15889/stat : 15889 (java) S 15822 15825 13981 0 -1 1077944384 6930 13396 0 0 147 2 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294654192112 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15890] ppid=15822 vsize=10844940 memory=2776 CPUtime=0.08 cores=4-7
/proc/15825/task/15890/stat : 15890 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293624908640 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15891] ppid=15822 vsize=10844940 memory=2020 CPUtime=0.16 cores=4-7
/proc/15825/task/15891/stat : 15891 (java) S 15822 15825 13981 0 -1 1077944384 279 13396 0 0 4 4 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294653139504 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
Current children cumulated CPU time: 200.05 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2908460 KiB

[startup+191.201 s]
/proc/loadavg: 1.54 1.62 1.59 3/228 15905
/proc/meminfo: memFree=623208/32770688 swapFree=66927192/67108860
[pid=15825] ppid=15822 vsize=10844940 memory=2908460 CPUtime=200.85 cores=4-7
/proc/15825/stat : 15825 (java) S 15822 15825 13981 0 -1 1077944320 85228 13396 0 0 19941 136 5 3 20 0 15 0 473307912 11105218560 727115 33554432000 4194304 4196468 140721110955120 140721110937664 140295130738423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
/proc/15825/statm: 2711235 727115 3621 1 0 2673293 0
[pid=15825/tid=15878] ppid=15822 vsize=10844940 memory=6791534058613427641 CPUtime=190.32 cores=4-7
/proc/15825/task/15878/stat : 15878 (java) R 15822 15825 13981 0 -1 4202560 43330 13396 0 0 18977 47 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295102574160 140294733140142 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15879] ppid=15822 vsize=10844940 memory=6028 CPUtime=0.67 cores=4-7
/proc/15825/task/15879/stat : 15879 (java) S 15822 15825 13981 0 -1 1077944384 2563 13396 0 0 41 18 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295134981136 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15880] ppid=15822 vsize=10844940 memory=4040 CPUtime=0.68 cores=4-7
/proc/15825/task/15880/stat : 15880 (java) S 15822 15825 13981 0 -1 1077944384 2731 13396 0 0 41 19 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295049800848 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15881] ppid=15822 vsize=10844940 memory=1056 CPUtime=0.69 cores=4-7
/proc/15825/task/15881/stat : 15881 (java) S 15822 15825 13981 0 -1 1077944384 4131 13396 0 0 41 20 5 3 20 0 15 0 473307923 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295048747792 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15882] ppid=15822 vsize=10844940 memory=2908460 CPUtime=0.68 cores=4-7
/proc/15825/task/15882/stat : 15882 (java) S 15822 15825 13981 0 -1 1077944384 2424 13396 0 0 41 19 5 3 20 0 15 0 473307923 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295047695248 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15883] ppid=15822 vsize=10844940 memory=776 CPUtime=0.26 cores=4-7
/proc/15825/task/15883/stat : 15883 (java) S 15822 15825 13981 0 -1 1077944384 4776 13396 0 0 17 1 5 3 20 0 15 0 473307924 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294657349872 140295130749570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15884] ppid=15822 vsize=10844940 memory=660 CPUtime=0.08 cores=4-7
/proc/15825/task/15884/stat : 15884 (java) S 15822 15825 13981 0 -1 1077944384 15 13396 0 0 0 0 5 3 20 0 15 0 473307925 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294569845984 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15885] ppid=15822 vsize=10844940 memory=1556 CPUtime=0.08 cores=4-7
/proc/15825/task/15885/stat : 15885 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307925 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293965865728 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15886] ppid=15822 vsize=10844940 memory=9588 CPUtime=0.08 cores=4-7
/proc/15825/task/15886/stat : 15886 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293658466256 140295130757019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15887] ppid=15822 vsize=10844940 memory=924 CPUtime=3.23 cores=4-7
/proc/15825/task/15887/stat : 15887 (java) S 15822 15825 13981 0 -1 1077944384 8285 13396 0 0 314 1 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294656297712 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15888] ppid=15822 vsize=10844940 memory=3848 CPUtime=3.19 cores=4-7
/proc/15825/task/15888/stat : 15888 (java) S 15822 15825 13981 0 -1 1077944384 7553 13396 0 0 309 2 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294655245168 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15889] ppid=15822 vsize=10844940 memory=2608 CPUtime=1.57 cores=4-7
/proc/15825/task/15889/stat : 15889 (java) S 15822 15825 13981 0 -1 1077944384 6930 13396 0 0 147 2 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294654192112 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15890] ppid=15822 vsize=10844940 memory=2860 CPUtime=0.08 cores=4-7
/proc/15825/task/15890/stat : 15890 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293624908640 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15891] ppid=15822 vsize=10844940 memory=4100 CPUtime=0.16 cores=4-7
/proc/15825/task/15891/stat : 15891 (java) S 15822 15825 13981 0 -1 1077944384 279 13396 0 0 4 4 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294653139504 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
Current children cumulated CPU time: 200.85 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2908460 KiB

[startup+191.601 s]
/proc/loadavg: 1.54 1.62 1.59 3/228 15905
/proc/meminfo: memFree=623208/32770688 swapFree=66927192/67108860
[pid=15825] ppid=15822 vsize=10844940 memory=2908460 CPUtime=201.25 cores=4-7
/proc/15825/stat : 15825 (java) S 15822 15825 13981 0 -1 1077944320 85263 13396 0 0 19981 136 5 3 20 0 15 0 473307912 11105218560 727115 33554432000 4194304 4196468 140721110955120 140721110937664 140295130738423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
/proc/15825/statm: 2711235 727115 3621 1 0 2673293 0
[pid=15825/tid=15878] ppid=15822 vsize=10844940 memory=33104 CPUtime=190.72 cores=4-7
/proc/15825/task/15878/stat : 15878 (java) R 15822 15825 13981 0 -1 4202560 43365 13396 0 0 19017 47 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295102574160 140294732920990 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15879] ppid=15822 vsize=10844940 memory=6791534058613427641 CPUtime=0.67 cores=4-7
/proc/15825/task/15879/stat : 15879 (java) S 15822 15825 13981 0 -1 1077944384 2563 13396 0 0 41 18 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295134981136 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15880] ppid=15822 vsize=10844940 memory=63644 CPUtime=0.68 cores=4-7
/proc/15825/task/15880/stat : 15880 (java) S 15822 15825 13981 0 -1 1077944384 2731 13396 0 0 41 19 5 3 20 0 15 0 473307922 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295049800848 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15881] ppid=15822 vsize=10844940 memory=984 CPUtime=0.69 cores=4-7
/proc/15825/task/15881/stat : 15881 (java) S 15822 15825 13981 0 -1 1077944384 4131 13396 0 0 41 20 5 3 20 0 15 0 473307923 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295048747792 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15882] ppid=15822 vsize=10844940 memory=2020 CPUtime=0.68 cores=4-7
/proc/15825/task/15882/stat : 15882 (java) S 15822 15825 13981 0 -1 1077944384 2424 13396 0 0 41 19 5 3 20 0 15 0 473307923 11105218560 727115 33554432000 4194304 4196468 140721110955120 140295047695248 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15883] ppid=15822 vsize=10844940 memory=1420 CPUtime=0.26 cores=4-7
/proc/15825/task/15883/stat : 15883 (java) S 15822 15825 13981 0 -1 1077944384 4776 13396 0 0 17 1 5 3 20 0 15 0 473307924 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294657349872 140295130749570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15884] ppid=15822 vsize=10844940 memory=12028 CPUtime=0.08 cores=4-7
/proc/15825/task/15884/stat : 15884 (java) S 15822 15825 13981 0 -1 1077944384 15 13396 0 0 0 0 5 3 20 0 15 0 473307925 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294569845984 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15885] ppid=15822 vsize=10844940 memory=33104 CPUtime=0.08 cores=4-7
/proc/15825/task/15885/stat : 15885 (java) S 15822 15825 13981 0 -1 1077944384 1 13396 0 0 0 0 5 3 20 0 15 0 473307925 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293965865728 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15886] ppid=15822 vsize=10844940 memory=2120 CPUtime=0.08 cores=4-7
/proc/15825/task/15886/stat : 15886 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293658466256 140295130757019 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15887] ppid=15822 vsize=10844940 memory=496 CPUtime=3.23 cores=4-7
/proc/15825/task/15887/stat : 15887 (java) S 15822 15825 13981 0 -1 1077944384 8285 13396 0 0 314 1 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294656297712 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15888] ppid=15822 vsize=10844940 memory=1560 CPUtime=3.19 cores=4-7
/proc/15825/task/15888/stat : 15888 (java) S 15822 15825 13981 0 -1 1077944384 7553 13396 0 0 309 2 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294655245168 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15889] ppid=15822 vsize=10844940 memory=928 CPUtime=1.57 cores=4-7
/proc/15825/task/15889/stat : 15889 (java) S 15822 15825 13981 0 -1 1077944384 6930 13396 0 0 147 2 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294654192112 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15890] ppid=15822 vsize=10844940 memory=1724 CPUtime=0.08 cores=4-7
/proc/15825/task/15890/stat : 15890 (java) S 15822 15825 13981 0 -1 1077944384 3 13396 0 0 0 0 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140293624908640 140295130748629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
[pid=15825/tid=15891] ppid=15822 vsize=10844940 memory=1964 CPUtime=0.16 cores=4-7
/proc/15825/task/15891/stat : 15891 (java) S 15822 15825 13981 0 -1 1077944384 279 13396 0 0 4 4 5 3 20 0 15 0 473307928 11105218560 727115 33554432000 4194304 4196468 140721110955120 140294653139504 140295130749570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34918400 140721110956783 140721110959301 140721110959301 140721110962127 0
Current children cumulated CPU time: 201.25 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 2908460 KiB

[startup+192.001 s]*
/proc/loadavg: 1.54 1.62 1.59 3/228 15905
/proc/meminfo: memFree=623208/32770688 swapFree=66927192/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 192.027
CPU time (s): 201.708
CPU user time (s): 200.286
CPU system time (s): 1.42194
CPU usage (%): 105.042
Max. virtual memory (cumulated for all children) (KiB): 10844940
Max. memory (cumulated for all children) (KiB): 2908460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.286
system time used= 1.42194
maximum resident set size= 2910688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104604
page faults= 0
swaps= 0
block input operations= 0
block output operations= 408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11233
involuntary context switches= 235


# summary of solver processes directly reported to runsolver:
#   pid: 15825
#   total CPU time (s): 201.708
#   total CPU user time (s): 200.286
#   total CPU system time (s): 1.42194

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.20699 second user time and 2.1995 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-21 18:10:38
IDJOB=4402574
IDBENCH=126080
IDSOLVER=2861
FILE ID=node120/4402574-1568973016
RUNJOBID= node120-1324482060-14013
PBS_JOBID= 21704627
Free space on /tmp= 23224 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-01.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4402574-1568973016/watcher-4402574-1568973016 -o /tmp/evaluation-result-4402574-1568973016/solver-4402574-1568973016 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324482060-14013 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2094713575 HOME/instance-4402574-1568973016.xml

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

MD5SUM BENCH= 38fbb435e56fa73fec05cbb523a31b1b
RANDOM SEED=2094713575

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:         3517760 kB
MemAvailable:   30886560 kB
Buffers:          107528 kB
Cached:         27222032 kB
SwapCached:        68632 kB
Active:         14565096 kB
Inactive:       13726176 kB
Active(anon):     891452 kB
Inactive(anon):   126532 kB
Active(file):   13673644 kB
Inactive(file): 13599644 kB
Unevictable:      109204 kB
Mlocked:          109204 kB
SwapTotal:      67108860 kB
SwapFree:       66927192 kB
Dirty:             68564 kB
Writeback:             0 kB
AnonPages:       1004004 kB
Mapped:            71088 kB
Shmem:             47316 kB
Slab:             553376 kB
SReclaimable:     523972 kB
SUnreclaim:        29404 kB
KernelStack:        3744 kB
PageTables:         7900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    2168204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    825344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 23188 MiB
End job on node120 at 2011-12-21 18:13:51