Trace number 4304900

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.9.2-SuperNGUNSAT 34.6601 16.288

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f11_c18.xml
MD5SUM495f96cb472313b50d142b917feb6977
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 benchmark1.20148
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size33
Distribution of domain sizes[{"size":6,"count":2},{"size":18,"count":4},{"size":22,"count":10},{"size":27,"count":336},{"size":33,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
34.55/16.26	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 (2993 MiB free)
  memory of node 1: 16384 MiB (5657 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304900-1534055471/watcher-4304900-1534055471 -o /tmp/evaluation-result-4304900-1534055471/solver-4304900-1534055471 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534040758-13581 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1954741547 -superng HOME/instance-4304900-1534055471.xml 

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

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

solver pid=15920, runsolver pid=15917

[startup+0.100122 s]*
/proc/loadavg: 1.32 1.56 1.64 3/207 15977
/proc/meminfo: memFree=8852320/32770624 swapFree=67108860/67108860
[pid=15920] ppid=15917 vsize=10005480 memory=18328 CPUtime=0.1 cores=1,3,5,7
/proc/15920/stat : 15920 (java) S 15917 15920 11630 0 -1 1077944320 4256 12945 0 0 1 1 5 3 20 0 6 0 223110329 10245611520 4582 33554432000 4194304 4196468 140728094622560 140728094605104 140324377722615 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
/proc/15920/statm: 2501370 4582 1930 1 0 2489808 0
[pid=15920/tid=15973] ppid=15917 vsize=10005480 memory=4279135704047190159 CPUtime=0.09 cores=1,3,5,7
/proc/15920/task/15973/stat : 15973 (java) R 15917 15920 11630 0 -1 4202560 2062 12945 0 0 1 0 5 3 20 0 6 0 223110338 10245611520 4648 33554432000 4194304 4196468 140728094622560 140324349559376 140324377744541 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15974] ppid=15917 vsize=10005480 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15974/stat : 15974 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 6 0 223110339 10245611520 4648 33554432000 4194304 4196468 140728094622560 140324381965456 140324377732821 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15975] ppid=15917 vsize=10005480 memory=140196781446784 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15975/stat : 15975 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 6 0 223110339 10245611520 4648 33554432000 4194304 4196468 140728094622560 140324236684304 140324377732821 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15976] ppid=15917 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15976/stat : 15976 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 6 0 223110339 10245611520 4648 33554432000 4194304 4196468 140728094622560 140324235631504 140324377732821 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15977] ppid=15917 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15977/stat : 15977 (java) S 15917 15920 11630 0 -1 1077944384 2 12945 0 0 0 0 5 3 20 0 6 0 223110339 10245611520 4648 33554432000 4194304 4196468 140728094622560 140324234578704 140324377732821 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18328 KiB

[startup+0.210074 s]*
/proc/loadavg: 1.32 1.56 1.64 3/216 15986
/proc/meminfo: memFree=8826944/32770624 swapFree=67108860/67108860
[pid=15920] ppid=15917 vsize=10982744 memory=46264 CPUtime=0.27 cores=1,3,5,7
/proc/15920/stat : 15920 (java) S 15917 15920 11630 0 -1 1077944320 7804 12945 0 0 17 2 5 3 20 0 15 0 223110329 11246329856 11566 33554432000 4194304 4196468 140728094622560 140728094605104 140324377722615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
/proc/15920/statm: 2745686 11566 2956 1 0 2708109 0
[pid=15920/tid=15973] ppid=15917 vsize=10983736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/15920/task/15973/stat : 15973 (java) R 15917 15920 11630 0 -1 4202560 4400 12945 0 0 11 1 5 3 20 0 15 0 223110338 11247345664 11632 33554432000 4194304 4196468 140728094622560 140324349547424 140324370402333 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15974] ppid=15917 vsize=10983736 memory=342 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15974/stat : 15974 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11247345664 11632 33554432000 4194304 4196468 140728094622560 140324381965456 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15975] ppid=15917 vsize=10983736 memory=4122676805916120736 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15975/stat : 15975 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11247345664 11698 33554432000 4194304 4196468 140728094622560 140324236684304 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15976] ppid=15917 vsize=10983736 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15976/stat : 15976 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11247345664 11698 33554432000 4194304 4196468 140728094622560 140324235631504 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15977] ppid=15917 vsize=10983736 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15977/stat : 15977 (java) S 15917 15920 11630 0 -1 1077944384 2 12945 0 0 0 0 5 3 20 0 15 0 223110339 11247345664 11698 33554432000 4194304 4196468 140728094622560 140324234578704 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15978] ppid=15917 vsize=10983736 memory=140196781446784 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15978/stat : 15978 (java) S 15917 15920 11630 0 -1 1077944384 2 12945 0 0 0 0 5 3 20 0 15 0 223110340 11247345664 11698 33554432000 4194304 4196468 140728094622560 140323803195760 140324377733762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15979] ppid=15917 vsize=10983736 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15979/stat : 15979 (java) S 15917 15920 11630 0 -1 1077944384 13 12945 0 0 0 0 5 3 20 0 15 0 223110340 11247345664 11698 33554432000 4194304 4196468 140728094622560 140323171853344 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15980] ppid=15917 vsize=10983736 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15980/stat : 15980 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110341 11247345664 11764 33554432000 4194304 4196468 140728094622560 140323024003952 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15981] ppid=15917 vsize=10983736 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15981/stat : 15981 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110343 11247345664 11764 33554432000 4194304 4196468 140728094622560 140322716604240 140324377741211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15982] ppid=15917 vsize=10983736 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15920/task/15982/stat : 15982 (java) S 15917 15920 11630 0 -1 1077944384 560 12945 0 0 1 0 5 3 20 0 15 0 223110343 11247345664 11764 33554432000 4194304 4196468 140728094622560 140323802143600 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15983] ppid=15917 vsize=10983736 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15983/stat : 15983 (java) S 15917 15920 11630 0 -1 1077944384 51 12945 0 0 0 0 5 3 20 0 15 0 223110343 11247345664 11764 33554432000 4194304 4196468 140728094622560 140323801090800 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15984] ppid=15917 vsize=10983736 memory=140196781446784 CPUtime=0.11 cores=1,3,5,7
/proc/15920/task/15984/stat : 15984 (java) S 15917 15920 11630 0 -1 1077944384 619 12945 0 0 3 0 5 3 20 0 15 0 223110343 11247345664 11764 33554432000 4194304 4196468 140728094622560 140323800038000 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15985] ppid=15917 vsize=10983736 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15985/stat : 15985 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110344 11247345664 11830 33554432000 4194304 4196468 140728094622560 140322285808352 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15986] ppid=15917 vsize=10983736 memory=140196781446784 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15986/stat : 15986 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110344 11247345664 11830 33554432000 4194304 4196468 140728094622560 140323798985392 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 46264 KiB

