Trace number 4396110

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.12.2OPT20 493.406 479.822

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-20-4-5-8.xml
MD5SUMcc4f118531160cfe6c95c1294546deff
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark13.7433
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints81
Number of domains21
Minimum domain size4
Maximum domain size21
Distribution of domain sizes[{"size":4,"count":7},{"size":5,"count":7},{"size":6,"count":6},{"size":21,"count":40}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":20},{"degree":21,"count":19},{"degree":22,"count":1},{"degree":23,"count":20}]
Minimum constraint arity1
Maximum constraint arity21
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":40},{"arity":20,"count":20},{"arity":21,"count":20}]
Number of extensional constraints40
Number of intensional constraints21
Distribution of constraint types[{"type":"extension","count":40},{"type":"intension","count":21},{"type":"count","count":20}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.78/0.56	c Concrete v3.12.2.1568380929293 running
20.70/10.84	o -3968
21.03/11.01	o -1965
41.57/30.13	o -985
41.87/30.44	o -981
43.62/32.12	o -980
53.16/41.46	o -979
59.54/47.77	o 6
59.97/48.17	o 16
60.69/48.81	o 17
68.73/56.89	o 19
71.23/59.31	o 20
493.37/479.80	v <instantiation
493.37/479.80	v         cost = '20'>
493.37/479.80	v       <list>
493.37/479.80	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19]
493.37/479.80	v       </list>
493.37/479.80	v       <values>
493.37/479.80	v         5 0 1 2 -1 10 -1 8 3 -1 15 -1 7 12 13 16 17 18 19 14 0 15 14 13 -1 1 -1 11 12 -1 2 -1 10 9 8 3 4 5 6 7 1 -5 0 -2 0 -2 0 2 5 0 3 0 3 -4 2 6 3 2 2 4
493.37/479.80	v       </values>
493.37/479.80	v     </instantiation>
493.37/479.80	s OPTIMUM FOUND

Verifier Data

OK	20

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396110-1568401514/watcher-4396110-1568401514 -o /tmp/evaluation-result-4396110-1568401514/solver-4396110-1568401514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568393371-3094 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1424412662 HOME/instance-4396110-1568401514.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=5393, runsolver pid=5389
Current StackSize limit: 8192 KiB


[startup+0.100163 s]*
/proc/loadavg: 1.32 1.33 1.38 3/219 5479
/proc/meminfo: memFree=31062236/32770624 swapFree=67002100/67108860
[pid=5393] ppid=5389 vsize=9972712 memory=16688 CPUtime=0.09 cores=0,2,4,6
/proc/5393/stat : 5393 (java) S 5389 5393 3063 0 -1 1077944320 4444 13150 0 0 1 0 5 3 20 0 6 0 416400068 10212057088 4172 33554432000 4194304 4196468 140729096236784 140729096219328 139710259523319 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
/proc/5393/statm: 2493178 4172 1933 1 0 2481616 0
[pid=5393/tid=5470] ppid=5389 vsize=9972712 memory=-8456761488587407295 CPUtime=0.09 cores=0,2,4,6
/proc/5393/task/5470/stat : 5470 (java) R 5389 5393 3063 0 -1 4202560 2269 13150 0 0 1 0 5 3 20 0 6 0 416400077 10212057088 4238 33554432000 4194304 4196468 140729096236784 139710231360080 139710251760446 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5476] ppid=5389 vsize=9972712 memory=8257237230052613020 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5476/stat : 5476 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 6 0 416400078 10212057088 4238 33554432000 4194304 4196468 140729096236784 139710263766032 139710259533525 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5477] ppid=5389 vsize=9972712 memory=140592945829504 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5477/stat : 5477 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 6 0 416400078 10212057088 4238 33554432000 4194304 4196468 140729096236784 139710186925200 139710259533525 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5478] ppid=5389 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5478/stat : 5478 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 6 0 416400078 10212057088 4238 33554432000 4194304 4196468 140729096236784 139709832207120 139710259533525 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5479] ppid=5389 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5479/stat : 5479 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 6 0 416400078 10212057088 4238 33554432000 4194304 4196468 140729096236784 139709831154576 139710259533525 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16688 KiB

