Trace number 4392095

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.10OPT44 59.1453 47.6238

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-09-a4.xml
MD5SUM24dd80e7bb1ef2b7df88c183d3ee4992
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark42.1712
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints548
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":9}]
Minimum variable degree225
Maximum variable degree226
Distribution of variable degrees[{"degree":225,"count":7},{"degree":226,"count":2}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":168},{"arity":4,"count":378},{"arity":9,"count":1}]
Number of extensional constraints0
Number of intensional constraints547
Distribution of constraint types[{"type":"intension","count":547},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.73/0.54	c Concrete v3.10.1560635388952 running
9.34/3.82	o 60
9.34/3.84	o 57
9.34/3.89	o 56
9.66/3.95	o 55
9.66/4.00	o 52
10.89/4.35	o 48
11.66/4.76	o 47
12.81/5.29	o 45
12.99/5.33	o 44
59.11/47.61	v <instantiation
59.11/47.61	v         cost = '44'>
59.11/47.61	v       <list>
59.11/47.61	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8]
59.11/47.61	v       </list>
59.11/47.61	v       <values>
59.11/47.61	v         0 3 9 17 19 32 39 43 44
59.11/47.61	v       </values>
59.11/47.61	v     </instantiation>
59.11/47.61	s OPTIMUM FOUND

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392095-1568312127/watcher-4392095-1568312127 -o /tmp/evaluation-result-4392095-1568312127/solver-4392095-1568312127 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568306047-10998 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1005408468 HOME/instance-4392095-1568312127.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=12724, runsolver pid=12721
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 1.16 1.26 1.33 3/219 12781
/proc/meminfo: memFree=22046732/32770624 swapFree=66939824/67108860
[pid=12724] ppid=12721 vsize=9972712 memory=16812 CPUtime=0.09 cores=1,3,5,7
/proc/12724/stat : 12724 (java) S 12721 12724 9865 0 -1 1077944320 4466 13324 0 0 1 0 5 3 20 0 6 0 407127640 10212057088 4203 33554432000 4194304 4196468 140737300067600 140737300050144 140682228055799 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
/proc/12724/statm: 2493178 4203 1935 1 0 2481616 0
[pid=12724/tid=12777] ppid=12721 vsize=9972712 memory=7892391828772250251 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12777/stat : 12777 (java) R 12721 12724 9865 0 -1 4202560 2284 13324 0 0 1 0 5 3 20 0 6 0 407127649 10212057088 4269 33554432000 4194304 4196468 140737300067600 140682199892560 140682212136286 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12778] ppid=12721 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12778/stat : 12778 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 6 0 407127650 10212057088 4269 33554432000 4194304 4196468 140737300067600 140682232298128 140682228066005 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12779] ppid=12721 vsize=9972712 memory=140712038975104 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12779/stat : 12779 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 6 0 407127650 10212057088 4269 33554432000 4194304 4196468 140737300067600 140682131188240 140682228066005 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12780] ppid=12721 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12780/stat : 12780 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 6 0 407127650 10212057088 4269 33554432000 4194304 4196468 140737300067600 140682130135440 140682228066005 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12781] ppid=12721 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12781/stat : 12781 (java) S 12721 12724 9865 0 -1 1077944384 2 13324 0 0 0 0 5 3 20 0 6 0 407127650 10212057088 4269 33554432000 4194304 4196468 140737300067600 140682129082640 140682228066005 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210255 s]*
/proc/loadavg: 1.16 1.26 1.33 3/228 12790
/proc/meminfo: memFree=22026696/32770624 swapFree=66939824/67108860
[pid=12724] ppid=12721 vsize=10818940 memory=38960 CPUtime=0.26 cores=1,3,5,7
/proc/12724/stat : 12724 (java) S 12721 12724 9865 0 -1 1077944320 7046 13324 0 0 17 1 5 3 20 0 15 0 407127640 11078594560 9740 33554432000 4194304 4196468 140737300067600 140737300050144 140682228055799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
/proc/12724/statm: 2704735 9740 2985 1 0 2667149 0
[pid=12724/tid=12777] ppid=12721 vsize=10818940 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/12724/task/12777/stat : 12777 (java) R 12721 12724 9865 0 -1 4202560 3571 13324 0 0 11 0 5 3 20 0 15 0 407127649 11078594560 9740 33554432000 4194304 4196468 140737300067600 140682199888656 140682212136286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12778] ppid=12721 vsize=10818940 memory=365 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12778/stat : 12778 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127650 11078594560 9740 33554432000 4194304 4196468 140737300067600 140682232298128 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12779] ppid=12721 vsize=10818940 memory=288371088190686848 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12779/stat : 12779 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127650 11078594560 9740 33554432000 4194304 4196468 140737300067600 140682131188240 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12780] ppid=12721 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12780/stat : 12780 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127650 11078594560 9740 33554432000 4194304 4196468 140737300067600 140682130135440 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12781] ppid=12721 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12781/stat : 12781 (java) S 12721 12724 9865 0 -1 1077944384 2 13324 0 0 0 0 5 3 20 0 15 0 407127650 11078594560 9740 33554432000 4194304 4196468 140737300067600 140682129082640 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12782] ppid=12721 vsize=10818940 memory=140712038975104 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12782/stat : 12782 (java) S 12721 12724 9865 0 -1 1077944384 2 13324 0 0 0 0 5 3 20 0 15 0 407127651 11078594560 9740 33554432000 4194304 4196468 140737300067600 140681687096176 140682228066946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12783] ppid=12721 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12783/stat : 12783 (java) S 12721 12724 9865 0 -1 1077944384 13 13324 0 0 0 0 5 3 20 0 15 0 407127652 11078594560 9740 33554432000 4194304 4196468 140737300067600 140681586664992 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12784] ppid=12721 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12784/stat : 12784 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127652 11078594560 9740 33554432000 4194304 4196468 140737300067600 140680982685040 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12785] ppid=12721 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12785/stat : 12785 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127654 11078594560 9740 33554432000 4194304 4196468 140737300067600 140680742394192 140682228074395 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12786] ppid=12721 vsize=10818940 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12786/stat : 12786 (java) S 12721 12724 9865 0 -1 1077944384 463 13324 0 0 1 0 5 3 20 0 15 0 407127654 11078594560 9740 33554432000 4194304 4196468 140737300067600 140681686042992 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12787] ppid=12721 vsize=10818940 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12787/stat : 12787 (java) R 12721 12724 9865 0 -1 1077944384 154 13324 0 0 1 0 5 3 20 0 15 0 407127655 11078594560 9740 33554432000 4194304 4196468 140737300067600 140681684990192 140682228066946 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12788] ppid=12721 vsize=10818940 memory=140712038975104 CPUtime=0.11 cores=1,3,5,7
/proc/12724/task/12788/stat : 12788 (java) R 12721 12724 9865 0 -1 4202560 631 13324 0 0 3 0 5 3 20 0 15 0 407127655 11078594560 9740 33554432000 4194304 4196468 140737300067600 140681683937392 140682228077146 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12789] ppid=12721 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12789/stat : 12789 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127655 11078594560 9740 33554432000 4194304 4196468 140737300067600 140680708835552 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12790] ppid=12721 vsize=10818940 memory=140712038975104 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12790/stat : 12790 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127655 11078594560 9740 33554432000 4194304 4196468 140737300067600 140681682885808 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 38960 KiB

