Trace number 4402517

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.12.3UNSAT 123.939 93.6607

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-8-9-9-cp.xml
MD5SUM7f38f9e4cc6c9387b3de2b1a6255283e
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 benchmark27.2146
Satisfiable
(Un)Satisfiability was proved
Number of variables648
Number of constraints92027
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":648}]
Minimum variable degree570
Maximum variable degree571
Distribution of variable degrees[{"degree":570,"count":576},{"degree":571,"count":72}]
Minimum constraint arity4
Maximum constraint arity648
Distribution of constraint arities[{"arity":4,"count":92016},{"arity":72,"count":10},{"arity":648,"count":1}]
Number of extensional constraints0
Number of intensional constraints92016
Distribution of constraint types[{"type":"intension","count":92016},{"type":"lex","count":1},{"type":"cardinality","count":9},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.78/0.56	c Concrete v3.12.3.1568965526260 running
123.76/93.59	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 (2920 MiB free)
  memory of node 1: 16384 MiB (357 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402517-1568973306/watcher-4402517-1568973306 -o /var/tmp/evaluation-result-4402517-1568973306/solver-4402517-1568973306 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1568967595-5563 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1072080807 HOME/instance-4402517-1568973306.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=8117, runsolver pid=8114
Current StackSize limit: 8192 KiB


[startup+0.100165 s]*
/proc/loadavg: 2.07 1.80 1.68 3/219 8173
/proc/meminfo: memFree=3350768/32770624 swapFree=67001720/67108860
[pid=8117] ppid=8114 vsize=9972712 memory=18324 CPUtime=0.09 cores=0,2,4,6
/proc/8117/stat : 8117 (java) S 8114 8117 5532 0 -1 1077944320 4307 13476 0 0 1 0 5 3 20 0 6 0 473244564 10212057088 4581 33554432000 4194304 4196468 140729011032448 140729011014992 140355619872503 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
/proc/8117/statm: 2493178 4581 1930 1 0 2481616 0
[pid=8117/tid=8170] ppid=8114 vsize=9972712 memory=8514726395714820750 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8170/stat : 8170 (java) R 8114 8117 5532 0 -1 4202560 2115 13476 0 0 0 0 5 3 20 0 6 0 473244574 10212057088 4581 33554432000 4194304 4196468 140729011032448 140355591709264 140355605555029 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8171] ppid=8114 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8171/stat : 8171 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 6 0 473244574 10212057088 4581 33554432000 4194304 4196468 140729011032448 140355624114704 140355619882709 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8172] ppid=8114 vsize=9972712 memory=140456226457216 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8172/stat : 8172 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 6 0 473244574 10212057088 4581 33554432000 4194304 4196468 140729011032448 140355512388240 140355619882709 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8173] ppid=8114 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8173/stat : 8173 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 6 0 473244574 10212057088 4581 33554432000 4194304 4196468 140729011032448 140355511335184 140355619882709 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8174] ppid=8114 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8174/stat : 8174 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 6 0 473244574 10212057088 4581 33554432000 4194304 4196468 140729011032448 140355510282640 140355619882709 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18324 KiB

[startup+0.21112 s]*
/proc/loadavg: 2.07 1.80 1.68 3/229 8183
/proc/meminfo: memFree=3326860/32770624 swapFree=67001720/67108860
[pid=8117] ppid=8114 vsize=10819716 memory=44348 CPUtime=0.26 cores=0,2,4,6
/proc/8117/stat : 8117 (java) S 8114 8117 5532 0 -1 1077944320 6911 13476 0 0 16 2 5 3 20 0 15 0 473244564 11079389184 11087 33554432000 4194304 4196468 140729011032448 140729011014992 140355619872503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
/proc/8117/statm: 2704929 11087 3182 1 0 2667149 0
[pid=8117/tid=8170] ppid=8114 vsize=10819716 memory=5450916389569530688 CPUtime=0.19 cores=0,2,4,6
/proc/8117/task/8170/stat : 8170 (java) R 8114 8117 5532 0 -1 4202560 3422 13476 0 0 10 1 5 3 20 0 15 0 473244574 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355591675464 140355601266237 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8171] ppid=8114 vsize=10819716 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8171/stat : 8171 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 15 0 473244574 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355624114704 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8172] ppid=8114 vsize=10819716 memory=140456226457216 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8172/stat : 8172 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244574 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355512388240 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8173] ppid=8114 vsize=10819716 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8173/stat : 8173 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244574 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355511335184 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8174] ppid=8114 vsize=10819716 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8174/stat : 8174 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244574 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355510282640 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8175] ppid=8114 vsize=10819716 memory=140456226457216 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8175/stat : 8175 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244576 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355078916848 140355619883650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8176] ppid=8114 vsize=10819716 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8176/stat : 8176 (java) S 8114 8117 5532 0 -1 1077944384 33 13476 0 0 0 0 5 3 20 0 15 0 473244576 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355077863072 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8177] ppid=8114 vsize=10819716 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8177/stat : 8177 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 15 0 473244576 11079389184 11151 33554432000 4194304 4196468 140729011032448 140354967823600 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8178] ppid=8114 vsize=10819716 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8178/stat : 8178 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244579 11079389184 11151 33554432000 4194304 4196468 140729011032448 140354363845072 140355619891099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8179] ppid=8114 vsize=10819716 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8117/task/8179/stat : 8179 (java) S 8114 8117 5532 0 -1 1077944384 474 13476 0 0 1 0 5 3 20 0 15 0 473244579 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355044305136 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8180] ppid=8114 vsize=10819716 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8180/stat : 8180 (java) S 8114 8117 5532 0 -1 1077944384 174 13476 0 0 0 0 5 3 20 0 15 0 473244579 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355043252592 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8181] ppid=8114 vsize=10819716 memory=140456226457216 CPUtime=0.11 cores=0,2,4,6
/proc/8117/task/8181/stat : 8181 (java) S 8114 8117 5532 0 -1 1077944384 609 13476 0 0 3 0 5 3 20 0 15 0 473244579 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355042199536 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8182] ppid=8114 vsize=10819716 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8182/stat : 8182 (java) S 8114 8117 5532 0 -1 1077944384 3 13476 0 0 0 0 5 3 20 0 15 0 473244579 11079389184 11151 33554432000 4194304 4196468 140729011032448 140353894082912 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8183] ppid=8114 vsize=10819716 memory=140456226457216 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8183/stat : 8183 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 15 0 473244580 11079389184 11151 33554432000 4194304 4196468 140729011032448 140355041147952 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819716 KiB
Current children cumulated memory: 44348 KiB

