Trace number 4396235

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.2OPT35 1609.94 1589.41

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-4.xml
MD5SUMe870fb3a9053f33a7d0d8e73b49cdad7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark37.85
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains24
Minimum domain size4
Maximum domain size25
Distribution of domain sizes[{"size":4,"count":12},{"size":5,"count":12},{"size":25,"count":48}]
Minimum variable degree2
Maximum variable degree27
Distribution of variable degrees[{"degree":2,"count":24},{"degree":25,"count":23},{"degree":26,"count":1},{"degree":27,"count":24}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":48},{"arity":24,"count":24},{"arity":25,"count":24}]
Number of extensional constraints48
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":48},{"type":"intension","count":25},{"type":"count","count":24}]
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.77/0.55	c Concrete v3.12.2.1568380929293 running
35.79/24.53	o -7963
36.45/24.85	o -6960
38.11/25.61	o -5963
38.71/26.03	o -4977
38.71/26.06	o -4973
45.84/32.59	o -4972
113.41/99.06	o -3977
114.53/100.19	o -3972
278.76/263.58	o -3966
316.02/300.77	o -3964
325.65/310.39	o -2969
327.25/311.92	o -1971
354.78/339.46	o -986
355.39/340.05	o -983
359.59/344.29	o -978
359.69/344.38	o -977
363.00/347.65	o -975
365.31/349.92	o -972
368.41/353.01	o -971
370.32/354.93	o -970
370.32/354.94	o -969
372.14/356.71	o -964
374.94/359.55	o 35
1609.91/1589.40	v <instantiation
1609.91/1589.40	v         cost = '35'>
1609.91/1589.40	v       <list>
1609.91/1589.40	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] s[20] s[21] s[22] s[23] 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] p[20] p[21] p[22] p[23] 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] g[20] g[21] g[22] g[23]
1609.91/1589.40	v       </list>
1609.91/1589.40	v       <values>
1609.91/1589.40	v         6 0 1 9 3 4 12 -1 2 8 -1 5 18 -1 -1 -1 -1 11 19 20 21 22 23 17 0 17 16 13 12 11 1 -1 15 14 -1 10 2 -1 -1 -1 -1 9 3 4 5 6 7 8 3 -5 7 -3 2 -1 1 0 6 8 0 3 4 0 0 0 0 0 -3 9 -3 0 5 2
1609.91/1589.40	v       </values>
1609.91/1589.40	v     </instantiation>
1609.91/1589.40	s OPTIMUM FOUND

Verifier Data

OK	35

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396235-1568402427/watcher-4396235-1568402427 -o /tmp/evaluation-result-4396235-1568402427/solver-4396235-1568402427 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568402531-32745 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=823849552 HOME/instance-4396235-1568402427.xml 

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

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


[startup+0.100059 s]*
/proc/loadavg: 0.49 0.60 0.98 2/204 419
/proc/meminfo: memFree=30577164/32770624 swapFree=66932068/67108860
[pid=301] ppid=32765 vsize=9972712 memory=14176 CPUtime=0.08 cores=1,3,5,7
/proc/301/stat : 301 (java) S 32765 301 32713 0 -1 1077944320 3808 13367 0 0 0 0 5 3 20 0 6 0 416510553 10212057088 3544 33554432000 4194304 4196468 140730510218512 140730510201056 140590824042231 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
/proc/301/statm: 2493178 3544 1495 1 0 2481616 0
[pid=301/tid=413] ppid=32765 vsize=9972712 memory=7022364594140610616 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/413/stat : 413 (java) R 32765 301 32713 0 -1 4202560 2231 13367 0 0 0 0 5 3 20 0 6 0 416510562 10212057088 4204 33554432000 4194304 4196468 140730510218512 140590795878992 140590808122748 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=416] ppid=32765 vsize=9972712 memory=365 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/416/stat : 416 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 6 0 416510563 10212057088 4204 33554432000 4194304 4196468 140730510218512 140590828284432 140590824052437 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=417] ppid=32765 vsize=9972712 memory=288370289841165952 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/417/stat : 417 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 6 0 416510563 10212057088 4204 33554432000 4194304 4196468 140730510218512 140590727174800 140590824052437 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=418] ppid=32765 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/418/stat : 418 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 6 0 416510563 10212057088 4204 33554432000 4194304 4196468 140730510218512 140590726121744 140590824052437 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=419] ppid=32765 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/419/stat : 419 (java) S 32765 301 32713 0 -1 1077944384 2 13367 0 0 0 0 5 3 20 0 6 0 416510563 10212057088 4204 33554432000 4194304 4196468 140730510218512 140590725069200 140590824052437 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 14176 KiB