[startup+0.310593 s]*
/proc/loadavg: 1.16 1.26 1.33 3/228 12790
/proc/meminfo: memFree=22016152/32770624 swapFree=66939824/67108860
[pid=12724] ppid=12721 vsize=10820096 memory=50292 CPUtime=0.4 cores=1,3,5,7
/proc/12724/stat : 12724 (java) S 12721 12724 9865 0 -1 1077944320 10783 13324 0 0 29 3 5 3 20 0 15 0 407127640 11079778304 12573 33554432000 4194304 4196468 140737300067600 140737300050144 140682228055799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
/proc/12724/statm: 2705024 12573 3239 1 0 2667149 0
[pid=12724/tid=12777] ppid=12721 vsize=10820096 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/12724/task/12777/stat : 12777 (java) R 12721 12724 9865 0 -1 4202560 7291 13324 0 0 19 2 5 3 20 0 15 0 407127649 11079778304 12573 33554432000 4194304 4196468 140737300067600 140682199877200 140681804913128 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12778] ppid=12721 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12778/stat : 12778 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127650 11079778304 12573 33554432000 4194304 4196468 140737300067600 140682232298128 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12779] ppid=12721 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12779/stat : 12779 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127650 11079778304 12573 33554432000 4194304 4196468 140737300067600 140682131188240 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12780] ppid=12721 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12780/stat : 12780 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127650 11079778304 12573 33554432000 4194304 4196468 140737300067600 140682130135440 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12781] ppid=12721 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12781/stat : 12781 (java) S 12721 12724 9865 0 -1 1077944384 2 13324 0 0 0 0 5 3 20 0 15 0 407127650 11079778304 12573 33554432000 4194304 4196468 140737300067600 140682129082640 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12782] ppid=12721 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12782/stat : 12782 (java) S 12721 12724 9865 0 -1 1077944384 2 13324 0 0 0 0 5 3 20 0 15 0 407127651 11079778304 12573 33554432000 4194304 4196468 140737300067600 140681687096176 140682228066946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12783] ppid=12721 vsize=10820096 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12783/stat : 12783 (java) S 12721 12724 9865 0 -1 1077944384 13 13324 0 0 0 0 5 3 20 0 15 0 407127652 11079778304 12573 33554432000 4194304 4196468 140737300067600 140681586664992 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12784] ppid=12721 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12784/stat : 12784 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127652 11079778304 12573 33554432000 4194304 4196468 140737300067600 140680982685040 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12785] ppid=12721 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12785/stat : 12785 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127654 11079778304 12573 33554432000 4194304 4196468 140737300067600 140680742394192 140682228074395 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12786] ppid=12721 vsize=10820096 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12786/stat : 12786 (java) S 12721 12724 9865 0 -1 1077944384 464 13324 0 0 1 0 5 3 20 0 15 0 407127654 11079778304 12573 33554432000 4194304 4196468 140737300067600 140681686042992 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12787] ppid=12721 vsize=10820096 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12787/stat : 12787 (java) S 12721 12724 9865 0 -1 1077944384 155 13324 0 0 1 0 5 3 20 0 15 0 407127655 11079778304 12573 33554432000 4194304 4196468 140737300067600 140681684990192 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12788] ppid=12721 vsize=10820096 memory=140712038975104 CPUtime=0.13 cores=1,3,5,7
/proc/12724/task/12788/stat : 12788 (java) S 12721 12724 9865 0 -1 1077944384 640 13324 0 0 5 0 5 3 20 0 15 0 407127655 11079778304 12573 33554432000 4194304 4196468 140737300067600 140681683937392 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12789] ppid=12721 vsize=10820096 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12789/stat : 12789 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127655 11079778304 12573 33554432000 4194304 4196468 140737300067600 140680708835552 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12790] ppid=12721 vsize=10820096 memory=140712038975104 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12790/stat : 12790 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127655 11079778304 12573 33554432000 4194304 4196468 140737300067600 140681682885808 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 50292 KiB

