Trace number 4387038

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.10SAT 79.1871 69.4109

General information on the benchmark

NameRandom/Random-B-2-26-26/
rand-2-26-26-325-155-9.xml
MD5SUM15e1cc79eec027fdb50c97913c9f3702
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 benchmark13.4974
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":26}]
Minimum variable degree25
Maximum variable degree25
Distribution of variable degrees[{"degree":25,"count":26}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":325}]
Number of extensional constraints325
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":325}]
Optimization problemNO
Type of objective

Solver Data

0.73/0.54	c Concrete v3.10.1560635388952 running
79.04/69.39	v <instantiation
79.04/69.39	v         >
79.04/69.39	v       <list>
79.04/69.39	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] x[25]
79.04/69.39	v       </list>
79.04/69.39	v       <values>
79.04/69.39	v         22 21 16 10 23 18 23 12 6 24 19 17 22 18 3 12 3 3 19 2 3 3 8 9 24 0
79.04/69.39	v       </values>
79.04/69.39	v     </instantiation>
79.04/69.39	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: 16374 MiB (11995 MiB free)
  memory of node 1: 16384 MiB (15153 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387038-1568288536/watcher-4387038-1568288536 -o /tmp/evaluation-result-4387038-1568288536/solver-4387038-1568288536 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568285902-5057 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=427323857 HOME/instance-4387038-1568288536.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
solver pid=6183, runsolver pid=6180
Current StackSize limit: 8192 KiB


[startup+0.110369 s]*
/proc/loadavg: 1.63 1.65 1.63 3/226 6241
/proc/meminfo: memFree=27789988/32770624 swapFree=67008180/67108860
[pid=6183] ppid=6180 vsize=10355560 memory=20644 CPUtime=0.09 cores=1,3,5,7
/proc/6183/stat : 6183 (java) S 6180 6183 3137 0 -1 1077944320 4932 13296 0 0 1 1 5 2 20 0 9 0 404776368 10604093440 5161 33554432000 4194304 4196468 140724096400208 140724096382752 139746598268663 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
/proc/6183/statm: 2588890 5161 2102 1 0 2551431 0
[pid=6183/tid=6236] ppid=6180 vsize=10355560 memory=8514726395714820750 CPUtime=0.09 cores=1,3,5,7
/proc/6183/task/6236/stat : 6236 (java) R 6180 6183 3137 0 -1 4202560 2722 13296 0 0 1 1 5 2 20 0 9 0 404776377 10604093440 5226 33554432000 4194304 4196468 140724096400208 139746570104688 139746582349150 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6237] ppid=6180 vsize=10355560 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6237/stat : 6237 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 9 0 404776378 10604093440 5226 33554432000 4194304 4196468 140724096400208 139746602510608 139746598278869 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6238] ppid=6180 vsize=10355560 memory=140051234748032 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6238/stat : 6238 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 9 0 404776378 10604093440 5226 33554432000 4194304 4196468 140724096400208 139746501400976 139746598278869 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6239] ppid=6180 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6239/stat : 6239 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 9 0 404776378 10604093440 5226 33554432000 4194304 4196468 140724096400208 139746500348432 139746598278869 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6240] ppid=6180 vsize=10355560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6240/stat : 6240 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 9 0 404776378 10604093440 5226 33554432000 4194304 4196468 140724096400208 139746499295888 139746598278869 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6241] ppid=6180 vsize=10355560 memory=140051234748032 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6241/stat : 6241 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 9 0 404776379 10604093440 5226 33554432000 4194304 4196468 140724096400208 139746057419248 139746598279810 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6242] ppid=6180 vsize=10355560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6242/stat : 6242 (java) S 6180 6183 3137 0 -1 1077944384 33 13296 0 0 0 0 5 2 20 0 9 0 404776380 10604093440 5226 33554432000 4194304 4196468 140724096400208 139746056365472 139746598278869 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6243] ppid=6180 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6243/stat : 6243 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 9 0 404776380 10604093440 5226 33554432000 4194304 4196468 140724096400208 139745954883120 139746598278869 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10355560 KiB
Current children cumulated memory: 20644 KiB