[startup+0.310384 s]*
/proc/loadavg: 1.32 1.56 1.64 3/216 15986
/proc/meminfo: memFree=8815532/32770624 swapFree=67108860/67108860
[pid=15920] ppid=15917 vsize=10983192 memory=56968 CPUtime=0.39 cores=1,3,5,7
/proc/15920/stat : 15920 (java) S 15917 15920 11630 0 -1 1077944320 10307 12945 0 0 28 3 5 3 20 0 15 0 223110329 11246788608 14242 33554432000 4194304 4196468 140728094622560 140728094605104 140324377722615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
/proc/15920/statm: 2745798 14242 3075 1 0 2708109 0
[pid=15920/tid=15973] ppid=15917 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/15920/task/15973/stat : 15973 (java) R 15917 15920 11630 0 -1 4202560 6854 12945 0 0 19 2 5 3 20 0 15 0 223110338 11246788608 14242 33554432000 4194304 4196468 140728094622560 140324349534624 140324361803102 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15974] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15974/stat : 15974 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11246788608 14242 33554432000 4194304 4196468 140728094622560 140324381965456 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15975] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15975/stat : 15975 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11246788608 14242 33554432000 4194304 4196468 140728094622560 140324236684304 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15976] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15976/stat : 15976 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11246788608 14242 33554432000 4194304 4196468 140728094622560 140324235631504 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15977] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15977/stat : 15977 (java) S 15917 15920 11630 0 -1 1077944384 2 12945 0 0 0 0 5 3 20 0 15 0 223110339 11246788608 14242 33554432000 4194304 4196468 140728094622560 140324234578704 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15978] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15978/stat : 15978 (java) S 15917 15920 11630 0 -1 1077944384 2 12945 0 0 0 0 5 3 20 0 15 0 223110340 11246788608 14242 33554432000 4194304 4196468 140728094622560 140323803195760 140324377733762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15979] ppid=15917 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15979/stat : 15979 (java) S 15917 15920 11630 0 -1 1077944384 13 12945 0 0 0 0 5 3 20 0 15 0 223110340 11246788608 14242 33554432000 4194304 4196468 140728094622560 140323171853344 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15980] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15980/stat : 15980 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110341 11246788608 14242 33554432000 4194304 4196468 140728094622560 140323024003952 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15981] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15981/stat : 15981 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110343 11246788608 14242 33554432000 4194304 4196468 140728094622560 140322716604240 140324377741211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15982] ppid=15917 vsize=10983192 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15920/task/15982/stat : 15982 (java) S 15917 15920 11630 0 -1 1077944384 561 12945 0 0 2 0 5 3 20 0 15 0 223110343 11246788608 14242 33554432000 4194304 4196468 140728094622560 140323802143600 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15983] ppid=15917 vsize=10983192 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/15920/task/15983/stat : 15983 (java) S 15917 15920 11630 0 -1 1077944384 51 12945 0 0 1 0 5 3 20 0 15 0 223110343 11246788608 14242 33554432000 4194304 4196468 140728094622560 140323801090800 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15984] ppid=15917 vsize=10983192 memory=140196781446784 CPUtime=0.12 cores=1,3,5,7
/proc/15920/task/15984/stat : 15984 (java) R 15917 15920 11630 0 -1 4202560 624 12945 0 0 4 0 5 3 20 0 15 0 223110343 11246788608 14242 33554432000 4194304 4196468 140728094622560 140323800038000 140324377743962 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15985] ppid=15917 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15985/stat : 15985 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110344 11246788608 14242 33554432000 4194304 4196468 140728094622560 140322285808352 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15986] ppid=15917 vsize=10983192 memory=140196781446784 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15986/stat : 15986 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110344 11246788608 14242 33554432000 4194304 4196468 140728094622560 140323798985392 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56968 KiB