[startup+0.211154 s]*
/proc/loadavg: 1.32 1.33 1.38 5/229 5489
/proc/meminfo: memFree=31013608/32770624 swapFree=67002100/67108860
[pid=5393] ppid=5389 vsize=10819664 memory=43104 CPUtime=0.26 cores=0,2,4,6
/proc/5393/stat : 5393 (java) S 5389 5393 3063 0 -1 1077944320 7053 13150 0 0 17 1 5 3 20 0 15 0 416400068 11079335936 10776 33554432000 4194304 4196468 140729096236784 140729096219328 139710259523319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
/proc/5393/statm: 2704916 10776 3191 1 0 2667149 0
[pid=5393/tid=5470] ppid=5389 vsize=10819664 memory=8514701219931451533 CPUtime=0.19 cores=0,2,4,6
/proc/5393/task/5470/stat : 5470 (java) R 5389 5393 3063 0 -1 4202560 3554 13150 0 0 10 1 5 3 20 0 15 0 416400077 11079335936 10776 33554432000 4194304 4196468 140729096236784 139710231353480 139710243603806 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5476] ppid=5389 vsize=10819664 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5476/stat : 5476 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400078 11079335936 10776 33554432000 4194304 4196468 140729096236784 139710263766032 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5477] ppid=5389 vsize=10819664 memory=140592945829504 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5477/stat : 5477 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400078 11079335936 10776 33554432000 4194304 4196468 140729096236784 139710186925200 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5478] ppid=5389 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5478/stat : 5478 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400078 11079335936 10776 33554432000 4194304 4196468 140729096236784 139709832207120 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5479] ppid=5389 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5479/stat : 5479 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400078 11079335936 10776 33554432000 4194304 4196468 140729096236784 139709831154576 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5481] ppid=5389 vsize=10819664 memory=140592945829504 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5481/stat : 5481 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400079 11079335936 10776 33554432000 4194304 4196468 140729096236784 139709786204400 139710259534466 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5482] ppid=5389 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5482/stat : 5482 (java) S 5389 5393 3063 0 -1 1077944384 13 13150 0 0 0 0 5 3 20 0 15 0 416400080 11079335936 10776 33554432000 4194304 4196468 140729096236784 139709716096160 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5483] ppid=5389 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5483/stat : 5483 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400080 11079335936 10776 33554432000 4194304 4196468 140729096236784 139709581878000 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5484] ppid=5389 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5484/stat : 5484 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400083 11079335936 10776 33554432000 4194304 4196468 140729096236784 139708977899472 139710259541915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5485] ppid=5389 vsize=10819664 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5393/task/5485/stat : 5485 (java) S 5389 5393 3063 0 -1 1077944384 336 13150 0 0 1 0 5 3 20 0 15 0 416400083 11079335936 10776 33554432000 4194304 4196468 140729096236784 139709785152240 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5486] ppid=5389 vsize=10819664 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/5393/task/5486/stat : 5486 (java) S 5389 5393 3063 0 -1 1077944384 359 13150 0 0 1 0 5 3 20 0 15 0 416400083 11079335936 10776 33554432000 4194304 4196468 140729096236784 139709682539376 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5487] ppid=5389 vsize=10819664 memory=140592945829504 CPUtime=0.11 cores=0,2,4,6
/proc/5393/task/5487/stat : 5487 (java) R 5389 5393 3063 0 -1 4202560 581 13150 0 0 3 0 5 3 20 0 15 0 416400083 11079335936 10776 33554432000 4194304 4196468 140729096236784 139709681486320 139710237662680 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5488] ppid=5389 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5488/stat : 5488 (java) S 5389 5393 3063 0 -1 1077944384 3 13150 0 0 0 0 5 3 20 0 15 0 416400083 11079335936 10776 33554432000 4194304 4196468 140729096236784 139708508138336 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5489] ppid=5389 vsize=10819664 memory=140592945829504 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5489/stat : 5489 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400083 11079335936 10776 33554432000 4194304 4196468 140729096236784 139709680433712 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 43104 KiB

[startup+0.310668 s]*
/proc/loadavg: 1.32 1.33 1.38 3/229 5489
/proc/meminfo: memFree=30996908/32770624 swapFree=67002100/67108860
[pid=5393] ppid=5389 vsize=10820148 memory=54352 CPUtime=0.4 cores=0,2,4,6
/proc/5393/stat : 5393 (java) S 5389 5393 3063 0 -1 1077944320 10716 13150 0 0 29 3 5 3 20 0 15 0 416400068 11079831552 13588 33554432000 4194304 4196468 140729096236784 140729096219328 139710259523319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
/proc/5393/statm: 2705037 13588 3326 1 0 2667149 0
[pid=5393/tid=5470] ppid=5389 vsize=10820148 memory=8112282956445269571 CPUtime=0.28 cores=0,2,4,6
/proc/5393/task/5470/stat : 5470 (java) R 5389 5393 3063 0 -1 4202560 7182 13150 0 0 18 2 5 3 20 0 15 0 416400077 11079831552 13588 33554432000 4194304 4196468 140729096236784 139710231334832 139710243603806 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5476] ppid=5389 vsize=10820148 memory=7013343019484205136 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5476/stat : 5476 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400078 11079831552 13588 33554432000 4194304 4196468 140729096236784 139710263766032 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5477] ppid=5389 vsize=10820148 memory=2076 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5477/stat : 5477 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400078 11079831552 13588 33554432000 4194304 4196468 140729096236784 139710186925200 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5478] ppid=5389 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5478/stat : 5478 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400078 11079831552 13588 33554432000 4194304 4196468 140729096236784 139709832207120 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5479] ppid=5389 vsize=10820148 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5479/stat : 5479 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400078 11079831552 13588 33554432000 4194304 4196468 140729096236784 139709831154576 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5481] ppid=5389 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5481/stat : 5481 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400079 11079831552 13588 33554432000 4194304 4196468 140729096236784 139709786204400 139710259534466 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5482] ppid=5389 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5482/stat : 5482 (java) S 5389 5393 3063 0 -1 1077944384 13 13150 0 0 0 0 5 3 20 0 15 0 416400080 11079831552 13588 33554432000 4194304 4196468 140729096236784 139709716096160 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5483] ppid=5389 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5483/stat : 5483 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400080 11079831552 13588 33554432000 4194304 4196468 140729096236784 139709581878000 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5484] ppid=5389 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5484/stat : 5484 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400083 11079831552 13588 33554432000 4194304 4196468 140729096236784 139708977899472 139710259541915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5485] ppid=5389 vsize=10820148 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/5393/task/5485/stat : 5485 (java) S 5389 5393 3063 0 -1 1077944384 337 13150 0 0 2 0 5 3 20 0 15 0 416400083 11079831552 13588 33554432000 4194304 4196468 140729096236784 139709785152240 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5486] ppid=5389 vsize=10820148 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/5393/task/5486/stat : 5486 (java) S 5389 5393 3063 0 -1 1077944384 368 13150 0 0 2 0 5 3 20 0 15 0 416400083 11079831552 13588 33554432000 4194304 4196468 140729096236784 139709682539376 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5487] ppid=5389 vsize=10820148 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/5393/task/5487/stat : 5487 (java) S 5389 5393 3063 0 -1 1077944384 601 13150 0 0 5 0 5 3 20 0 15 0 416400083 11079831552 13588 33554432000 4194304 4196468 140729096236784 139709681486320 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5488] ppid=5389 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5488/stat : 5488 (java) S 5389 5393 3063 0 -1 1077944384 3 13150 0 0 0 0 5 3 20 0 15 0 416400083 11079831552 13588 33554432000 4194304 4196468 140729096236784 139708508138336 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5489] ppid=5389 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5489/stat : 5489 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400083 11079831552 13588 33554432000 4194304 4196468 140729096236784 139709680433712 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 54352 KiB