[startup+0.210619 s]*
/proc/loadavg: 1.63 1.65 1.63 3/234 6249
/proc/meminfo: memFree=27771032/32770624 swapFree=67008180/67108860
[pid=6183] ppid=6180 vsize=10818940 memory=40748 CPUtime=0.25 cores=1,3,5,7
/proc/6183/stat : 6183 (java) S 6180 6183 3137 0 -1 1077944320 7073 13296 0 0 16 2 5 2 20 0 15 0 404776368 11078594560 10187 33554432000 4194304 4196468 140724096400208 140724096382752 139746598268663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
/proc/6183/statm: 2704735 10187 2960 1 0 2667149 0
[pid=6183/tid=6236] ppid=6180 vsize=10818940 memory=8514726395714820750 CPUtime=0.18 cores=1,3,5,7
/proc/6183/task/6236/stat : 6236 (java) R 6180 6183 3137 0 -1 4202560 3601 13296 0 0 10 1 5 2 20 0 15 0 404776377 11078594560 10252 33554432000 4194304 4196468 140724096400208 139746570102136 139746598290589 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6237] ppid=6180 vsize=10818940 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6237/stat : 6237 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776378 11078594560 10252 33554432000 4194304 4196468 140724096400208 139746602510608 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6238] ppid=6180 vsize=10818940 memory=140051234748032 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6238/stat : 6238 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776378 11078594560 10252 33554432000 4194304 4196468 140724096400208 139746501400976 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6239] ppid=6180 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6239/stat : 6239 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776378 11078594560 10252 33554432000 4194304 4196468 140724096400208 139746500348432 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6240] ppid=6180 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6240/stat : 6240 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776378 11078594560 10252 33554432000 4194304 4196468 140724096400208 139746499295888 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6241] ppid=6180 vsize=10818940 memory=140051234748032 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6241/stat : 6241 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776379 11078594560 10252 33554432000 4194304 4196468 140724096400208 139746057419248 139746598279810 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6242] ppid=6180 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6242/stat : 6242 (java) S 6180 6183 3137 0 -1 1077944384 33 13296 0 0 0 0 5 2 20 0 15 0 404776380 11078594560 10252 33554432000 4194304 4196468 140724096400208 139746056365472 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6243] ppid=6180 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6243/stat : 6243 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776380 11078594560 10252 33554432000 4194304 4196468 140724096400208 139745954883056 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6244] ppid=6180 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6244/stat : 6244 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776383 11078594560 10252 33554432000 4194304 4196468 140724096400208 139745350904528 139746598287259 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6245] ppid=6180 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6183/task/6245/stat : 6245 (java) S 6180 6183 3137 0 -1 1077944384 434 13296 0 0 1 0 5 2 20 0 15 0 404776383 11078594560 10252 33554432000 4194304 4196468 140724096400208 139745921325040 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6246] ppid=6180 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6246/stat : 6246 (java) S 6180 6183 3137 0 -1 1077944384 189 13296 0 0 0 0 5 2 20 0 15 0 404776383 11078594560 10252 33554432000 4194304 4196468 140724096400208 139745920272496 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6247] ppid=6180 vsize=10818940 memory=140051234748032 CPUtime=0.1 cores=1,3,5,7
/proc/6183/task/6247/stat : 6247 (java) R 6180 6183 3137 0 -1 4202560 619 13296 0 0 3 0 5 2 20 0 15 0 404776383 11078594560 10252 33554432000 4194304 4196468 140724096400208 139745919219952 139746578455474 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6248] ppid=6180 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6248/stat : 6248 (java) S 6180 6183 3137 0 -1 1077944384 3 13296 0 0 0 0 5 2 20 0 15 0 404776383 11078594560 10252 33554432000 4194304 4196468 140724096400208 139744881142368 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6249] ppid=6180 vsize=10818940 memory=140051234748032 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6249/stat : 6249 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776383 11078594560 10252 33554432000 4194304 4196468 140724096400208 139745918167856 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 40748 KiB

[startup+0.311365 s]*
/proc/loadavg: 1.63 1.65 1.63 3/234 6249
/proc/meminfo: memFree=27760668/32770624 swapFree=67008180/67108860
[pid=6183] ppid=6180 vsize=10820244 memory=52368 CPUtime=0.39 cores=1,3,5,7
/proc/6183/stat : 6183 (java) S 6180 6183 3137 0 -1 1077944320 10847 13296 0 0 28 4 5 2 20 0 15 0 404776368 11079929856 13092 33554432000 4194304 4196468 140724096400208 140724096382752 139746598268663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
/proc/6183/statm: 2705061 13092 3279 1 0 2667149 0
[pid=6183/tid=6236] ppid=6180 vsize=10820244 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/6183/task/6236/stat : 6236 (java) R 6180 6183 3137 0 -1 4202560 7337 13296 0 0 19 3 5 2 20 0 15 0 404776377 11079929856 13092 33554432000 4194304 4196468 140724096400208 139746570083176 139746598290589 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6237] ppid=6180 vsize=10820244 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6237/stat : 6237 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776378 11079929856 13092 33554432000 4194304 4196468 140724096400208 139746602510608 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6238] ppid=6180 vsize=10820244 memory=-8389222452898340213 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6238/stat : 6238 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776378 11079929856 13092 33554432000 4194304 4196468 140724096400208 139746501400976 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6239] ppid=6180 vsize=10820244 memory=7643295301215600736 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6239/stat : 6239 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776378 11079929856 13092 33554432000 4194304 4196468 140724096400208 139746500348432 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6240] ppid=6180 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6240/stat : 6240 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776378 11079929856 13092 33554432000 4194304 4196468 140724096400208 139746499295888 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6241] ppid=6180 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6241/stat : 6241 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776379 11079929856 13092 33554432000 4194304 4196468 140724096400208 139746057419248 139746598279810 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6242] ppid=6180 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6242/stat : 6242 (java) S 6180 6183 3137 0 -1 1077944384 33 13296 0 0 0 0 5 2 20 0 15 0 404776380 11079929856 13092 33554432000 4194304 4196468 140724096400208 139746056365472 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6243] ppid=6180 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6243/stat : 6243 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776380 11079929856 13092 33554432000 4194304 4196468 140724096400208 139745954883056 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6244] ppid=6180 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6244/stat : 6244 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776383 11079929856 13092 33554432000 4194304 4196468 140724096400208 139745350904528 139746598287259 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6245] ppid=6180 vsize=10820244 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6183/task/6245/stat : 6245 (java) R 6180 6183 3137 0 -1 4202560 442 13296 0 0 2 0 5 2 20 0 15 0 404776383 11079929856 13092 33554432000 4194304 4196468 140724096400208 139745921325040 139746579458322 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6246] ppid=6180 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6183/task/6246/stat : 6246 (java) S 6180 6183 3137 0 -1 1077944384 191 13296 0 0 1 0 5 2 20 0 15 0 404776383 11079929856 13092 33554432000 4194304 4196468 140724096400208 139745920272496 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6247] ppid=6180 vsize=10820244 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/6183/task/6247/stat : 6247 (java) S 6180 6183 3137 0 -1 1077944384 632 13296 0 0 5 0 5 2 20 0 15 0 404776383 11079929856 13092 33554432000 4194304 4196468 140724096400208 139745919219952 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6248] ppid=6180 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6248/stat : 6248 (java) S 6180 6183 3137 0 -1 1077944384 3 13296 0 0 0 0 5 2 20 0 15 0 404776383 11079929856 13092 33554432000 4194304 4196468 140724096400208 139744881142368 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6249] ppid=6180 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6249/stat : 6249 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776383 11079929856 13092 33554432000 4194304 4196468 140724096400208 139745918167856 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 52368 KiB