[startup+0.700865 s]
/proc/loadavg: 1.32 1.56 1.64 3/216 15986
/proc/meminfo: memFree=8804724/32770624 swapFree=67108860/67108860
[pid=15920] ppid=15917 vsize=10983192 memory=89308 CPUtime=0.99 cores=1,3,5,7
/proc/15920/stat : 15920 (java) S 15917 15920 11630 0 -1 1077944320 16407 12945 0 0 86 5 5 3 20 0 15 0 223110329 11246788608 22327 33554432000 4194304 4196468 140728094622560 140728094605104 140324377722615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
/proc/15920/statm: 2745798 22327 3247 1 0 2708109 0
[pid=15920/tid=15973] ppid=15917 vsize=10983192 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/15920/task/15973/stat : 15973 (java) R 15917 15920 11630 0 -1 4202560 11945 12945 0 0 56 3 5 3 20 0 15 0 223110338 11246788608 22327 33554432000 4194304 4196468 140728094622560 140324349543440 140324357998402 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15974] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15974/stat : 15974 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11246788608 22327 33554432000 4194304 4196468 140728094622560 140324381965456 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15975] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15975/stat : 15975 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11246788608 22327 33554432000 4194304 4196468 140728094622560 140324236684304 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15976] ppid=15917 vsize=10983192 memory=32804 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15976/stat : 15976 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11246788608 22327 33554432000 4194304 4196468 140728094622560 140324235631504 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15977] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15977/stat : 15977 (java) S 15917 15920 11630 0 -1 1077944384 2 12945 0 0 0 0 5 3 20 0 15 0 223110339 11246788608 22327 33554432000 4194304 4196468 140728094622560 140324234578704 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15978] ppid=15917 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15978/stat : 15978 (java) S 15917 15920 11630 0 -1 1077944384 5 12945 0 0 0 0 5 3 20 0 15 0 223110340 11246788608 22327 33554432000 4194304 4196468 140728094622560 140323803195760 140324377733762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15979] ppid=15917 vsize=10983192 memory=140196658164432 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15979/stat : 15979 (java) S 15917 15920 11630 0 -1 1077944384 13 12945 0 0 0 0 5 3 20 0 15 0 223110340 11246788608 22327 33554432000 4194304 4196468 140728094622560 140323171853344 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15980] ppid=15917 vsize=10983192 memory=140200617443939 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15980/stat : 15980 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110341 11246788608 22327 33554432000 4194304 4196468 140728094622560 140323024003952 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15981] ppid=15917 vsize=10983192 memory=8804 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15981/stat : 15981 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110343 11246788608 22327 33554432000 4194304 4196468 140728094622560 140322716604240 140324377741211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15982] ppid=15917 vsize=10983192 memory=7234564758908855872 CPUtime=0.19 cores=1,3,5,7
/proc/15920/task/15982/stat : 15982 (java) S 15917 15920 11630 0 -1 1077944384 1161 12945 0 0 11 0 5 3 20 0 15 0 223110343 11246788608 22327 33554432000 4194304 4196468 140728094622560 140323802143600 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15983] ppid=15917 vsize=10983192 memory=8099279071866868843 CPUtime=0.14 cores=1,3,5,7
/proc/15920/task/15983/stat : 15983 (java) S 15917 15920 11630 0 -1 1077944384 404 12945 0 0 6 0 5 3 20 0 15 0 223110343 11246788608 22327 33554432000 4194304 4196468 140728094622560 140323801090800 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15984] ppid=15917 vsize=10983192 memory=6154282490091891024 CPUtime=0.2 cores=1,3,5,7
/proc/15920/task/15984/stat : 15984 (java) S 15917 15920 11630 0 -1 1077944384 672 12945 0 0 12 0 5 3 20 0 15 0 223110343 11246788608 22327 33554432000 4194304 4196468 140728094622560 140323800038000 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15985] ppid=15917 vsize=10983192 memory=4128 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15985/stat : 15985 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110344 11246788608 22327 33554432000 4194304 4196468 140728094622560 140322285808352 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15986] ppid=15917 vsize=10983192 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15986/stat : 15986 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110344 11246788608 22327 33554432000 4194304 4196468 140728094622560 140323798985392 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 89308 KiB