[startup+0.700721 s]
/proc/loadavg: 1.32 1.33 1.38 4/229 5489
/proc/meminfo: memFree=30968020/32770624 swapFree=67002100/67108860
[pid=5393] ppid=5389 vsize=10824360 memory=87732 CPUtime=1.15 cores=0,2,4,6
/proc/5393/stat : 5393 (java) S 5389 5393 3063 0 -1 1077944320 15120 13150 0 0 101 6 5 3 20 0 15 0 416400068 11084144640 21933 33554432000 4194304 4196468 140729096236784 140729096219328 139710259523319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
/proc/5393/statm: 2706090 21933 3506 1 0 2668173 0
[pid=5393/tid=5470] ppid=5389 vsize=10824360 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/5393/task/5470/stat : 5470 (java) R 5389 5393 3063 0 -1 4202560 10395 13150 0 0 54 4 5 3 20 0 15 0 416400077 11084144640 21933 33554432000 4194304 4196468 140729096236784 139710231347712 139710243603806 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5476] ppid=5389 vsize=10824360 memory=62 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5476/stat : 5476 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400078 11084144640 21933 33554432000 4194304 4196468 140729096236784 139710263766032 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5477] ppid=5389 vsize=10824360 memory=3616 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5477/stat : 5477 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400078 11084144640 21933 33554432000 4194304 4196468 140729096236784 139710186925200 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5478] ppid=5389 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5478/stat : 5478 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400078 11084144640 21933 33554432000 4194304 4196468 140729096236784 139709832207120 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5479] ppid=5389 vsize=10824360 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5479/stat : 5479 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400078 11084144640 21933 33554432000 4194304 4196468 140729096236784 139709831154576 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5481] ppid=5389 vsize=10824360 memory=4420 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5481/stat : 5481 (java) S 5389 5393 3063 0 -1 1077944384 5 13150 0 0 0 0 5 3 20 0 15 0 416400079 11084144640 21933 33554432000 4194304 4196468 140729096236784 139709786204400 139710259534466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5482] ppid=5389 vsize=10824360 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5482/stat : 5482 (java) S 5389 5393 3063 0 -1 1077944384 13 13150 0 0 0 0 5 3 20 0 15 0 416400080 11084144640 21933 33554432000 4194304 4196468 140729096236784 139709716096160 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5483] ppid=5389 vsize=10824360 memory=8836 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5483/stat : 5483 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400080 11084144640 21933 33554432000 4194304 4196468 140729096236784 139709581878000 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5484] ppid=5389 vsize=10824360 memory=11044 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5484/stat : 5484 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400083 11084144640 21933 33554432000 4194304 4196468 140729096236784 139708977899472 139710259541915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5485] ppid=5389 vsize=10824360 memory=13252 CPUtime=0.24 cores=0,2,4,6
/proc/5393/task/5485/stat : 5485 (java) S 5389 5393 3063 0 -1 1077944384 887 13150 0 0 16 0 5 3 20 0 15 0 416400083 11084144640 21933 33554432000 4194304 4196468 140729096236784 139709785152240 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5486] ppid=5389 vsize=10824360 memory=15460 CPUtime=0.2 cores=0,2,4,6
/proc/5393/task/5486/stat : 5486 (java) S 5389 5393 3063 0 -1 1077944384 793 13150 0 0 12 0 5 3 20 0 15 0 416400083 11084144640 21933 33554432000 4194304 4196468 140729096236784 139709682539376 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5487] ppid=5389 vsize=10824360 memory=17668 CPUtime=0.25 cores=0,2,4,6
/proc/5393/task/5487/stat : 5487 (java) R 5389 5393 3063 0 -1 4202560 811 13150 0 0 17 0 5 3 20 0 15 0 416400083 11084144640 21933 33554432000 4194304 4196468 140729096236784 139709681486320 139710245203472 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5488] ppid=5389 vsize=10824360 memory=19876 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5488/stat : 5488 (java) S 5389 5393 3063 0 -1 1077944384 3 13150 0 0 0 0 5 3 20 0 15 0 416400083 11084144640 21933 33554432000 4194304 4196468 140729096236784 139708508138336 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5489] ppid=5389 vsize=10824360 memory=22084 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5489/stat : 5489 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400083 11084144640 21933 33554432000 4194304 4196468 140729096236784 139709680433712 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 87732 KiB