[startup+0.310332 s]*
/proc/loadavg: 2.07 1.80 1.68 3/229 8183
/proc/meminfo: memFree=3295280/32770624 swapFree=67001720/67108860
[pid=8117] ppid=8114 vsize=10820196 memory=53432 CPUtime=0.4 cores=0,2,4,6
/proc/8117/stat : 8117 (java) S 8114 8117 5532 0 -1 1077944320 10191 13476 0 0 29 3 5 3 20 0 15 0 473244564 11079880704 13358 33554432000 4194304 4196468 140729011032448 140729011014992 140355619872503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
/proc/8117/statm: 2705049 13358 3313 1 0 2667149 0
[pid=8117/tid=8170] ppid=8114 vsize=10820196 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/8117/task/8170/stat : 8170 (java) R 8114 8117 5532 0 -1 4202560 6668 13476 0 0 19 2 5 3 20 0 15 0 473244574 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355591695600 140355619894429 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8171] ppid=8114 vsize=10820196 memory=7229513705756123751 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8171/stat : 8171 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 15 0 473244574 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355624114704 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8172] ppid=8114 vsize=10820196 memory=5788339726952981056 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8172/stat : 8172 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244574 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355512388240 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8173] ppid=8114 vsize=10820196 memory=7019607544141400008 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8173/stat : 8173 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244574 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355511335184 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8174] ppid=8114 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8174/stat : 8174 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244574 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355510282640 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8175] ppid=8114 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8175/stat : 8175 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244576 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355078916848 140355619883650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8176] ppid=8114 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8176/stat : 8176 (java) S 8114 8117 5532 0 -1 1077944384 33 13476 0 0 0 0 5 3 20 0 15 0 473244576 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355077863072 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8177] ppid=8114 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8177/stat : 8177 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 15 0 473244576 11079880704 13358 33554432000 4194304 4196468 140729011032448 140354967823600 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8178] ppid=8114 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8178/stat : 8178 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244579 11079880704 13358 33554432000 4194304 4196468 140729011032448 140354363845072 140355619891099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8179] ppid=8114 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/8117/task/8179/stat : 8179 (java) S 8114 8117 5532 0 -1 1077944384 483 13476 0 0 2 0 5 3 20 0 15 0 473244579 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355044305136 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8180] ppid=8114 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8117/task/8180/stat : 8180 (java) S 8114 8117 5532 0 -1 1077944384 175 13476 0 0 1 0 5 3 20 0 15 0 473244579 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355043252592 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8181] ppid=8114 vsize=10820196 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/8117/task/8181/stat : 8181 (java) S 8114 8117 5532 0 -1 1077944384 617 13476 0 0 5 0 5 3 20 0 15 0 473244579 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355042199536 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8182] ppid=8114 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8182/stat : 8182 (java) S 8114 8117 5532 0 -1 1077944384 3 13476 0 0 0 0 5 3 20 0 15 0 473244579 11079880704 13358 33554432000 4194304 4196468 140729011032448 140353894082912 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8183] ppid=8114 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8183/stat : 8183 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 15 0 473244580 11079880704 13358 33554432000 4194304 4196468 140729011032448 140355041147952 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 53432 KiB