[startup+0.700662 s]
/proc/loadavg: 1.16 1.26 1.33 5/228 12790
/proc/meminfo: memFree=22001048/32770624 swapFree=66939824/67108860
[pid=12724] ppid=12721 vsize=10824340 memory=80548 CPUtime=1.15 cores=1,3,5,7
/proc/12724/stat : 12724 (java) S 12721 12724 9865 0 -1 1077944320 14883 13324 0 0 102 5 5 3 20 0 15 0 407127640 11084124160 20137 33554432000 4194304 4196468 140737300067600 140737300050144 140682228055799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
/proc/12724/statm: 2706085 20137 3505 1 0 2668173 0
[pid=12724/tid=12777] ppid=12721 vsize=10824340 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/12724/task/12777/stat : 12777 (java) R 12721 12724 9865 0 -1 4202560 10542 13324 0 0 56 3 5 3 20 0 15 0 407127649 11084124160 20137 33554432000 4194304 4196468 140737300067600 140682199882992 140682212136286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12778] ppid=12721 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12778/stat : 12778 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127650 11084124160 20137 33554432000 4194304 4196468 140737300067600 140682232298128 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12779] ppid=12721 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12779/stat : 12779 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127650 11084124160 20137 33554432000 4194304 4196468 140737300067600 140682131188240 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12780] ppid=12721 vsize=10824340 memory=140711920021712 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12780/stat : 12780 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127650 11084124160 20137 33554432000 4194304 4196468 140737300067600 140682130135440 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12781] ppid=12721 vsize=10824340 memory=140716013519467 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12781/stat : 12781 (java) S 12721 12724 9865 0 -1 1077944384 2 13324 0 0 0 0 5 3 20 0 15 0 407127650 11084124160 20137 33554432000 4194304 4196468 140737300067600 140682129082640 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12782] ppid=12721 vsize=10824340 memory=1064 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12782/stat : 12782 (java) S 12721 12724 9865 0 -1 1077944384 5 13324 0 0 0 0 5 3 20 0 15 0 407127651 11084124160 20137 33554432000 4194304 4196468 140737300067600 140681687096176 140682228066946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12783] ppid=12721 vsize=10824340 memory=7014751519650698577 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12783/stat : 12783 (java) S 12721 12724 9865 0 -1 1077944384 13 13324 0 0 0 0 5 3 20 0 15 0 407127652 11084124160 20137 33554432000 4194304 4196468 140737300067600 140681586664992 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12784] ppid=12721 vsize=10824340 memory=7813578590249374316 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12784/stat : 12784 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127652 11084124160 20137 33554432000 4194304 4196468 140737300067600 140680982685040 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12785] ppid=12721 vsize=10824340 memory=14056 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12785/stat : 12785 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127654 11084124160 20137 33554432000 4194304 4196468 140737300067600 140680742394192 140682228074395 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12786] ppid=12721 vsize=10824340 memory=2116 CPUtime=0.22 cores=1,3,5,7
/proc/12724/task/12786/stat : 12786 (java) S 12721 12724 9865 0 -1 1077944384 808 13324 0 0 14 0 5 3 20 0 15 0 407127654 11084124160 20137 33554432000 4194304 4196468 140737300067600 140681686042992 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12787] ppid=12721 vsize=10824340 memory=520 CPUtime=0.21 cores=1,3,5,7
/proc/12724/task/12787/stat : 12787 (java) S 12721 12724 9865 0 -1 1077944384 443 13324 0 0 13 0 5 3 20 0 15 0 407127655 11084124160 20137 33554432000 4194304 4196468 140737300067600 140681684990192 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12788] ppid=12721 vsize=10824340 memory=1560 CPUtime=0.25 cores=1,3,5,7
/proc/12724/task/12788/stat : 12788 (java) R 12721 12724 9865 0 -1 4202560 855 13324 0 0 17 0 5 3 20 0 15 0 407127655 11084124160 20137 33554432000 4194304 4196468 140737300067600 140681683937392 140682228067734 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12789] ppid=12721 vsize=10824340 memory=924 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12789/stat : 12789 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127655 11084124160 20137 33554432000 4194304 4196468 140737300067600 140680708835552 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12790] ppid=12721 vsize=10824340 memory=3688 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12790/stat : 12790 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127655 11084124160 20137 33554432000 4194304 4196468 140737300067600 140681682885808 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80548 KiB