[startup+1.50067 s]
/proc/loadavg: 1.32 1.56 1.64 4/216 15986
/proc/meminfo: memFree=8759508/32770624 swapFree=67108860/67108860
[pid=15920] ppid=15917 vsize=10991948 memory=152124 CPUtime=1.92 cores=1,3,5,7
/proc/15920/stat : 15920 (java) S 15917 15920 11630 0 -1 1077944320 20179 12945 0 0 175 9 5 3 20 0 15 0 223110329 11255754752 38031 33554432000 4194304 4196468 140728094622560 140728094605104 140324377722615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
/proc/15920/statm: 2747987 38031 3441 1 0 2709645 0
[pid=15920/tid=15973] ppid=15917 vsize=10991948 memory=12813 CPUtime=1.12 cores=1,3,5,7
/proc/15920/task/15973/stat : 15973 (java) R 15917 15920 11630 0 -1 4202560 14530 12945 0 0 98 6 5 3 20 0 15 0 223110338 11255754752 38031 33554432000 4194304 4196468 140728094622560 140324349556176 140324377734550 0 4 0 16800975 0 0 0 -1 1 0 0 34 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15974] ppid=15917 vsize=10991948 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15974/stat : 15974 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11255754752 38031 33554432000 4194304 4196468 140728094622560 140324381965456 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15975] ppid=15917 vsize=10991948 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15975/stat : 15975 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11255754752 38031 33554432000 4194304 4196468 140728094622560 140324236684304 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15976] ppid=15917 vsize=10991948 memory=172 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15976/stat : 15976 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110339 11255754752 38031 33554432000 4194304 4196468 140728094622560 140324235631504 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15977] ppid=15917 vsize=10991948 memory=89308 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15977/stat : 15977 (java) S 15917 15920 11630 0 -1 1077944384 2 12945 0 0 0 0 5 3 20 0 15 0 223110339 11255754752 38031 33554432000 4194304 4196468 140728094622560 140324234578704 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15978] ppid=15917 vsize=10991948 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15978/stat : 15978 (java) S 15917 15920 11630 0 -1 1077944384 5 12945 0 0 0 0 5 3 20 0 15 0 223110340 11255754752 38031 33554432000 4194304 4196468 140728094622560 140323803195760 140324377733762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15979] ppid=15917 vsize=10991948 memory=280393316270576 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15979/stat : 15979 (java) S 15917 15920 11630 0 -1 1077944384 13 12945 0 0 0 0 5 3 20 0 15 0 223110340 11255754752 38031 33554432000 4194304 4196468 140728094622560 140323171853344 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15980] ppid=15917 vsize=10991948 memory=280393316321376 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15980/stat : 15980 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110341 11255754752 38031 33554432000 4194304 4196468 140728094622560 140323024003952 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15981] ppid=15917 vsize=10991948 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15981/stat : 15981 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110343 11255754752 38031 33554432000 4194304 4196468 140728094622560 140322716604240 140324377741211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15982] ppid=15917 vsize=10991948 memory=4638778398332698720 CPUtime=0.33 cores=1,3,5,7
/proc/15920/task/15982/stat : 15982 (java) S 15917 15920 11630 0 -1 1077944384 1529 12945 0 0 25 0 5 3 20 0 15 0 223110343 11255754752 38031 33554432000 4194304 4196468 140728094622560 140323802143600 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15983] ppid=15917 vsize=10991948 memory=280393316604800 CPUtime=0.26 cores=1,3,5,7
/proc/15920/task/15983/stat : 15983 (java) R 15917 15920 11630 0 -1 4202560 601 12945 0 0 18 0 5 3 20 0 15 0 223110343 11255754752 38031 33554432000 4194304 4196468 140728094622560 140323801090800 140324358096337 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15984] ppid=15917 vsize=10991948 memory=-7531822216213012384 CPUtime=0.41 cores=1,3,5,7
/proc/15920/task/15984/stat : 15984 (java) R 15917 15920 11630 0 -1 4202560 1295 12945 0 0 33 0 5 3 20 0 15 0 223110343 11255754752 38031 33554432000 4194304 4196468 140728094622560 140323800033728 140324369963596 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15985] ppid=15917 vsize=10991948 memory=-7531822216213012384 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15985/stat : 15985 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110344 11255754752 38031 33554432000 4194304 4196468 140728094622560 140322285808352 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15986] ppid=15917 vsize=10991948 memory=-7233780906022716832 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15986/stat : 15986 (java) S 15917 15920 11630 0 -1 1077944384 1 12945 0 0 0 0 5 3 20 0 15 0 223110344 11255754752 38031 33554432000 4194304 4196468 140728094622560 140323798985392 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
Current children cumulated CPU time: 1.92 s
Current children cumulated vsize: 10991948 KiB

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

[pid=15920/tid=15985] ppid=15917 vsize=11080032 memory=636056 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15985/stat : 15985 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110344 11345952768 258811 33554432000 4194304 4196468 140728094622560 140322285808352 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15986] ppid=15917 vsize=11080032 memory=280393316533728 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15986/stat : 15986 (java) S 15917 15920 11630 0 -1 1077944384 15 12945 0 0 0 0 5 3 20 0 15 0 223110344 11345952768 258811 33554432000 4194304 4196468 140728094622560 140323798985392 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
Current children cumulated CPU time: 30.11 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1035244 KiB