[startup+0.700711 s]
/proc/loadavg: 2.07 1.80 1.68 3/229 8183
/proc/meminfo: memFree=3289072/32770624 swapFree=67001720/67108860
[pid=8117] ppid=8114 vsize=10824364 memory=85208 CPUtime=1.15 cores=0,2,4,6
/proc/8117/stat : 8117 (java) S 8114 8117 5532 0 -1 1077944320 14535 13476 0 0 100 7 5 3 20 0 15 0 473244564 11084148736 21302 33554432000 4194304 4196468 140729011032448 140729011014992 140355619872503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
/proc/8117/statm: 2706091 21302 3503 1 0 2668173 0
[pid=8117/tid=8170] ppid=8114 vsize=10824364 memory=2241 CPUtime=0.67 cores=0,2,4,6
/proc/8117/task/8170/stat : 8170 (java) R 8114 8117 5532 0 -1 4202560 9986 13476 0 0 54 5 5 3 20 0 15 0 473244574 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355591702048 140355619894429 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8171] ppid=8114 vsize=10824364 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8171/stat : 8171 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 15 0 473244574 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355624114704 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8172] ppid=8114 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8172/stat : 8172 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244574 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355512388240 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8173] ppid=8114 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8173/stat : 8173 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244574 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355511335184 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8174] ppid=8114 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8174/stat : 8174 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244574 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355510282640 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8175] ppid=8114 vsize=10824364 memory=6944652177228980320 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8175/stat : 8175 (java) S 8114 8117 5532 0 -1 1077944384 5 13476 0 0 0 0 5 3 20 0 15 0 473244576 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355078916848 140355619883650 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8176] ppid=8114 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8176/stat : 8176 (java) S 8114 8117 5532 0 -1 1077944384 33 13476 0 0 0 0 5 3 20 0 15 0 473244576 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355077863072 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8177] ppid=8114 vsize=10824364 memory=6943526294502006880 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8177/stat : 8177 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 15 0 473244576 11084148736 21302 33554432000 4194304 4196468 140729011032448 140354967823600 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8178] ppid=8114 vsize=10824364 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8178/stat : 8178 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244579 11084148736 21302 33554432000 4194304 4196468 140729011032448 140354363845072 140355619891099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8179] ppid=8114 vsize=10824364 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/8117/task/8179/stat : 8179 (java) R 8114 8117 5532 0 -1 4202560 845 13476 0 0 12 0 5 3 20 0 15 0 473244579 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355044305136 140355600508519 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8180] ppid=8114 vsize=10824364 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/8117/task/8180/stat : 8180 (java) S 8114 8117 5532 0 -1 1077944384 701 13476 0 0 15 0 5 3 20 0 15 0 473244579 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355043252592 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8181] ppid=8114 vsize=10824364 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/8117/task/8181/stat : 8181 (java) S 8114 8117 5532 0 -1 1077944384 750 13476 0 0 17 0 5 3 20 0 15 0 473244579 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355042199536 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8182] ppid=8114 vsize=10824364 memory=140456100923376 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8182/stat : 8182 (java) S 8114 8117 5532 0 -1 1077944384 3 13476 0 0 0 0 5 3 20 0 15 0 473244579 11084148736 21302 33554432000 4194304 4196468 140729011032448 140353894082912 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8183] ppid=8114 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8183/stat : 8183 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 15 0 473244580 11084148736 21302 33554432000 4194304 4196468 140729011032448 140355041147952 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85208 KiB