[startup+0.210064 s]*
/proc/loadavg: 0.49 0.60 0.98 5/226 444
/proc/meminfo: memFree=30533004/32770624 swapFree=66932068/67108860
[pid=301] ppid=32765 vsize=10819664 memory=39468 CPUtime=0.26 cores=1,3,5,7
/proc/301/stat : 301 (java) S 32765 301 32713 0 -1 1077944320 7161 13367 0 0 16 2 5 3 20 0 15 0 416510553 11079335936 9867 33554432000 4194304 4196468 140730510218512 140730510201056 140590824042231 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
/proc/301/statm: 2704916 9867 3148 1 0 2667149 0
[pid=301/tid=413] ppid=32765 vsize=10819664 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/301/task/413/stat : 413 (java) R 32765 301 32713 0 -1 4202560 3685 13367 0 0 10 1 5 3 20 0 15 0 416510562 11079335936 9867 33554432000 4194304 4196468 140730510218512 140590795849840 140590807229057 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=416] ppid=32765 vsize=10819664 memory=365 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/416/stat : 416 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510563 11079335936 9867 33554432000 4194304 4196468 140730510218512 140590828284432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=417] ppid=32765 vsize=10819664 memory=288370289841165952 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/417/stat : 417 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510563 11079335936 9867 33554432000 4194304 4196468 140730510218512 140590727174800 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=418] ppid=32765 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/418/stat : 418 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510563 11079335936 9867 33554432000 4194304 4196468 140730510218512 140590726121744 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=419] ppid=32765 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/419/stat : 419 (java) S 32765 301 32713 0 -1 1077944384 2 13367 0 0 0 0 5 3 20 0 15 0 416510563 11079335936 9867 33554432000 4194304 4196468 140730510218512 140590725069200 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=424] ppid=32765 vsize=10819664 memory=139913689454208 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/424/stat : 424 (java) S 32765 301 32713 0 -1 1077944384 2 13367 0 0 0 0 5 3 20 0 15 0 416510564 11079335936 9867 33554432000 4194304 4196468 140730510218512 140590283500272 140590824053378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=426] ppid=32765 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/426/stat : 426 (java) S 32765 301 32713 0 -1 1077944384 13 13367 0 0 0 0 5 3 20 0 15 0 416510565 11079335936 9867 33554432000 4194304 4196468 140730510218512 140589714630304 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=427] ppid=32765 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/427/stat : 427 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510565 11079335936 9867 33554432000 4194304 4196468 140730510218512 140589580412144 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=430] ppid=32765 vsize=10819664 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/430/stat : 430 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11079335936 9867 33554432000 4194304 4196468 140730510218512 140589340121552 140590824060827 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=433] ppid=32765 vsize=10819664 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/301/task/433/stat : 433 (java) S 32765 301 32713 0 -1 1077944384 458 13367 0 0 1 0 5 3 20 0 15 0 416510568 11079335936 9867 33554432000 4194304 4196468 140730510218512 140590282447088 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=434] ppid=32765 vsize=10819664 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/301/task/434/stat : 434 (java) S 32765 301 32713 0 -1 1077944384 202 13367 0 0 1 0 5 3 20 0 15 0 416510568 11079335936 9867 33554432000 4194304 4196468 140730510218512 140590281394544 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=435] ppid=32765 vsize=10819664 memory=139913689454208 CPUtime=0.11 cores=1,3,5,7
/proc/301/task/435/stat : 435 (java) S 32765 301 32713 0 -1 1077944384 604 13367 0 0 3 0 5 3 20 0 15 0 416510568 11079335936 9867 33554432000 4194304 4196468 140730510218512 140590280341488 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=436] ppid=32765 vsize=10819664 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/436/stat : 436 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11079335936 9867 33554432000 4194304 4196468 140730510218512 140589306562912 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=442] ppid=32765 vsize=10819664 memory=139913689454208 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/442/stat : 442 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510568 11079335936 9867 33554432000 4194304 4196468 140730510218512 140590279289904 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 39468 KiB

[startup+0.310356 s]*
/proc/loadavg: 0.49 0.60 0.98 3/226 444
/proc/meminfo: memFree=30506408/32770624 swapFree=66932068/67108860
[pid=301] ppid=32765 vsize=10820148 memory=50620 CPUtime=0.39 cores=1,3,5,7
/proc/301/stat : 301 (java) S 32765 301 32713 0 -1 1077944320 10858 13367 0 0 28 3 5 3 20 0 15 0 416510553 11079831552 12655 33554432000 4194304 4196468 140730510218512 140730510201056 140590824042231 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
/proc/301/statm: 2705037 12655 3280 1 0 2667149 0
[pid=301/tid=413] ppid=32765 vsize=10820148 memory=-7737643479190322274 CPUtime=0.29 cores=1,3,5,7
/proc/301/task/413/stat : 413 (java) R 32765 301 32713 0 -1 4202560 7365 13367 0 0 19 2 5 3 20 0 15 0 416510562 11079831552 12655 33554432000 4194304 4196468 140730510218512 140590795845696 140590824064157 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=416] ppid=32765 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/416/stat : 416 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510563 11079831552 12655 33554432000 4194304 4196468 140730510218512 140590828284432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=417] ppid=32765 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/417/stat : 417 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510563 11079831552 12655 33554432000 4194304 4196468 140730510218512 140590727174800 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=418] ppid=32765 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/418/stat : 418 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510563 11079831552 12655 33554432000 4194304 4196468 140730510218512 140590726121744 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=419] ppid=32765 vsize=10820148 memory=8297917730640048690 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/419/stat : 419 (java) S 32765 301 32713 0 -1 1077944384 2 13367 0 0 0 0 5 3 20 0 15 0 416510563 11079831552 12655 33554432000 4194304 4196468 140730510218512 140590725069200 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=424] ppid=32765 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/424/stat : 424 (java) S 32765 301 32713 0 -1 1077944384 2 13367 0 0 0 0 5 3 20 0 15 0 416510564 11079831552 12655 33554432000 4194304 4196468 140730510218512 140590283500272 140590824053378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=426] ppid=32765 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/426/stat : 426 (java) S 32765 301 32713 0 -1 1077944384 13 13367 0 0 0 0 5 3 20 0 15 0 416510565 11079831552 12655 33554432000 4194304 4196468 140730510218512 140589714630304 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=427] ppid=32765 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/427/stat : 427 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510565 11079831552 12655 33554432000 4194304 4196468 140730510218512 140589580412144 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=430] ppid=32765 vsize=10820148 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/430/stat : 430 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11079831552 12655 33554432000 4194304 4196468 140730510218512 140589340121552 140590824060827 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=433] ppid=32765 vsize=10820148 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/301/task/433/stat : 433 (java) S 32765 301 32713 0 -1 1077944384 459 13367 0 0 1 0 5 3 20 0 15 0 416510568 11079831552 12655 33554432000 4194304 4196468 140730510218512 140590282447088 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=434] ppid=32765 vsize=10820148 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/301/task/434/stat : 434 (java) S 32765 301 32713 0 -1 1077944384 211 13367 0 0 1 0 5 3 20 0 15 0 416510568 11079831552 12655 33554432000 4194304 4196468 140730510218512 140590281394544 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=435] ppid=32765 vsize=10820148 memory=139913689454208 CPUtime=0.13 cores=1,3,5,7
/proc/301/task/435/stat : 435 (java) S 32765 301 32713 0 -1 1077944384 613 13367 0 0 5 0 5 3 20 0 15 0 416510568 11079831552 12655 33554432000 4194304 4196468 140730510218512 140590280341488 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=436] ppid=32765 vsize=10820148 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/436/stat : 436 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11079831552 12655 33554432000 4194304 4196468 140730510218512 140589306562912 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=442] ppid=32765 vsize=10820148 memory=139913689454208 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/442/stat : 442 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510568 11079831552 12655 33554432000 4194304 4196468 140730510218512 140590279289904 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 50620 KiB