[startup+0.703621 s]
/proc/loadavg: 1.63 1.65 1.63 5/234 6249
/proc/meminfo: memFree=27745064/32770624 swapFree=67008180/67108860
[pid=6183] ppid=6180 vsize=10824340 memory=82980 CPUtime=1.14 cores=1,3,5,7
/proc/6183/stat : 6183 (java) S 6180 6183 3137 0 -1 1077944320 15114 13296 0 0 101 6 5 2 20 0 15 0 404776368 11084124160 20745 33554432000 4194304 4196468 140724096400208 140724096382752 139746598268663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
/proc/6183/statm: 2706085 20745 3502 1 0 2668173 0
[pid=6183/tid=6236] ppid=6180 vsize=10824340 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/6183/task/6236/stat : 6236 (java) R 6180 6183 3137 0 -1 4202560 10751 13296 0 0 55 5 5 2 20 0 15 0 404776377 11084124160 20745 33554432000 4194304 4196468 140724096400208 139746570093808 139746598290010 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6237] ppid=6180 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6237/stat : 6237 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776378 11084124160 20745 33554432000 4194304 4196468 140724096400208 139746602510608 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6238] ppid=6180 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6238/stat : 6238 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776378 11084124160 20745 33554432000 4194304 4196468 140724096400208 139746501400976 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6239] ppid=6180 vsize=10824340 memory=8387335866392581354 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6239/stat : 6239 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776378 11084124160 20745 33554432000 4194304 4196468 140724096400208 139746500348432 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6240] ppid=6180 vsize=10824340 memory=5788927978660450920 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6240/stat : 6240 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776378 11084124160 20745 33554432000 4194304 4196468 140724096400208 139746499295888 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6241] ppid=6180 vsize=10824340 memory=6935649255776346432 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6241/stat : 6241 (java) S 6180 6183 3137 0 -1 1077944384 5 13296 0 0 0 0 5 2 20 0 15 0 404776379 11084124160 20745 33554432000 4194304 4196468 140724096400208 139746057419248 139746598279810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6242] ppid=6180 vsize=10824340 memory=6935649255759569745 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6242/stat : 6242 (java) S 6180 6183 3137 0 -1 1077944384 33 13296 0 0 0 0 5 2 20 0 15 0 404776380 11084124160 20745 33554432000 4194304 4196468 140724096400208 139746056365472 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6243] ppid=6180 vsize=10824340 memory=4713745541279610410 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6243/stat : 6243 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776380 11084124160 20745 33554432000 4194304 4196468 140724096400208 139745954883056 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6244] ppid=6180 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6244/stat : 6244 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776383 11084124160 20745 33554432000 4194304 4196468 140724096400208 139745350904528 139746598287259 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6245] ppid=6180 vsize=10824340 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/6183/task/6245/stat : 6245 (java) S 6180 6183 3137 0 -1 1077944384 740 13296 0 0 13 0 5 2 20 0 15 0 404776383 11084124160 20745 33554432000 4194304 4196468 140724096400208 139745921325040 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6246] ppid=6180 vsize=10824340 memory=3484 CPUtime=0.21 cores=1,3,5,7
/proc/6183/task/6246/stat : 6246 (java) S 6180 6183 3137 0 -1 1077944384 515 13296 0 0 14 0 5 2 20 0 15 0 404776383 11084124160 20745 33554432000 4194304 4196468 140724096400208 139745920272496 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6247] ppid=6180 vsize=10824340 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/6183/task/6247/stat : 6247 (java) S 6180 6183 3137 0 -1 1077944384 849 13296 0 0 17 0 5 2 20 0 15 0 404776383 11084124160 20745 33554432000 4194304 4196468 140724096400208 139745919219952 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6248] ppid=6180 vsize=10824340 memory=15398181005433896 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6248/stat : 6248 (java) S 6180 6183 3137 0 -1 1077944384 3 13296 0 0 0 0 5 2 20 0 15 0 404776383 11084124160 20745 33554432000 4194304 4196468 140724096400208 139744881142368 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6249] ppid=6180 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6249/stat : 6249 (java) S 6180 6183 3137 0 -1 1077944384 1 13296 0 0 0 0 5 2 20 0 15 0 404776383 11084124160 20745 33554432000 4194304 4196468 140724096400208 139745918167856 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 82980 KiB

