Trace number 4401117

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.2OPT89 2036.44 2017.77

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-1.xml
MD5SUM105bb238691d484e064b3a25c3dae36e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark89
Best CPU time to get the best result obtained on this benchmark50.1381
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":8},{"size":5,"count":14},{"size":6,"count":2},{"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.60	c Concrete v3.12.2.1568631193530 running
28.42/18.32	o -3931
29.50/19.10	o -3920
47.05/35.52	o -3916
48.06/36.59	o -3913
54.32/42.46	o -3909
54.42/42.52	o -3904
54.54/42.68	o -2911
207.82/194.70	o -1923
210.33/197.20	o -1920
210.33/197.20	o -1918
271.03/257.86	o -1916
271.83/258.63	o -1915
271.83/258.67	o -1913
272.15/258.91	o -1911
272.15/258.96	o -908
302.39/289.13	o 78
317.92/304.65	o 79
318.22/304.94	o 83
358.36/345.06	o 84
358.46/345.17	o 85
361.75/348.41	o 86
365.15/351.87	o 88
829.66/815.50	o 89
2036.35/2017.76	v <instantiation
2036.35/2017.76	v         cost = '89'>
2036.35/2017.76	v       <list>
2036.35/2017.76	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]
2036.35/2017.76	v       </list>
2036.35/2017.76	v       <values>
2036.35/2017.76	v         6 0 8 2 3 4 12 1 7 10 16 5 18 14 15 9 17 11 19 13 -1 -1 -1 -1 0 19 16 15 14 13 1 18 17 8 9 12 2 5 6 7 10 11 3 4 -1 -1 -1 -1 -2 6 5 3 -1 8 -7 5 7 0 7 7 4 8 8 5 7 6 7 6 0 0 0 0
2036.35/2017.76	v       </values>
2036.35/2017.76	v     </instantiation>
2036.35/2017.76	s OPTIMUM FOUND

Verifier Data

OK	89

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401117-1568682473/watcher-4401117-1568682473 -o /tmp/evaluation-result-4401117-1568682473/solver-4401117-1568682473 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324187754-10366 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1790479423 HOME/instance-4401117-1568682473.xml 

running on 4 cores: 4-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=12684, runsolver pid=12681
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 1.39 1.37 1.39 2/214 12737
/proc/meminfo: memFree=28657840/32770688 swapFree=66919992/67108860
[pid=12684] ppid=12681 vsize=9972712 memory=16288 CPUtime=0.09 cores=4-7
/proc/12684/stat : 12684 (java) S 12681 12684 10334 0 -1 1077944320 4332 13019 0 0 1 0 5 3 20 0 6 0 444253592 10212057088 4072 33554432000 4194304 4196468 140728892256560 140728892239104 139826172370679 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
/proc/12684/statm: 2493178 4072 1920 1 0 2481616 0
[pid=12684/tid=12737] ppid=12681 vsize=9972712 memory=8514726395714820750 CPUtime=0.08 cores=4-7
/proc/12684/task/12737/stat : 12737 (java) R 12681 12684 10334 0 -1 4202560 2153 13019 0 0 0 0 5 3 20 0 6 0 444253602 10212057088 4138 33554432000 4194304 4196468 140728892256560 139826144207440 139826156451166 0 4 0 16784584 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12738] ppid=12681 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=4-7
/proc/12684/task/12738/stat : 12738 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 6 0 444253603 10212057088 4138 33554432000 4194304 4196468 140728892256560 139826176613008 139826172380885 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12739] ppid=12681 vsize=9972712 memory=140704814511744 CPUtime=0.08 cores=4-7
/proc/12684/task/12739/stat : 12739 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 6 0 444253603 10212057088 4138 33554432000 4194304 4196468 140728892256560 139826091432464 139826172380885 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12740] ppid=12681 vsize=9972712 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12740/stat : 12740 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 6 0 444253603 10212057088 4138 33554432000 4194304 4196468 140728892256560 139826090379664 139826172380885 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12741] ppid=12681 vsize=9972712 memory=-1 CPUtime=0.08 cores=4-7
/proc/12684/task/12741/stat : 12741 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 6 0 444253603 10212057088 4138 33554432000 4194304 4196468 140728892256560 139826089326864 139826172380885 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16288 KiB