[startup+0.700787 s]
/proc/loadavg: 0.49 0.60 0.98 5/226 444
/proc/meminfo: memFree=30478204/32770624 swapFree=66932068/67108860
[pid=301] ppid=32765 vsize=10824360 memory=83496 CPUtime=1.14 cores=1,3,5,7
/proc/301/stat : 301 (java) S 32765 301 32713 0 -1 1077944320 15101 13367 0 0 101 5 5 3 20 0 15 0 416510553 11084144640 20874 33554432000 4194304 4196468 140730510218512 140730510201056 140590824042231 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
/proc/301/statm: 2706090 20874 3496 1 0 2668173 0
[pid=301/tid=413] ppid=32765 vsize=10824360 memory=67640 CPUtime=0.66 cores=1,3,5,7
/proc/301/task/413/stat : 413 (java) R 32765 301 32713 0 -1 4202560 10409 13367 0 0 55 3 5 3 20 0 15 0 416510562 11084144640 20874 33554432000 4194304 4196468 140730510218512 140590795868784 140590808122718 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=416] ppid=32765 vsize=10824360 memory=2396 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/416/stat : 416 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510563 11084144640 20874 33554432000 4194304 4196468 140730510218512 140590828284432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=417] ppid=32765 vsize=10824360 memory=988 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/417/stat : 417 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510563 11084144640 20874 33554432000 4194304 4196468 140730510218512 140590727174800 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=418] ppid=32765 vsize=10824360 memory=2016 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/418/stat : 418 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510563 11084144640 20874 33554432000 4194304 4196468 140730510218512 140590726121744 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=419] ppid=32765 vsize=10824360 memory=1228 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/419/stat : 419 (java) S 32765 301 32713 0 -1 1077944384 2 13367 0 0 0 0 5 3 20 0 15 0 416510563 11084144640 20874 33554432000 4194304 4196468 140730510218512 140590725069200 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=424] ppid=32765 vsize=10824360 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/424/stat : 424 (java) S 32765 301 32713 0 -1 1077944384 5 13367 0 0 0 0 5 3 20 0 15 0 416510564 11084144640 20874 33554432000 4194304 4196468 140730510218512 140590283500272 140590824053378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=426] ppid=32765 vsize=10824360 memory=6363656849088069728 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/426/stat : 426 (java) S 32765 301 32713 0 -1 1077944384 13 13367 0 0 0 0 5 3 20 0 15 0 416510565 11084144640 20874 33554432000 4194304 4196468 140730510218512 140589714630304 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=427] ppid=32765 vsize=10824360 memory=6935649255759568960 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/427/stat : 427 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510565 11084144640 20874 33554432000 4194304 4196468 140730510218512 140589580412144 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=430] ppid=32765 vsize=10824360 memory=3053511329498284128 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/430/stat : 430 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11084144640 20874 33554432000 4194304 4196468 140730510218512 140589340121552 140590824060827 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=433] ppid=32765 vsize=10824360 memory=3053511329498284128 CPUtime=0.2 cores=1,3,5,7
/proc/301/task/433/stat : 433 (java) R 32765 301 32713 0 -1 4202560 932 13367 0 0 12 0 5 3 20 0 15 0 416510568 11084144640 20874 33554432000 4194304 4196468 140730510218512 140590282447088 140590817027273 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=434] ppid=32765 vsize=10824360 memory=-7754830645154913637 CPUtime=0.23 cores=1,3,5,7
/proc/301/task/434/stat : 434 (java) R 32765 301 32713 0 -1 4202560 716 13367 0 0 15 0 5 3 20 0 15 0 416510568 11084144640 20874 33554432000 4194304 4196468 140730510218512 140590281394544 140590807570986 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=435] ppid=32765 vsize=10824360 memory=4638778398332698724 CPUtime=0.25 cores=1,3,5,7
/proc/301/task/435/stat : 435 (java) R 32765 301 32713 0 -1 1077944384 803 13367 0 0 17 0 5 3 20 0 15 0 416510568 11084144640 20874 33554432000 4194304 4196468 140730510218512 140590280341488 140590824053378 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=436] ppid=32765 vsize=10824360 memory=3053511329498284128 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/436/stat : 436 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11084144640 20874 33554432000 4194304 4196468 140730510218512 140589306562912 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=442] ppid=32765 vsize=10824360 memory=3467824627879784490 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/442/stat : 442 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510568 11084144640 20874 33554432000 4194304 4196468 140730510218512 140590279289904 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 83496 KiB