[startup+1.50527 s]
/proc/loadavg: 1.74 1.68 1.64 5/234 6249
/proc/meminfo: memFree=27667852/32770624 swapFree=67008180/67108860
[pid=6183] ppid=6180 vsize=10832608 memory=231764 CPUtime=2.97 cores=1,3,5,7
/proc/6183/stat : 6183 (java) S 6180 6183 3137 0 -1 1077944320 24176 13296 0 0 276 14 5 2 20 0 15 0 404776368 11092590592 57941 33554432000 4194304 4196468 140724096400208 140724096382752 139746598268663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
/proc/6183/statm: 2708152 57941 3581 1 0 2670221 0
[pid=6183/tid=6236] ppid=6180 vsize=10832608 memory=166 CPUtime=1.42 cores=1,3,5,7
/proc/6183/task/6236/stat : 6236 (java) R 6180 6183 3137 0 -1 4202560 15325 13296 0 0 127 8 5 2 20 0 15 0 404776377 11092590592 57941 33554432000 4194304 4196468 140724096400208 139746570098576 139746598290010 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6237] ppid=6180 vsize=10832608 memory=79 CPUtime=0.08 cores=1,3,5,7
/proc/6183/task/6237/stat : 6237 (java) S 6180 6183 3137 0 -1 1077944384 43 13296 0 0 1 0 5 2 20 0 15 0 404776378 11092590592 57941 33554432000 4194304 4196468 140724096400208 139746602510608 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6238] ppid=6180 vsize=10832608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6183/task/6238/stat : 6238 (java) S 6180 6183 3137 0 -1 1077944384 283 13296 0 0 1 0 5 2 20 0 15 0 404776378 11092590592 57941 33554432000 4194304 4196468 140724096400208 139746501400976 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6239] ppid=6180 vsize=10832608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6183/task/6239/stat : 6239 (java) S 6180 6183 3137 0 -1 1077944384 49 13296 0 0 1 0 5 2 20 0 15 0 404776378 11092590592 57941 33554432000 4194304 4196468 140724096400208 139746500348432 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6240] ppid=6180 vsize=10832608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6183/task/6240/stat : 6240 (java) S 6180 6183 3137 0 -1 1077944384 95 13296 0 0 1 0 5 2 20 0 15 0 404776378 11092590592 57941 33554432000 4194304 4196468 140724096400208 139746499295888 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6241] ppid=6180 vsize=10832608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6183/task/6241/stat : 6241 (java) S 6180 6183 3137 0 -1 1077944384 1282 13296 0 0 1 0 5 2 20 0 15 0 404776379 11092590592 57941 33554432000 4194304 4196468 140724096400208 139746057419248 139746598279810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6242] ppid=6180 vsize=10832608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6242/stat : 6242 (java) S 6180 6183 3137 0 -1 1077944384 34 13296 0 0 0 0 5 2 20 0 15 0 404776380 11092590592 57941 33554432000 4194304 4196468 140724096400208 139746056365472 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6243] ppid=6180 vsize=10832608 memory=43757088800 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6243/stat : 6243 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776380 11092590592 57941 33554432000 4194304 4196468 140724096400208 139745954883072 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6244] ppid=6180 vsize=10832608 memory=7517748484231096419 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6244/stat : 6244 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776383 11092590592 57941 33554432000 4194304 4196468 140724096400208 139745350904528 139746598287259 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6245] ppid=6180 vsize=10832608 memory=7238798801034949941 CPUtime=0.52 cores=1,3,5,7
/proc/6183/task/6245/stat : 6245 (java) S 6180 6183 3137 0 -1 1077944384 1602 13296 0 0 45 0 5 2 20 0 15 0 404776383 11092590592 57941 33554432000 4194304 4196468 140724096400208 139745921325040 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6246] ppid=6180 vsize=10832608 memory=0 CPUtime=0.58 cores=1,3,5,7
/proc/6183/task/6246/stat : 6246 (java) S 6180 6183 3137 0 -1 1077944384 1375 13296 0 0 51 0 5 2 20 0 15 0 404776383 11092590592 57941 33554432000 4194304 4196468 140724096400208 139745920272496 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6247] ppid=6180 vsize=10832608 memory=15620 CPUtime=0.49 cores=1,3,5,7
/proc/6183/task/6247/stat : 6247 (java) R 6180 6183 3137 0 -1 4202560 1869 13296 0 0 42 0 5 2 20 0 15 0 404776383 11092590592 57941 33554432000 4194304 4196468 140724096400208 139745919219952 139746577701749 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0

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