[startup+0.211089 s]*
/proc/loadavg: 1.39 1.37 1.39 4/227 12750
/proc/meminfo: memFree=28636596/32770688 swapFree=66919992/67108860
[pid=12684] ppid=12681 vsize=10819712 memory=38472 CPUtime=0.26 cores=4-7
/proc/12684/stat : 12684 (java) S 12681 12684 10334 0 -1 1077944320 6973 13019 0 0 17 1 5 3 20 0 15 0 444253592 11079385088 9618 33554432000 4194304 4196468 140728892256560 140728892239104 139826172370679 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
/proc/12684/statm: 2704928 9618 3167 1 0 2667149 0
[pid=12684/tid=12737] ppid=12681 vsize=10819712 memory=7022364594140610616 CPUtime=0.19 cores=4-7
/proc/12684/task/12737/stat : 12737 (java) R 12681 12684 10334 0 -1 4202560 3492 13019 0 0 11 0 5 3 20 0 15 0 444253602 11079385088 9618 33554432000 4194304 4196468 140728892256560 139826144203456 139826156451166 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12738] ppid=12681 vsize=10819712 memory=364 CPUtime=0.08 cores=4-7
/proc/12684/task/12738/stat : 12738 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444253603 11079385088 9618 33554432000 4194304 4196468 140728892256560 139826176613008 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12739] ppid=12681 vsize=10819712 memory=3979126166748444320 CPUtime=0.08 cores=4-7
/proc/12684/task/12739/stat : 12739 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253603 11079385088 9618 33554432000 4194304 4196468 140728892256560 139826091432464 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12740] ppid=12681 vsize=10819712 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12740/stat : 12740 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253603 11079385088 9618 33554432000 4194304 4196468 140728892256560 139826090379664 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12741] ppid=12681 vsize=10819712 memory=-1 CPUtime=0.08 cores=4-7
/proc/12684/task/12741/stat : 12741 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253603 11079385088 9618 33554432000 4194304 4196468 140728892256560 139826089326864 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12742] ppid=12681 vsize=10819712 memory=140704814511744 CPUtime=0.08 cores=4-7
/proc/12684/task/12742/stat : 12742 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253604 11079385088 9618 33554432000 4194304 4196468 140728892256560 139825699015536 139826172381826 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12743] ppid=12681 vsize=10819712 memory=-1 CPUtime=0.08 cores=4-7
/proc/12684/task/12743/stat : 12743 (java) S 12681 12684 10334 0 -1 1077944384 13 13019 0 0 0 0 5 3 20 0 15 0 444253605 11079385088 9618 33554432000 4194304 4196468 140728892256560 139825613104672 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12744] ppid=12681 vsize=10819712 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12744/stat : 12744 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444253605 11079385088 9618 33554432000 4194304 4196468 140728892256560 139825009124720 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12745] ppid=12681 vsize=10819712 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12745/stat : 12745 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11079385088 9618 33554432000 4194304 4196468 140728892256560 139824701725008 139826172389275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12746] ppid=12681 vsize=10819712 memory=0 CPUtime=0.09 cores=4-7
/proc/12684/task/12746/stat : 12746 (java) S 12681 12684 10334 0 -1 1077944384 481 13019 0 0 1 0 5 3 20 0 15 0 444253608 11079385088 9618 33554432000 4194304 4196468 140728892256560 139825697962352 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12747] ppid=12681 vsize=10819712 memory=-1 CPUtime=0.08 cores=4-7
/proc/12684/task/12747/stat : 12747 (java) S 12681 12684 10334 0 -1 1077944384 190 13019 0 0 0 0 5 3 20 0 15 0 444253608 11079385088 9618 33554432000 4194304 4196468 140728892256560 139825696909552 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12748] ppid=12681 vsize=10819712 memory=140704814511744 CPUtime=0.11 cores=4-7
/proc/12684/task/12748/stat : 12748 (java) R 12681 12684 10334 0 -1 4202560 582 13019 0 0 3 0 5 3 20 0 15 0 444253608 11079385088 9618 33554432000 4194304 4196468 140728892256560 139825695856752 139826151075609 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12749] ppid=12681 vsize=10819712 memory=-1 CPUtime=0.08 cores=4-7
/proc/12684/task/12749/stat : 12749 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11079385088 9618 33554432000 4194304 4196468 140728892256560 139824668166368 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12750] ppid=12681 vsize=10819712 memory=140704814511744 CPUtime=0.08 cores=4-7
/proc/12684/task/12750/stat : 12750 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444253608 11079385088 9618 33554432000 4194304 4196468 140728892256560 139825694805168 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819712 KiB
Current children cumulated memory: 38472 KiB

[startup+0.311502 s]*
/proc/loadavg: 1.39 1.37 1.39 3/227 12750
/proc/meminfo: memFree=28624028/32770688 swapFree=66919992/67108860
[pid=12684] ppid=12681 vsize=10820196 memory=49816 CPUtime=0.4 cores=4-7
/proc/12684/stat : 12684 (java) S 12681 12684 10334 0 -1 1077944320 10662 13019 0 0 29 3 5 3 20 0 15 0 444253592 11079880704 12454 33554432000 4194304 4196468 140728892256560 140728892239104 139826172370679 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
/proc/12684/statm: 2705049 12454 3300 1 0 2667149 0
[pid=12684/tid=12737] ppid=12681 vsize=10820196 memory=1398722017469774279 CPUtime=0.29 cores=4-7
/proc/12684/task/12737/stat : 12737 (java) R 12681 12684 10334 0 -1 4202560 7147 13019 0 0 19 2 5 3 20 0 15 0 444253602 11079880704 12454 33554432000 4194304 4196468 140728892256560 139826144179632 139826155557488 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12738] ppid=12681 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12738/stat : 12738 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444253603 11079880704 12454 33554432000 4194304 4196468 140728892256560 139826176613008 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12739] ppid=12681 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12739/stat : 12739 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253603 11079880704 12454 33554432000 4194304 4196468 140728892256560 139826091432464 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12740] ppid=12681 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12740/stat : 12740 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253603 11079880704 12454 33554432000 4194304 4196468 140728892256560 139826090379664 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12741] ppid=12681 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12741/stat : 12741 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253603 11079880704 12454 33554432000 4194304 4196468 140728892256560 139826089326864 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12742] ppid=12681 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12742/stat : 12742 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253604 11079880704 12454 33554432000 4194304 4196468 140728892256560 139825699015536 139826172381826 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12743] ppid=12681 vsize=10820196 memory=-1 CPUtime=0.08 cores=4-7
/proc/12684/task/12743/stat : 12743 (java) S 12681 12684 10334 0 -1 1077944384 13 13019 0 0 0 0 5 3 20 0 15 0 444253605 11079880704 12454 33554432000 4194304 4196468 140728892256560 139825613104672 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12744] ppid=12681 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12744/stat : 12744 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444253605 11079880704 12454 33554432000 4194304 4196468 140728892256560 139825009124720 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12745] ppid=12681 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12745/stat : 12745 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11079880704 12454 33554432000 4194304 4196468 140728892256560 139824701725008 139826172389275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12746] ppid=12681 vsize=10820196 memory=0 CPUtime=0.09 cores=4-7
/proc/12684/task/12746/stat : 12746 (java) S 12681 12684 10334 0 -1 1077944384 490 13019 0 0 1 0 5 3 20 0 15 0 444253608 11079880704 12454 33554432000 4194304 4196468 140728892256560 139825697962352 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12747] ppid=12681 vsize=10820196 memory=-1 CPUtime=0.09 cores=4-7
/proc/12684/task/12747/stat : 12747 (java) S 12681 12684 10334 0 -1 1077944384 191 13019 0 0 1 0 5 3 20 0 15 0 444253608 11079880704 12454 33554432000 4194304 4196468 140728892256560 139825696909552 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12748] ppid=12681 vsize=10820196 memory=140704814511744 CPUtime=0.13 cores=4-7
/proc/12684/task/12748/stat : 12748 (java) R 12681 12684 10334 0 -1 4202560 601 13019 0 0 5 0 5 3 20 0 15 0 444253608 11079880704 12454 33554432000 4194304 4196468 140728892256560 139825695856752 139826152341864 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12749] ppid=12681 vsize=10820196 memory=-1 CPUtime=0.08 cores=4-7
/proc/12684/task/12749/stat : 12749 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11079880704 12454 33554432000 4194304 4196468 140728892256560 139824668166368 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12750] ppid=12681 vsize=10820196 memory=140704814511744 CPUtime=0.08 cores=4-7
/proc/12684/task/12750/stat : 12750 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444253608 11079880704 12454 33554432000 4194304 4196468 140728892256560 139825694805168 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49816 KiB