[startup+1.50138 s]
/proc/loadavg: 0.49 0.60 0.98 7/226 444
/proc/meminfo: memFree=30347952/32770624 swapFree=66932068/67108860
[pid=301] ppid=32765 vsize=10832628 memory=224652 CPUtime=3.03 cores=1,3,5,7
/proc/301/stat : 301 (java) S 32765 301 32713 0 -1 1077944320 25560 13367 0 0 284 11 5 3 20 0 15 0 416510553 11092611072 56163 33554432000 4194304 4196468 140730510218512 140730510201056 140590824042231 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
/proc/301/statm: 2708157 56163 3578 1 0 2670221 0
[pid=301/tid=413] ppid=32765 vsize=10832628 memory=8 CPUtime=1.43 cores=1,3,5,7
/proc/301/task/413/stat : 413 (java) R 32765 301 32713 0 -1 4202560 14961 13367 0 0 129 6 5 3 20 0 15 0 416510562 11092611072 56163 33554432000 4194304 4196468 140730510218512 140590795851840 140590810288395 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=416] ppid=32765 vsize=10832628 memory=988 CPUtime=0.09 cores=1,3,5,7
/proc/301/task/416/stat : 416 (java) S 32765 301 32713 0 -1 1077944384 74 13367 0 0 1 0 5 3 20 0 15 0 416510563 11092611072 56163 33554432000 4194304 4196468 140730510218512 140590828284432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=417] ppid=32765 vsize=10832628 memory=2016 CPUtime=0.09 cores=1,3,5,7
/proc/301/task/417/stat : 417 (java) S 32765 301 32713 0 -1 1077944384 39 13367 0 0 1 0 5 3 20 0 15 0 416510563 11092611072 56163 33554432000 4194304 4196468 140730510218512 140590727174800 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=418] ppid=32765 vsize=10832628 memory=1228 CPUtime=0.09 cores=1,3,5,7
/proc/301/task/418/stat : 418 (java) S 32765 301 32713 0 -1 1077944384 260 13367 0 0 1 0 5 3 20 0 15 0 416510563 11092611072 56163 33554432000 4194304 4196468 140730510218512 140590726121744 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=419] ppid=32765 vsize=10832628 memory=139913689453025 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/419/stat : 419 (java) S 32765 301 32713 0 -1 1077944384 61 13367 0 0 0 0 5 3 20 0 15 0 416510563 11092611072 56163 33554432000 4194304 4196468 140730510218512 140590725069200 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=424] ppid=32765 vsize=10832628 memory=2319529112759613872 CPUtime=0.09 cores=1,3,5,7
/proc/301/task/424/stat : 424 (java) S 32765 301 32713 0 -1 1077944384 115 13367 0 0 1 0 5 3 20 0 15 0 416510564 11092611072 56163 33554432000 4194304 4196468 140730510218512 140590283500272 140590824053378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=426] ppid=32765 vsize=10832628 memory=139913593268444 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/426/stat : 426 (java) S 32765 301 32713 0 -1 1077944384 13 13367 0 0 0 0 5 3 20 0 15 0 416510565 11092611072 56163 33554432000 4194304 4196468 140730510218512 140589714630368 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=427] ppid=32765 vsize=10832628 memory=139913593264736 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/427/stat : 427 (java) S 32765 301 32713 0 -1 1077944384 2 13367 0 0 0 0 5 3 20 0 15 0 416510565 11092611072 56163 33554432000 4194304 4196468 140730510218512 140589580412160 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=430] ppid=32765 vsize=10832628 memory=139913593267040 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/430/stat : 430 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11092611072 56163 33554432000 4194304 4196468 140730510218512 140589340121552 140590824060827 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=433] ppid=32765 vsize=10832628 memory=139913593264928 CPUtime=0.59 cores=1,3,5,7
/proc/301/task/433/stat : 433 (java) S 32765 301 32713 0 -1 1077944384 3224 13367 0 0 51 0 5 3 20 0 15 0 416510568 11092611072 56163 33554432000 4194304 4196468 140730510218512 140590282447088 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=434] ppid=32765 vsize=10832628 memory=139913593265024 CPUtime=0.66 cores=1,3,5,7
/proc/301/task/434/stat : 434 (java) S 32765 301 32713 0 -1 1077944384 2973 13367 0 0 58 0 5 3 20 0 15 0 416510568 11092611072 56163 33554432000 4194304 4196468 140730510218512 140590281394544 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=435] ppid=32765 vsize=10832628 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/301/task/435/stat : 435 (java) S 32765 301 32713 0 -1 1077944384 1621 13367 0 0 36 0 5 3 20 0 15 0 416510568 11092611072 56163 33554432000 4194304 4196468 140730510218512 140590280341488 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=436] ppid=32765 vsize=10832628 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/436/stat : 436 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11092611072 56163 33554432000 4194304 4196468 140730510218512 140589306562912 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=442] ppid=32765 vsize=10832628 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/442/stat : 442 (java) S 32765 301 32713 0 -1 1077944384 1 13367 0 0 0 0 5 3 20 0 15 0 416510568 11092611072 56163 33554432000 4194304 4196468 140730510218512 140590279289904 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 10832628 KiB

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