[startup+64.0008 s]*
/proc/loadavg: 1.52 1.62 1.62 3/233 6253
/proc/meminfo: memFree=27220976/32770624 swapFree=67008180/67108860
[pid=6183] ppid=6180 vsize=10844916 memory=775140 CPUtime=73.73 cores=1,3,5,7
/proc/6183/stat : 6183 (java) S 6180 6183 3137 0 -1 1077944320 80146 13296 0 0 7324 42 5 2 20 0 15 0 404776368 11105193984 193785 33554432000 4194304 4196468 140724096400208 140724096382752 139746598268663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
/proc/6183/statm: 2711229 193785 3621 1 0 2673293 0
[pid=6183/tid=6236] ppid=6180 vsize=10844916 memory=1398722017469774279 CPUtime=63.7 cores=1,3,5,7
/proc/6183/task/6236/stat : 6236 (java) R 6180 6183 3137 0 -1 4202560 26724 13296 0 0 6345 18 5 2 20 0 15 0 404776377 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746570104352 139746185711189 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6237] ppid=6180 vsize=10844916 memory=2530541045249 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6237/stat : 6237 (java) S 6180 6183 3137 0 -1 1077944384 1603 13296 0 0 9 3 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746602510608 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6238] ppid=6180 vsize=10844916 memory=2534836012545 CPUtime=0.17 cores=1,3,5,7
/proc/6183/task/6238/stat : 6238 (java) S 6180 6183 3137 0 -1 1077944384 710 13296 0 0 8 2 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746501400976 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6239] ppid=6180 vsize=10844916 memory=2543425946881 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6239/stat : 6239 (java) S 6180 6183 3137 0 -1 1077944384 2173 13296 0 0 9 3 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746500348432 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6240] ppid=6180 vsize=10844916 memory=4872558044660077418 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6240/stat : 6240 (java) S 6180 6183 3137 0 -1 1077944384 1298 13296 0 0 10 2 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746499295888 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6241] ppid=6180 vsize=10844916 memory=11 CPUtime=0.17 cores=1,3,5,7
/proc/6183/task/6241/stat : 6241 (java) S 6180 6183 3137 0 -1 1077944384 3504 13296 0 0 9 1 5 2 20 0 15 0 404776379 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746057419248 139746598279810 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6242] ppid=6180 vsize=10844916 memory=9 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6242/stat : 6242 (java) S 6180 6183 3137 0 -1 1077944384 40 13296 0 0 0 0 5 2 20 0 15 0 404776380 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746056365536 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6243] ppid=6180 vsize=10844916 memory=128 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6243/stat : 6243 (java) S 6180 6183 3137 0 -1 1077944384 7 13296 0 0 0 0 5 2 20 0 15 0 404776380 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745954883072 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6244] ppid=6180 vsize=10844916 memory=979 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6244/stat : 6244 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745350904528 139746598287259 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6245] ppid=6180 vsize=10844916 memory=2602 CPUtime=3.3 cores=1,3,5,7
/proc/6183/task/6245/stat : 6245 (java) S 6180 6183 3137 0 -1 1077944384 14063 13296 0 0 320 3 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745921325040 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6246] ppid=6180 vsize=10844916 memory=382 CPUtime=3.45 cores=1,3,5,7
/proc/6183/task/6246/stat : 6246 (java) S 6180 6183 3137 0 -1 1077944384 11765 13296 0 0 336 2 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745920272496 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6247] ppid=6180 vsize=10844916 memory=315 CPUtime=2.79 cores=1,3,5,7
/proc/6183/task/6247/stat : 6247 (java) S 6180 6183 3137 0 -1 1077944384 15681 13296 0 0 269 3 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745919219952 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6248] ppid=6180 vsize=10844916 memory=672 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6248/stat : 6248 (java) S 6180 6183 3137 0 -1 1077944384 3 13296 0 0 0 0 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139744881142368 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6249] ppid=6180 vsize=10844916 memory=775140 CPUtime=0.1 cores=1,3,5,7
/proc/6183/task/6249/stat : 6249 (java) S 6180 6183 3137 0 -1 1077944384 364 13296 0 0 2 1 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745918167856 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
Current children cumulated CPU time: 73.73 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 775140 KiB

