Trace number 4387030

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.10UNSAT 110.894 96.2852

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t85-8.xml
MD5SUM99ba47a6bc0c62f84cd44bdd38bc871f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.7157
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree74
Maximum variable degree95
Distribution of variable degrees[{"degree":74,"count":1},{"degree":75,"count":1},{"degree":78,"count":1},{"degree":79,"count":1},{"degree":81,"count":1},{"degree":82,"count":1},{"degree":85,"count":2},{"degree":86,"count":1},{"degree":90,"count":2},{"degree":95,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

0.71/0.55	c Concrete v3.10.1560635388952 running
110.80/96.25	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15291 MiB free)
  memory of node 1: 16384 MiB (14533 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387030-1568288435/watcher-4387030-1568288435 -o /tmp/evaluation-result-4387030-1568288435/solver-4387030-1568288435 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568285927-6016 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1744275018 HOME/instance-4387030-1568288435.xml 

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

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


[startup+0.101401 s]*
/proc/loadavg: 1.22 1.26 1.38 3/219 7068
/proc/meminfo: memFree=30534160/32770624 swapFree=66916060/67108860
[pid=7011] ppid=7008 vsize=9972712 memory=17080 CPUtime=0.09 cores=0,2,4,6
/proc/7011/stat : 7011 (java) S 7008 7011 5064 0 -1 1077944320 4514 13111 0 0 1 0 5 3 20 0 6 0 404781623 10212057088 4270 33554432000 4194304 4196468 140730682428128 140730682410672 140664383061751 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
/proc/7011/statm: 2493178 4270 1935 1 0 2481616 0
[pid=7011/tid=7064] ppid=7008 vsize=9972712 memory=7892391828772250251 CPUtime=0.09 cores=0,2,4,6
/proc/7011/task/7064/stat : 7064 (java) R 7008 7011 5064 0 -1 4202560 2332 13111 0 0 1 0 5 3 20 0 6 0 404781632 10212057088 4270 33554432000 4194304 4196468 140730682428128 140664354898512 140664366408229 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7065] ppid=7008 vsize=9972712 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7065/stat : 7065 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 6 0 404781633 10212057088 4270 33554432000 4194304 4196468 140730682428128 140664387304208 140664383071957 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7066] ppid=7008 vsize=9972712 memory=139895335073408 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7066/stat : 7066 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 6 0 404781633 10212057088 4270 33554432000 4194304 4196468 140730682428128 140664275577744 140664383071957 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7067] ppid=7008 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7067/stat : 7067 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 6 0 404781633 10212057088 4336 33554432000 4194304 4196468 140730682428128 140664274525200 140664383071957 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7068] ppid=7008 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7068/stat : 7068 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 6 0 404781633 10212057088 4336 33554432000 4194304 4196468 140730682428128 140663953812624 140664383071957 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.210395 s]*
/proc/loadavg: 1.22 1.26 1.38 3/228 7077
/proc/meminfo: memFree=30518644/32770624 swapFree=66916060/67108860
[pid=7011] ppid=7008 vsize=10818940 memory=36732 CPUtime=0.26 cores=0,2,4,6
/proc/7011/stat : 7011 (java) S 7008 7011 5064 0 -1 1077944320 6991 13111 0 0 17 1 5 3 20 0 15 0 404781623 11078594560 9183 33554432000 4194304 4196468 140730682428128 140730682410672 140664383061751 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
/proc/7011/statm: 2704735 9183 2988 1 0 2667149 0
[pid=7011/tid=7064] ppid=7008 vsize=10818940 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/7011/task/7064/stat : 7064 (java) R 7008 7011 5064 0 -1 4202560 3506 13111 0 0 11 0 5 3 20 0 15 0 404781632 11078594560 9183 33554432000 4194304 4196468 140730682428128 140664354894216 140664383083677 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7065] ppid=7008 vsize=10818940 memory=345 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7065/stat : 7065 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781633 11078594560 9183 33554432000 4194304 4196468 140730682428128 140664387304208 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7066] ppid=7008 vsize=10818940 memory=139895335082489 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7066/stat : 7066 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781633 11078594560 9183 33554432000 4194304 4196468 140730682428128 140664275577744 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7067] ppid=7008 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7067/stat : 7067 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781633 11078594560 9183 33554432000 4194304 4196468 140730682428128 140664274525200 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7068] ppid=7008 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7068/stat : 7068 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 15 0 404781633 11078594560 9183 33554432000 4194304 4196468 140730682428128 140663953812624 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7069] ppid=7008 vsize=10818940 memory=139895335073408 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7069/stat : 7069 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781634 11078594560 9183 33554432000 4194304 4196468 140730682428128 140663708202992 140664383072898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7070] ppid=7008 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7070/stat : 7070 (java) S 7008 7011 5064 0 -1 1077944384 33 13111 0 0 0 0 5 3 20 0 15 0 404781635 11078594560 9183 33554432000 4194304 4196468 140730682428128 140663707149216 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7071] ppid=7008 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7071/stat : 7071 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 15 0 404781635 11078594560 9183 33554432000 4194304 4196468 140730682428128 140663265944560 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7072] ppid=7008 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7072/stat : 7072 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11078594560 9183 33554432000 4194304 4196468 140730682428128 140662958545104 140664383080347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7073] ppid=7008 vsize=10818940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/7011/task/7073/stat : 7073 (java) S 7008 7011 5064 0 -1 1077944384 345 13111 0 0 1 0 5 3 20 0 15 0 404781638 11078594560 9183 33554432000 4194304 4196468 140730682428128 140663673592304 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7074] ppid=7008 vsize=10818940 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/7011/task/7074/stat : 7074 (java) S 7008 7011 5064 0 -1 1077944384 270 13111 0 0 1 0 5 3 20 0 15 0 404781638 11078594560 9183 33554432000 4194304 4196468 140730682428128 140663672539760 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7075] ppid=7008 vsize=10818940 memory=139895335073408 CPUtime=0.11 cores=0,2,4,6
/proc/7011/task/7075/stat : 7075 (java) S 7008 7011 5064 0 -1 1077944384 622 13111 0 0 3 0 5 3 20 0 15 0 404781638 11078594560 9183 33554432000 4194304 4196468 140730682428128 140663671487216 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7076] ppid=7008 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7076/stat : 7076 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11078594560 9183 33554432000 4194304 4196468 140730682428128 140662924987488 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7077] ppid=7008 vsize=10818940 memory=139895335073408 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7077/stat : 7077 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 15 0 404781638 11078594560 9183 33554432000 4194304 4196468 140730682428128 140663670434096 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 36732 KiB