[startup+1.50076 s]
/proc/loadavg: 1.32 1.33 1.38 7/229 5489
/proc/meminfo: memFree=30843648/32770624 swapFree=67002100/67108860
[pid=5393] ppid=5389 vsize=10834676 memory=200528 CPUtime=2.82 cores=0,2,4,6
/proc/5393/stat : 5393 (java) S 5389 5393 3063 0 -1 1077944320 25103 13150 0 0 263 11 5 3 20 0 15 0 416400068 11094708224 50132 33554432000 4194304 4196468 140729096236784 140729096219328 139710259523319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
/proc/5393/statm: 2708669 50132 3583 1 0 2670733 0
[pid=5393/tid=5470] ppid=5389 vsize=10834676 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/5393/task/5470/stat : 5470 (java) R 5389 5393 3063 0 -1 4202560 15659 13150 0 0 129 6 5 3 20 0 15 0 416400077 11094708224 50132 33554432000 4194304 4196468 140729096236784 139710231351040 139710259545245 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5476] ppid=5389 vsize=10834676 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5393/task/5476/stat : 5476 (java) S 5389 5393 3063 0 -1 1077944384 93 13150 0 0 1 0 5 3 20 0 15 0 416400078 11094708224 50132 33554432000 4194304 4196468 140729096236784 139710263766032 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5477] ppid=5389 vsize=10834676 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5393/task/5477/stat : 5477 (java) S 5389 5393 3063 0 -1 1077944384 51 13150 0 0 1 0 5 3 20 0 15 0 416400078 11094708224 50132 33554432000 4194304 4196468 140729096236784 139710186925200 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5478] ppid=5389 vsize=10834676 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5393/task/5478/stat : 5478 (java) S 5389 5393 3063 0 -1 1077944384 298 13150 0 0 1 0 5 3 20 0 15 0 416400078 11094708224 50132 33554432000 4194304 4196468 140729096236784 139709832207120 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5479] ppid=5389 vsize=10834676 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5393/task/5479/stat : 5479 (java) S 5389 5393 3063 0 -1 1077944384 48 13150 0 0 1 0 5 3 20 0 15 0 416400078 11094708224 50132 33554432000 4194304 4196468 140729096236784 139709831154576 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5481] ppid=5389 vsize=10834676 memory=-7965959130280075168 CPUtime=0.09 cores=0,2,4,6
/proc/5393/task/5481/stat : 5481 (java) S 5389 5393 3063 0 -1 1077944384 1300 13150 0 0 1 0 5 3 20 0 15 0 416400079 11094708224 50132 33554432000 4194304 4196468 140729096236784 139709786204400 139710259534466 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5482] ppid=5389 vsize=10834676 memory=281185603365120 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5482/stat : 5482 (java) S 5389 5393 3063 0 -1 1077944384 14 13150 0 0 0 0 5 3 20 0 15 0 416400080 11094708224 50132 33554432000 4194304 4196468 140729096236784 139709716096224 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5483] ppid=5389 vsize=10834676 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5483/stat : 5483 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400080 11094708224 50132 33554432000 4194304 4196468 140729096236784 139709581878016 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5484] ppid=5389 vsize=10834676 memory=1244 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5484/stat : 5484 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400083 11094708224 50132 33554432000 4194304 4196468 140729096236784 139708977899472 139710259541915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5485] ppid=5389 vsize=10834676 memory=10472 CPUtime=0.53 cores=0,2,4,6
/proc/5393/task/5485/stat : 5485 (java) S 5389 5393 3063 0 -1 1077944384 1764 13150 0 0 45 0 5 3 20 0 15 0 416400083 11094708224 50132 33554432000 4194304 4196468 140729096236784 139709785152240 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5486] ppid=5389 vsize=10834676 memory=1720 CPUtime=0.51 cores=0,2,4,6
/proc/5393/task/5486/stat : 5486 (java) R 5389 5393 3063 0 -1 4202560 1878 13150 0 0 43 0 5 3 20 0 15 0 416400083 11094708224 50132 33554432000 4194304 4196468 140729096236784 139709682530352 139710238769186 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5487] ppid=5389 vsize=10834676 memory=5720 CPUtime=0.46 cores=0,2,4,6
/proc/5393/task/5487/stat : 5487 (java) S 5389 5393 3063 0 -1 1077944384 1792 13150 0 0 38 0 5 3 20 0 15 0 416400083 11094708224 50132 33554432000 4194304 4196468 140729096236784 139709681486320 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5488] ppid=5389 vsize=10834676 memory=636 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5488/stat : 5488 (java) S 5389 5393 3063 0 -1 1077944384 3 13150 0 0 0 0 5 3 20 0 15 0 416400083 11094708224 50132 33554432000 4194304 4196468 140729096236784 139708508138336 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5489] ppid=5389 vsize=10834676 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5489/stat : 5489 (java) S 5389 5393 3063 0 -1 1077944384 1 13150 0 0 0 0 5 3 20 0 15 0 416400083 11094708224 50132 33554432000 4194304 4196468 140729096236784 139709680433712 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 10834676 KiB

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