[startup+1.50075 s]
/proc/loadavg: 1.16 1.26 1.33 3/228 12790
/proc/meminfo: memFree=21961096/32770624 swapFree=66939824/67108860
[pid=12724] ppid=12721 vsize=10834656 memory=170236 CPUtime=2.54 cores=1,3,5,7
/proc/12724/stat : 12724 (java) S 12721 12724 9865 0 -1 1077944320 21419 13324 0 0 236 10 5 3 20 0 15 0 407127640 11094687744 42559 33554432000 4194304 4196468 140737300067600 140737300050144 140682228055799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
/proc/12724/statm: 2708664 42559 3582 1 0 2670733 0
[pid=12724/tid=12777] ppid=12721 vsize=10834656 memory=166340 CPUtime=1.43 cores=1,3,5,7
/proc/12724/task/12777/stat : 12777 (java) R 12721 12724 9865 0 -1 4202560 15281 13324 0 0 130 5 5 3 20 0 15 0 407127649 11094687744 42559 33554432000 4194304 4196468 140737300067600 140682199862992 140681804925936 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12778] ppid=12721 vsize=10834656 memory=6944656592455359580 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12778/stat : 12778 (java) S 12721 12724 9865 0 -1 1077944384 69 13324 0 0 0 0 5 3 20 0 15 0 407127650 11094687744 42559 33554432000 4194304 4196468 140737300067600 140682232298128 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12779] ppid=12721 vsize=10834656 memory=7976406965554101975 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12779/stat : 12779 (java) S 12721 12724 9865 0 -1 1077944384 28 13324 0 0 0 0 5 3 20 0 15 0 407127650 11094687744 42559 33554432000 4194304 4196468 140737300067600 140682131188240 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12780] ppid=12721 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12780/stat : 12780 (java) S 12721 12724 9865 0 -1 1077944384 45 13324 0 0 1 0 5 3 20 0 15 0 407127650 11094687744 42559 33554432000 4194304 4196468 140737300067600 140682130135440 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12781] ppid=12721 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12781/stat : 12781 (java) S 12721 12724 9865 0 -1 1077944384 334 13324 0 0 0 0 5 3 20 0 15 0 407127650 11094687744 42559 33554432000 4194304 4196468 140737300067600 140682129082640 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12782] ppid=12721 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12782/stat : 12782 (java) S 12721 12724 9865 0 -1 1077944384 106 13324 0 0 1 0 5 3 20 0 15 0 407127651 11094687744 42559 33554432000 4194304 4196468 140737300067600 140681687096176 140682228066946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12783] ppid=12721 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12783/stat : 12783 (java) S 12721 12724 9865 0 -1 1077944384 13 13324 0 0 0 0 5 3 20 0 15 0 407127652 11094687744 42559 33554432000 4194304 4196468 140737300067600 140681586665056 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12784] ppid=12721 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12784/stat : 12784 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127652 11094687744 42559 33554432000 4194304 4196468 140737300067600 140680982685056 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12785] ppid=12721 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12785/stat : 12785 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127654 11094687744 42559 33554432000 4194304 4196468 140737300067600 140680742394192 140682228074395 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12786] ppid=12721 vsize=10834656 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/12724/task/12786/stat : 12786 (java) S 12721 12724 9865 0 -1 1077944384 982 13324 0 0 27 0 5 3 20 0 15 0 407127654 11094687744 42559 33554432000 4194304 4196468 140737300067600 140681686042992 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12787] ppid=12721 vsize=10834656 memory=4580 CPUtime=0.36 cores=1,3,5,7
/proc/12724/task/12787/stat : 12787 (java) S 12721 12724 9865 0 -1 1077944384 784 13324 0 0 28 0 5 3 20 0 15 0 407127655 11094687744 42559 33554432000 4194304 4196468 140737300067600 140681684990192 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12788] ppid=12721 vsize=10834656 memory=8027502969834924371 CPUtime=0.5 cores=1,3,5,7
/proc/12724/task/12788/stat : 12788 (java) R 12721 12724 9865 0 -1 4202560 1564 13324 0 0 42 0 5 3 20 0 15 0 407127655 11094687744 42559 33554432000 4194304 4196468 140737300067600 140681683937392 140682221152635 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12789] ppid=12721 vsize=10834656 memory=7597132098393106257 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12789/stat : 12789 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127655 11094687744 42559 33554432000 4194304 4196468 140737300067600 140680708835552 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12790] ppid=12721 vsize=10834656 memory=7446546314536380258 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12790/stat : 12790 (java) S 12721 12724 9865 0 -1 1077944384 1 13324 0 0 0 0 5 3 20 0 15 0 407127655 11094687744 42559 33554432000 4194304 4196468 140737300067600 140681682885808 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
Current children cumulated CPU time: 2.54 s
Current children cumulated vsize: 10834656 KiB

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

[pid=12724/tid=12789] ppid=12721 vsize=10846964 memory=894896 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12789/stat : 12789 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127655 11107291136 224752 33554432000 4194304 4196468 140737300067600 140680708835552 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12790] ppid=12721 vsize=10846964 memory=281423840345664 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12790/stat : 12790 (java) S 12721 12724 9865 0 -1 1077944384 273 13324 0 0 1 0 5 3 20 0 15 0 407127655 11107291136 224752 33554432000 4194304 4196468 140737300067600 140681682885808 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
Current children cumulated CPU time: 53.07 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 899008 KiB