[startup+0.311386 s]*
/proc/loadavg: 1.22 1.26 1.38 3/228 7077
/proc/meminfo: memFree=30506188/32770624 swapFree=66916060/67108860
[pid=7011] ppid=7008 vsize=10820096 memory=47084 CPUtime=0.4 cores=0,2,4,6
/proc/7011/stat : 7011 (java) S 7008 7011 5064 0 -1 1077944320 10509 13111 0 0 29 3 5 3 20 0 15 0 404781623 11079778304 11771 33554432000 4194304 4196468 140730682428128 140730682410672 140664383061751 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
/proc/7011/statm: 2705024 11771 3242 1 0 2667149 0
[pid=7011/tid=7064] ppid=7008 vsize=10820096 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/7011/task/7064/stat : 7064 (java) R 7008 7011 5064 0 -1 4202560 6999 13111 0 0 19 2 5 3 20 0 15 0 404781632 11079778304 11771 33554432000 4194304 4196468 140730682428128 140664354881616 140663955111316 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7065] ppid=7008 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7065/stat : 7065 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781633 11079778304 11771 33554432000 4194304 4196468 140730682428128 140664387304208 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7066] ppid=7008 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7066/stat : 7066 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781633 11079778304 11771 33554432000 4194304 4196468 140730682428128 140664275577744 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7067] ppid=7008 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7067/stat : 7067 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781633 11079778304 11771 33554432000 4194304 4196468 140730682428128 140664274525200 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7068] ppid=7008 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7068/stat : 7068 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 15 0 404781633 11079778304 11771 33554432000 4194304 4196468 140730682428128 140663953812624 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7069] ppid=7008 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7069/stat : 7069 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781634 11079778304 11771 33554432000 4194304 4196468 140730682428128 140663708202992 140664383072898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7070] ppid=7008 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7070/stat : 7070 (java) S 7008 7011 5064 0 -1 1077944384 33 13111 0 0 0 0 5 3 20 0 15 0 404781635 11079778304 11771 33554432000 4194304 4196468 140730682428128 140663707149216 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7071] ppid=7008 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7071/stat : 7071 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 15 0 404781635 11079778304 12283 33554432000 4194304 4196468 140730682428128 140663265944560 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7072] ppid=7008 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7072/stat : 7072 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11079778304 12283 33554432000 4194304 4196468 140730682428128 140662958545104 140664383080347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7073] ppid=7008 vsize=10820096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/7011/task/7073/stat : 7073 (java) S 7008 7011 5064 0 -1 1077944384 345 13111 0 0 1 0 5 3 20 0 15 0 404781638 11079778304 12283 33554432000 4194304 4196468 140730682428128 140663673592304 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7074] ppid=7008 vsize=10820096 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/7011/task/7074/stat : 7074 (java) S 7008 7011 5064 0 -1 1077944384 272 13111 0 0 2 0 5 3 20 0 15 0 404781638 11079778304 12283 33554432000 4194304 4196468 140730682428128 140663672539760 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7075] ppid=7008 vsize=10820096 memory=139895335073408 CPUtime=0.13 cores=0,2,4,6
/proc/7011/task/7075/stat : 7075 (java) S 7008 7011 5064 0 -1 1077944384 632 13111 0 0 5 0 5 3 20 0 15 0 404781638 11079778304 12283 33554432000 4194304 4196468 140730682428128 140663671487216 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7076] ppid=7008 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7076/stat : 7076 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11079778304 12283 33554432000 4194304 4196468 140730682428128 140662924987488 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7077] ppid=7008 vsize=10820096 memory=139895335073408 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7077/stat : 7077 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 15 0 404781638 11079778304 12283 33554432000 4194304 4196468 140730682428128 140663670434096 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 47084 KiB