[pid=5393/tid=5488] ppid=5389 vsize=10849032 memory=776 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5488/stat : 5488 (java) S 5389 5393 3063 0 -1 1077944384 3 13150 0 0 0 0 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139708508138336 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5489] ppid=5389 vsize=10849032 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/5393/task/5489/stat : 5489 (java) S 5389 5393 3063 0 -1 1077944384 549 13150 0 0 11 11 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709680433712 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
Current children cumulated CPU time: 490.36 s
Current children cumulated vsize: 10849032 KiB
Current children cumulated memory: 1144948 KiB

[startup+478.401 s]
/proc/loadavg: 1.54 1.75 1.60 3/227 5534
/proc/meminfo: memFree=28238536/32770624 swapFree=67002104/67108860
[pid=5393] ppid=5389 vsize=10849032 memory=1144948 CPUtime=491.96 cores=0,2,4,6
/proc/5393/stat : 5393 (java) S 5389 5393 3063 0 -1 1077944320 139324 13150 0 0 49118 70 5 3 20 0 15 0 416400068 11109408768 286237 33554432000 4194304 4196468 140729096236784 140729096219328 139710259523319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
/proc/5393/statm: 2712258 286237 3632 1 0 2674317 0
[pid=5393/tid=5470] ppid=5389 vsize=10849032 memory=12040 CPUtime=477.41 cores=0,2,4,6
/proc/5393/task/5470/stat : 5470 (java) R 5389 5393 3063 0 -1 4202560 47302 13150 0 0 47706 27 5 3 20 0 15 0 416400077 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710231358224 139709875848992 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5476] ppid=5389 vsize=10849032 memory=3616 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5476/stat : 5476 (java) S 5389 5393 3063 0 -1 1077944384 3555 13150 0 0 38 6 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710263766032 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5477] ppid=5389 vsize=10849032 memory=8112282956445269571 CPUtime=0.51 cores=0,2,4,6
/proc/5393/task/5477/stat : 5477 (java) S 5389 5393 3063 0 -1 1077944384 4418 13150 0 0 38 5 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710186925200 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5478] ppid=5389 vsize=10849032 memory=988 CPUtime=0.51 cores=0,2,4,6
/proc/5393/task/5478/stat : 5478 (java) S 5389 5393 3063 0 -1 1077944384 3126 13150 0 0 38 5 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709832207120 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5479] ppid=5389 vsize=10849032 memory=2024 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5479/stat : 5479 (java) S 5389 5393 3063 0 -1 1077944384 9237 13150 0 0 38 6 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709831154576 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5481] ppid=5389 vsize=10849032 memory=1428 CPUtime=0.41 cores=0,2,4,6
/proc/5393/task/5481/stat : 5481 (java) S 5389 5393 3063 0 -1 1077944384 6506 13150 0 0 31 2 5 3 20 0 15 0 416400079 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709786204400 139710259534466 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5482] ppid=5389 vsize=10849032 memory=8112282956445269571 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5482/stat : 5482 (java) S 5389 5393 3063 0 -1 1077944384 19 13150 0 0 0 0 5 3 20 0 15 0 416400080 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709716096288 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5483] ppid=5389 vsize=10849032 memory=2608 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5483/stat : 5483 (java) S 5389 5393 3063 0 -1 1077944384 14 13150 0 0 0 0 5 3 20 0 15 0 416400080 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709581878016 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5484] ppid=5389 vsize=10849032 memory=2668 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5484/stat : 5484 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139708977899472 139710259541915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5485] ppid=5389 vsize=10849032 memory=4100 CPUtime=5.32 cores=0,2,4,6
/proc/5393/task/5485/stat : 5485 (java) S 5389 5393 3063 0 -1 1077944384 25915 13150 0 0 521 3 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709785152240 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5486] ppid=5389 vsize=10849032 memory=776 CPUtime=5.07 cores=0,2,4,6
/proc/5393/task/5486/stat : 5486 (java) S 5389 5393 3063 0 -1 1077944384 20153 13150 0 0 496 3 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709682539376 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5487] ppid=5389 vsize=10849032 memory=4008 CPUtime=2.01 cores=0,2,4,6
/proc/5393/task/5487/stat : 5487 (java) S 5389 5393 3063 0 -1 1077944384 16319 13150 0 0 189 4 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709681486320 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5488] ppid=5389 vsize=10849032 memory=1244 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5488/stat : 5488 (java) S 5389 5393 3063 0 -1 1077944384 3 13150 0 0 0 0 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139708508138336 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5489] ppid=5389 vsize=10849032 memory=10472 CPUtime=0.3 cores=0,2,4,6
/proc/5393/task/5489/stat : 5489 (java) S 5389 5393 3063 0 -1 1077944384 549 13150 0 0 11 11 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709680433712 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
Current children cumulated CPU time: 491.96 s
Current children cumulated vsize: 10849032 KiB
Current children cumulated memory: 1144948 KiB