[startup+67.2007 s]
/proc/loadavg: 1.47 1.60 1.62 3/233 6253
/proc/meminfo: memFree=27223956/32770624 swapFree=67008180/67108860
[pid=6183] ppid=6180 vsize=10844916 memory=775140 CPUtime=76.93 cores=1,3,5,7
/proc/6183/stat : 6183 (java) S 6180 6183 3137 0 -1 1077944320 80158 13296 0 0 7644 42 5 2 20 0 15 0 404776368 11105193984 193785 33554432000 4194304 4196468 140724096400208 140724096382752 139746598268663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
/proc/6183/statm: 2711229 193785 3621 1 0 2673293 0
[pid=6183/tid=6236] ppid=6180 vsize=10844916 memory=1052 CPUtime=66.88 cores=1,3,5,7
/proc/6183/task/6236/stat : 6236 (java) S 6180 6183 3137 0 -1 1077944384 26731 13296 0 0 6663 18 5 2 20 0 15 0 404776377 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746570103984 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6237] ppid=6180 vsize=10844916 memory=776 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6237/stat : 6237 (java) R 6180 6183 3137 0 -1 4202560 1603 13296 0 0 9 3 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746602510608 139746598280598 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6238] ppid=6180 vsize=10844916 memory=8112282956445269571 CPUtime=0.18 cores=1,3,5,7
/proc/6183/task/6238/stat : 6238 (java) R 6180 6183 3137 0 -1 4202560 711 13296 0 0 9 2 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746501400976 139746598280598 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6239] ppid=6180 vsize=10844916 memory=14788 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6239/stat : 6239 (java) R 6180 6183 3137 0 -1 1077944384 2173 13296 0 0 9 3 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746500348432 139746598278869 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6240] ppid=6180 vsize=10844916 memory=984 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6240/stat : 6240 (java) R 6180 6183 3137 0 -1 1077944384 1298 13296 0 0 10 2 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746499295888 139746598278869 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6241] ppid=6180 vsize=10844916 memory=1948 CPUtime=0.17 cores=1,3,5,7
/proc/6183/task/6241/stat : 6241 (java) S 6180 6183 3137 0 -1 1077944384 3506 13296 0 0 9 1 5 2 20 0 15 0 404776379 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746057417760 139746598278869 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6242] ppid=6180 vsize=10844916 memory=1336 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6242/stat : 6242 (java) S 6180 6183 3137 0 -1 1077944384 40 13296 0 0 0 0 5 2 20 0 15 0 404776380 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746056365536 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6243] ppid=6180 vsize=10844916 memory=8112282956445269571 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6243/stat : 6243 (java) S 6180 6183 3137 0 -1 1077944384 7 13296 0 0 0 0 5 2 20 0 15 0 404776380 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745954883072 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6244] ppid=6180 vsize=10844916 memory=4536 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6244/stat : 6244 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745350904528 139746598287259 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6245] ppid=6180 vsize=10844916 memory=13948 CPUtime=3.3 cores=1,3,5,7
/proc/6183/task/6245/stat : 6245 (java) S 6180 6183 3137 0 -1 1077944384 14063 13296 0 0 320 3 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745921325040 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6246] ppid=6180 vsize=10844916 memory=2120 CPUtime=3.45 cores=1,3,5,7
/proc/6183/task/6246/stat : 6246 (java) S 6180 6183 3137 0 -1 1077944384 11765 13296 0 0 336 2 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745920272496 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6247] ppid=6180 vsize=10844916 memory=520 CPUtime=2.79 cores=1,3,5,7
/proc/6183/task/6247/stat : 6247 (java) S 6180 6183 3137 0 -1 1077944384 15681 13296 0 0 269 3 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745919219952 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6248] ppid=6180 vsize=10844916 memory=1560 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6248/stat : 6248 (java) S 6180 6183 3137 0 -1 1077944384 3 13296 0 0 0 0 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139744881142368 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6249] ppid=6180 vsize=10844916 memory=775140 CPUtime=0.1 cores=1,3,5,7
/proc/6183/task/6249/stat : 6249 (java) S 6180 6183 3137 0 -1 1077944384 366 13296 0 0 2 1 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745918167856 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
Current children cumulated CPU time: 76.93 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 775140 KiB