[startup+0.700798 s]
/proc/loadavg: 1.22 1.26 1.38 5/227 7077
/proc/meminfo: memFree=30493396/32770624 swapFree=66916060/67108860
[pid=7011] ppid=7008 vsize=10824340 memory=79436 CPUtime=1.15 cores=0,2,4,6
/proc/7011/stat : 7011 (java) S 7008 7011 5064 0 -1 1077944320 14595 13111 0 0 102 5 5 3 20 0 15 0 404781623 11084124160 19859 33554432000 4194304 4196468 140730682428128 140730682410672 140664383061751 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
/proc/7011/statm: 2706085 19859 3507 1 0 2668173 0
[pid=7011/tid=7064] ppid=7008 vsize=10824340 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/7011/task/7064/stat : 7064 (java) R 7008 7011 5064 0 -1 4202560 10270 13111 0 0 55 4 5 3 20 0 15 0 404781632 11084124160 19859 33554432000 4194304 4196468 140730682428128 140664354888336 140664367142238 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7065] ppid=7008 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7065/stat : 7065 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781633 11084124160 19859 33554432000 4194304 4196468 140730682428128 140664387304208 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7066] ppid=7008 vsize=10824340 memory=68 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7066/stat : 7066 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781633 11084124160 19859 33554432000 4194304 4196468 140730682428128 140664275577744 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7067] ppid=7008 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7067/stat : 7067 (java) S 7008 7011 5064 0 -1 1077944384 2 13111 0 0 0 0 5 3 20 0 15 0 404781633 11084124160 19859 33554432000 4194304 4196468 140730682428128 140664274525200 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7068] ppid=7008 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7068/stat : 7068 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 15 0 404781633 11084124160 19859 33554432000 4194304 4196468 140730682428128 140663953812624 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7069] ppid=7008 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7069/stat : 7069 (java) S 7008 7011 5064 0 -1 1077944384 6 13111 0 0 0 0 5 3 20 0 15 0 404781634 11084124160 19859 33554432000 4194304 4196468 140730682428128 140663708202992 140664383072898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7070] ppid=7008 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7070/stat : 7070 (java) S 7008 7011 5064 0 -1 1077944384 33 13111 0 0 0 0 5 3 20 0 15 0 404781635 11084124160 19859 33554432000 4194304 4196468 140730682428128 140663707149216 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7071] ppid=7008 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7071/stat : 7071 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 15 0 404781635 11084124160 19859 33554432000 4194304 4196468 140730682428128 140663265944560 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7072] ppid=7008 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7072/stat : 7072 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11084124160 19859 33554432000 4194304 4196468 140730682428128 140662958545104 140664383080347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7073] ppid=7008 vsize=10824340 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/7011/task/7073/stat : 7073 (java) S 7008 7011 5064 0 -1 1077944384 674 13111 0 0 15 0 5 3 20 0 15 0 404781638 11084124160 19859 33554432000 4194304 4196468 140730682428128 140663673592304 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7074] ppid=7008 vsize=10824340 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/7011/task/7074/stat : 7074 (java) S 7008 7011 5064 0 -1 1077944384 563 13111 0 0 12 0 5 3 20 0 15 0 404781638 11084124160 19859 33554432000 4194304 4196468 140730682428128 140663672539760 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7075] ppid=7008 vsize=10824340 memory=3616 CPUtime=0.25 cores=0,2,4,6
/proc/7011/task/7075/stat : 7075 (java) S 7008 7011 5064 0 -1 1077944384 824 13111 0 0 17 0 5 3 20 0 15 0 404781638 11084124160 19859 33554432000 4194304 4196468 140730682428128 140663671487216 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7076] ppid=7008 vsize=10824340 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7076/stat : 7076 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11084124160 19859 33554432000 4194304 4196468 140730682428128 140662924987488 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7077] ppid=7008 vsize=10824340 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7077/stat : 7077 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 15 0 404781638 11084124160 19859 33554432000 4194304 4196468 140730682428128 140663670434096 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 79436 KiB