[startup+14.4008 s]
/proc/loadavg: 1.92 1.68 1.68 3/216 15986
/proc/meminfo: memFree=7831096/32770624 swapFree=67108860/67108860
[pid=15920] ppid=15917 vsize=11080032 memory=1040632 CPUtime=32.44 cores=1,3,5,7
/proc/15920/stat : 15920 (java) S 15917 15920 11630 0 -1 1077944320 83317 12945 0 0 3182 54 5 3 20 0 15 0 223110329 11345952768 260158 33554432000 4194304 4196468 140728094622560 140728094605104 140324377722615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
/proc/15920/statm: 2770008 260158 3534 1 0 2731661 0
[pid=15920/tid=15973] ppid=15917 vsize=11080032 memory=6791534058613427641 CPUtime=13.65 cores=1,3,5,7
/proc/15920/task/15973/stat : 15973 (java) R 15917 15920 11630 0 -1 4202560 39564 12945 0 0 1338 19 5 3 20 0 15 0 223110338 11345952768 260158 33554432000 4194304 4196468 140728094622560 140324349556456 140323931691374 0 4 0 16800975 0 0 0 -1 5 0 0 34 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15974] ppid=15917 vsize=11080032 memory=60584 CPUtime=0.32 cores=1,3,5,7
/proc/15920/task/15974/stat : 15974 (java) S 15917 15920 11630 0 -1 1077944384 608 12945 0 0 19 5 5 3 20 0 15 0 223110339 11345952768 260158 33554432000 4194304 4196468 140728094622560 140324381965456 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15975] ppid=15917 vsize=11080032 memory=1240 CPUtime=0.3 cores=1,3,5,7
/proc/15920/task/15975/stat : 15975 (java) S 15917 15920 11630 0 -1 1077944384 294 12945 0 0 17 5 5 3 20 0 15 0 223110339 11345952768 260158 33554432000 4194304 4196468 140728094622560 140324236684304 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15976] ppid=15917 vsize=11080032 memory=2416 CPUtime=0.3 cores=1,3,5,7
/proc/15920/task/15976/stat : 15976 (java) S 15917 15920 11630 0 -1 1077944384 216 12945 0 0 17 5 5 3 20 0 15 0 223110339 11345952768 260158 33554432000 4194304 4196468 140728094622560 140324235631504 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15977] ppid=15917 vsize=11080032 memory=19 CPUtime=0.31 cores=1,3,5,7
/proc/15920/task/15977/stat : 15977 (java) S 15917 15920 11630 0 -1 1077944384 1944 12945 0 0 18 5 5 3 20 0 15 0 223110339 11345952768 260158 33554432000 4194304 4196468 140728094622560 140324234578704 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15978] ppid=15917 vsize=11080032 memory=49 CPUtime=0.15 cores=1,3,5,7
/proc/15920/task/15978/stat : 15978 (java) S 15917 15920 11630 0 -1 1077944384 4001 12945 0 0 7 0 5 3 20 0 15 0 223110340 11345952768 260158 33554432000 4194304 4196468 140728094622560 140323803195760 140324377733762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15979] ppid=15917 vsize=11080032 memory=52 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15979/stat : 15979 (java) S 15917 15920 11630 0 -1 1077944384 19 12945 0 0 0 0 5 3 20 0 15 0 223110340 11345952768 260158 33554432000 4194304 4196468 140728094622560 140323171853408 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15980] ppid=15917 vsize=11080032 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15980/stat : 15980 (java) S 15917 15920 11630 0 -1 1077944384 9 12945 0 0 0 0 5 3 20 0 15 0 223110341 11345952768 260158 33554432000 4194304 4196468 140728094622560 140323024003968 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15981] ppid=15917 vsize=11080032 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15981/stat : 15981 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110343 11345952768 260158 33554432000 4194304 4196468 140728094622560 140322716604240 140324377741211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15982] ppid=15917 vsize=11080032 memory=190 CPUtime=7.68 cores=1,3,5,7
/proc/15920/task/15982/stat : 15982 (java) S 15917 15920 11630 0 -1 1077944384 14177 12945 0 0 756 4 5 3 20 0 15 0 223110343 11345952768 260158 33554432000 4194304 4196468 140728094622560 140323802143600 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15983] ppid=15917 vsize=11080032 memory=13250 CPUtime=7.46 cores=1,3,5,7
/proc/15920/task/15983/stat : 15983 (java) S 15917 15920 11630 0 -1 1077944384 11708 12945 0 0 736 2 5 3 20 0 15 0 223110343 11345952768 260158 33554432000 4194304 4196468 140728094622560 140323801090800 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15984] ppid=15917 vsize=11080032 memory=0 CPUtime=2.81 cores=1,3,5,7
/proc/15920/task/15984/stat : 15984 (java) S 15917 15920 11630 0 -1 1077944384 8560 12945 0 0 268 5 5 3 20 0 15 0 223110343 11345952768 260158 33554432000 4194304 4196468 140728094622560 140323800038000 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15985] ppid=15917 vsize=11080032 memory=23 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15985/stat : 15985 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110344 11345952768 260158 33554432000 4194304 4196468 140728094622560 140322285808352 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15986] ppid=15917 vsize=11080032 memory=2856 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15986/stat : 15986 (java) S 15917 15920 11630 0 -1 1077944384 17 12945 0 0 0 0 5 3 20 0 15 0 223110344 11345952768 260158 33554432000 4194304 4196468 140728094622560 140323798985392 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
Current children cumulated CPU time: 32.44 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1040632 KiB