[startup+68.8007 s]
/proc/loadavg: 1.47 1.60 1.62 3/233 6253
/proc/meminfo: memFree=27224736/32770624 swapFree=67008180/67108860
[pid=6183] ppid=6180 vsize=10844916 memory=775140 CPUtime=78.54 cores=1,3,5,7
/proc/6183/stat : 6183 (java) S 6180 6183 3137 0 -1 1077944320 80162 13296 0 0 7805 42 5 2 20 0 15 0 404776368 11105193984 193785 33554432000 4194304 4196468 140724096400208 140724096382752 139746598268663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
/proc/6183/statm: 2711229 193785 3621 1 0 2673293 0
[pid=6183/tid=6236] ppid=6180 vsize=10844916 memory=15262532197681725 CPUtime=68.47 cores=1,3,5,7
/proc/6183/task/6236/stat : 6236 (java) R 6180 6183 3137 0 -1 4202560 26735 13296 0 0 6822 18 5 2 20 0 15 0 404776377 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746570104272 139746185771398 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6237] ppid=6180 vsize=10844916 memory=8112282956445269571 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6237/stat : 6237 (java) S 6180 6183 3137 0 -1 1077944384 1603 13296 0 0 9 3 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746602510608 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6238] ppid=6180 vsize=10844916 memory=7813865652928602452 CPUtime=0.18 cores=1,3,5,7
/proc/6183/task/6238/stat : 6238 (java) S 6180 6183 3137 0 -1 1077944384 711 13296 0 0 9 2 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746501400976 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6239] ppid=6180 vsize=10844916 memory=7813865652928602452 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6239/stat : 6239 (java) S 6180 6183 3137 0 -1 1077944384 2173 13296 0 0 9 3 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746500348432 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6240] ppid=6180 vsize=10844916 memory=7813865652928602452 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6240/stat : 6240 (java) S 6180 6183 3137 0 -1 1077944384 1298 13296 0 0 10 2 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746499295888 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6241] ppid=6180 vsize=10844916 memory=6299802978650451056 CPUtime=0.17 cores=1,3,5,7
/proc/6183/task/6241/stat : 6241 (java) S 6180 6183 3137 0 -1 1077944384 3506 13296 0 0 9 1 5 2 20 0 15 0 404776379 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746057419248 139746598279810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6242] ppid=6180 vsize=10844916 memory=775140 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6242/stat : 6242 (java) S 6180 6183 3137 0 -1 1077944384 40 13296 0 0 0 0 5 2 20 0 15 0 404776380 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746056365536 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6243] ppid=6180 vsize=10844916 memory=1808 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6243/stat : 6243 (java) S 6180 6183 3137 0 -1 1077944384 7 13296 0 0 0 0 5 2 20 0 15 0 404776380 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745954883072 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6244] ppid=6180 vsize=10844916 memory=924 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6244/stat : 6244 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745350904528 139746598287259 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6245] ppid=6180 vsize=10844916 memory=3848 CPUtime=3.3 cores=1,3,5,7
/proc/6183/task/6245/stat : 6245 (java) S 6180 6183 3137 0 -1 1077944384 14063 13296 0 0 320 3 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745921325040 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6246] ppid=6180 vsize=10844916 memory=2596 CPUtime=3.45 cores=1,3,5,7
/proc/6183/task/6246/stat : 6246 (java) S 6180 6183 3137 0 -1 1077944384 11765 13296 0 0 336 2 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745920272496 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6247] ppid=6180 vsize=10844916 memory=2832 CPUtime=2.79 cores=1,3,5,7
/proc/6183/task/6247/stat : 6247 (java) S 6180 6183 3137 0 -1 1077944384 15681 13296 0 0 269 3 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745919219952 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6248] ppid=6180 vsize=10844916 memory=775140 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6248/stat : 6248 (java) S 6180 6183 3137 0 -1 1077944384 3 13296 0 0 0 0 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139744881142368 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6249] ppid=6180 vsize=10844916 memory=775140 CPUtime=0.1 cores=1,3,5,7
/proc/6183/task/6249/stat : 6249 (java) S 6180 6183 3137 0 -1 1077944384 366 13296 0 0 2 1 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745918167856 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
Current children cumulated CPU time: 78.54 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 775140 KiB