[startup+0.700747 s]
/proc/loadavg: 1.39 1.37 1.39 4/227 12750
/proc/meminfo: memFree=28610784/32770688 swapFree=66919992/67108860
[pid=12684] ppid=12681 vsize=10822316 memory=77604 CPUtime=1.08 cores=4-7
/proc/12684/stat : 12684 (java) S 12681 12684 10334 0 -1 1077944320 14674 13019 0 0 95 5 5 3 20 0 15 0 444253592 11082051584 19401 33554432000 4194304 4196468 140728892256560 140728892239104 139826172370679 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
/proc/12684/statm: 2705579 19401 3496 1 0 2667661 0
[pid=12684/tid=12737] ppid=12681 vsize=10822316 memory=0 CPUtime=0.67 cores=4-7
/proc/12684/task/12737/stat : 12737 (java) R 12681 12684 10334 0 -1 4202560 10193 13019 0 0 55 4 5 3 20 0 15 0 444253602 11082051584 19466 33554432000 4194304 4196468 140728892256560 139826144186256 139826156451166 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12738] ppid=12681 vsize=10822316 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12738/stat : 12738 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444253603 11082051584 19466 33554432000 4194304 4196468 140728892256560 139826176613008 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12739] ppid=12681 vsize=10822316 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12739/stat : 12739 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253603 11082051584 19466 33554432000 4194304 4196468 140728892256560 139826091432464 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12740] ppid=12681 vsize=10822316 memory=281409344512960 CPUtime=0.08 cores=4-7
/proc/12684/task/12740/stat : 12740 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253603 11082051584 19466 33554432000 4194304 4196468 140728892256560 139826090379664 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12741] ppid=12681 vsize=10822316 memory=56652162140649 CPUtime=0.08 cores=4-7
/proc/12684/task/12741/stat : 12741 (java) S 12681 12684 10334 0 -1 1077944384 2 13019 0 0 0 0 5 3 20 0 15 0 444253603 11082051584 19466 33554432000 4194304 4196468 140728892256560 139826089326864 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12742] ppid=12681 vsize=10822316 memory=11524208035 CPUtime=0.08 cores=4-7
/proc/12684/task/12742/stat : 12742 (java) S 12681 12684 10334 0 -1 1077944384 5 13019 0 0 0 0 5 3 20 0 15 0 444253604 11082051584 19466 33554432000 4194304 4196468 140728892256560 139825699015536 139826172381826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12743] ppid=12681 vsize=10822316 memory=68 CPUtime=0.08 cores=4-7
/proc/12684/task/12743/stat : 12743 (java) S 12681 12684 10334 0 -1 1077944384 13 13019 0 0 0 0 5 3 20 0 15 0 444253605 11082051584 19466 33554432000 4194304 4196468 140728892256560 139825613104672 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12744] ppid=12681 vsize=10822316 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12744/stat : 12744 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444253605 11082051584 19466 33554432000 4194304 4196468 140728892256560 139825009124720 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12745] ppid=12681 vsize=10822316 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12745/stat : 12745 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11082051584 19466 33554432000 4194304 4196468 140728892256560 139824701725008 139826172389275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12746] ppid=12681 vsize=10822316 memory=0 CPUtime=0.18 cores=4-7
/proc/12684/task/12746/stat : 12746 (java) R 12681 12684 10334 0 -1 4202560 858 13019 0 0 10 0 5 3 20 0 15 0 444253608 11082051584 19466 33554432000 4194304 4196468 140728892256560 139825697948464 139826153892903 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12747] ppid=12681 vsize=10822316 memory=0 CPUtime=0.2 cores=4-7
/proc/12684/task/12747/stat : 12747 (java) R 12681 12684 10334 0 -1 4202560 620 13019 0 0 12 0 5 3 20 0 15 0 444253608 11082051584 19466 33554432000 4194304 4196468 140728892256560 139825696899264 139826172392026 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12748] ppid=12681 vsize=10822316 memory=0 CPUtime=0.25 cores=4-7
/proc/12684/task/12748/stat : 12748 (java) S 12681 12684 10334 0 -1 1077944384 766 13019 0 0 17 0 5 3 20 0 15 0 444253608 11082051584 19466 33554432000 4194304 4196468 140728892256560 139825695856752 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12749] ppid=12681 vsize=10822316 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12749/stat : 12749 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11082051584 19466 33554432000 4194304 4196468 140728892256560 139824668166368 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12750] ppid=12681 vsize=10822316 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12750/stat : 12750 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444253608 11082051584 19466 33554432000 4194304 4196468 140728892256560 139825694805168 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10822316 KiB
Current children cumulated memory: 77604 KiB