[startup+1.50141 s]
/proc/loadavg: 1.22 1.26 1.38 3/227 7077
/proc/meminfo: memFree=30268436/32770624 swapFree=66916060/67108860
[pid=7011] ppid=7008 vsize=10826464 memory=403356 CPUtime=3.42 cores=0,2,4,6
/proc/7011/stat : 7011 (java) S 7008 7011 5064 0 -1 1077944320 19903 13111 0 0 306 28 5 3 20 0 15 0 404781623 11086299136 100839 33554432000 4194304 4196468 140730682428128 140730682410672 140664383061751 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
/proc/7011/statm: 2706616 100839 3570 1 0 2668685 0
[pid=7011/tid=7064] ppid=7008 vsize=10826464 memory=2811011 CPUtime=1.36 cores=0,2,4,6
/proc/7011/task/7064/stat : 7064 (java) R 7008 7011 5064 0 -1 4202560 11227 13111 0 0 120 8 5 3 20 0 15 0 404781632 11086299136 100839 33554432000 4194304 4196468 140730682428128 140664354893928 140663953895121 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7065] ppid=7008 vsize=10826464 memory=2812297 CPUtime=0.14 cores=0,2,4,6
/proc/7011/task/7065/stat : 7065 (java) S 7008 7011 5064 0 -1 1077944384 179 13111 0 0 2 4 5 3 20 0 15 0 404781633 11086299136 100839 33554432000 4194304 4196468 140730682428128 140664387304208 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7066] ppid=7008 vsize=10826464 memory=55 CPUtime=0.16 cores=0,2,4,6
/proc/7011/task/7066/stat : 7066 (java) S 7008 7011 5064 0 -1 1077944384 209 13111 0 0 4 4 5 3 20 0 15 0 404781633 11086299136 100839 33554432000 4194304 4196468 140730682428128 140664275577744 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7067] ppid=7008 vsize=10826464 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/7011/task/7067/stat : 7067 (java) S 7008 7011 5064 0 -1 1077944384 85 13111 0 0 3 4 5 3 20 0 15 0 404781633 11086299136 100839 33554432000 4194304 4196468 140730682428128 140664274525200 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7068] ppid=7008 vsize=10826464 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/7011/task/7068/stat : 7068 (java) S 7008 7011 5064 0 -1 1077944384 184 13111 0 0 4 4 5 3 20 0 15 0 404781633 11086299136 100839 33554432000 4194304 4196468 140730682428128 140663953812624 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7069] ppid=7008 vsize=10826464 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7069/stat : 7069 (java) S 7008 7011 5064 0 -1 1077944384 85 13111 0 0 0 0 5 3 20 0 15 0 404781634 11086299136 100839 33554432000 4194304 4196468 140730682428128 140663708202992 140664383072898 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7070] ppid=7008 vsize=10826464 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7070/stat : 7070 (java) S 7008 7011 5064 0 -1 1077944384 34 13111 0 0 0 0 5 3 20 0 15 0 404781635 11086299136 100839 33554432000 4194304 4196468 140730682428128 140663707149280 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7071] ppid=7008 vsize=10826464 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7071/stat : 7071 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781635 11086299136 100839 33554432000 4194304 4196468 140730682428128 140663265944576 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7072] ppid=7008 vsize=10826464 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7072/stat : 7072 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11086299136 100839 33554432000 4194304 4196468 140730682428128 140662958545104 140664383080347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7073] ppid=7008 vsize=10826464 memory=1172 CPUtime=0.71 cores=0,2,4,6
/proc/7011/task/7073/stat : 7073 (java) R 7008 7011 5064 0 -1 4202560 1919 13111 0 0 63 0 5 3 20 0 15 0 404781638 11086299136 100839 33554432000 4194304 4196468 140730682428128 140663673578328 140664367983700 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7074] ppid=7008 vsize=10826464 memory=14008 CPUtime=0.78 cores=0,2,4,6
/proc/7011/task/7074/stat : 7074 (java) R 7008 7011 5064 0 -1 4202560 2047 13111 0 0 70 0 5 3 20 0 15 0 404781638 11086299136 100839 33554432000 4194304 4196468 140730682428128 140663672525856 140664364251326 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7075] ppid=7008 vsize=10826464 memory=14072 CPUtime=0.42 cores=0,2,4,6
/proc/7011/task/7075/stat : 7075 (java) S 7008 7011 5064 0 -1 1077944384 1713 13111 0 0 34 0 5 3 20 0 15 0 404781638 11086299136 100839 33554432000 4194304 4196468 140730682428128 140663671487216 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7076] ppid=7008 vsize=10826464 memory=2116 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7076/stat : 7076 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11086299136 100839 33554432000 4194304 4196468 140730682428128 140662924987488 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7077] ppid=7008 vsize=10826464 memory=6616 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7077/stat : 7077 (java) S 7008 7011 5064 0 -1 1077944384 1 13111 0 0 0 0 5 3 20 0 15 0 404781638 11086299136 100839 33554432000 4194304 4196468 140730682428128 140663670434096 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
Current children cumulated CPU time: 3.42 s
Current children cumulated vsize: 10826464 KiB

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

[pid=7011/tid=7076] ppid=7008 vsize=10844916 memory=3616 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7076/stat : 7076 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11105193984 906850 33554432000 4194304 4196468 140730682428128 140662924987488 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7077] ppid=7008 vsize=10844916 memory=17124 CPUtime=0.13 cores=0,2,4,6
/proc/7011/task/7077/stat : 7077 (java) S 7008 7011 5064 0 -1 1077944384 890 13111 0 0 3 2 5 3 20 0 15 0 404781638 11105193984 906850 33554432000 4194304 4196468 140730682428128 140663670434096 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
Current children cumulated CPU time: 107.37 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3627400 KiB