[pid=301/tid=436] ppid=32765 vsize=10849032 memory=1096 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/436/stat : 436 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11109408768 438459 33554432000 4194304 4196468 140730510218512 140589306562912 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=442] ppid=32765 vsize=10849032 memory=1176 CPUtime=0.82 cores=1,3,5,7
/proc/301/task/442/stat : 442 (java) S 32765 301 32713 0 -1 1077944384 1600 13367 0 0 34 40 5 3 20 0 15 0 416510568 11109408768 438459 33554432000 4194304 4196468 140730510218512 140590279289904 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
Current children cumulated CPU time: 1604.5 s
Current children cumulated vsize: 10849032 KiB
Current children cumulated memory: 1753836 KiB

[startup+1587.2 s]
/proc/loadavg: 1.37 1.41 1.40 3/225 600
/proc/meminfo: memFree=26570688/32770624 swapFree=66932072/67108860
[pid=301] ppid=32765 vsize=10849032 memory=1753860 CPUtime=1607.7 cores=1,3,5,7
/proc/301/stat : 301 (java) S 32765 301 32713 0 -1 1077944320 267892 13367 0 0 160621 141 5 3 20 0 15 0 416510553 11109408768 438465 33554432000 4194304 4196468 140730510218512 140730510201056 140590824042231 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
/proc/301/statm: 2712258 438465 3634 1 0 2674317 0
[pid=301/tid=413] ppid=32765 vsize=10849032 memory=3472468209821064704 CPUtime=1583.76 cores=1,3,5,7
/proc/301/task/413/stat : 413 (java) R 32765 301 32713 0 -1 4202560 78194 13367 0 0 158329 39 5 3 20 0 15 0 416510562 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590795878320 140590418125633 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=416] ppid=32765 vsize=10849032 memory=1753836 CPUtime=1.78 cores=1,3,5,7
/proc/301/task/416/stat : 416 (java) S 32765 301 32713 0 -1 1077944384 22909 13367 0 0 156 14 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590828284432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=417] ppid=32765 vsize=10849032 memory=3620 CPUtime=1.78 cores=1,3,5,7
/proc/301/task/417/stat : 417 (java) S 32765 301 32713 0 -1 1077944384 13555 13367 0 0 157 13 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590727174800 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=418] ppid=32765 vsize=10849032 memory=1751752 CPUtime=1.82 cores=1,3,5,7
/proc/301/task/418/stat : 418 (java) S 32765 301 32713 0 -1 1077944384 16486 13367 0 0 160 14 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590726121744 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=419] ppid=32765 vsize=10849032 memory=1751752 CPUtime=1.8 cores=1,3,5,7
/proc/301/task/419/stat : 419 (java) S 32765 301 32713 0 -1 1077944384 13968 13367 0 0 159 13 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590725069200 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=424] ppid=32765 vsize=10849032 memory=1751752 CPUtime=1.31 cores=1,3,5,7
/proc/301/task/424/stat : 424 (java) S 32765 301 32713 0 -1 1077944384 17222 13367 0 0 114 9 5 3 20 0 15 0 416510564 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590283500272 140590824053378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=426] ppid=32765 vsize=10849032 memory=1751752 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/426/stat : 426 (java) S 32765 301 32713 0 -1 1077944384 20 13367 0 0 0 0 5 3 20 0 15 0 416510565 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589714630432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=427] ppid=32765 vsize=10849032 memory=1753836 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/427/stat : 427 (java) S 32765 301 32713 0 -1 1077944384 23 13367 0 0 0 0 5 3 20 0 15 0 416510565 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589580412160 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=430] ppid=32765 vsize=10849032 memory=2432 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/430/stat : 430 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589340121552 140590824060827 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=433] ppid=32765 vsize=10849032 memory=1751752 CPUtime=6.25 cores=1,3,5,7
/proc/301/task/433/stat : 433 (java) S 32765 301 32713 0 -1 1077944384 38633 13367 0 0 612 5 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590282447088 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=434] ppid=32765 vsize=10849032 memory=1751700 CPUtime=6.87 cores=1,3,5,7
/proc/301/task/434/stat : 434 (java) S 32765 301 32713 0 -1 1077944384 34340 13367 0 0 676 3 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590281394544 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=435] ppid=32765 vsize=10849032 memory=1676 CPUtime=2.14 cores=1,3,5,7
/proc/301/task/435/stat : 435 (java) S 32765 301 32713 0 -1 1077944384 28726 13367 0 0 201 5 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590280341488 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=436] ppid=32765 vsize=10849032 memory=3620 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/436/stat : 436 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589306562912 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=442] ppid=32765 vsize=10849032 memory=279827186538928 CPUtime=0.82 cores=1,3,5,7
/proc/301/task/442/stat : 442 (java) S 32765 301 32713 0 -1 1077944384 1600 13367 0 0 34 40 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590279289904 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
Current children cumulated CPU time: 1607.7 s
Current children cumulated vsize: 10849032 KiB
Current children cumulated memory: 1753860 KiB