[startup+1.5008 s]
/proc/loadavg: 1.39 1.37 1.39 5/227 12750
/proc/meminfo: memFree=28564724/32770688 swapFree=66919992/67108860
[pid=12684] ppid=12681 vsize=10832632 memory=213624 CPUtime=2.93 cores=4-7
/proc/12684/stat : 12684 (java) S 12681 12684 10334 0 -1 1077944320 23516 13019 0 0 274 11 5 3 20 0 15 0 444253592 11092615168 53406 33554432000 4194304 4196468 140728892256560 140728892239104 139826172370679 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
/proc/12684/statm: 2708158 53406 3585 1 0 2670221 0
[pid=12684/tid=12737] ppid=12681 vsize=10832632 memory=-5153189914156493167 CPUtime=1.42 cores=4-7
/proc/12684/task/12737/stat : 12737 (java) R 12681 12684 10334 0 -1 4202560 14663 13019 0 0 128 6 5 3 20 0 15 0 444253602 11092615168 53406 33554432000 4194304 4196468 140728892256560 139826144198984 139826172382614 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12738] ppid=12681 vsize=10832632 memory=-7407784351813901209 CPUtime=0.09 cores=4-7
/proc/12684/task/12738/stat : 12738 (java) S 12681 12684 10334 0 -1 1077944384 35 13019 0 0 1 0 5 3 20 0 15 0 444253603 11092615168 53406 33554432000 4194304 4196468 140728892256560 139826176613008 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12739] ppid=12681 vsize=10832632 memory=6720696446780543624 CPUtime=0.09 cores=4-7
/proc/12684/task/12739/stat : 12739 (java) S 12681 12684 10334 0 -1 1077944384 32 13019 0 0 1 0 5 3 20 0 15 0 444253603 11092615168 53406 33554432000 4194304 4196468 140728892256560 139826091432464 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12740] ppid=12681 vsize=10832632 memory=-5153075247754915967 CPUtime=0.09 cores=4-7
/proc/12684/task/12740/stat : 12740 (java) S 12681 12684 10334 0 -1 1077944384 78 13019 0 0 1 0 5 3 20 0 15 0 444253603 11092615168 53406 33554432000 4194304 4196468 140728892256560 139826090379664 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12741] ppid=12681 vsize=10832632 memory=138280 CPUtime=0.09 cores=4-7
/proc/12684/task/12741/stat : 12741 (java) S 12681 12684 10334 0 -1 1077944384 239 13019 0 0 1 0 5 3 20 0 15 0 444253603 11092615168 53406 33554432000 4194304 4196468 140728892256560 139826089326864 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12742] ppid=12681 vsize=10832632 memory=0 CPUtime=0.09 cores=4-7
/proc/12684/task/12742/stat : 12742 (java) S 12681 12684 10334 0 -1 1077944384 949 13019 0 0 1 0 5 3 20 0 15 0 444253604 11092615168 53406 33554432000 4194304 4196468 140728892256560 139825699015536 139826172381826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12743] ppid=12681 vsize=10832632 memory=0 CPUtime=0.08 cores=4-7
/proc/12684/task/12743/stat : 12743 (java) S 12681 12684 10334 0 -1 1077944384 14 13019 0 0 0 0 5 3 20 0 15 0 444253605 11092615168 53406 33554432000 4194304 4196468 140728892256560 139825613104672 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12744] ppid=12681 vsize=10832632 memory=281409344307296 CPUtime=0.08 cores=4-7
/proc/12684/task/12744/stat : 12744 (java) S 12681 12684 10334 0 -1 1077944384 1 13019 0 0 0 0 5 3 20 0 15 0 444253605 11092615168 53406 33554432000 4194304 4196468 140728892256560 139825009124720 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12745] ppid=12681 vsize=10832632 memory=281409344722336 CPUtime=0.08 cores=4-7
/proc/12684/task/12745/stat : 12745 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11092615168 53406 33554432000 4194304 4196468 140728892256560 139824701725008 139826172389275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12746] ppid=12681 vsize=10832632 memory=140704672163360 CPUtime=0.56 cores=4-7
/proc/12684/task/12746/stat : 12746 (java) R 12681 12684 10334 0 -1 4202560 2263 13019 0 0 48 0 5 3 20 0 15 0 444253608 11092615168 53406 33554432000 4194304 4196468 140728892256560 139825697962352 139826155871082 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12747] ppid=12681 vsize=10832632 memory=0 CPUtime=0.57 cores=4-7
/proc/12684/task/12747/stat : 12747 (java) R 12681 12684 10334 0 -1 1077944384 1680 13019 0 0 49 0 5 3 20 0 15 0 444253608 11092615168 53406 33554432000 4194304 4196468 140728892256560 139825696909552 139826172381826 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12748] ppid=12681 vsize=10832632 memory=980 CPUtime=0.46 cores=4-7
/proc/12684/task/12748/stat : 12748 (java) R 12681 12684 10334 0 -1 4202560 1348 13019 0 0 38 0 5 3 20 0 15 0 444253608 11092615168 53406 33554432000 4194304 4196468 140728892256560 139825695856752 139826172382614 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12749] ppid=12681 vsize=10832632 memory=14008 CPUtime=0.08 cores=4-7
/proc/12684/task/12749/stat : 12749 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11092615168 53406 33554432000 4194304 4196468 140728892256560 139824668166368 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12750] ppid=12681 vsize=10832632 memory=12028 CPUtime=0.08 cores=4-7
/proc/12684/task/12750/stat : 12750 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11092615168 53406 33554432000 4194304 4196468 140728892256560 139825694805168 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
Current children cumulated CPU time: 2.93 s
Current children cumulated vsize: 10832632 KiB

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