[startup+1.50112 s]
/proc/loadavg: 2.22 1.84 1.70 3/229 8183
/proc/meminfo: memFree=3221864/32770624 swapFree=67001720/67108860
[pid=8117] ppid=8114 vsize=10826488 memory=290756 CPUtime=3.59 cores=0,2,4,6
/proc/8117/stat : 8117 (java) S 8114 8117 5532 0 -1 1077944320 21341 13476 0 0 334 17 5 3 20 0 15 0 473244564 11086323712 72689 33554432000 4194304 4196468 140729011032448 140729011014992 140355619872503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
/proc/8117/statm: 2706622 72689 3583 1 0 2668685 0
[pid=8117/tid=8170] ppid=8114 vsize=10826488 memory=28 CPUtime=1.38 cores=0,2,4,6
/proc/8117/task/8170/stat : 8170 (java) S 8114 8117 5532 0 -1 1077944384 11174 13476 0 0 123 7 5 3 20 0 15 0 473244574 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355591707040 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8171] ppid=8114 vsize=10826488 memory=24 CPUtime=0.11 cores=0,2,4,6
/proc/8117/task/8171/stat : 8171 (java) R 8114 8117 5532 0 -1 4202560 299 13476 0 0 2 1 5 3 20 0 15 0 473244574 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355624114904 140355604894624 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8172] ppid=8114 vsize=10826488 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/8117/task/8172/stat : 8172 (java) R 8114 8117 5532 0 -1 4202560 207 13476 0 0 5 1 5 3 20 0 15 0 473244574 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355512388240 140355604896421 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8173] ppid=8114 vsize=10826488 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/8117/task/8173/stat : 8173 (java) R 8114 8117 5532 0 -1 4202560 99 13476 0 0 4 0 5 3 20 0 15 0 473244574 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355511335184 140355604320721 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8174] ppid=8114 vsize=10826488 memory=112856 CPUtime=0.14 cores=0,2,4,6
/proc/8117/task/8174/stat : 8174 (java) R 8114 8117 5532 0 -1 4202560 261 13476 0 0 4 2 5 3 20 0 15 0 473244574 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355510282640 140355612500711 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8175] ppid=8114 vsize=10826488 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8175/stat : 8175 (java) S 8114 8117 5532 0 -1 1077944384 93 13476 0 0 0 0 5 3 20 0 15 0 473244576 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355078915360 140355619882709 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8176] ppid=8114 vsize=10826488 memory=7014751519616816486 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8176/stat : 8176 (java) S 8114 8117 5532 0 -1 1077944384 33 13476 0 0 0 0 5 3 20 0 15 0 473244576 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355077863072 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8177] ppid=8114 vsize=10826488 memory=7300740043216874584 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8177/stat : 8177 (java) S 8114 8117 5532 0 -1 1077944384 1 13476 0 0 0 0 5 3 20 0 15 0 473244576 11086323712 72689 33554432000 4194304 4196468 140729011032448 140354967823616 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8178] ppid=8114 vsize=10826488 memory=7307200812111258987 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8178/stat : 8178 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244579 11086323712 72689 33554432000 4194304 4196468 140729011032448 140354363845072 140355619891099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8179] ppid=8114 vsize=10826488 memory=4639948313719891052 CPUtime=0.82 cores=0,2,4,6
/proc/8117/task/8179/stat : 8179 (java) S 8114 8117 5532 0 -1 1077944384 2906 13476 0 0 73 1 5 3 20 0 15 0 473244579 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355044284944 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8180] ppid=8114 vsize=10826488 memory=5865216571154326626 CPUtime=0.88 cores=0,2,4,6
/proc/8117/task/8180/stat : 8180 (java) S 8114 8117 5532 0 -1 1077944384 2143 13476 0 0 79 1 5 3 20 0 15 0 473244579 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355043237584 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8181] ppid=8114 vsize=10826488 memory=7014751519616816486 CPUtime=0.46 cores=0,2,4,6
/proc/8117/task/8181/stat : 8181 (java) S 8114 8117 5532 0 -1 1077944384 1916 13476 0 0 38 0 5 3 20 0 15 0 473244579 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355042199536 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8182] ppid=8114 vsize=10826488 memory=7014751519616816486 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8182/stat : 8182 (java) S 8114 8117 5532 0 -1 1077944384 3 13476 0 0 0 0 5 3 20 0 15 0 473244579 11086323712 72689 33554432000 4194304 4196468 140729011032448 140353894082912 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8183] ppid=8114 vsize=10826488 memory=55 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8183/stat : 8183 (java) S 8114 8117 5532 0 -1 1077944384 3 13476 0 0 0 0 5 3 20 0 15 0 473244580 11086323712 72689 33554432000 4194304 4196468 140729011032448 140355041147952 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
Current children cumulated CPU time: 3.59 s
Current children cumulated vsize: 10826488 KiB

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