[startup+94.4008 s]
/proc/loadavg: 1.48 1.35 1.40 3/228 7092
/proc/meminfo: memFree=26919696/32770624 swapFree=66916072/67108860
[pid=7011] ppid=7008 vsize=10844916 memory=3627452 CPUtime=108.97 cores=0,2,4,6
/proc/7011/stat : 7011 (java) S 7008 7011 5064 0 -1 1077944320 90145 13111 0 0 10675 214 5 3 20 0 15 0 404781623 11105193984 906863 33554432000 4194304 4196468 140730682428128 140730682410672 140664383061751 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
/proc/7011/statm: 2711229 906863 3613 1 0 2673293 0
[pid=7011/tid=7064] ppid=7008 vsize=10844916 memory=800 CPUtime=91.52 cores=0,2,4,6
/proc/7011/task/7064/stat : 7064 (java) R 7008 7011 5064 0 -1 4202560 33502 13111 0 0 9103 41 5 3 20 0 15 0 404781632 11105193984 906863 33554432000 4194304 4196468 140730682428128 140664354896360 140663967066414 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7065] ppid=7008 vsize=10844916 memory=1808 CPUtime=2.34 cores=0,2,4,6
/proc/7011/task/7065/stat : 7065 (java) S 7008 7011 5064 0 -1 1077944384 3766 13111 0 0 187 39 5 3 20 0 15 0 404781633 11105193984 906863 33554432000 4194304 4196468 140730682428128 140664387304208 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7066] ppid=7008 vsize=10844916 memory=920 CPUtime=2.35 cores=0,2,4,6
/proc/7011/task/7066/stat : 7066 (java) S 7008 7011 5064 0 -1 1077944384 3556 13111 0 0 188 39 5 3 20 0 15 0 404781633 11105193984 906863 33554432000 4194304 4196468 140730682428128 140664275577744 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7067] ppid=7008 vsize=10844916 memory=1704 CPUtime=2.31 cores=0,2,4,6
/proc/7011/task/7067/stat : 7067 (java) S 7008 7011 5064 0 -1 1077944384 1898 13111 0 0 185 38 5 3 20 0 15 0 404781633 11105193984 906863 33554432000 4194304 4196468 140730682428128 140664274525200 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7068] ppid=7008 vsize=10844916 memory=5928 CPUtime=2.34 cores=0,2,4,6
/proc/7011/task/7068/stat : 7068 (java) S 7008 7011 5064 0 -1 1077944384 1972 13111 0 0 185 41 5 3 20 0 15 0 404781633 11105193984 906863 33554432000 4194304 4196468 140730682428128 140663953812624 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7069] ppid=7008 vsize=10844916 memory=588 CPUtime=0.61 cores=0,2,4,6
/proc/7011/task/7069/stat : 7069 (java) S 7008 7011 5064 0 -1 1077944384 5606 13111 0 0 52 1 5 3 20 0 15 0 404781634 11105193984 906863 33554432000 4194304 4196468 140730682428128 140663708202992 140664383072898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7070] ppid=7008 vsize=10844916 memory=780 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7070/stat : 7070 (java) S 7008 7011 5064 0 -1 1077944384 45 13111 0 0 0 0 5 3 20 0 15 0 404781635 11105193984 906863 33554432000 4194304 4196468 140730682428128 140663707149280 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7071] ppid=7008 vsize=10844916 memory=1056 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7071/stat : 7071 (java) S 7008 7011 5064 0 -1 1077944384 5 13111 0 0 0 0 5 3 20 0 15 0 404781635 11105193984 906863 33554432000 4194304 4196468 140730682428128 140663265944576 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7072] ppid=7008 vsize=10844916 memory=14008 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7072/stat : 7072 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11105193984 906863 33554432000 4194304 4196468 140730682428128 140662958545104 140664383080347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7073] ppid=7008 vsize=10844916 memory=14072 CPUtime=3.09 cores=0,2,4,6
/proc/7011/task/7073/stat : 7073 (java) S 7008 7011 5064 0 -1 1077944384 10001 13111 0 0 298 3 5 3 20 0 15 0 404781638 11105193984 906863 33554432000 4194304 4196468 140730682428128 140663673592304 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7074] ppid=7008 vsize=10844916 memory=2116 CPUtime=3.08 cores=0,2,4,6
/proc/7011/task/7074/stat : 7074 (java) S 7008 7011 5064 0 -1 1077944384 12449 13111 0 0 297 3 5 3 20 0 15 0 404781638 11105193984 906863 33554432000 4194304 4196468 140730682428128 140663672539760 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7075] ppid=7008 vsize=10844916 memory=6616 CPUtime=1.8 cores=0,2,4,6
/proc/7011/task/7075/stat : 7075 (java) S 7008 7011 5064 0 -1 1077944384 14238 13111 0 0 169 3 5 3 20 0 15 0 404781638 11105193984 906863 33554432000 4194304 4196468 140730682428128 140663671487216 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7076] ppid=7008 vsize=10844916 memory=528 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7076/stat : 7076 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11105193984 906863 33554432000 4194304 4196468 140730682428128 140662924987488 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7077] ppid=7008 vsize=10844916 memory=1560 CPUtime=0.13 cores=0,2,4,6
/proc/7011/task/7077/stat : 7077 (java) S 7008 7011 5064 0 -1 1077944384 890 13111 0 0 3 2 5 3 20 0 15 0 404781638 11105193984 906863 33554432000 4194304 4196468 140730682428128 140663670434096 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
Current children cumulated CPU time: 108.97 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3627452 KiB