[startup+1588.8 s]
/proc/loadavg: 1.42 1.42 1.41 3/225 600
/proc/meminfo: memFree=26570712/32770624 swapFree=66932072/67108860
[pid=301] ppid=32765 vsize=10849032 memory=1753860 CPUtime=1609.31 cores=1,3,5,7
/proc/301/stat : 301 (java) S 32765 301 32713 0 -1 1077944320 267899 13367 0 0 160782 141 5 3 20 0 15 0 416510553 11109408768 438465 33554432000 4194304 4196468 140730510218512 140730510201056 140590824042231 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
/proc/301/statm: 2712258 438465 3634 1 0 2674317 0
[pid=301/tid=413] ppid=32765 vsize=10849032 memory=1328725297981317182 CPUtime=1585.36 cores=1,3,5,7
/proc/301/task/413/stat : 413 (java) R 32765 301 32713 0 -1 4202560 78196 13367 0 0 158489 39 5 3 20 0 15 0 416510562 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590795877216 140590410879310 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=416] ppid=32765 vsize=10849032 memory=1552 CPUtime=1.78 cores=1,3,5,7
/proc/301/task/416/stat : 416 (java) S 32765 301 32713 0 -1 1077944384 22909 13367 0 0 156 14 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590828284432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=417] ppid=32765 vsize=10849032 memory=11916 CPUtime=1.78 cores=1,3,5,7
/proc/301/task/417/stat : 417 (java) S 32765 301 32713 0 -1 1077944384 13555 13367 0 0 157 13 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590727174800 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=418] ppid=32765 vsize=10849032 memory=1753836 CPUtime=1.82 cores=1,3,5,7
/proc/301/task/418/stat : 418 (java) S 32765 301 32713 0 -1 1077944384 16486 13367 0 0 160 14 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590726121744 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=419] ppid=32765 vsize=10849032 memory=1753836 CPUtime=1.8 cores=1,3,5,7
/proc/301/task/419/stat : 419 (java) S 32765 301 32713 0 -1 1077944384 13968 13367 0 0 159 13 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590725069200 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=424] ppid=32765 vsize=10849032 memory=500 CPUtime=1.31 cores=1,3,5,7
/proc/301/task/424/stat : 424 (java) S 32765 301 32713 0 -1 1077944384 17227 13367 0 0 114 9 5 3 20 0 15 0 416510564 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590283500272 140590824053378 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=426] ppid=32765 vsize=10849032 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/426/stat : 426 (java) S 32765 301 32713 0 -1 1077944384 20 13367 0 0 0 0 5 3 20 0 15 0 416510565 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589714630432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=427] ppid=32765 vsize=10849032 memory=988 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/427/stat : 427 (java) S 32765 301 32713 0 -1 1077944384 23 13367 0 0 0 0 5 3 20 0 15 0 416510565 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589580412160 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=430] ppid=32765 vsize=10849032 memory=2016 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/430/stat : 430 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589340121552 140590824060827 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=433] ppid=32765 vsize=10849032 memory=1228 CPUtime=6.25 cores=1,3,5,7
/proc/301/task/433/stat : 433 (java) S 32765 301 32713 0 -1 1077944384 38633 13367 0 0 612 5 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590282447088 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=434] ppid=32765 vsize=10849032 memory=10708 CPUtime=6.87 cores=1,3,5,7
/proc/301/task/434/stat : 434 (java) S 32765 301 32713 0 -1 1077944384 34340 13367 0 0 676 3 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590281394544 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=435] ppid=32765 vsize=10849032 memory=1328725297981317182 CPUtime=2.14 cores=1,3,5,7
/proc/301/task/435/stat : 435 (java) S 32765 301 32713 0 -1 1077944384 28726 13367 0 0 201 5 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590280341488 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=436] ppid=32765 vsize=10849032 memory=2277380 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/436/stat : 436 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589306562912 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=442] ppid=32765 vsize=10849032 memory=39292 CPUtime=0.82 cores=1,3,5,7
/proc/301/task/442/stat : 442 (java) S 32765 301 32713 0 -1 1077944384 1600 13367 0 0 34 40 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590279289904 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
Current children cumulated CPU time: 1609.31 s
Current children cumulated vsize: 10849032 KiB
Current children cumulated memory: 1753860 KiB