[startup+89.6007 s]
/proc/loadavg: 2.01 1.86 1.72 3/228 8192
/proc/meminfo: memFree=208140/32770624 swapFree=67001720/67108860
[pid=8117] ppid=8114 vsize=10846988 memory=2921728 CPUtime=119.51 cores=0,2,4,6
/proc/8117/stat : 8117 (java) S 8114 8117 5532 0 -1 1077944320 367738 13476 0 0 11663 280 5 3 20 0 15 0 473244564 11107315712 730432 33554432000 4194304 4196468 140729011032448 140729011014992 140355619872503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
/proc/8117/statm: 2711747 730432 3640 1 0 2673805 0
[pid=8117/tid=8170] ppid=8114 vsize=10846988 memory=6944656592387989600 CPUtime=86.11 cores=0,2,4,6
/proc/8117/task/8170/stat : 8170 (java) R 8114 8117 5532 0 -1 4202560 186359 13476 0 0 8555 48 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355591705344 140355201266910 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8171] ppid=8114 vsize=10846988 memory=280912202099456 CPUtime=2.98 cores=0,2,4,6
/proc/8117/task/8171/stat : 8171 (java) S 8114 8117 5532 0 -1 1077944384 32335 13476 0 0 237 53 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355624114704 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8172] ppid=8114 vsize=10846988 memory=2582360 CPUtime=3.03 cores=0,2,4,6
/proc/8117/task/8172/stat : 8172 (java) S 8114 8117 5532 0 -1 1077944384 33191 13476 0 0 240 55 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355512388240 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8173] ppid=8114 vsize=10846988 memory=2582360 CPUtime=3.01 cores=0,2,4,6
/proc/8117/task/8173/stat : 8173 (java) S 8114 8117 5532 0 -1 1077944384 28791 13476 0 0 240 53 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355511335184 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8174] ppid=8114 vsize=10846988 memory=2921728 CPUtime=2.94 cores=0,2,4,6
/proc/8117/task/8174/stat : 8174 (java) S 8114 8117 5532 0 -1 1077944384 33435 13476 0 0 231 55 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355510282640 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8175] ppid=8114 vsize=10846988 memory=2921728 CPUtime=0.52 cores=0,2,4,6
/proc/8117/task/8175/stat : 8175 (java) S 8114 8117 5532 0 -1 1077944384 4542 13476 0 0 44 0 5 3 20 0 15 0 473244576 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355078916848 140355619883650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8176] ppid=8114 vsize=10846988 memory=2920632 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8176/stat : 8176 (java) S 8114 8117 5532 0 -1 1077944384 45 13476 0 0 0 0 5 3 20 0 15 0 473244576 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355077863136 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8177] ppid=8114 vsize=10846988 memory=8112282956445269571 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8177/stat : 8177 (java) S 8114 8117 5532 0 -1 1077944384 9 13476 0 0 0 0 5 3 20 0 15 0 473244576 11107315712 730432 33554432000 4194304 4196468 140729011032448 140354967823616 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8178] ppid=8114 vsize=10846988 memory=317612626320556322 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8178/stat : 8178 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140354363845072 140355619891099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8179] ppid=8114 vsize=10846988 memory=14695179886003523 CPUtime=9.49 cores=0,2,4,6
/proc/8117/task/8179/stat : 8179 (java) S 8114 8117 5532 0 -1 1077944384 20963 13476 0 0 938 3 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355044305136 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8180] ppid=8114 vsize=10846988 memory=4206468019014099040 CPUtime=9.45 cores=0,2,4,6
/proc/8117/task/8180/stat : 8180 (java) S 8114 8117 5532 0 -1 1077944384 13147 13476 0 0 934 3 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355043252592 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8181] ppid=8114 vsize=10846988 memory=7232886972902039648 CPUtime=2.45 cores=0,2,4,6
/proc/8117/task/8181/stat : 8181 (java) S 8114 8117 5532 0 -1 1077944384 12534 13476 0 0 233 4 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355042199536 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8182] ppid=8114 vsize=10846988 memory=772 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8182/stat : 8182 (java) S 8114 8117 5532 0 -1 1077944384 3 13476 0 0 0 0 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140353894082912 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8183] ppid=8114 vsize=10846988 memory=1556 CPUtime=0.15 cores=0,2,4,6
/proc/8117/task/8183/stat : 8183 (java) S 8114 8117 5532 0 -1 1077944384 181 13476 0 0 4 3 5 3 20 0 15 0 473244580 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355041147952 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
Current children cumulated CPU time: 119.51 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 2921728 KiB