[startup+95.2008 s]
/proc/loadavg: 1.48 1.35 1.40 3/228 7092
/proc/meminfo: memFree=26919572/32770624 swapFree=66916072/67108860
[pid=7011] ppid=7008 vsize=10844916 memory=3627548 CPUtime=109.79 cores=0,2,4,6
/proc/7011/stat : 7011 (java) S 7008 7011 5064 0 -1 1077944320 90246 13111 0 0 10757 214 5 3 20 0 15 0 404781623 11105193984 906887 33554432000 4194304 4196468 140730682428128 140730682410672 140664383061751 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
/proc/7011/statm: 2711229 906887 3613 1 0 2673293 0
[pid=7011/tid=7064] ppid=7008 vsize=10844916 memory=8112282956445269571 CPUtime=92.32 cores=0,2,4,6
/proc/7011/task/7064/stat : 7064 (java) R 7008 7011 5064 0 -1 4202560 33545 13111 0 0 9183 41 5 3 20 0 15 0 404781632 11105193984 906887 33554432000 4194304 4196468 140730682428128 140664354896360 140663967065226 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7065] ppid=7008 vsize=10844916 memory=988 CPUtime=2.34 cores=0,2,4,6
/proc/7011/task/7065/stat : 7065 (java) S 7008 7011 5064 0 -1 1077944384 3766 13111 0 0 187 39 5 3 20 0 15 0 404781633 11105193984 906887 33554432000 4194304 4196468 140730682428128 140664387304208 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7066] ppid=7008 vsize=10844916 memory=2012 CPUtime=2.35 cores=0,2,4,6
/proc/7011/task/7066/stat : 7066 (java) S 7008 7011 5064 0 -1 1077944384 3556 13111 0 0 188 39 5 3 20 0 15 0 404781633 11105193984 906887 33554432000 4194304 4196468 140730682428128 140664275577744 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7067] ppid=7008 vsize=10844916 memory=1324 CPUtime=2.31 cores=0,2,4,6
/proc/7011/task/7067/stat : 7067 (java) S 7008 7011 5064 0 -1 1077944384 1898 13111 0 0 185 38 5 3 20 0 15 0 404781633 11105193984 906887 33554432000 4194304 4196468 140730682428128 140664274525200 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7068] ppid=7008 vsize=10844916 memory=1704 CPUtime=2.34 cores=0,2,4,6
/proc/7011/task/7068/stat : 7068 (java) S 7008 7011 5064 0 -1 1077944384 1972 13111 0 0 185 41 5 3 20 0 15 0 404781633 11105193984 906887 33554432000 4194304 4196468 140730682428128 140663953812624 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7069] ppid=7008 vsize=10844916 memory=5928 CPUtime=0.61 cores=0,2,4,6
/proc/7011/task/7069/stat : 7069 (java) S 7008 7011 5064 0 -1 1077944384 5606 13111 0 0 52 1 5 3 20 0 15 0 404781634 11105193984 906887 33554432000 4194304 4196468 140730682428128 140663708202992 140664383072898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7070] ppid=7008 vsize=10844916 memory=588 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7070/stat : 7070 (java) S 7008 7011 5064 0 -1 1077944384 45 13111 0 0 0 0 5 3 20 0 15 0 404781635 11105193984 906887 33554432000 4194304 4196468 140730682428128 140663707149280 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7071] ppid=7008 vsize=10844916 memory=3627452 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7071/stat : 7071 (java) S 7008 7011 5064 0 -1 1077944384 5 13111 0 0 0 0 5 3 20 0 15 0 404781635 11105193984 906887 33554432000 4194304 4196468 140730682428128 140663265944576 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7072] ppid=7008 vsize=10844916 memory=11464 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7072/stat : 7072 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11105193984 906887 33554432000 4194304 4196468 140730682428128 140662958545104 140664383080347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7073] ppid=7008 vsize=10844916 memory=3364 CPUtime=3.1 cores=0,2,4,6
/proc/7011/task/7073/stat : 7073 (java) S 7008 7011 5064 0 -1 1077944384 10030 13111 0 0 299 3 5 3 20 0 15 0 404781638 11105193984 906887 33554432000 4194304 4196468 140730682428128 140663673592304 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7074] ppid=7008 vsize=10844916 memory=2828 CPUtime=3.08 cores=0,2,4,6
/proc/7011/task/7074/stat : 7074 (java) S 7008 7011 5064 0 -1 1077944384 12455 13111 0 0 297 3 5 3 20 0 15 0 404781638 11105193984 906887 33554432000 4194304 4196468 140730682428128 140663672539760 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7075] ppid=7008 vsize=10844916 memory=1000 CPUtime=1.8 cores=0,2,4,6
/proc/7011/task/7075/stat : 7075 (java) S 7008 7011 5064 0 -1 1077944384 14259 13111 0 0 169 3 5 3 20 0 15 0 404781638 11105193984 906887 33554432000 4194304 4196468 140730682428128 140663671487216 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7076] ppid=7008 vsize=10844916 memory=1560 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7076/stat : 7076 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11105193984 906887 33554432000 4194304 4196468 140730682428128 140662924987488 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7077] ppid=7008 vsize=10844916 memory=1172 CPUtime=0.13 cores=0,2,4,6
/proc/7011/task/7077/stat : 7077 (java) S 7008 7011 5064 0 -1 1077944384 892 13111 0 0 3 2 5 3 20 0 15 0 404781638 11105193984 906887 33554432000 4194304 4196468 140730682428128 140663670434096 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
Current children cumulated CPU time: 109.79 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3627548 KiB