[startup+44.8008 s]
/proc/loadavg: 1.45 1.33 1.35 3/226 12793
/proc/meminfo: memFree=21162748/32770624 swapFree=66939824/67108860
[pid=12724] ppid=12721 vsize=10846964 memory=899516 CPUtime=56.3 cores=1,3,5,7
/proc/12724/stat : 12724 (java) S 12721 12724 9865 0 -1 1077944320 72362 13324 0 0 5576 46 5 3 20 0 15 0 407127640 11107291136 224879 33554432000 4194304 4196468 140737300067600 140737300050144 140682228055799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
/proc/12724/statm: 2711741 224879 3621 1 0 2673805 0
[pid=12724/tid=12777] ppid=12721 vsize=10846964 memory=6791534058613427641 CPUtime=44.53 cores=1,3,5,7
/proc/12724/task/12777/stat : 12777 (java) R 12721 12724 9865 0 -1 4202560 27141 13324 0 0 4425 20 5 3 20 0 15 0 407127649 11107291136 224879 33554432000 4194304 4196468 140737300067600 140682199890672 140681821450616 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12778] ppid=12721 vsize=10846964 memory=4164 CPUtime=0.18 cores=1,3,5,7
/proc/12724/task/12778/stat : 12778 (java) S 12721 12724 9865 0 -1 1077944384 1263 13324 0 0 7 3 5 3 20 0 15 0 407127650 11107291136 224879 33554432000 4194304 4196468 140737300067600 140682232298128 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12779] ppid=12721 vsize=10846964 memory=1548 CPUtime=0.18 cores=1,3,5,7
/proc/12724/task/12779/stat : 12779 (java) S 12721 12724 9865 0 -1 1077944384 328 13324 0 0 8 2 5 3 20 0 15 0 407127650 11107291136 224879 33554432000 4194304 4196468 140737300067600 140682131188240 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12780] ppid=12721 vsize=10846964 memory=1608 CPUtime=0.16 cores=1,3,5,7
/proc/12724/task/12780/stat : 12780 (java) S 12721 12724 9865 0 -1 1077944384 1356 13324 0 0 6 2 5 3 20 0 15 0 407127650 11107291136 224879 33554432000 4194304 4196468 140737300067600 140682130135440 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12781] ppid=12721 vsize=10846964 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/12724/task/12781/stat : 12781 (java) S 12721 12724 9865 0 -1 1077944384 1481 13324 0 0 5 3 5 3 20 0 15 0 407127650 11107291136 224879 33554432000 4194304 4196468 140737300067600 140682129082640 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12782] ppid=12721 vsize=10846964 memory=389 CPUtime=0.15 cores=1,3,5,7
/proc/12724/task/12782/stat : 12782 (java) S 12721 12724 9865 0 -1 1077944384 3970 13324 0 0 7 0 5 3 20 0 15 0 407127651 11107291136 224879 33554432000 4194304 4196468 140737300067600 140681687096176 140682228066946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12783] ppid=12721 vsize=10846964 memory=398 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12783/stat : 12783 (java) S 12721 12724 9865 0 -1 1077944384 17 13324 0 0 0 0 5 3 20 0 15 0 407127652 11107291136 224879 33554432000 4194304 4196468 140737300067600 140681586665056 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12784] ppid=12721 vsize=10846964 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12784/stat : 12784 (java) S 12721 12724 9865 0 -1 1077944384 8 13324 0 0 0 0 5 3 20 0 15 0 407127652 11107291136 224879 33554432000 4194304 4196468 140737300067600 140680982685056 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12785] ppid=12721 vsize=10846964 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12785/stat : 12785 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127654 11107291136 224879 33554432000 4194304 4196468 140737300067600 140680742394192 140682228074395 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12786] ppid=12721 vsize=10846964 memory=1560 CPUtime=3.97 cores=1,3,5,7
/proc/12724/task/12786/stat : 12786 (java) S 12721 12724 9865 0 -1 1077944384 9851 13324 0 0 386 3 5 3 20 0 15 0 407127654 11107291136 224879 33554432000 4194304 4196468 140737300067600 140681686042992 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12787] ppid=12721 vsize=10846964 memory=924 CPUtime=4.06 cores=1,3,5,7
/proc/12724/task/12787/stat : 12787 (java) S 12721 12724 9865 0 -1 1077944384 9219 13324 0 0 395 3 5 3 20 0 15 0 407127655 11107291136 224879 33554432000 4194304 4196468 140737300067600 140681684990192 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12788] ppid=12721 vsize=10846964 memory=0 CPUtime=3.43 cores=1,3,5,7
/proc/12724/task/12788/stat : 12788 (java) S 12721 12724 9865 0 -1 1077944384 15244 13324 0 0 329 6 5 3 20 0 15 0 407127655 11107291136 224879 33554432000 4194304 4196468 140737300067600 140681683937392 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12789] ppid=12721 vsize=10846964 memory=37800 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12789/stat : 12789 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127655 11107291136 224879 33554432000 4194304 4196468 140737300067600 140680708835552 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12790] ppid=12721 vsize=10846964 memory=988 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12790/stat : 12790 (java) S 12721 12724 9865 0 -1 1077944384 273 13324 0 0 1 0 5 3 20 0 15 0 407127655 11107291136 224879 33554432000 4194304 4196468 140737300067600 140681682885808 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
Current children cumulated CPU time: 56.3 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 899516 KiB