[pid=12684/tid=12749] ppid=12681 vsize=10849036 memory=1764 CPUtime=0.08 cores=4-7
/proc/12684/task/12749/stat : 12749 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139824668166368 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12750] ppid=12681 vsize=10849036 memory=924 CPUtime=0.87 cores=4-7
/proc/12684/task/12750/stat : 12750 (java) S 12681 12684 10334 0 -1 1077944384 1727 13019 0 0 36 43 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825694805168 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
Current children cumulated CPU time: 2034.66 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1758456 KiB

[startup+2016.8 s]
/proc/loadavg: 1.34 1.49 1.56 3/227 13086
/proc/meminfo: memFree=26090708/32770688 swapFree=66919992/67108860
[pid=12684] ppid=12681 vsize=10849036 memory=1758456 CPUtime=2035.45 cores=4-7
/proc/12684/stat : 12684 (java) S 12681 12684 10334 0 -1 1077944320 277054 13019 0 0 203395 142 5 3 20 0 15 0 444253592 11109412864 439614 33554432000 4194304 4196468 140728892256560 140728892239104 139826172370679 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
/proc/12684/statm: 2712259 439614 3634 1 0 2674317 0
[pid=12684/tid=12737] ppid=12681 vsize=10849036 memory=776 CPUtime=2013.24 cores=4-7
/proc/12684/task/12737/stat : 12737 (java) R 12681 12684 10334 0 -1 4202560 88123 13019 0 0 201277 39 5 3 20 0 15 0 444253602 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826144202816 139825779367214 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12738] ppid=12681 vsize=10849036 memory=660 CPUtime=1.83 cores=4-7
/proc/12684/task/12738/stat : 12738 (java) S 12681 12684 10334 0 -1 1077944384 15190 13019 0 0 161 14 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826176613008 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12739] ppid=12681 vsize=10849036 memory=1556 CPUtime=1.81 cores=4-7
/proc/12684/task/12739/stat : 12739 (java) S 12681 12684 10334 0 -1 1077944384 17145 13019 0 0 161 12 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826091432464 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12740] ppid=12681 vsize=10849036 memory=9588 CPUtime=1.83 cores=4-7
/proc/12684/task/12740/stat : 12740 (java) S 12681 12684 10334 0 -1 1077944384 19378 13019 0 0 163 12 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826090379664 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12741] ppid=12681 vsize=10849036 memory=1758456 CPUtime=1.83 cores=4-7
/proc/12684/task/12741/stat : 12741 (java) S 12681 12684 10334 0 -1 1077944384 21471 13019 0 0 164 11 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826089326864 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12742] ppid=12681 vsize=10849036 memory=1764 CPUtime=1.37 cores=4-7
/proc/12684/task/12742/stat : 12742 (java) S 12681 12684 10334 0 -1 1077944384 17019 13019 0 0 119 10 5 3 20 0 15 0 444253604 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825699015536 139826172381826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12743] ppid=12681 vsize=10849036 memory=111632 CPUtime=0.08 cores=4-7
/proc/12684/task/12743/stat : 12743 (java) S 12681 12684 10334 0 -1 1077944384 18 13019 0 0 0 0 5 3 20 0 15 0 444253605 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825613104800 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12744] ppid=12681 vsize=10849036 memory=800 CPUtime=0.08 cores=4-7
/proc/12684/task/12744/stat : 12744 (java) S 12681 12684 10334 0 -1 1077944384 11 13019 0 0 0 0 5 3 20 0 15 0 444253605 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825009124736 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12745] ppid=12681 vsize=10849036 memory=1804 CPUtime=0.08 cores=4-7
/proc/12684/task/12745/stat : 12745 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139824701725008 139826172389275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12746] ppid=12681 vsize=10849036 memory=920 CPUtime=5.61 cores=4-7
/proc/12684/task/12746/stat : 12746 (java) S 12681 12684 10334 0 -1 1077944384 35384 13019 0 0 548 5 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825697962352 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12747] ppid=12681 vsize=10849036 memory=1758456 CPUtime=5.52 cores=4-7
/proc/12684/task/12747/stat : 12747 (java) S 12681 12684 10334 0 -1 1077944384 36170 13019 0 0 540 4 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825696909552 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12748] ppid=12681 vsize=10849036 memory=4156 CPUtime=2.15 cores=4-7
/proc/12684/task/12748/stat : 12748 (java) S 12681 12684 10334 0 -1 1077944384 23207 13019 0 0 202 5 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825695856752 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12749] ppid=12681 vsize=10849036 memory=1056 CPUtime=0.08 cores=4-7
/proc/12684/task/12749/stat : 12749 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139824668166368 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12750] ppid=12681 vsize=10849036 memory=2828 CPUtime=0.87 cores=4-7
/proc/12684/task/12750/stat : 12750 (java) S 12681 12684 10334 0 -1 1077944384 1727 13019 0 0 36 43 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825694805168 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
Current children cumulated CPU time: 2035.45 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1758456 KiB