[startup+479.201 s]
/proc/loadavg: 1.54 1.75 1.60 3/227 5534
/proc/meminfo: memFree=28238536/32770624 swapFree=67002104/67108860
[pid=5393] ppid=5389 vsize=10849032 memory=1144948 CPUtime=492.76 cores=0,2,4,6
/proc/5393/stat : 5393 (java) S 5389 5393 3063 0 -1 1077944320 139326 13150 0 0 49198 70 5 3 20 0 15 0 416400068 11109408768 286237 33554432000 4194304 4196468 140729096236784 140729096219328 139710259523319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
/proc/5393/statm: 2712258 286237 3632 1 0 2674317 0
[pid=5393/tid=5470] ppid=5389 vsize=10849032 memory=988 CPUtime=478.21 cores=0,2,4,6
/proc/5393/task/5470/stat : 5470 (java) R 5389 5393 3063 0 -1 4202560 47304 13150 0 0 47786 27 5 3 20 0 15 0 416400077 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710231358384 139709877984788 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5476] ppid=5389 vsize=10849032 memory=2024 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5476/stat : 5476 (java) S 5389 5393 3063 0 -1 1077944384 3555 13150 0 0 38 6 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710263766032 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5477] ppid=5389 vsize=10849032 memory=1144948 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5477/stat : 5477 (java) S 5389 5393 3063 0 -1 1077944384 4418 13150 0 0 39 5 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710186925200 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5478] ppid=5389 vsize=10849032 memory=1144948 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5478/stat : 5478 (java) S 5389 5393 3063 0 -1 1077944384 3126 13150 0 0 39 5 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709832207120 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5479] ppid=5389 vsize=10849032 memory=8112282956445269571 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5479/stat : 5479 (java) S 5389 5393 3063 0 -1 1077944384 9237 13150 0 0 38 6 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709831154576 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5481] ppid=5389 vsize=10849032 memory=8112282956445269571 CPUtime=0.41 cores=0,2,4,6
/proc/5393/task/5481/stat : 5481 (java) S 5389 5393 3063 0 -1 1077944384 6506 13150 0 0 31 2 5 3 20 0 15 0 416400079 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709786204400 139710259534466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5482] ppid=5389 vsize=10849032 memory=796 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5482/stat : 5482 (java) S 5389 5393 3063 0 -1 1077944384 19 13150 0 0 0 0 5 3 20 0 15 0 416400080 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709716096288 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5483] ppid=5389 vsize=10849032 memory=1808 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5483/stat : 5483 (java) S 5389 5393 3063 0 -1 1077944384 14 13150 0 0 0 0 5 3 20 0 15 0 416400080 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709581878016 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5484] ppid=5389 vsize=10849032 memory=920 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5484/stat : 5484 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139708977899472 139710259541915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5485] ppid=5389 vsize=10849032 memory=8112282956445269571 CPUtime=5.32 cores=0,2,4,6
/proc/5393/task/5485/stat : 5485 (java) S 5389 5393 3063 0 -1 1077944384 25915 13150 0 0 521 3 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709785152240 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5486] ppid=5389 vsize=10849032 memory=1556 CPUtime=5.07 cores=0,2,4,6
/proc/5393/task/5486/stat : 5486 (java) S 5389 5393 3063 0 -1 1077944384 20153 13150 0 0 496 3 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709682539376 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5487] ppid=5389 vsize=10849032 memory=500 CPUtime=2.01 cores=0,2,4,6
/proc/5393/task/5487/stat : 5487 (java) S 5389 5393 3063 0 -1 1077944384 16319 13150 0 0 189 4 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709681486320 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5488] ppid=5389 vsize=10849032 memory=932 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5488/stat : 5488 (java) S 5389 5393 3063 0 -1 1077944384 3 13150 0 0 0 0 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139708508138336 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5489] ppid=5389 vsize=10849032 memory=1768 CPUtime=0.3 cores=0,2,4,6
/proc/5393/task/5489/stat : 5489 (java) S 5389 5393 3063 0 -1 1077944384 549 13150 0 0 11 11 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709680433712 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
Current children cumulated CPU time: 492.76 s
Current children cumulated vsize: 10849032 KiB
Current children cumulated memory: 1144948 KiB