[startup+91.2007 s]
/proc/loadavg: 2.01 1.87 1.72 3/228 8192
/proc/meminfo: memFree=206900/32770624 swapFree=67001720/67108860
[pid=8117] ppid=8114 vsize=10846988 memory=2921728 CPUtime=121.11 cores=0,2,4,6
/proc/8117/stat : 8117 (java) S 8114 8117 5532 0 -1 1077944320 367842 13476 0 0 11823 280 5 3 20 0 15 0 473244564 11107315712 730432 33554432000 4194304 4196468 140729011032448 140729011014992 140355619872503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
/proc/8117/statm: 2711747 730432 3640 1 0 2673805 0
[pid=8117/tid=8170] ppid=8114 vsize=10846988 memory=2012 CPUtime=87.71 cores=0,2,4,6
/proc/8117/task/8170/stat : 8170 (java) R 8114 8117 5532 0 -1 4202560 186463 13476 0 0 8715 48 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355591705344 140355201265921 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8171] ppid=8114 vsize=10846988 memory=1424 CPUtime=2.98 cores=0,2,4,6
/proc/8117/task/8171/stat : 8171 (java) S 8114 8117 5532 0 -1 1077944384 32335 13476 0 0 237 53 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355624114704 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8172] ppid=8114 vsize=10846988 memory=8112282956445269571 CPUtime=3.03 cores=0,2,4,6
/proc/8117/task/8172/stat : 8172 (java) S 8114 8117 5532 0 -1 1077944384 33191 13476 0 0 240 55 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355512388240 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8173] ppid=8114 vsize=10846988 memory=772 CPUtime=3.01 cores=0,2,4,6
/proc/8117/task/8173/stat : 8173 (java) S 8114 8117 5532 0 -1 1077944384 28791 13476 0 0 240 53 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355511335184 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8174] ppid=8114 vsize=10846988 memory=1556 CPUtime=2.94 cores=0,2,4,6
/proc/8117/task/8174/stat : 8174 (java) S 8114 8117 5532 0 -1 1077944384 33435 13476 0 0 231 55 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355510282640 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8175] ppid=8114 vsize=10846988 memory=1056 CPUtime=0.52 cores=0,2,4,6
/proc/8117/task/8175/stat : 8175 (java) S 8114 8117 5532 0 -1 1077944384 4542 13476 0 0 44 0 5 3 20 0 15 0 473244576 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355078916848 140355619883650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8176] ppid=8114 vsize=10846988 memory=1096 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8176/stat : 8176 (java) S 8114 8117 5532 0 -1 1077944384 45 13476 0 0 0 0 5 3 20 0 15 0 473244576 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355077863136 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8177] ppid=8114 vsize=10846988 memory=14008 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8177/stat : 8177 (java) S 8114 8117 5532 0 -1 1077944384 9 13476 0 0 0 0 5 3 20 0 15 0 473244576 11107315712 730432 33554432000 4194304 4196468 140729011032448 140354967823616 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8178] ppid=8114 vsize=10846988 memory=2116 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8178/stat : 8178 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140354363845072 140355619891099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8179] ppid=8114 vsize=10846988 memory=28760 CPUtime=9.49 cores=0,2,4,6
/proc/8117/task/8179/stat : 8179 (java) S 8114 8117 5532 0 -1 1077944384 20963 13476 0 0 938 3 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355044305136 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8180] ppid=8114 vsize=10846988 memory=2012 CPUtime=9.45 cores=0,2,4,6
/proc/8117/task/8180/stat : 8180 (java) S 8114 8117 5532 0 -1 1077944384 13147 13476 0 0 934 3 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355043252592 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8181] ppid=8114 vsize=10846988 memory=1424 CPUtime=2.45 cores=0,2,4,6
/proc/8117/task/8181/stat : 8181 (java) S 8114 8117 5532 0 -1 1077944384 12534 13476 0 0 233 4 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355042199536 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8182] ppid=8114 vsize=10846988 memory=580 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8182/stat : 8182 (java) S 8114 8117 5532 0 -1 1077944384 3 13476 0 0 0 0 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140353894082912 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8183] ppid=8114 vsize=10846988 memory=1692 CPUtime=0.15 cores=0,2,4,6
/proc/8117/task/8183/stat : 8183 (java) S 8114 8117 5532 0 -1 1077944384 181 13476 0 0 4 3 5 3 20 0 15 0 473244580 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355041147952 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
Current children cumulated CPU time: 121.11 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 2921728 KiB

[startup+92.8007 s]
/proc/loadavg: 2.01 1.87 1.72 3/228 8192
/proc/meminfo: memFree=206652/32770624 swapFree=67001720/67108860
[pid=8117] ppid=8114 vsize=10846988 memory=2921728 CPUtime=122.71 cores=0,2,4,6
/proc/8117/stat : 8117 (java) S 8114 8117 5532 0 -1 1077944320 367847 13476 0 0 11983 280 5 3 20 0 15 0 473244564 11107315712 730432 33554432000 4194304 4196468 140729011032448 140729011014992 140355619872503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
/proc/8117/statm: 2711747 730432 3640 1 0 2673805 0
[pid=8117/tid=8170] ppid=8114 vsize=10846988 memory=988 CPUtime=89.31 cores=0,2,4,6
/proc/8117/task/8170/stat : 8170 (java) R 8114 8117 5532 0 -1 4202560 186468 13476 0 0 8875 48 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355591705184 140355200095170 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8171] ppid=8114 vsize=10846988 memory=2012 CPUtime=2.98 cores=0,2,4,6
/proc/8117/task/8171/stat : 8171 (java) S 8114 8117 5532 0 -1 1077944384 32335 13476 0 0 237 53 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355624114704 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8172] ppid=8114 vsize=10846988 memory=8112282956445269571 CPUtime=3.03 cores=0,2,4,6
/proc/8117/task/8172/stat : 8172 (java) S 8114 8117 5532 0 -1 1077944384 33191 13476 0 0 240 55 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355512388240 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8173] ppid=8114 vsize=10846988 memory=580 CPUtime=3.01 cores=0,2,4,6
/proc/8117/task/8173/stat : 8173 (java) S 8114 8117 5532 0 -1 1077944384 28791 13476 0 0 240 53 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355511335184 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8174] ppid=8114 vsize=10846988 memory=1692 CPUtime=2.94 cores=0,2,4,6
/proc/8117/task/8174/stat : 8174 (java) S 8114 8117 5532 0 -1 1077944384 33435 13476 0 0 231 55 5 3 20 0 15 0 473244574 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355510282640 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8175] ppid=8114 vsize=10846988 memory=3616 CPUtime=0.52 cores=0,2,4,6
/proc/8117/task/8175/stat : 8175 (java) S 8114 8117 5532 0 -1 1077944384 4542 13476 0 0 44 0 5 3 20 0 15 0 473244576 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355078916848 140355619883650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8176] ppid=8114 vsize=10846988 memory=2921728 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8176/stat : 8176 (java) S 8114 8117 5532 0 -1 1077944384 45 13476 0 0 0 0 5 3 20 0 15 0 473244576 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355077863136 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8177] ppid=8114 vsize=10846988 memory=1096 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8177/stat : 8177 (java) S 8114 8117 5532 0 -1 1077944384 9 13476 0 0 0 0 5 3 20 0 15 0 473244576 11107315712 730432 33554432000 4194304 4196468 140729011032448 140354967823616 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8178] ppid=8114 vsize=10846988 memory=14008 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8178/stat : 8178 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140354363845072 140355619891099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8179] ppid=8114 vsize=10846988 memory=2116 CPUtime=9.49 cores=0,2,4,6
/proc/8117/task/8179/stat : 8179 (java) S 8114 8117 5532 0 -1 1077944384 20963 13476 0 0 938 3 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355044305136 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8180] ppid=8114 vsize=10846988 memory=7548 CPUtime=9.45 cores=0,2,4,6
/proc/8117/task/8180/stat : 8180 (java) S 8114 8117 5532 0 -1 1077944384 13147 13476 0 0 934 3 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355043252592 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8181] ppid=8114 vsize=10846988 memory=2832 CPUtime=2.45 cores=0,2,4,6
/proc/8117/task/8181/stat : 8181 (java) S 8114 8117 5532 0 -1 1077944384 12534 13476 0 0 233 4 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355042199536 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8182] ppid=8114 vsize=10846988 memory=1224 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8182/stat : 8182 (java) S 8114 8117 5532 0 -1 1077944384 3 13476 0 0 0 0 5 3 20 0 15 0 473244579 11107315712 730432 33554432000 4194304 4196468 140729011032448 140353894082912 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8183] ppid=8114 vsize=10846988 memory=6068 CPUtime=0.15 cores=0,2,4,6
/proc/8117/task/8183/stat : 8183 (java) S 8114 8117 5532 0 -1 1077944384 181 13476 0 0 4 3 5 3 20 0 15 0 473244580 11107315712 730432 33554432000 4194304 4196468 140729011032448 140355041147952 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
Current children cumulated CPU time: 122.71 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 2921728 KiB