[startup+46.4007 s]
/proc/loadavg: 1.45 1.33 1.35 3/226 12793
/proc/meminfo: memFree=21161704/32770624 swapFree=66939824/67108860
[pid=12724] ppid=12721 vsize=10846964 memory=900532 CPUtime=57.9 cores=1,3,5,7
/proc/12724/stat : 12724 (java) S 12721 12724 9865 0 -1 1077944320 73636 13324 0 0 5736 46 5 3 20 0 15 0 407127640 11107291136 225133 33554432000 4194304 4196468 140737300067600 140737300050144 140682228055799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
/proc/12724/statm: 2711741 225133 3621 1 0 2673805 0
[pid=12724/tid=12777] ppid=12721 vsize=10846964 memory=6791534058613427641 CPUtime=46.13 cores=1,3,5,7
/proc/12724/task/12777/stat : 12777 (java) R 12721 12724 9865 0 -1 4202560 27232 13324 0 0 4585 20 5 3 20 0 15 0 407127649 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682199890864 140682212371036 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12778] ppid=12721 vsize=10846964 memory=14056 CPUtime=0.18 cores=1,3,5,7
/proc/12724/task/12778/stat : 12778 (java) S 12721 12724 9865 0 -1 1077944384 2269 13324 0 0 7 3 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682232298128 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12779] ppid=12721 vsize=10846964 memory=2116 CPUtime=0.18 cores=1,3,5,7
/proc/12724/task/12779/stat : 12779 (java) R 12721 12724 9865 0 -1 1077944384 330 13324 0 0 8 2 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682131188240 140682228066005 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12780] ppid=12721 vsize=10846964 memory=520 CPUtime=0.17 cores=1,3,5,7
/proc/12724/task/12780/stat : 12780 (java) S 12721 12724 9865 0 -1 1077944384 1413 13324 0 0 7 2 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682130135440 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12781] ppid=12721 vsize=10846964 memory=1560 CPUtime=0.16 cores=1,3,5,7
/proc/12724/task/12781/stat : 12781 (java) S 12721 12724 9865 0 -1 1077944384 1502 13324 0 0 5 3 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682129082640 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12782] ppid=12721 vsize=10846964 memory=924 CPUtime=0.15 cores=1,3,5,7
/proc/12724/task/12782/stat : 12782 (java) S 12721 12724 9865 0 -1 1077944384 3998 13324 0 0 7 0 5 3 20 0 15 0 407127651 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681687096176 140682228066946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12783] ppid=12721 vsize=10846964 memory=3688 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12783/stat : 12783 (java) S 12721 12724 9865 0 -1 1077944384 17 13324 0 0 0 0 5 3 20 0 15 0 407127652 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681586665056 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12784] ppid=12721 vsize=10846964 memory=1984 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12784/stat : 12784 (java) S 12721 12724 9865 0 -1 1077944384 8 13324 0 0 0 0 5 3 20 0 15 0 407127652 11107291136 225133 33554432000 4194304 4196468 140737300067600 140680982685056 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12785] ppid=12721 vsize=10846964 memory=1440 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12785/stat : 12785 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127654 11107291136 225133 33554432000 4194304 4196468 140737300067600 140680742394192 140682228074395 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12786] ppid=12721 vsize=10846964 memory=804 CPUtime=3.97 cores=1,3,5,7
/proc/12724/task/12786/stat : 12786 (java) S 12721 12724 9865 0 -1 1077944384 9851 13324 0 0 386 3 5 3 20 0 15 0 407127654 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681686042992 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12787] ppid=12721 vsize=10846964 memory=2580 CPUtime=4.06 cores=1,3,5,7
/proc/12724/task/12787/stat : 12787 (java) S 12721 12724 9865 0 -1 1077944384 9219 13324 0 0 395 3 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681684990192 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12788] ppid=12721 vsize=10846964 memory=1760 CPUtime=3.43 cores=1,3,5,7
/proc/12724/task/12788/stat : 12788 (java) S 12721 12724 9865 0 -1 1077944384 15244 13324 0 0 329 6 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681683937392 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12789] ppid=12721 vsize=10846964 memory=111636 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12789/stat : 12789 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140680708835552 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12790] ppid=12721 vsize=10846964 memory=808 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12790/stat : 12790 (java) S 12721 12724 9865 0 -1 1077944384 343 13324 0 0 1 0 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681682885808 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
Current children cumulated CPU time: 57.9 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 900532 KiB