[startup+15.2008 s]
/proc/loadavg: 1.92 1.68 1.68 4/216 15986
/proc/meminfo: memFree=7830972/32770624 swapFree=67108860/67108860
[pid=15920] ppid=15917 vsize=11080032 memory=1040736 CPUtime=33.52 cores=1,3,5,7
/proc/15920/stat : 15920 (java) S 15917 15920 11630 0 -1 1077944320 83956 12945 0 0 3290 54 5 3 20 0 15 0 223110329 11345952768 260184 33554432000 4194304 4196468 140728094622560 140728094605104 140324377722615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
/proc/15920/statm: 2770008 260184 3534 1 0 2731661 0
[pid=15920/tid=15973] ppid=15917 vsize=11080032 memory=4026532099 CPUtime=14.45 cores=1,3,5,7
/proc/15920/task/15973/stat : 15973 (java) R 15917 15920 11630 0 -1 4202560 39693 12945 0 0 1418 19 5 3 20 0 15 0 223110338 11345952768 260184 33554432000 4194304 4196468 140728094622560 140324349551040 140323931688243 0 4 0 16800975 0 0 0 -1 5 0 0 34 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15974] ppid=15917 vsize=11080032 memory=14490 CPUtime=0.32 cores=1,3,5,7
/proc/15920/task/15974/stat : 15974 (java) S 15917 15920 11630 0 -1 1077944384 608 12945 0 0 19 5 5 3 20 0 15 0 223110339 11345952768 260184 33554432000 4194304 4196468 140728094622560 140324381965456 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15975] ppid=15917 vsize=11080032 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/15920/task/15975/stat : 15975 (java) S 15917 15920 11630 0 -1 1077944384 294 12945 0 0 17 5 5 3 20 0 15 0 223110339 11345952768 260184 33554432000 4194304 4196468 140728094622560 140324236684304 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15976] ppid=15917 vsize=11080032 memory=4048 CPUtime=0.3 cores=1,3,5,7
/proc/15920/task/15976/stat : 15976 (java) S 15917 15920 11630 0 -1 1077944384 216 12945 0 0 17 5 5 3 20 0 15 0 223110339 11345952768 260184 33554432000 4194304 4196468 140728094622560 140324235631504 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15977] ppid=15917 vsize=11080032 memory=1796 CPUtime=0.31 cores=1,3,5,7
/proc/15920/task/15977/stat : 15977 (java) S 15917 15920 11630 0 -1 1077944384 1944 12945 0 0 18 5 5 3 20 0 15 0 223110339 11345952768 260184 33554432000 4194304 4196468 140728094622560 140324234578704 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15978] ppid=15917 vsize=11080032 memory=636 CPUtime=0.15 cores=1,3,5,7
/proc/15920/task/15978/stat : 15978 (java) S 15917 15920 11630 0 -1 1077944384 4006 12945 0 0 7 0 5 3 20 0 15 0 223110340 11345952768 260184 33554432000 4194304 4196468 140728094622560 140323803195760 140324377733762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15979] ppid=15917 vsize=11080032 memory=960 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15979/stat : 15979 (java) S 15917 15920 11630 0 -1 1077944384 19 12945 0 0 0 0 5 3 20 0 15 0 223110340 11345952768 260184 33554432000 4194304 4196468 140728094622560 140323171853408 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15980] ppid=15917 vsize=11080032 memory=1232 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15980/stat : 15980 (java) S 15917 15920 11630 0 -1 1077944384 9 12945 0 0 0 0 5 3 20 0 15 0 223110341 11345952768 260184 33554432000 4194304 4196468 140728094622560 140323024003968 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15981] ppid=15917 vsize=11080032 memory=2460 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15981/stat : 15981 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110343 11345952768 260184 33554432000 4194304 4196468 140728094622560 140322716604240 140324377741211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15982] ppid=15917 vsize=11080032 memory=932 CPUtime=7.83 cores=1,3,5,7
/proc/15920/task/15982/stat : 15982 (java) S 15917 15920 11630 0 -1 1077944384 14252 12945 0 0 771 4 5 3 20 0 15 0 223110343 11345952768 260184 33554432000 4194304 4196468 140728094622560 140323802143600 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15983] ppid=15917 vsize=11080032 memory=1580 CPUtime=7.59 cores=1,3,5,7
/proc/15920/task/15983/stat : 15983 (java) S 15917 15920 11630 0 -1 1077944384 12056 12945 0 0 749 2 5 3 20 0 15 0 223110343 11345952768 260184 33554432000 4194304 4196468 140728094622560 140323801090800 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15984] ppid=15917 vsize=11080032 memory=2240 CPUtime=2.81 cores=1,3,5,7
/proc/15920/task/15984/stat : 15984 (java) S 15917 15920 11630 0 -1 1077944384 8642 12945 0 0 268 5 5 3 20 0 15 0 223110343 11345952768 260184 33554432000 4194304 4196468 140728094622560 140323800038000 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15985] ppid=15917 vsize=11080032 memory=4124 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15985/stat : 15985 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110344 11345952768 260184 33554432000 4194304 4196468 140728094622560 140322285808352 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15986] ppid=15917 vsize=11080032 memory=2100 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15986/stat : 15986 (java) S 15917 15920 11630 0 -1 1077944384 17 12945 0 0 0 0 5 3 20 0 15 0 223110344 11345952768 260184 33554432000 4194304 4196468 140728094622560 140323798985392 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
Current children cumulated CPU time: 33.52 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1040736 KiB