[startup+2017.2 s]
/proc/loadavg: 1.34 1.49 1.56 3/227 13087
/proc/meminfo: memFree=26090544/32770688 swapFree=66919992/67108860
[pid=12684] ppid=12681 vsize=10849036 memory=1758456 CPUtime=2035.85 cores=4-7
/proc/12684/stat : 12684 (java) S 12681 12684 10334 0 -1 1077944320 277055 13019 0 0 203435 142 5 3 20 0 15 0 444253592 11109412864 439614 33554432000 4194304 4196468 140728892256560 140728892239104 139826172370679 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
/proc/12684/statm: 2712259 439614 3634 1 0 2674317 0
[pid=12684/tid=12737] ppid=12681 vsize=10849036 memory=14008 CPUtime=2013.64 cores=4-7
/proc/12684/task/12737/stat : 12737 (java) R 12681 12684 10334 0 -1 4202560 88124 13019 0 0 201317 39 5 3 20 0 15 0 444253602 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826144206624 139825779367335 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12738] ppid=12681 vsize=10849036 memory=12028 CPUtime=1.83 cores=4-7
/proc/12684/task/12738/stat : 12738 (java) S 12681 12684 10334 0 -1 1077944384 15190 13019 0 0 161 14 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826176613008 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12739] ppid=12681 vsize=10849036 memory=6791534058613427641 CPUtime=1.81 cores=4-7
/proc/12684/task/12739/stat : 12739 (java) S 12681 12684 10334 0 -1 1077944384 17145 13019 0 0 161 12 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826091432464 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12740] ppid=12681 vsize=10849036 memory=1056 CPUtime=1.83 cores=4-7
/proc/12684/task/12740/stat : 12740 (java) S 12681 12684 10334 0 -1 1077944384 19378 13019 0 0 163 12 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826090379664 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12741] ppid=12681 vsize=10849036 memory=2828 CPUtime=1.83 cores=4-7
/proc/12684/task/12741/stat : 12741 (java) S 12681 12684 10334 0 -1 1077944384 21471 13019 0 0 164 11 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826089326864 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12742] ppid=12681 vsize=10849036 memory=1176 CPUtime=1.37 cores=4-7
/proc/12684/task/12742/stat : 12742 (java) S 12681 12684 10334 0 -1 1077944384 17019 13019 0 0 119 10 5 3 20 0 15 0 444253604 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825699015536 139826172381826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12743] ppid=12681 vsize=10849036 memory=980 CPUtime=0.08 cores=4-7
/proc/12684/task/12743/stat : 12743 (java) S 12681 12684 10334 0 -1 1077944384 18 13019 0 0 0 0 5 3 20 0 15 0 444253605 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825613104800 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12744] ppid=12681 vsize=10849036 memory=14008 CPUtime=0.08 cores=4-7
/proc/12684/task/12744/stat : 12744 (java) S 12681 12684 10334 0 -1 1077944384 11 13019 0 0 0 0 5 3 20 0 15 0 444253605 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825009124736 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12745] ppid=12681 vsize=10849036 memory=12028 CPUtime=0.08 cores=4-7
/proc/12684/task/12745/stat : 12745 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139824701725008 139826172389275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12746] ppid=12681 vsize=10849036 memory=29508 CPUtime=5.61 cores=4-7
/proc/12684/task/12746/stat : 12746 (java) S 12681 12684 10334 0 -1 1077944384 35384 13019 0 0 548 5 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825697962352 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12747] ppid=12681 vsize=10849036 memory=2120 CPUtime=5.52 cores=4-7
/proc/12684/task/12747/stat : 12747 (java) S 12681 12684 10334 0 -1 1077944384 36170 13019 0 0 540 4 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825696909552 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12748] ppid=12681 vsize=10849036 memory=496 CPUtime=2.15 cores=4-7
/proc/12684/task/12748/stat : 12748 (java) S 12681 12684 10334 0 -1 1077944384 23207 13019 0 0 202 5 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825695856752 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12749] ppid=12681 vsize=10849036 memory=1560 CPUtime=0.08 cores=4-7
/proc/12684/task/12749/stat : 12749 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139824668166368 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12750] ppid=12681 vsize=10849036 memory=928 CPUtime=0.87 cores=4-7
/proc/12684/task/12750/stat : 12750 (java) S 12681 12684 10334 0 -1 1077944384 1727 13019 0 0 36 43 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825694805168 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
Current children cumulated CPU time: 2035.85 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1758456 KiB