[startup+69.2008 s]
/proc/loadavg: 1.47 1.60 1.62 3/233 6253
/proc/meminfo: memFree=27225988/32770624 swapFree=67008180/67108860
[pid=6183] ppid=6180 vsize=10844916 memory=775140 CPUtime=78.94 cores=1,3,5,7
/proc/6183/stat : 6183 (java) S 6180 6183 3137 0 -1 1077944320 80163 13296 0 0 7845 42 5 2 20 0 15 0 404776368 11105193984 193785 33554432000 4194304 4196468 140724096400208 140724096382752 139746598268663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
/proc/6183/statm: 2711229 193785 3621 1 0 2673293 0
[pid=6183/tid=6236] ppid=6180 vsize=10844916 memory=3848 CPUtime=68.87 cores=1,3,5,7
/proc/6183/task/6236/stat : 6236 (java) R 6180 6183 3137 0 -1 4202560 26736 13296 0 0 6862 18 5 2 20 0 15 0 404776377 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746570104384 139746186267176 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6237] ppid=6180 vsize=10844916 memory=2596 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6237/stat : 6237 (java) S 6180 6183 3137 0 -1 1077944384 1603 13296 0 0 9 3 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746602510608 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6238] ppid=6180 vsize=10844916 memory=2832 CPUtime=0.18 cores=1,3,5,7
/proc/6183/task/6238/stat : 6238 (java) S 6180 6183 3137 0 -1 1077944384 711 13296 0 0 9 2 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746501400976 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6239] ppid=6180 vsize=10844916 memory=140051099570928 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6239/stat : 6239 (java) S 6180 6183 3137 0 -1 1077944384 2173 13296 0 0 9 3 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746500348432 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6240] ppid=6180 vsize=10844916 memory=1808 CPUtime=0.19 cores=1,3,5,7
/proc/6183/task/6240/stat : 6240 (java) S 6180 6183 3137 0 -1 1077944384 1298 13296 0 0 10 2 5 2 20 0 15 0 404776378 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746499295888 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6241] ppid=6180 vsize=10844916 memory=6656426216303648864 CPUtime=0.17 cores=1,3,5,7
/proc/6183/task/6241/stat : 6241 (java) S 6180 6183 3137 0 -1 1077944384 3506 13296 0 0 9 1 5 2 20 0 15 0 404776379 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746057419248 139746598279810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6242] ppid=6180 vsize=10844916 memory=3848 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6242/stat : 6242 (java) S 6180 6183 3137 0 -1 1077944384 40 13296 0 0 0 0 5 2 20 0 15 0 404776380 11105193984 193785 33554432000 4194304 4196468 140724096400208 139746056365536 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6243] ppid=6180 vsize=10844916 memory=280102197788912 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6243/stat : 6243 (java) S 6180 6183 3137 0 -1 1077944384 7 13296 0 0 0 0 5 2 20 0 15 0 404776380 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745954883072 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6244] ppid=6180 vsize=10844916 memory=2832 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6244/stat : 6244 (java) S 6180 6183 3137 0 -1 1077944384 2 13296 0 0 0 0 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745350904528 139746598287259 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6245] ppid=6180 vsize=10844916 memory=4104 CPUtime=3.3 cores=1,3,5,7
/proc/6183/task/6245/stat : 6245 (java) S 6180 6183 3137 0 -1 1077944384 14063 13296 0 0 320 3 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745921325040 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6246] ppid=6180 vsize=10844916 memory=0 CPUtime=3.45 cores=1,3,5,7
/proc/6183/task/6246/stat : 6246 (java) S 6180 6183 3137 0 -1 1077944384 11765 13296 0 0 336 2 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745920272496 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6247] ppid=6180 vsize=10844916 memory=0 CPUtime=2.79 cores=1,3,5,7
/proc/6183/task/6247/stat : 6247 (java) S 6180 6183 3137 0 -1 1077944384 15681 13296 0 0 269 3 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745919219952 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6248] ppid=6180 vsize=10844916 memory=3184237971175657792 CPUtime=0.07 cores=1,3,5,7
/proc/6183/task/6248/stat : 6248 (java) S 6180 6183 3137 0 -1 1077944384 3 13296 0 0 0 0 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139744881142368 139746598278869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
[pid=6183/tid=6249] ppid=6180 vsize=10844916 memory=3072 CPUtime=0.1 cores=1,3,5,7
/proc/6183/task/6249/stat : 6249 (java) S 6180 6183 3137 0 -1 1077944384 366 13296 0 0 2 1 5 2 20 0 15 0 404776383 11105193984 193785 33554432000 4194304 4196468 140724096400208 139745918167856 139746598279810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7741440 140724096408310 140724096410821 140724096410821 140724096413647 0
Current children cumulated CPU time: 78.94 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 775140 KiB

[startup+69.4007 s]*
/proc/loadavg: 1.47 1.60 1.62 3/220 6254
/proc/meminfo: memFree=27947764/32770624 swapFree=67008180/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): 69.4109
CPU time (s): 79.1871
CPU user time (s): 78.7199
CPU system time (s): 0.467223
CPU usage (%): 114.084
Max. virtual memory (cumulated for all children) (KiB): 10847580
Max. memory (cumulated for all children) (KiB): 780780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.7199
system time used= 0.467223
maximum resident set size= 780780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100957
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11618
involuntary context switches= 168


# summary of solver processes directly reported to runsolver:
#   pid: 6183
#   total CPU time (s): 79.1871
#   total CPU user time (s): 78.7199
#   total CPU system time (s): 0.467223

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.430481 second user time and 0.742044 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-12 13:41:27
IDJOB=4387038
IDBENCH=122068
IDSOLVER=2823
FILE ID=node132/4387038-1568288536
RUNJOBID= node132-1568285902-5057
PBS_JOBID= 21701076
Free space on /tmp= 57952 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Random/Random-B-2-26-26/rand-2-26-26-325-155-9.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387038-1568288536/watcher-4387038-1568288536 -o /tmp/evaluation-result-4387038-1568288536/solver-4387038-1568288536 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568285902-5057 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=427323857 HOME/instance-4387038-1568288536.xml

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

MD5SUM BENCH= 15e1cc79eec027fdb50c97913c9f3702
RANDOM SEED=427323857

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:        27801268 kB
MemAvailable:   29165848 kB
Buffers:           95712 kB
Cached:          1537936 kB
SwapCached:         9112 kB
Active:          3107624 kB
Inactive:        1274708 kB
Active(anon):    2747956 kB
Inactive(anon):    27660 kB
Active(file):     359668 kB
Inactive(file):  1247048 kB
Unevictable:      109512 kB
Mlocked:          109512 kB
SwapTotal:      67108860 kB
SwapFree:       67008180 kB
Dirty:             35668 kB
Writeback:             0 kB
AnonPages:       2851712 kB
Mapped:            43016 kB
Shmem:             18052 kB
Slab:             176792 kB
SReclaimable:     147400 kB
SUnreclaim:        29392 kB
KernelStack:        3856 kB
PageTables:        11316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3931464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2666496 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= 57920 MiB
End job on node132 at 2019-09-12 13:42:37