[startup+16.0007 s]*
/proc/loadavg: 1.92 1.68 1.68 3/216 15986
/proc/meminfo: memFree=7604576/32770624 swapFree=67108860/67108860
[pid=15920] ppid=15917 vsize=11080032 memory=1266736 CPUtime=34.36 cores=1,3,5,7
/proc/15920/stat : 15920 (java) S 15917 15920 11630 0 -1 1077944320 86014 12945 0 0 3370 58 5 3 20 0 15 0 223110329 11345952768 316684 33554432000 4194304 4196468 140728094622560 140728094605104 140324377722615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
/proc/15920/statm: 2770008 316684 3534 1 0 2731661 0
[pid=15920/tid=15973] ppid=15917 vsize=11080032 memory=6791534058613427641 CPUtime=15.26 cores=1,3,5,7
/proc/15920/task/15973/stat : 15973 (java) R 15917 15920 11630 0 -1 4202560 40244 12945 0 0 1495 23 5 3 20 0 15 0 223110338 11345952768 316684 33554432000 4194304 4196468 140728094622560 140324349553344 140323935012749 0 4 0 16800975 0 0 0 -1 5 0 0 34 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15974] ppid=15917 vsize=11080032 memory=4126316290023845779 CPUtime=0.32 cores=1,3,5,7
/proc/15920/task/15974/stat : 15974 (java) S 15917 15920 11630 0 -1 1077944384 720 12945 0 0 19 5 5 3 20 0 15 0 223110339 11345952768 316684 33554432000 4194304 4196468 140728094622560 140324381965456 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15975] ppid=15917 vsize=11080032 memory=4048 CPUtime=0.31 cores=1,3,5,7
/proc/15920/task/15975/stat : 15975 (java) S 15917 15920 11630 0 -1 1077944384 316 12945 0 0 18 5 5 3 20 0 15 0 223110339 11345952768 316684 33554432000 4194304 4196468 140728094622560 140324236684304 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15976] ppid=15917 vsize=11080032 memory=1796 CPUtime=0.3 cores=1,3,5,7
/proc/15920/task/15976/stat : 15976 (java) S 15917 15920 11630 0 -1 1077944384 307 12945 0 0 17 5 5 3 20 0 15 0 223110339 11345952768 316684 33554432000 4194304 4196468 140728094622560 140324235631504 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15977] ppid=15917 vsize=11080032 memory=636 CPUtime=0.32 cores=1,3,5,7
/proc/15920/task/15977/stat : 15977 (java) S 15917 15920 11630 0 -1 1077944384 2490 12945 0 0 18 6 5 3 20 0 15 0 223110339 11345952768 316684 33554432000 4194304 4196468 140728094622560 140324234578704 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15978] ppid=15917 vsize=11080032 memory=960 CPUtime=0.15 cores=1,3,5,7
/proc/15920/task/15978/stat : 15978 (java) S 15917 15920 11630 0 -1 1077944384 4420 12945 0 0 7 0 5 3 20 0 15 0 223110340 11345952768 316684 33554432000 4194304 4196468 140728094622560 140323803195760 140324377733762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15979] ppid=15917 vsize=11080032 memory=1232 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15979/stat : 15979 (java) S 15917 15920 11630 0 -1 1077944384 19 12945 0 0 0 0 5 3 20 0 15 0 223110340 11345952768 316684 33554432000 4194304 4196468 140728094622560 140323171853408 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15980] ppid=15917 vsize=11080032 memory=2460 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15980/stat : 15980 (java) S 15917 15920 11630 0 -1 1077944384 9 12945 0 0 0 0 5 3 20 0 15 0 223110341 11345952768 316684 33554432000 4194304 4196468 140728094622560 140323024003968 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15981] ppid=15917 vsize=11080032 memory=932 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15981/stat : 15981 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110343 11345952768 316684 33554432000 4194304 4196468 140728094622560 140322716604240 140324377741211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15982] ppid=15917 vsize=11080032 memory=1580 CPUtime=7.84 cores=1,3,5,7
/proc/15920/task/15982/stat : 15982 (java) S 15917 15920 11630 0 -1 1077944384 14375 12945 0 0 772 4 5 3 20 0 15 0 223110343 11345952768 316684 33554432000 4194304 4196468 140728094622560 140323802143600 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15983] ppid=15917 vsize=11080032 memory=2240 CPUtime=7.6 cores=1,3,5,7
/proc/15920/task/15983/stat : 15983 (java) S 15917 15920 11630 0 -1 1077944384 12146 12945 0 0 750 2 5 3 20 0 15 0 223110343 11345952768 316684 33554432000 4194304 4196468 140728094622560 140323801090800 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15984] ppid=15917 vsize=11080032 memory=1428 CPUtime=2.81 cores=1,3,5,7
/proc/15920/task/15984/stat : 15984 (java) S 15917 15920 11630 0 -1 1077944384 8642 12945 0 0 268 5 5 3 20 0 15 0 223110343 11345952768 316684 33554432000 4194304 4196468 140728094622560 140323800038000 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15985] ppid=15917 vsize=11080032 memory=15880 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15985/stat : 15985 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110344 11345952768 316684 33554432000 4194304 4196468 140728094622560 140322285808352 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15986] ppid=15917 vsize=11080032 memory=16228 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15986/stat : 15986 (java) S 15917 15920 11630 0 -1 1077944384 126 12945 0 0 0 0 5 3 20 0 15 0 223110344 11345952768 316684 33554432000 4194304 4196468 140728094622560 140323798985392 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
Current children cumulated CPU time: 34.36 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1266736 KiB