[startup+2017.6 s]
/proc/loadavg: 1.34 1.49 1.56 3/227 13087
/proc/meminfo: memFree=26090544/32770688 swapFree=66919992/67108860
[pid=12684] ppid=12681 vsize=10849036 memory=1758456 CPUtime=2036.25 cores=4-7
/proc/12684/stat : 12684 (java) S 12681 12684 10334 0 -1 1077944320 277055 13019 0 0 203475 142 5 3 20 0 15 0 444253592 11109412864 439614 33554432000 4194304 4196468 140728892256560 140728892239104 139826172370679 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
/proc/12684/statm: 2712259 439614 3634 1 0 2674317 0
[pid=12684/tid=12737] ppid=12681 vsize=10849036 memory=1428 CPUtime=2014.04 cores=4-7
/proc/12684/task/12737/stat : 12737 (java) R 12681 12684 10334 0 -1 4202560 88124 13019 0 0 201357 39 5 3 20 0 15 0 444253602 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826144206624 139825779368277 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12738] ppid=12681 vsize=10849036 memory=776 CPUtime=1.83 cores=4-7
/proc/12684/task/12738/stat : 12738 (java) S 12681 12684 10334 0 -1 1077944384 15190 13019 0 0 161 14 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826176613008 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12739] ppid=12681 vsize=10849036 memory=1758456 CPUtime=1.81 cores=4-7
/proc/12684/task/12739/stat : 12739 (java) S 12681 12684 10334 0 -1 1077944384 17145 13019 0 0 161 12 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826091432464 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12740] ppid=12681 vsize=10849036 memory=1758456 CPUtime=1.83 cores=4-7
/proc/12684/task/12740/stat : 12740 (java) S 12681 12684 10334 0 -1 1077944384 19378 13019 0 0 163 12 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826090379664 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12741] ppid=12681 vsize=10849036 memory=12028 CPUtime=1.83 cores=4-7
/proc/12684/task/12741/stat : 12741 (java) S 12681 12684 10334 0 -1 1077944384 21471 13019 0 0 164 11 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826089326864 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12742] ppid=12681 vsize=10849036 memory=6791534058613427641 CPUtime=1.37 cores=4-7
/proc/12684/task/12742/stat : 12742 (java) S 12681 12684 10334 0 -1 1077944384 17019 13019 0 0 119 10 5 3 20 0 15 0 444253604 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825699015536 139826172381826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12743] ppid=12681 vsize=10849036 memory=2120 CPUtime=0.08 cores=4-7
/proc/12684/task/12743/stat : 12743 (java) S 12681 12684 10334 0 -1 1077944384 18 13019 0 0 0 0 5 3 20 0 15 0 444253605 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825613104800 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12744] ppid=12681 vsize=10849036 memory=496 CPUtime=0.08 cores=4-7
/proc/12684/task/12744/stat : 12744 (java) S 12681 12684 10334 0 -1 1077944384 11 13019 0 0 0 0 5 3 20 0 15 0 444253605 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825009124736 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12745] ppid=12681 vsize=10849036 memory=1560 CPUtime=0.08 cores=4-7
/proc/12684/task/12745/stat : 12745 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139824701725008 139826172389275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12746] ppid=12681 vsize=10849036 memory=3624 CPUtime=5.61 cores=4-7
/proc/12684/task/12746/stat : 12746 (java) S 12681 12684 10334 0 -1 1077944384 35384 13019 0 0 548 5 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825697962352 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12747] ppid=12681 vsize=10849036 memory=55692 CPUtime=5.52 cores=4-7
/proc/12684/task/12747/stat : 12747 (java) S 12681 12684 10334 0 -1 1077944384 36170 13019 0 0 540 4 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825696909552 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12748] ppid=12681 vsize=10849036 memory=984 CPUtime=2.15 cores=4-7
/proc/12684/task/12748/stat : 12748 (java) S 12681 12684 10334 0 -1 1077944384 23207 13019 0 0 202 5 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825695856752 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12749] ppid=12681 vsize=10849036 memory=2020 CPUtime=0.08 cores=4-7
/proc/12684/task/12749/stat : 12749 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139824668166368 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12750] ppid=12681 vsize=10849036 memory=1428 CPUtime=0.87 cores=4-7
/proc/12684/task/12750/stat : 12750 (java) S 12681 12684 10334 0 -1 1077944384 1727 13019 0 0 36 43 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825694805168 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
Current children cumulated CPU time: 2036.25 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1758456 KiB