[startup+1589.2 s]
/proc/loadavg: 1.42 1.42 1.41 3/225 600
/proc/meminfo: memFree=26570688/32770624 swapFree=66932072/67108860
[pid=301] ppid=32765 vsize=10849032 memory=1753860 CPUtime=1609.71 cores=1,3,5,7
/proc/301/stat : 301 (java) S 32765 301 32713 0 -1 1077944320 267899 13367 0 0 160822 141 5 3 20 0 15 0 416510553 11109408768 438465 33554432000 4194304 4196468 140730510218512 140730510201056 140590824042231 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
/proc/301/statm: 2712258 438465 3634 1 0 2674317 0
[pid=301/tid=413] ppid=32765 vsize=10849032 memory=772 CPUtime=1585.76 cores=1,3,5,7
/proc/301/task/413/stat : 413 (java) R 32765 301 32713 0 -1 4202560 78196 13367 0 0 158529 39 5 3 20 0 15 0 416510562 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590795877216 140590418128134 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=416] ppid=32765 vsize=10849032 memory=1060 CPUtime=1.78 cores=1,3,5,7
/proc/301/task/416/stat : 416 (java) S 32765 301 32713 0 -1 1077944384 22909 13367 0 0 156 14 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590828284432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=417] ppid=32765 vsize=10849032 memory=1328725297981317182 CPUtime=1.78 cores=1,3,5,7
/proc/301/task/417/stat : 417 (java) S 32765 301 32713 0 -1 1077944384 13555 13367 0 0 157 13 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590727174800 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=418] ppid=32765 vsize=10849032 memory=279827186604644 CPUtime=1.82 cores=1,3,5,7
/proc/301/task/418/stat : 418 (java) S 32765 301 32713 0 -1 1077944384 16486 13367 0 0 160 14 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590726121744 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=419] ppid=32765 vsize=10849032 memory=279827186603428 CPUtime=1.8 cores=1,3,5,7
/proc/301/task/419/stat : 419 (java) S 32765 301 32713 0 -1 1077944384 13968 13367 0 0 159 13 5 3 20 0 15 0 416510563 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590725069200 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=424] ppid=32765 vsize=10849032 memory=279827186603620 CPUtime=1.31 cores=1,3,5,7
/proc/301/task/424/stat : 424 (java) S 32765 301 32713 0 -1 1077944384 17227 13367 0 0 114 9 5 3 20 0 15 0 416510564 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590283500272 140590824053378 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=426] ppid=32765 vsize=10849032 memory=1328725297981317182 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/426/stat : 426 (java) S 32765 301 32713 0 -1 1077944384 20 13367 0 0 0 0 5 3 20 0 15 0 416510565 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589714630432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=427] ppid=32765 vsize=10849032 memory=1096 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/427/stat : 427 (java) S 32765 301 32713 0 -1 1077944384 23 13367 0 0 0 0 5 3 20 0 15 0 416510565 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589580412160 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=430] ppid=32765 vsize=10849032 memory=1176 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/430/stat : 430 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589340121552 140590824060827 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=433] ppid=32765 vsize=10849032 memory=5880 CPUtime=6.25 cores=1,3,5,7
/proc/301/task/433/stat : 433 (java) S 32765 301 32713 0 -1 1077944384 38633 13367 0 0 612 5 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590282447088 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=434] ppid=32765 vsize=10849032 memory=780 CPUtime=6.87 cores=1,3,5,7
/proc/301/task/434/stat : 434 (java) S 32765 301 32713 0 -1 1077944384 34340 13367 0 0 676 3 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590281394544 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=435] ppid=32765 vsize=10849032 memory=1753836 CPUtime=2.14 cores=1,3,5,7
/proc/301/task/435/stat : 435 (java) S 32765 301 32713 0 -1 1077944384 28726 13367 0 0 201 5 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590280341488 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=436] ppid=32765 vsize=10849032 memory=1753836 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/436/stat : 436 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140589306562912 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=442] ppid=32765 vsize=10849032 memory=1328725297981317182 CPUtime=0.82 cores=1,3,5,7
/proc/301/task/442/stat : 442 (java) S 32765 301 32713 0 -1 1077944384 1600 13367 0 0 34 40 5 3 20 0 15 0 416510568 11109408768 438465 33554432000 4194304 4196468 140730510218512 140590279289904 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
Current children cumulated CPU time: 1609.71 s
Current children cumulated vsize: 10849032 KiB
Current children cumulated memory: 1753860 KiB