[startup+93.2007 s]
/proc/loadavg: 2.01 1.87 1.72 3/228 8192
/proc/meminfo: memFree=206652/32770624 swapFree=67001720/67108860
[pid=8117] ppid=8114 vsize=10846988 memory=2922504 CPUtime=123.43 cores=0,2,4,6
/proc/8117/stat : 8117 (java) S 8114 8117 5532 0 -1 1077944320 368015 13476 0 0 12055 280 5 3 20 0 15 0 473244564 11107315712 730626 33554432000 4194304 4196468 140729011032448 140729011014992 140355619872503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
/proc/8117/statm: 2711747 730626 3640 1 0 2673805 0
[pid=8117/tid=8170] ppid=8114 vsize=10846988 memory=4872558044660077418 CPUtime=89.6 cores=0,2,4,6
/proc/8117/task/8170/stat : 8170 (java) R 8114 8117 5532 0 -1 4202560 186469 13476 0 0 8904 48 5 3 20 0 15 0 473244574 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355591708464 140355200094976 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8171] ppid=8114 vsize=10846988 memory=920 CPUtime=3.09 cores=0,2,4,6
/proc/8117/task/8171/stat : 8171 (java) S 8114 8117 5532 0 -1 1077944384 32394 13476 0 0 248 53 5 3 20 0 15 0 473244574 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355624114704 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8172] ppid=8114 vsize=10846988 memory=3848 CPUtime=3.14 cores=0,2,4,6
/proc/8117/task/8172/stat : 8172 (java) S 8114 8117 5532 0 -1 1077944384 33211 13476 0 0 251 55 5 3 20 0 15 0 473244574 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355512388240 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8173] ppid=8114 vsize=10846988 memory=2860 CPUtime=3.12 cores=0,2,4,6
/proc/8117/task/8173/stat : 8173 (java) S 8114 8117 5532 0 -1 1077944384 28855 13476 0 0 251 53 5 3 20 0 15 0 473244574 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355511335184 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8174] ppid=8114 vsize=10846988 memory=3112 CPUtime=3.05 cores=0,2,4,6
/proc/8117/task/8174/stat : 8174 (java) S 8114 8117 5532 0 -1 1077944384 33459 13476 0 0 242 55 5 3 20 0 15 0 473244574 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355510282640 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8175] ppid=8114 vsize=10846988 memory=4108 CPUtime=0.52 cores=0,2,4,6
/proc/8117/task/8175/stat : 8175 (java) S 8114 8117 5532 0 -1 1077944384 4542 13476 0 0 44 0 5 3 20 0 15 0 473244576 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355078916848 140355619883650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8176] ppid=8114 vsize=10846988 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8176/stat : 8176 (java) S 8114 8117 5532 0 -1 1077944384 45 13476 0 0 0 0 5 3 20 0 15 0 473244576 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355077863136 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8177] ppid=8114 vsize=10846988 memory=3004 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8177/stat : 8177 (java) S 8114 8117 5532 0 -1 1077944384 9 13476 0 0 0 0 5 3 20 0 15 0 473244576 11107315712 730626 33554432000 4194304 4196468 140729011032448 140354967823616 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8178] ppid=8114 vsize=10846988 memory=2833708 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8178/stat : 8178 (java) S 8114 8117 5532 0 -1 1077944384 2 13476 0 0 0 0 5 3 20 0 15 0 473244579 11107315712 730626 33554432000 4194304 4196468 140729011032448 140354363845072 140355619891099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8179] ppid=8114 vsize=10846988 memory=1408 CPUtime=9.49 cores=0,2,4,6
/proc/8117/task/8179/stat : 8179 (java) S 8114 8117 5532 0 -1 1077944384 20963 13476 0 0 938 3 5 3 20 0 15 0 473244579 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355044305136 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8180] ppid=8114 vsize=10846988 memory=2948 CPUtime=9.45 cores=0,2,4,6
/proc/8117/task/8180/stat : 8180 (java) S 8114 8117 5532 0 -1 1077944384 13147 13476 0 0 934 3 5 3 20 0 15 0 473244579 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355043252592 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8181] ppid=8114 vsize=10846988 memory=2921728 CPUtime=2.45 cores=0,2,4,6
/proc/8117/task/8181/stat : 8181 (java) S 8114 8117 5532 0 -1 1077944384 12534 13476 0 0 233 4 5 3 20 0 15 0 473244579 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355042199536 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8182] ppid=8114 vsize=10846988 memory=2921728 CPUtime=0.08 cores=0,2,4,6
/proc/8117/task/8182/stat : 8182 (java) S 8114 8117 5532 0 -1 1077944384 3 13476 0 0 0 0 5 3 20 0 15 0 473244579 11107315712 730626 33554432000 4194304 4196468 140729011032448 140353894082912 140355619882709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
[pid=8117/tid=8183] ppid=8114 vsize=10846988 memory=288230596050944315 CPUtime=0.15 cores=0,2,4,6
/proc/8117/task/8183/stat : 8183 (java) S 8114 8117 5532 0 -1 1077944384 181 13476 0 0 4 3 5 3 20 0 15 0 473244580 11107315712 730626 33554432000 4194304 4196468 140729011032448 140355041147952 140355619883650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6979584 140729011034723 140729011037365 140729011037365 140729011040207 0
Current children cumulated CPU time: 123.43 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 2922504 KiB