[startup+479.601 s]
/proc/loadavg: 1.54 1.75 1.60 3/227 5534
/proc/meminfo: memFree=28238536/32770624 swapFree=67002104/67108860
[pid=5393] ppid=5389 vsize=10849032 memory=1144948 CPUtime=493.16 cores=0,2,4,6
/proc/5393/stat : 5393 (java) S 5389 5393 3063 0 -1 1077944320 139326 13150 0 0 49238 70 5 3 20 0 15 0 416400068 11109408768 286237 33554432000 4194304 4196468 140729096236784 140729096219328 139710259523319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
/proc/5393/statm: 2712258 286237 3632 1 0 2674317 0
[pid=5393/tid=5470] ppid=5389 vsize=10849032 memory=1040 CPUtime=478.61 cores=0,2,4,6
/proc/5393/task/5470/stat : 5470 (java) R 5389 5393 3063 0 -1 4202560 47304 13150 0 0 47826 27 5 3 20 0 15 0 416400077 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710231358272 139709877987598 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5476] ppid=5389 vsize=10849032 memory=8112282956445269571 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5476/stat : 5476 (java) S 5389 5393 3063 0 -1 1077944384 3555 13150 0 0 38 6 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710263766032 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5477] ppid=5389 vsize=10849032 memory=38752 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5477/stat : 5477 (java) S 5389 5393 3063 0 -1 1077944384 4418 13150 0 0 39 5 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710186925200 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5478] ppid=5389 vsize=10849032 memory=988 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5478/stat : 5478 (java) S 5389 5393 3063 0 -1 1077944384 3126 13150 0 0 39 5 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709832207120 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5479] ppid=5389 vsize=10849032 memory=2024 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5479/stat : 5479 (java) S 5389 5393 3063 0 -1 1077944384 9237 13150 0 0 38 6 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709831154576 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5481] ppid=5389 vsize=10849032 memory=1428 CPUtime=0.41 cores=0,2,4,6
/proc/5393/task/5481/stat : 5481 (java) S 5389 5393 3063 0 -1 1077944384 6506 13150 0 0 31 2 5 3 20 0 15 0 416400079 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709786204400 139710259534466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5482] ppid=5389 vsize=10849032 memory=776 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5482/stat : 5482 (java) S 5389 5393 3063 0 -1 1077944384 19 13150 0 0 0 0 5 3 20 0 15 0 416400080 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709716096288 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5483] ppid=5389 vsize=10849032 memory=8112282956445269571 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5483/stat : 5483 (java) S 5389 5393 3063 0 -1 1077944384 14 13150 0 0 0 0 5 3 20 0 15 0 416400080 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709581878016 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5484] ppid=5389 vsize=10849032 memory=12040 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5484/stat : 5484 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139708977899472 139710259541915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5485] ppid=5389 vsize=10849032 memory=2120 CPUtime=5.32 cores=0,2,4,6
/proc/5393/task/5485/stat : 5485 (java) S 5389 5393 3063 0 -1 1077944384 25915 13150 0 0 521 3 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709785152240 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5486] ppid=5389 vsize=10849032 memory=21184 CPUtime=5.07 cores=0,2,4,6
/proc/5393/task/5486/stat : 5486 (java) S 5389 5393 3063 0 -1 1077944384 20153 13150 0 0 496 3 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709682539376 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5487] ppid=5389 vsize=10849032 memory=1556 CPUtime=2.01 cores=0,2,4,6
/proc/5393/task/5487/stat : 5487 (java) S 5389 5393 3063 0 -1 1077944384 16319 13150 0 0 189 4 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709681486320 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5488] ppid=5389 vsize=10849032 memory=500 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5488/stat : 5488 (java) S 5389 5393 3063 0 -1 1077944384 3 13150 0 0 0 0 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139708508138336 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5489] ppid=5389 vsize=10849032 memory=932 CPUtime=0.3 cores=0,2,4,6
/proc/5393/task/5489/stat : 5489 (java) S 5389 5393 3063 0 -1 1077944384 549 13150 0 0 11 11 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709680433712 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
Current children cumulated CPU time: 493.16 s
Current children cumulated vsize: 10849032 KiB
Current children cumulated memory: 1144948 KiB