[startup+47.2007 s]
/proc/loadavg: 1.45 1.33 1.35 3/227 12795
/proc/meminfo: memFree=21160640/32770624 swapFree=66939824/67108860
[pid=12724] ppid=12721 vsize=10846964 memory=900532 CPUtime=58.71 cores=1,3,5,7
/proc/12724/stat : 12724 (java) S 12721 12724 9865 0 -1 1077944320 73638 13324 0 0 5816 47 5 3 20 0 15 0 407127640 11107291136 225133 33554432000 4194304 4196468 140737300067600 140737300050144 140682228055799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
/proc/12724/statm: 2711741 225133 3621 1 0 2673805 0
[pid=12724/tid=12777] ppid=12721 vsize=10846964 memory=2008 CPUtime=46.94 cores=1,3,5,7
/proc/12724/task/12777/stat : 12777 (java) R 12721 12724 9865 0 -1 4202560 27233 13324 0 0 4665 21 5 3 20 0 15 0 407127649 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682199890864 140682210463369 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12778] ppid=12721 vsize=10846964 memory=1436 CPUtime=0.18 cores=1,3,5,7
/proc/12724/task/12778/stat : 12778 (java) S 12721 12724 9865 0 -1 1077944384 2269 13324 0 0 7 3 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682232298128 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12779] ppid=12721 vsize=10846964 memory=4164 CPUtime=0.18 cores=1,3,5,7
/proc/12724/task/12779/stat : 12779 (java) S 12721 12724 9865 0 -1 1077944384 330 13324 0 0 8 2 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682131188240 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12780] ppid=12721 vsize=10846964 memory=1548 CPUtime=0.17 cores=1,3,5,7
/proc/12724/task/12780/stat : 12780 (java) S 12721 12724 9865 0 -1 1077944384 1413 13324 0 0 7 2 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682130135440 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12781] ppid=12721 vsize=10846964 memory=1608 CPUtime=0.16 cores=1,3,5,7
/proc/12724/task/12781/stat : 12781 (java) S 12721 12724 9865 0 -1 1077944384 1502 13324 0 0 5 3 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682129082640 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12782] ppid=12721 vsize=10846964 memory=7980 CPUtime=0.15 cores=1,3,5,7
/proc/12724/task/12782/stat : 12782 (java) S 12721 12724 9865 0 -1 1077944384 3998 13324 0 0 7 0 5 3 20 0 15 0 407127651 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681687096176 140682228066946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12783] ppid=12721 vsize=10846964 memory=9580 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12783/stat : 12783 (java) S 12721 12724 9865 0 -1 1077944384 17 13324 0 0 0 0 5 3 20 0 15 0 407127652 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681586665056 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12784] ppid=12721 vsize=10846964 memory=1052 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12784/stat : 12784 (java) S 12721 12724 9865 0 -1 1077944384 8 13324 0 0 0 0 5 3 20 0 15 0 407127652 11107291136 225133 33554432000 4194304 4196468 140737300067600 140680982685056 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12785] ppid=12721 vsize=10846964 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12785/stat : 12785 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127654 11107291136 225133 33554432000 4194304 4196468 140737300067600 140680742394192 140682228074395 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12786] ppid=12721 vsize=10846964 memory=2832 CPUtime=3.97 cores=1,3,5,7
/proc/12724/task/12786/stat : 12786 (java) S 12721 12724 9865 0 -1 1077944384 9851 13324 0 0 386 3 5 3 20 0 15 0 407127654 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681686042992 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12787] ppid=12721 vsize=10846964 memory=668 CPUtime=4.06 cores=1,3,5,7
/proc/12724/task/12787/stat : 12787 (java) S 12721 12724 9865 0 -1 1077944384 9219 13324 0 0 395 3 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681684990192 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12788] ppid=12721 vsize=10846964 memory=1232 CPUtime=3.43 cores=1,3,5,7
/proc/12724/task/12788/stat : 12788 (java) S 12721 12724 9865 0 -1 1077944384 15244 13324 0 0 329 6 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681683937392 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12789] ppid=12721 vsize=10846964 memory=900532 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12789/stat : 12789 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140680708835552 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12790] ppid=12721 vsize=10846964 memory=900532 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12790/stat : 12790 (java) S 12721 12724 9865 0 -1 1077944384 343 13324 0 0 1 0 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681682885808 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
Current children cumulated CPU time: 58.71 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 900532 KiB