[startup+93.6007 s]*
/proc/loadavg: 2.01 1.87 1.72 3/215 8193
/proc/meminfo: memFree=665384/32770624 swapFree=67001720/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 93.6607
CPU time (s): 123.939
CPU user time (s): 121.039
CPU system time (s): 2.89945
CPU usage (%): 132.327
Max. virtual memory (cumulated for all children) (KiB): 10849596
Max. memory (cumulated for all children) (KiB): 2922504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.039
system time used= 2.89945
maximum resident set size= 2923372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 381583
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12181
involuntary context switches= 422


# summary of solver processes directly reported to runsolver:
#   pid: 8117
#   total CPU time (s): 123.939
#   total CPU user time (s): 121.039
#   total CPU system time (s): 2.89945

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.577235 second user time and 0.870933 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-20 11:54:25
IDJOB=4402517
IDBENCH=126615
IDSOLVER=2861
FILE ID=node146/4402517-1568973306
RUNJOBID= node146-1568967595-5563
PBS_JOBID= 21704614
Free space on /var/tmp= 13468 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-8-9-9-cp.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402517-1568973306/watcher-4402517-1568973306 -o /var/tmp/evaluation-result-4402517-1568973306/solver-4402517-1568973306 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1568967595-5563 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1072080807 HOME/instance-4402517-1568973306.xml

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

MD5SUM BENCH= 7f38f9e4cc6c9387b3de2b1a6255283e
RANDOM SEED=1072080807

node146.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.90
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.90
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.90
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.90
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:         3357532 kB
MemAvailable:   29679116 kB
Buffers:          138876 kB
Cached:         26111008 kB
SwapCached:         3836 kB
Active:         15150640 kB
Inactive:       13273776 kB
Active(anon):    2173420 kB
Inactive(anon):    49680 kB
Active(file):   12977220 kB
Inactive(file): 13224096 kB
Unevictable:      111164 kB
Mlocked:          111164 kB
SwapTotal:      67108860 kB
SwapFree:       67001720 kB
Dirty:             40384 kB
Writeback:             0 kB
AnonPages:       2278864 kB
Mapped:            64888 kB
Shmem:             38808 kB
Slab:             577736 kB
SReclaimable:     548728 kB
SUnreclaim:        29008 kB
KernelStack:        3920 kB
PageTables:        10176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3794944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2111488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13432 MiB
End job on node146 at 2019-09-20 11:55:59