[startup+2017.7 s]
/proc/loadavg: 1.34 1.49 1.56 3/227 13087
/proc/meminfo: memFree=26090544/32770688 swapFree=66919992/67108860
[pid=12684] ppid=12681 vsize=10849036 memory=1758456 CPUtime=2036.35 cores=4-7
/proc/12684/stat : 12684 (java) S 12681 12684 10334 0 -1 1077944320 277055 13019 0 0 203485 142 5 3 20 0 15 0 444253592 11109412864 439614 33554432000 4194304 4196468 140728892256560 140728892239104 139826172370679 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
/proc/12684/statm: 2712259 439614 3634 1 0 2674317 0
[pid=12684/tid=12737] ppid=12681 vsize=10849036 memory=1758456 CPUtime=2014.14 cores=4-7
/proc/12684/task/12737/stat : 12737 (java) R 12681 12684 10334 0 -1 4202560 88124 13019 0 0 201367 39 5 3 20 0 15 0 444253602 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826144206624 139825779367759 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12738] ppid=12681 vsize=10849036 memory=1758456 CPUtime=1.83 cores=4-7
/proc/12684/task/12738/stat : 12738 (java) S 12681 12684 10334 0 -1 1077944384 15190 13019 0 0 161 14 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826176613008 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12739] ppid=12681 vsize=10849036 memory=1758456 CPUtime=1.81 cores=4-7
/proc/12684/task/12739/stat : 12739 (java) S 12681 12684 10334 0 -1 1077944384 17145 13019 0 0 161 12 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826091432464 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12740] ppid=12681 vsize=10849036 memory=776 CPUtime=1.83 cores=4-7
/proc/12684/task/12740/stat : 12740 (java) S 12681 12684 10334 0 -1 1077944384 19378 13019 0 0 163 12 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826090379664 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12741] ppid=12681 vsize=10849036 memory=8 CPUtime=1.83 cores=4-7
/proc/12684/task/12741/stat : 12741 (java) S 12681 12684 10334 0 -1 1077944384 21471 13019 0 0 164 11 5 3 20 0 15 0 444253603 11109412864 439614 33554432000 4194304 4196468 140728892256560 139826089326864 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12742] ppid=12681 vsize=10849036 memory=1758456 CPUtime=1.37 cores=4-7
/proc/12684/task/12742/stat : 12742 (java) S 12681 12684 10334 0 -1 1077944384 17019 13019 0 0 119 10 5 3 20 0 15 0 444253604 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825699015536 139826172381826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12743] ppid=12681 vsize=10849036 memory=2020 CPUtime=0.08 cores=4-7
/proc/12684/task/12743/stat : 12743 (java) S 12681 12684 10334 0 -1 1077944384 18 13019 0 0 0 0 5 3 20 0 15 0 444253605 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825613104800 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12744] ppid=12681 vsize=10849036 memory=288230574492221466 CPUtime=0.08 cores=4-7
/proc/12684/task/12744/stat : 12744 (java) S 12681 12684 10334 0 -1 1077944384 11 13019 0 0 0 0 5 3 20 0 15 0 444253605 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825009124736 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12745] ppid=12681 vsize=10849036 memory=288230591755977018 CPUtime=0.08 cores=4-7
/proc/12684/task/12745/stat : 12745 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139824701725008 139826172389275 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12746] ppid=12681 vsize=10849036 memory=1758456 CPUtime=5.61 cores=4-7
/proc/12684/task/12746/stat : 12746 (java) S 12681 12684 10334 0 -1 1077944384 35384 13019 0 0 548 5 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825697962352 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12747] ppid=12681 vsize=10849036 memory=7100839861465685612 CPUtime=5.52 cores=4-7
/proc/12684/task/12747/stat : 12747 (java) S 12681 12684 10334 0 -1 1077944384 36170 13019 0 0 540 4 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825696909552 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12748] ppid=12681 vsize=10849036 memory=1758456 CPUtime=2.15 cores=4-7
/proc/12684/task/12748/stat : 12748 (java) S 12681 12684 10334 0 -1 1077944384 23207 13019 0 0 202 5 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825695856752 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12749] ppid=12681 vsize=10849036 memory=1758456 CPUtime=0.08 cores=4-7
/proc/12684/task/12749/stat : 12749 (java) S 12681 12684 10334 0 -1 1077944384 3 13019 0 0 0 0 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139824668166368 139826172380885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
[pid=12684/tid=12750] ppid=12681 vsize=10849036 memory=1758456 CPUtime=0.87 cores=4-7
/proc/12684/task/12750/stat : 12750 (java) S 12681 12684 10334 0 -1 1077944384 1727 13019 0 0 36 43 5 3 20 0 15 0 444253608 11109412864 439614 33554432000 4194304 4196468 140728892256560 139825694805168 139826172381826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20054016 140728892263151 140728892265669 140728892265669 140728892268495 0
Current children cumulated CPU time: 2036.35 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1758456 KiB

Child status: 0
Real time (s): 2017.77
CPU time (s): 2036.44
CPU user time (s): 2034.97
CPU system time (s): 1.46507
CPU usage (%): 100.925
Max. virtual memory (cumulated for all children) (KiB): 10849036
Max. memory (cumulated for all children) (KiB): 1827292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2034.97
system time used= 1.46507
maximum resident set size= 1829340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290591
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75927
involuntary context switches= 1771


# summary of solver processes directly reported to runsolver:
#   pid: 12684
#   total CPU time (s): 2036.44
#   total CPU user time (s): 2034.97
#   total CPU system time (s): 1.46507

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3163 second user time and 17.8765 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-18 09:28:15
IDJOB=4401117
IDBENCH=127972
IDSOLVER=2857
FILE ID=node120/4401117-1568682473
RUNJOBID= node120-1324187754-10366
PBS_JOBID= 21703789
Free space on /tmp= 61592 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401117-1568682473/watcher-4401117-1568682473 -o /tmp/evaluation-result-4401117-1568682473/solver-4401117-1568682473 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324187754-10366 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1790479423 HOME/instance-4401117-1568682473.xml

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

MD5SUM BENCH= 105bb238691d484e064b3a25c3dae36e
RANDOM SEED=1790479423

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        28661796 kB
MemAvailable:   31081804 kB
Buffers:          176888 kB
Cached:          2547004 kB
SwapCached:        77548 kB
Active:          2241296 kB
Inactive:        1308920 kB
Active(anon):     748868 kB
Inactive(anon):   127068 kB
Active(file):    1492428 kB
Inactive(file):  1181852 kB
Unevictable:      107752 kB
Mlocked:          107752 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:             36152 kB
Writeback:             0 kB
AnonPages:        857916 kB
Mapped:            66672 kB
Shmem:             41008 kB
Slab:             152464 kB
SReclaimable:     123128 kB
SUnreclaim:        29336 kB
KernelStack:        3696 kB
PageTables:         7544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    2017608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    735232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 61556 MiB
End job on node120 at 2011-12-18 10:01:53