[startup+96.0008 s]*
/proc/loadavg: 1.48 1.35 1.40 3/228 7092
/proc/meminfo: memFree=26919572/32770624 swapFree=66916072/67108860
[pid=7011] ppid=7008 vsize=10844916 memory=3627596 CPUtime=110.6 cores=0,2,4,6
/proc/7011/stat : 7011 (java) S 7008 7011 5064 0 -1 1077944320 90639 13111 0 0 10838 214 5 3 20 0 15 0 404781623 11105193984 906899 33554432000 4194304 4196468 140730682428128 140730682410672 140664383061751 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
/proc/7011/statm: 2711229 906899 3613 1 0 2673293 0
[pid=7011/tid=7064] ppid=7008 vsize=10844916 memory=8317482817917895235 CPUtime=93.13 cores=0,2,4,6
/proc/7011/task/7064/stat : 7064 (java) R 7008 7011 5064 0 -1 4202560 33575 13111 0 0 9264 41 5 3 20 0 15 0 404781632 11105193984 906899 33554432000 4194304 4196468 140730682428128 140664354889744 140663962960231 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7065] ppid=7008 vsize=10844916 memory=4126316290023845779 CPUtime=2.34 cores=0,2,4,6
/proc/7011/task/7065/stat : 7065 (java) S 7008 7011 5064 0 -1 1077944384 3766 13111 0 0 187 39 5 3 20 0 15 0 404781633 11105193984 906899 33554432000 4194304 4196468 140730682428128 140664387304208 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7066] ppid=7008 vsize=10844916 memory=864 CPUtime=2.35 cores=0,2,4,6
/proc/7011/task/7066/stat : 7066 (java) S 7008 7011 5064 0 -1 1077944384 3556 13111 0 0 188 39 5 3 20 0 15 0 404781633 11105193984 906899 33554432000 4194304 4196468 140730682428128 140664275577744 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7067] ppid=7008 vsize=10844916 memory=1448 CPUtime=2.31 cores=0,2,4,6
/proc/7011/task/7067/stat : 7067 (java) S 7008 7011 5064 0 -1 1077944384 1898 13111 0 0 185 38 5 3 20 0 15 0 404781633 11105193984 906899 33554432000 4194304 4196468 140730682428128 140664274525200 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7068] ppid=7008 vsize=10844916 memory=1980 CPUtime=2.34 cores=0,2,4,6
/proc/7011/task/7068/stat : 7068 (java) S 7008 7011 5064 0 -1 1077944384 1972 13111 0 0 185 41 5 3 20 0 15 0 404781633 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663953812624 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7069] ppid=7008 vsize=10844916 memory=2432 CPUtime=0.61 cores=0,2,4,6
/proc/7011/task/7069/stat : 7069 (java) S 7008 7011 5064 0 -1 1077944384 5607 13111 0 0 52 1 5 3 20 0 15 0 404781634 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663708202992 140664383072898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7070] ppid=7008 vsize=10844916 memory=1760 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7070/stat : 7070 (java) S 7008 7011 5064 0 -1 1077944384 45 13111 0 0 0 0 5 3 20 0 15 0 404781635 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663707149280 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7071] ppid=7008 vsize=10844916 memory=3627548 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7071/stat : 7071 (java) S 7008 7011 5064 0 -1 1077944384 5 13111 0 0 0 0 5 3 20 0 15 0 404781635 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663265944576 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7072] ppid=7008 vsize=10844916 memory=1056 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7072/stat : 7072 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140662958545104 140664383080347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7073] ppid=7008 vsize=10844916 memory=11464 CPUtime=3.1 cores=0,2,4,6
/proc/7011/task/7073/stat : 7073 (java) S 7008 7011 5064 0 -1 1077944384 10030 13111 0 0 299 3 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663673592304 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7074] ppid=7008 vsize=10844916 memory=3364 CPUtime=3.08 cores=0,2,4,6
/proc/7011/task/7074/stat : 7074 (java) S 7008 7011 5064 0 -1 1077944384 12599 13111 0 0 297 3 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663672539760 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7075] ppid=7008 vsize=10844916 memory=2828 CPUtime=1.81 cores=0,2,4,6
/proc/7011/task/7075/stat : 7075 (java) S 7008 7011 5064 0 -1 1077944384 14477 13111 0 0 170 3 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663671487216 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7076] ppid=7008 vsize=10844916 memory=1000 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7076/stat : 7076 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140662924987488 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7077] ppid=7008 vsize=10844916 memory=1560 CPUtime=0.13 cores=0,2,4,6
/proc/7011/task/7077/stat : 7077 (java) S 7008 7011 5064 0 -1 1077944384 892 13111 0 0 3 2 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663670434096 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
Current children cumulated CPU time: 110.6 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3627596 KiB