[startup+1589.4 s]
/proc/loadavg: 1.42 1.42 1.41 3/225 600
/proc/meminfo: memFree=26570688/32770624 swapFree=66932072/67108860
[pid=301] ppid=32765 vsize=10881804 memory=1753876 CPUtime=1609.91 cores=1,3,5,7
/proc/301/stat : 301 (java) S 32765 301 32713 0 -1 1077944320 268174 13367 0 0 160842 141 5 3 20 0 15 0 416510553 11142967296 438469 33554432000 4194304 4196468 140730510218512 140730510201056 140590824042231 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
/proc/301/statm: 2720451 438469 3635 1 0 2682510 0
[pid=301/tid=413] ppid=32765 vsize=10881804 memory=14004 CPUtime=1585.96 cores=1,3,5,7
/proc/301/task/413/stat : 413 (java) R 32765 301 32713 0 -1 4202560 78470 13367 0 0 158549 39 5 3 20 0 15 0 416510562 11142967296 438469 33554432000 4194304 4196468 140730510218512 140590795878144 140590824040708 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=416] ppid=32765 vsize=10881804 memory=20536 CPUtime=1.78 cores=1,3,5,7
/proc/301/task/416/stat : 416 (java) S 32765 301 32713 0 -1 1077944384 22909 13367 0 0 156 14 5 3 20 0 15 0 416510563 11142967296 438469 33554432000 4194304 4196468 140730510218512 140590828284432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=417] ppid=32765 vsize=10881804 memory=2116 CPUtime=1.78 cores=1,3,5,7
/proc/301/task/417/stat : 417 (java) S 32765 301 32713 0 -1 1077944384 13555 13367 0 0 157 13 5 3 20 0 15 0 416510563 11142967296 438469 33554432000 4194304 4196468 140730510218512 140590727174800 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=418] ppid=32765 vsize=10881804 memory=303430223234596890 CPUtime=1.82 cores=1,3,5,7
/proc/301/task/418/stat : 418 (java) S 32765 301 32713 0 -1 1077944384 16487 13367 0 0 160 14 5 3 20 0 15 0 416510563 11142967296 438469 33554432000 4194304 4196468 140730510218512 140590726121744 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=419] ppid=32765 vsize=10881804 memory=288230596050944315 CPUtime=1.81 cores=1,3,5,7
/proc/301/task/419/stat : 419 (java) S 32765 301 32713 0 -1 1077944384 13968 13367 0 0 160 13 5 3 20 0 15 0 416510563 11142967296 438469 33554432000 4194304 4196468 140730510218512 140590725069200 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=424] ppid=32765 vsize=10881804 memory=15542942005725582 CPUtime=1.31 cores=1,3,5,7
/proc/301/task/424/stat : 424 (java) S 32765 301 32713 0 -1 1077944384 17227 13367 0 0 114 9 5 3 20 0 15 0 416510564 11142967296 438469 33554432000 4194304 4196468 140730510218512 140590283500272 140590824053378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=426] ppid=32765 vsize=10881804 memory=1176 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/426/stat : 426 (java) S 32765 301 32713 0 -1 1077944384 20 13367 0 0 0 0 5 3 20 0 15 0 416510565 11142967296 438981 33554432000 4194304 4196468 140730510218512 140589714630432 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=427] ppid=32765 vsize=10881804 memory=5880 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/427/stat : 427 (java) S 32765 301 32713 0 -1 1077944384 23 13367 0 0 0 0 5 3 20 0 16 0 416510565 11142967296 438981 33554432000 4194304 4196468 140730510218512 140589580412160 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=430] ppid=32765 vsize=10881804 memory=780 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/430/stat : 430 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 16 0 416510568 11142967296 438981 33554432000 4194304 4196468 140730510218512 140589340121552 140590824060827 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=433] ppid=32765 vsize=10881804 memory=14004 CPUtime=6.25 cores=1,3,5,7
/proc/301/task/433/stat : 433 (java) S 32765 301 32713 0 -1 1077944384 38633 13367 0 0 612 5 5 3 20 0 16 0 416510568 11142967296 438981 33554432000 4194304 4196468 140730510218512 140590282447088 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=434] ppid=32765 vsize=10881804 memory=20536 CPUtime=6.87 cores=1,3,5,7
/proc/301/task/434/stat : 434 (java) S 32765 301 32713 0 -1 1077944384 34340 13367 0 0 676 3 5 3 20 0 16 0 416510568 11142967296 438981 33554432000 4194304 4196468 140730510218512 140590281394544 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=435] ppid=32765 vsize=10881804 memory=2116 CPUtime=2.14 cores=1,3,5,7
/proc/301/task/435/stat : 435 (java) S 32765 301 32713 0 -1 1077944384 28726 13367 0 0 201 5 5 3 20 0 16 0 416510568 11142967296 438981 33554432000 4194304 4196468 140730510218512 140590280341488 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=436] ppid=32765 vsize=10881804 memory=11916 CPUtime=0.08 cores=1,3,5,7
/proc/301/task/436/stat : 436 (java) S 32765 301 32713 0 -1 1077944384 3 13367 0 0 0 0 5 3 20 0 16 0 416510568 11142967296 438981 33554432000 4194304 4196468 140730510218512 140589306562912 140590824052437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
[pid=301/tid=442] ppid=32765 vsize=10881804 memory=1560 CPUtime=0.82 cores=1,3,5,7
/proc/301/task/442/stat : 442 (java) S 32765 301 32713 0 -1 1077944384 1600 13367 0 0 34 40 5 3 20 0 16 0 416510568 11142967296 438981 33554432000 4194304 4196468 140730510218512 140590279289904 140590824053378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27004928 140730510224112 140730510226629 140730510226629 140730510229455 0
Current children cumulated CPU time: 1609.91 s
Current children cumulated vsize: 10881804 KiB
Current children cumulated memory: 1753876 KiB

Child status: 0
Real time (s): 1589.41
CPU time (s): 1609.94
CPU user time (s): 1608.49
CPU system time (s): 1.45211
CPU usage (%): 101.291
Max. virtual memory (cumulated for all children) (KiB): 10881804
Max. memory (cumulated for all children) (KiB): 1839340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1608.49
system time used= 1.45211
maximum resident set size= 1840924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281673
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65981
involuntary context switches= 1787


# summary of solver processes directly reported to runsolver:
#   pid: 301
#   total CPU time (s): 1609.94
#   total CPU user time (s): 1608.49
#   total CPU system time (s): 1.45211

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4144 second user time and 13.0529 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-13 21:22:11
IDJOB=4396235
IDBENCH=128028
IDSOLVER=2846
FILE ID=node139/4396235-1568402427
RUNJOBID= node139-1568402531-32745
PBS_JOBID= 21702188
Free space on /tmp= 59556 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-4.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396235-1568402427/watcher-4396235-1568402427 -o /tmp/evaluation-result-4396235-1568402427/solver-4396235-1568402427 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568402531-32745 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=823849552 HOME/instance-4396235-1568402427.xml

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

MD5SUM BENCH= e870fb3a9053f33a7d0d8e73b49cdad7
RANDOM SEED=823849552

node139.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
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.57
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.57
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.57
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:        30584864 kB
MemAvailable:   31825456 kB
Buffers:          116088 kB
Cached:          1406592 kB
SwapCached:        74396 kB
Active:           533056 kB
Inactive:        1065964 kB
Active(anon):       4488 kB
Inactive(anon):   113728 kB
Active(file):     528568 kB
Inactive(file):   952236 kB
Unevictable:      109204 kB
Mlocked:          109204 kB
SwapTotal:      67108860 kB
SwapFree:       66932068 kB
Dirty:             72508 kB
Writeback:             0 kB
AnonPages:        111768 kB
Mapped:            42580 kB
Shmem:             32184 kB
Slab:             179776 kB
SReclaimable:     151248 kB
SUnreclaim:        28528 kB
KernelStack:        3264 kB
PageTables:         5880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     492208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59484 MiB
End job on node139 at 2019-09-13 21:48:40