[startup+479.801 s]
/proc/loadavg: 1.54 1.75 1.60 3/227 5534
/proc/meminfo: memFree=28238536/32770624 swapFree=67002104/67108860
[pid=5393] ppid=5389 vsize=10849032 memory=1144948 CPUtime=493.37 cores=0,2,4,6
/proc/5393/stat : 5393 (java) S 5389 5393 3063 0 -1 1077944320 139327 13150 0 0 49259 70 5 3 20 0 15 0 416400068 11109408768 286237 33554432000 4194304 4196468 140729096236784 140729096219328 139710259523319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
/proc/5393/statm: 2712258 286237 3632 1 0 2674317 0
[pid=5393/tid=5470] ppid=5389 vsize=10849032 memory=1244 CPUtime=478.81 cores=0,2,4,6
/proc/5393/task/5470/stat : 5470 (java) R 5389 5393 3063 0 -1 4202560 47305 13150 0 0 47846 27 5 3 20 0 15 0 416400077 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710231357824 139709878197649 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5476] ppid=5389 vsize=10849032 memory=10472 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5476/stat : 5476 (java) S 5389 5393 3063 0 -1 1077944384 3555 13150 0 0 38 6 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710263766032 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5477] ppid=5389 vsize=10849032 memory=1720 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5477/stat : 5477 (java) S 5389 5393 3063 0 -1 1077944384 4418 13150 0 0 39 5 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139710186925200 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5478] ppid=5389 vsize=10849032 memory=5720 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5478/stat : 5478 (java) S 5389 5393 3063 0 -1 1077944384 3126 13150 0 0 39 5 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709832207120 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5479] ppid=5389 vsize=10849032 memory=636 CPUtime=0.52 cores=0,2,4,6
/proc/5393/task/5479/stat : 5479 (java) S 5389 5393 3063 0 -1 1077944384 9237 13150 0 0 38 6 5 3 20 0 15 0 416400078 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709831154576 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5481] ppid=5389 vsize=10849032 memory=2832 CPUtime=0.41 cores=0,2,4,6
/proc/5393/task/5481/stat : 5481 (java) S 5389 5393 3063 0 -1 1077944384 6506 13150 0 0 31 2 5 3 20 0 15 0 416400079 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709786204400 139710259534466 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5482] ppid=5389 vsize=10849032 memory=1056 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5482/stat : 5482 (java) S 5389 5393 3063 0 -1 1077944384 19 13150 0 0 0 0 5 3 20 0 15 0 416400080 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709716096288 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5483] ppid=5389 vsize=10849032 memory=1768 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5483/stat : 5483 (java) S 5389 5393 3063 0 -1 1077944384 14 13150 0 0 0 0 5 3 20 0 15 0 416400080 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709581878016 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5484] ppid=5389 vsize=10849032 memory=1656 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5484/stat : 5484 (java) S 5389 5393 3063 0 -1 1077944384 2 13150 0 0 0 0 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139708977899472 139710259541915 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5485] ppid=5389 vsize=10849032 memory=804 CPUtime=5.32 cores=0,2,4,6
/proc/5393/task/5485/stat : 5485 (java) S 5389 5393 3063 0 -1 1077944384 25915 13150 0 0 521 3 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709785152240 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5486] ppid=5389 vsize=10849032 memory=1448 CPUtime=5.07 cores=0,2,4,6
/proc/5393/task/5486/stat : 5486 (java) S 5389 5393 3063 0 -1 1077944384 20153 13150 0 0 496 3 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709682539376 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5487] ppid=5389 vsize=10849032 memory=1980 CPUtime=2.01 cores=0,2,4,6
/proc/5393/task/5487/stat : 5487 (java) S 5389 5393 3063 0 -1 1077944384 16319 13150 0 0 189 4 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709681486320 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5488] ppid=5389 vsize=10849032 memory=2580 CPUtime=0.08 cores=0,2,4,6
/proc/5393/task/5488/stat : 5488 (java) S 5389 5393 3063 0 -1 1077944384 3 13150 0 0 0 0 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139708508138336 139710259533525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
[pid=5393/tid=5489] ppid=5389 vsize=10849032 memory=1764 CPUtime=0.3 cores=0,2,4,6
/proc/5393/task/5489/stat : 5489 (java) S 5389 5393 3063 0 -1 1077944384 549 13150 0 0 11 11 5 3 20 0 15 0 416400083 11109408768 286237 33554432000 4194304 4196468 140729096236784 139709680433712 139710259534466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22646784 140729096243951 140729096246469 140729096246469 140729096249295 0
Current children cumulated CPU time: 493.37 s
Current children cumulated vsize: 10849032 KiB
Current children cumulated memory: 1144948 KiB

Child status: 0
Real time (s): 479.822
CPU time (s): 493.406
CPU user time (s): 492.649
CPU system time (s): 0.756409
CPU usage (%): 102.831
Max. virtual memory (cumulated for all children) (KiB): 10849032
Max. memory (cumulated for all children) (KiB): 1272584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 492.649
system time used= 0.756409
maximum resident set size= 1274632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154041
page faults= 0
swaps= 0
block input operations= 0
block output operations= 752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24666
involuntary context switches= 643


# summary of solver processes directly reported to runsolver:
#   pid: 5393
#   total CPU time (s): 493.406
#   total CPU user time (s): 492.649
#   total CPU system time (s): 0.756409

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.00713 second user time and 4.51459 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-13 21:04:30
IDJOB=4396110
IDBENCH=127982
IDSOLVER=2846
FILE ID=node136/4396110-1568401514
RUNJOBID= node136-1568393371-3094
PBS_JOBID= 21701864
Free space on /tmp= 61148 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-20-4-5-8.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396110-1568401514/watcher-4396110-1568401514 -o /tmp/evaluation-result-4396110-1568401514/solver-4396110-1568401514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568393371-3094 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1424412662 HOME/instance-4396110-1568401514.xml

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

MD5SUM BENCH= cc4f118531160cfe6c95c1294546deff
RANDOM SEED=1424412662

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31079484 kB
MemAvailable:   31903472 kB
Buffers:           56952 kB
Cached:          1057688 kB
SwapCached:         3108 kB
Active:           658984 kB
Inactive:         467752 kB
Active(anon):      11292 kB
Inactive(anon):    42020 kB
Active(file):     647692 kB
Inactive(file):   425732 kB
Unevictable:      107856 kB
Mlocked:          107856 kB
SwapTotal:      67108860 kB
SwapFree:       67002100 kB
Dirty:             71812 kB
Writeback:             0 kB
AnonPages:        246044 kB
Mapped:            47532 kB
Shmem:             31904 kB
Slab:             161712 kB
SReclaimable:     132796 kB
SUnreclaim:        28916 kB
KernelStack:        4016 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1049948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61096 MiB
End job on node136 at 2019-09-13 21:12:30