[startup+96.2008 s]
/proc/loadavg: 1.48 1.35 1.40 3/228 7092
/proc/meminfo: memFree=26919572/32770624 swapFree=66916072/67108860
[pid=7011] ppid=7008 vsize=10844916 memory=3627596 CPUtime=110.8 cores=0,2,4,6
/proc/7011/stat : 7011 (java) S 7008 7011 5064 0 -1 1077944320 90643 13111 0 0 10858 214 5 3 20 0 15 0 404781623 11105193984 906899 33554432000 4194304 4196468 140730682428128 140730682410672 140664383061751 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
/proc/7011/statm: 2711229 906899 3613 1 0 2673293 0
[pid=7011/tid=7064] ppid=7008 vsize=10844916 memory=3047711553219693942 CPUtime=93.32 cores=0,2,4,6
/proc/7011/task/7064/stat : 7064 (java) R 7008 7011 5064 0 -1 4202560 33579 13111 0 0 9283 41 5 3 20 0 15 0 404781632 11105193984 906899 33554432000 4194304 4196468 140730682428128 140664354889744 140663967714253 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7065] ppid=7008 vsize=10844916 memory=-7521736447810188379 CPUtime=2.34 cores=0,2,4,6
/proc/7011/task/7065/stat : 7065 (java) S 7008 7011 5064 0 -1 1077944384 3766 13111 0 0 187 39 5 3 20 0 15 0 404781633 11105193984 906899 33554432000 4194304 4196468 140730682428128 140664387304208 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7066] ppid=7008 vsize=10844916 memory=-8412652160765825907 CPUtime=2.35 cores=0,2,4,6
/proc/7011/task/7066/stat : 7066 (java) S 7008 7011 5064 0 -1 1077944384 3556 13111 0 0 188 39 5 3 20 0 15 0 404781633 11105193984 906899 33554432000 4194304 4196468 140730682428128 140664275577744 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7067] ppid=7008 vsize=10844916 memory=-8634980985311628903 CPUtime=2.31 cores=0,2,4,6
/proc/7011/task/7067/stat : 7067 (java) S 7008 7011 5064 0 -1 1077944384 1898 13111 0 0 185 38 5 3 20 0 15 0 404781633 11105193984 906899 33554432000 4194304 4196468 140730682428128 140664274525200 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7068] ppid=7008 vsize=10844916 memory=7378695426232641856 CPUtime=2.34 cores=0,2,4,6
/proc/7011/task/7068/stat : 7068 (java) S 7008 7011 5064 0 -1 1077944384 1972 13111 0 0 185 41 5 3 20 0 15 0 404781633 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663953812624 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7069] ppid=7008 vsize=10844916 memory=7378695426232641856 CPUtime=0.61 cores=0,2,4,6
/proc/7011/task/7069/stat : 7069 (java) S 7008 7011 5064 0 -1 1077944384 5607 13111 0 0 52 1 5 3 20 0 15 0 404781634 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663708202992 140664383072898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7070] ppid=7008 vsize=10844916 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7070/stat : 7070 (java) S 7008 7011 5064 0 -1 1077944384 45 13111 0 0 0 0 5 3 20 0 15 0 404781635 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663707149280 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7071] ppid=7008 vsize=10844916 memory=3232 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7071/stat : 7071 (java) S 7008 7011 5064 0 -1 1077944384 5 13111 0 0 0 0 5 3 20 0 15 0 404781635 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663265944576 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7072] ppid=7008 vsize=10844916 memory=1064332 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7072/stat : 7072 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140662958545104 140664383080347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7073] ppid=7008 vsize=10844916 memory=4108 CPUtime=3.1 cores=0,2,4,6
/proc/7011/task/7073/stat : 7073 (java) S 7008 7011 5064 0 -1 1077944384 10030 13111 0 0 299 3 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663673592304 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7074] ppid=7008 vsize=10844916 memory=1408 CPUtime=3.08 cores=0,2,4,6
/proc/7011/task/7074/stat : 7074 (java) S 7008 7011 5064 0 -1 1077944384 12599 13111 0 0 297 3 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663672539760 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7075] ppid=7008 vsize=10844916 memory=2972 CPUtime=1.81 cores=0,2,4,6
/proc/7011/task/7075/stat : 7075 (java) S 7008 7011 5064 0 -1 1077944384 14477 13111 0 0 170 3 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663671487216 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7076] ppid=7008 vsize=10844916 memory=3627352 CPUtime=0.08 cores=0,2,4,6
/proc/7011/task/7076/stat : 7076 (java) S 7008 7011 5064 0 -1 1077944384 3 13111 0 0 0 0 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140662924987488 140664383071957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
[pid=7011/tid=7077] ppid=7008 vsize=10844916 memory=1580 CPUtime=0.13 cores=0,2,4,6
/proc/7011/task/7077/stat : 7077 (java) S 7008 7011 5064 0 -1 1077944384 892 13111 0 0 3 2 5 3 20 0 15 0 404781638 11105193984 906899 33554432000 4194304 4196468 140730682428128 140663670434096 140664383072898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33112064 140730682436341 140730682438853 140730682438853 140730682441679 0
Current children cumulated CPU time: 110.8 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 3627596 KiB

Child status: 0
Real time (s): 96.2852
CPU time (s): 110.894
CPU user time (s): 108.694
CPU system time (s): 2.19922
CPU usage (%): 115.172
Max. virtual memory (cumulated for all children) (KiB): 10844916
Max. memory (cumulated for all children) (KiB): 3627596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.694
system time used= 2.19922
maximum resident set size= 3629788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107034
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9999
involuntary context switches= 224


# summary of solver processes directly reported to runsolver:
#   pid: 7011
#   total CPU time (s): 110.894
#   total CPU user time (s): 108.694
#   total CPU system time (s): 2.19922

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.699385 second user time and 0.881672 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-12 13:39:55
IDJOB=4387030
IDBENCH=121040
IDSOLVER=2823
FILE ID=node141/4387030-1568288435
RUNJOBID= node141-1568285927-6016
PBS_JOBID= 21701068
Free space on /tmp= 53692 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t85-8.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387030-1568288435/watcher-4387030-1568288435 -o /tmp/evaluation-result-4387030-1568288435/solver-4387030-1568288435 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568285927-6016 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1744275018 HOME/instance-4387030-1568288435.xml

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

MD5SUM BENCH= 99ba47a6bc0c62f84cd44bdd38bc871f
RANDOM SEED=1744275018

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        30541540 kB
MemAvailable:   30807260 kB
Buffers:           91492 kB
Cached:           474104 kB
SwapCached:        82216 kB
Active:          1403056 kB
Inactive:         294736 kB
Active(anon):    1057876 kB
Inactive(anon):   104084 kB
Active(file):     345180 kB
Inactive(file):   190652 kB
Unevictable:      110408 kB
Mlocked:          110408 kB
SwapTotal:      67108860 kB
SwapFree:       66916060 kB
Dirty:            121376 kB
Writeback:             0 kB
AnonPages:       1167796 kB
Mapped:            44960 kB
Shmem:             20592 kB
Slab:             120728 kB
SReclaimable:      91444 kB
SUnreclaim:        29284 kB
KernelStack:        3728 kB
PageTables:         7832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2292264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    985088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 53660 MiB
End job on node141 at 2019-09-12 13:41:32