[startup+16.2007 s]
/proc/loadavg: 1.92 1.68 1.68 3/216 15986
/proc/meminfo: memFree=7604576/32770624 swapFree=67108860/67108860
[pid=15920] ppid=15917 vsize=11080032 memory=1266764 CPUtime=34.55 cores=1,3,5,7
/proc/15920/stat : 15920 (java) S 15917 15920 11630 0 -1 1077944320 86391 12945 0 0 3389 58 5 3 20 0 15 0 223110329 11345952768 316691 33554432000 4194304 4196468 140728094622560 140728094605104 140324377722615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
/proc/15920/statm: 2770008 316691 3534 1 0 2731661 0
[pid=15920/tid=15973] ppid=15917 vsize=11080032 memory=4048 CPUtime=15.45 cores=1,3,5,7
/proc/15920/task/15973/stat : 15973 (java) R 15917 15920 11630 0 -1 4202560 40306 12945 0 0 1514 23 5 3 20 0 15 0 223110338 11345952768 316691 33554432000 4194304 4196468 140728094622560 140324349553344 140323930510484 0 4 0 16800975 0 0 0 -1 5 0 0 34 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15974] ppid=15917 vsize=11080032 memory=1796 CPUtime=0.32 cores=1,3,5,7
/proc/15920/task/15974/stat : 15974 (java) S 15917 15920 11630 0 -1 1077944384 720 12945 0 0 19 5 5 3 20 0 15 0 223110339 11345952768 316691 33554432000 4194304 4196468 140728094622560 140324381965456 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15975] ppid=15917 vsize=11080032 memory=636 CPUtime=0.31 cores=1,3,5,7
/proc/15920/task/15975/stat : 15975 (java) S 15917 15920 11630 0 -1 1077944384 316 12945 0 0 18 5 5 3 20 0 15 0 223110339 11345952768 316691 33554432000 4194304 4196468 140728094622560 140324236684304 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15976] ppid=15917 vsize=11080032 memory=960 CPUtime=0.3 cores=1,3,5,7
/proc/15920/task/15976/stat : 15976 (java) S 15917 15920 11630 0 -1 1077944384 307 12945 0 0 17 5 5 3 20 0 15 0 223110339 11345952768 316691 33554432000 4194304 4196468 140728094622560 140324235631504 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15977] ppid=15917 vsize=11080032 memory=1232 CPUtime=0.32 cores=1,3,5,7
/proc/15920/task/15977/stat : 15977 (java) S 15917 15920 11630 0 -1 1077944384 2490 12945 0 0 18 6 5 3 20 0 15 0 223110339 11345952768 316691 33554432000 4194304 4196468 140728094622560 140324234578704 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15978] ppid=15917 vsize=11080032 memory=2460 CPUtime=0.15 cores=1,3,5,7
/proc/15920/task/15978/stat : 15978 (java) S 15917 15920 11630 0 -1 1077944384 4420 12945 0 0 7 0 5 3 20 0 15 0 223110340 11345952768 316691 33554432000 4194304 4196468 140728094622560 140323803195760 140324377733762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15979] ppid=15917 vsize=11080032 memory=932 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15979/stat : 15979 (java) S 15917 15920 11630 0 -1 1077944384 19 12945 0 0 0 0 5 3 20 0 15 0 223110340 11345952768 316691 33554432000 4194304 4196468 140728094622560 140323171853408 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15980] ppid=15917 vsize=11080032 memory=1580 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15980/stat : 15980 (java) S 15917 15920 11630 0 -1 1077944384 9 12945 0 0 0 0 5 3 20 0 15 0 223110341 11345952768 316691 33554432000 4194304 4196468 140728094622560 140323024003968 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15981] ppid=15917 vsize=11080032 memory=2240 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15981/stat : 15981 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110343 11345952768 316691 33554432000 4194304 4196468 140728094622560 140322716604240 140324377741211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15982] ppid=15917 vsize=11080032 memory=4124 CPUtime=7.84 cores=1,3,5,7
/proc/15920/task/15982/stat : 15982 (java) S 15917 15920 11630 0 -1 1077944384 14375 12945 0 0 772 4 5 3 20 0 15 0 223110343 11345952768 316691 33554432000 4194304 4196468 140728094622560 140323802143600 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15983] ppid=15917 vsize=11080032 memory=2100 CPUtime=7.6 cores=1,3,5,7
/proc/15920/task/15983/stat : 15983 (java) S 15917 15920 11630 0 -1 1077944384 12146 12945 0 0 750 2 5 3 20 0 15 0 223110343 11345952768 316691 33554432000 4194304 4196468 140728094622560 140323801090800 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15984] ppid=15917 vsize=11080032 memory=288230574492221466 CPUtime=2.81 cores=1,3,5,7
/proc/15920/task/15984/stat : 15984 (java) S 15917 15920 11630 0 -1 1077944384 8957 12945 0 0 268 5 5 3 20 0 15 0 223110343 11345952768 316691 33554432000 4194304 4196468 140728094622560 140323800038000 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15985] ppid=15917 vsize=11080032 memory=288230621803970871 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15985/stat : 15985 (java) S 15917 15920 11630 0 -1 1077944384 3 12945 0 0 0 0 5 3 20 0 15 0 223110344 11345952768 316691 33554432000 4194304 4196468 140728094622560 140322285808352 140324377732821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
[pid=15920/tid=15986] ppid=15917 vsize=11080032 memory=13567093857585738 CPUtime=0.08 cores=1,3,5,7
/proc/15920/task/15986/stat : 15986 (java) S 15917 15920 11630 0 -1 1077944384 126 12945 0 0 0 0 5 3 20 0 15 0 223110344 11345952768 316691 33554432000 4194304 4196468 140728094622560 140323798985392 140324377733762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13565952 140728094628451 140728094631260 140728094631260 140728094633935 0
Current children cumulated CPU time: 34.55 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1266764 KiB

Child status: 0
Real time (s): 16.288
CPU time (s): 34.6601
CPU user time (s): 34.0178
CPU system time (s): 0.642298
CPU usage (%): 212.795
Max. virtual memory (cumulated for all children) (KiB): 11082728
Max. memory (cumulated for all children) (KiB): 1266764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.0178
system time used= 0.642298
maximum resident set size= 1268884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101122
page faults= 0
swaps= 0
block input operations= 2464
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10116
involuntary context switches= 200


# summary of solver processes directly reported to runsolver:
#   pid: 15920
#   total CPU time (s): 34.6601
#   total CPU user time (s): 34.0178
#   total CPU system time (s): 0.642298

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.146086 second user time and 0.178674 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-12 08:31:11
IDJOB=4304900
IDBENCH=141176
IDSOLVER=2781
FILE ID=node139/4304900-1534055471
RUNJOBID= node139-1534040758-13581
PBS_JOBID= 21036956
Free space on /tmp= 28196 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f11_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304900-1534055471/watcher-4304900-1534055471 -o /tmp/evaluation-result-4304900-1534055471/solver-4304900-1534055471 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534040758-13581 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1954741547 -superng HOME/instance-4304900-1534055471.xml

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

MD5SUM BENCH= 495f96cb472313b50d142b917feb6977
RANDOM SEED=1954741547

node139.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.80
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.80
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.80
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.80
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:         8858944 kB
MemAvailable:   31176400 kB
Buffers:          217776 kB
Cached:         22003568 kB
SwapCached:            0 kB
Active:          8862312 kB
Inactive:       14140056 kB
Active(anon):     733432 kB
Inactive(anon):   100224 kB
Active(file):    8128880 kB
Inactive(file): 14039832 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26528 kB
Writeback:             0 kB
AnonPages:        829152 kB
Mapped:            74596 kB
Shmem:             49804 kB
Slab:             605480 kB
SReclaimable:     577204 kB
SUnreclaim:        28276 kB
KernelStack:        3808 kB
PageTables:         6688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1975888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    612352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 28172 MiB
End job on node139 at 2018-08-12 08:31:28