[startup+47.6007 s]
/proc/loadavg: 1.45 1.33 1.35 3/227 12795
/proc/meminfo: memFree=21160640/32770624 swapFree=66939824/67108860
[pid=12724] ppid=12721 vsize=10846964 memory=900532 CPUtime=59.11 cores=1,3,5,7
/proc/12724/stat : 12724 (java) S 12721 12724 9865 0 -1 1077944320 73638 13324 0 0 5856 47 5 3 20 0 15 0 407127640 11107291136 225133 33554432000 4194304 4196468 140737300067600 140737300050144 140682228055799 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
/proc/12724/statm: 2711741 225133 3621 1 0 2673805 0
[pid=12724/tid=12777] ppid=12721 vsize=10846964 memory=6791534058613427641 CPUtime=47.34 cores=1,3,5,7
/proc/12724/task/12777/stat : 12777 (java) R 12721 12724 9865 0 -1 4202560 27233 13324 0 0 4705 21 5 3 20 0 15 0 407127649 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682199890752 140681820386537 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12778] ppid=12721 vsize=10846964 memory=2740 CPUtime=0.18 cores=1,3,5,7
/proc/12724/task/12778/stat : 12778 (java) S 12721 12724 9865 0 -1 1077944384 2269 13324 0 0 7 3 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682232298128 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12779] ppid=12721 vsize=10846964 memory=2720 CPUtime=0.18 cores=1,3,5,7
/proc/12724/task/12779/stat : 12779 (java) S 12721 12724 9865 0 -1 1077944384 330 13324 0 0 8 2 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682131188240 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12780] ppid=12721 vsize=10846964 memory=4100 CPUtime=0.17 cores=1,3,5,7
/proc/12724/task/12780/stat : 12780 (java) S 12721 12724 9865 0 -1 1077944384 1413 13324 0 0 7 2 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682130135440 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12781] ppid=12721 vsize=10846964 memory=1408 CPUtime=0.16 cores=1,3,5,7
/proc/12724/task/12781/stat : 12781 (java) S 12721 12724 9865 0 -1 1077944384 1502 13324 0 0 5 3 5 3 20 0 15 0 407127650 11107291136 225133 33554432000 4194304 4196468 140737300067600 140682129082640 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12782] ppid=12721 vsize=10846964 memory=8315167107148775597 CPUtime=0.15 cores=1,3,5,7
/proc/12724/task/12782/stat : 12782 (java) S 12721 12724 9865 0 -1 1077944384 3998 13324 0 0 7 0 5 3 20 0 15 0 407127651 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681687096176 140682228066946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12783] ppid=12721 vsize=10846964 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12783/stat : 12783 (java) S 12721 12724 9865 0 -1 1077944384 17 13324 0 0 0 0 5 3 20 0 15 0 407127652 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681586665056 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12784] ppid=12721 vsize=10846964 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12784/stat : 12784 (java) S 12721 12724 9865 0 -1 1077944384 8 13324 0 0 0 0 5 3 20 0 15 0 407127652 11107291136 225133 33554432000 4194304 4196468 140737300067600 140680982685056 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12785] ppid=12721 vsize=10846964 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12785/stat : 12785 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127654 11107291136 225133 33554432000 4194304 4196468 140737300067600 140680742394192 140682228074395 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12786] ppid=12721 vsize=10846964 memory=0 CPUtime=3.97 cores=1,3,5,7
/proc/12724/task/12786/stat : 12786 (java) S 12721 12724 9865 0 -1 1077944384 9851 13324 0 0 386 3 5 3 20 0 15 0 407127654 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681686042992 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12787] ppid=12721 vsize=10846964 memory=4121673505445198834 CPUtime=4.06 cores=1,3,5,7
/proc/12724/task/12787/stat : 12787 (java) S 12721 12724 9865 0 -1 1077944384 9219 13324 0 0 395 3 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681684990192 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12788] ppid=12721 vsize=10846964 memory=0 CPUtime=3.43 cores=1,3,5,7
/proc/12724/task/12788/stat : 12788 (java) S 12721 12724 9865 0 -1 1077944384 15244 13324 0 0 329 6 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681683937392 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12789] ppid=12721 vsize=10846964 memory=37800 CPUtime=0.08 cores=1,3,5,7
/proc/12724/task/12789/stat : 12789 (java) S 12721 12724 9865 0 -1 1077944384 3 13324 0 0 0 0 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140680708835552 140682228066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
[pid=12724/tid=12790] ppid=12721 vsize=10846964 memory=988 CPUtime=0.09 cores=1,3,5,7
/proc/12724/task/12790/stat : 12790 (java) S 12721 12724 9865 0 -1 1077944384 343 13324 0 0 1 0 5 3 20 0 15 0 407127655 11107291136 225133 33554432000 4194304 4196468 140737300067600 140681682885808 140682228066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12791808 140737300069109 140737300071621 140737300071621 140737300074447 0
Current children cumulated CPU time: 59.11 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 900532 KiB

Child status: 0
Real time (s): 47.6238
CPU time (s): 59.1453
CPU user time (s): 58.6278
CPU system time (s): 0.517445
CPU usage (%): 124.193
Max. virtual memory (cumulated for all children) (KiB): 10846964
Max. memory (cumulated for all children) (KiB): 900532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.6278
system time used= 0.517445
maximum resident set size= 902624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88024
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= 16552
involuntary context switches= 134


# summary of solver processes directly reported to runsolver:
#   pid: 12724
#   total CPU time (s): 59.1453
#   total CPU user time (s): 58.6278
#   total CPU system time (s): 0.517445

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.291229 second user time and 0.51267 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-12 20:14:48
IDJOB=4392095
IDBENCH=126243
IDSOLVER=2837
FILE ID=node119/4392095-1568312127
RUNJOBID= node119-1568306047-10998
PBS_JOBID= 21701106
Free space on /tmp= 57236 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-09-a4.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392095-1568312127/watcher-4392095-1568312127 -o /tmp/evaluation-result-4392095-1568312127/solver-4392095-1568312127 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568306047-10998 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1005408468 HOME/instance-4392095-1568312127.xml

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

MD5SUM BENCH= 24dd80e7bb1ef2b7df88c183d3ee4992
RANDOM SEED=1005408468

node119.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.47
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.47
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.47
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.47
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:        22054012 kB
MemAvailable:   31493624 kB
Buffers:          157404 kB
Cached:          9506424 kB
SwapCached:        61084 kB
Active:          2590564 kB
Inactive:        7447324 kB
Active(anon):     312920 kB
Inactive(anon):   102704 kB
Active(file):    2277644 kB
Inactive(file):  7344620 kB
Unevictable:      107484 kB
Mlocked:          107484 kB
SwapTotal:      67108860 kB
SwapFree:       66939824 kB
Dirty:             35052 kB
Writeback:             0 kB
AnonPages:        422464 kB
Mapped:            56684 kB
Shmem:             32808 kB
Slab:             274620 kB
SReclaimable:     245808 kB
SUnreclaim:        28812 kB
KernelStack:        3744 kB
PageTables:         8164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1450612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57200 MiB
End job on node119 at 2019-09-12 20:15:35