Trace number 4262757

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.4OPT2 133.674 125.655

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-10.xml
MD5SUMf18d8089cff3557044696c3f39147249
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.157353
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints120
Number of domains1
Minimum domain size45
Maximum domain size45
Distribution of domain sizes[{"size":45,"count":45}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":55},{"degree":9,"count":45}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":120}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

3.43/2.21	c Concrete v3.4 running
9.28/4.84	o 44
9.28/4.87	o 43
9.28/4.89	o 42
9.60/4.91	o 41
9.60/4.93	o 40
9.60/4.95	o 39
9.60/4.96	o 38
9.60/4.98	o 37
9.60/4.99	o 36
9.94/5.01	o 35
9.94/5.02	o 34
9.94/5.03	o 33
9.94/5.04	o 32
9.94/5.06	o 31
9.94/5.07	o 30
9.94/5.08	o 29
9.94/5.09	o 28
9.94/5.10	o 27
10.28/5.11	o 26
10.28/5.11	o 25
10.28/5.12	o 24
10.28/5.13	o 23
10.28/5.14	o 22
10.28/5.15	o 21
10.28/5.16	o 20
10.28/5.17	o 19
10.28/5.18	o 18
10.28/5.18	o 17
10.28/5.19	o 16
10.59/5.20	o 15
10.59/5.21	o 14
10.59/5.21	o 13
10.59/5.22	o 12
10.59/5.23	o 11
10.59/5.23	o 10
10.59/5.24	o 9
10.59/5.25	o 8
10.59/5.25	o 7
10.59/5.26	o 6
10.59/5.26	o 5
10.59/5.27	o 4
10.59/5.28	o 3
10.90/5.37	o 2
133.60/125.64	v <instantiation cost="2">
133.60/125.64	v       <list>
133.60/125.64	v         x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][6] x[5][7] x[5][8] x[5][9] x[6][7] x[6][8] x[6][9] x[7][8] x[7][9] x[8][9]
133.60/125.64	v       </list>
133.60/125.64	v       <values>
133.60/125.64	v         1 1 0 2 2 2 0 1 0 2 1 1 1 2 0 2 2 2 1 2 0 1 0 1 2 0 2 1 1 2 0 1 0 2 0 1 1 2 2 2 1 0 2 2 1
133.60/125.64	v       </values>
133.60/125.64	v     </instantiation>
133.60/125.64	s OPTIMUM FOUND

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262757-1502489927/watcher-4262757-1502489927 -o /tmp/evaluation-result-4262757-1502489927/solver-4262757-1502489927 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502411410-19682 --watchdog 2580 bin/concrete HOME/instance-4262757-1502489927.xml 

pid=5607
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.60 1.47 1.44 3/195 5610
/proc/meminfo: memFree=26867188/32770624 swapFree=0/551340
[pid=5610] ppid=5607 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/5610/stat : 5610 (runsolver) D 5607 5610 19618 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 51186177 24240128 106 18446744073709551615 4194304 4338465 140735961175792 140735961173432 140400430731991 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 20443136 140735961182416 140735961182793 140735961182793 140735961186250 0
/proc/5610/statm: 5918 106 53 36 0 2156 0

[startup+0.100061 s]
/proc/loadavg: 1.60 1.47 1.44 3/195 5610
/proc/meminfo: memFree=26867188/32770624 swapFree=0/551340
[pid=5610] ppid=5607 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/5610/stat : 5610 (bash) S 5607 5610 19618 0 -1 4202496 683 1543 0 0 0 0 0 0 20 0 1 0 51186177 9736192 351 18446744073709551615 4194304 5098028 140733579501568 140733579499208 139665608621056 0 0 5 65536 18446744071580971376 0 0 17 1 0 0 8 0 0 7196144 7232144 31289344 140733579510292 140733579510377 140733579510377 140733579513834 0
/proc/5610/statm: 2377 351 278 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200267 s]
/proc/loadavg: 1.60 1.47 1.44 3/195 5610
/proc/meminfo: memFree=26867188/32770624 swapFree=0/551340
[pid=5610] ppid=5607 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/5610/stat : 5610 (bash) S 5607 5610 19618 0 -1 4202496 892 6488 0 0 0 0 0 1 20 0 1 0 51186177 9867264 373 18446744073709551615 4194304 5098028 140733579501568 140733579495576 139665608621056 0 0 5 65536 18446744071580971376 0 0 17 1 0 0 8 0 0 7196144 7232144 31289344 140733579510292 140733579510377 140733579510377 140733579513834 0
/proc/5610/statm: 2409 373 292 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300377 s]
/proc/loadavg: 1.60 1.47 1.44 3/195 5610
/proc/meminfo: memFree=26867188/32770624 swapFree=0/551340
[pid=5610] ppid=5607 vsize=13907308 CPUtime=0.14 cores=1,3,5,7
/proc/5610/stat : 5610 (java) S 5607 5610 19618 0 -1 1077944320 5746 12848 0 0 5 1 5 3 20 0 14 0 51186177 14241083392 5427 18446744073709551615 4194304 4196468 140727545259728 140727545242272 140699857174263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
/proc/5610/statm: 3476827 5427 2563 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.700702 s]
/proc/loadavg: 1.60 1.47 1.44 3/195 5610
/proc/meminfo: memFree=26867188/32770624 swapFree=0/551340
[pid=5610] ppid=5607 vsize=13974784 CPUtime=0.67 cores=1,3,5,7
/proc/5610/stat : 5610 (java) S 5607 5610 19618 0 -1 1077944320 13780 12848 0 0 55 4 5 3 20 0 15 0 51186177 14310178816 14136 18446744073709551615 4194304 4196468 140727545259728 140727545242272 140699857174263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
/proc/5610/statm: 3493696 14136 3084 1 0 3482965 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13974784

[startup+1.50239 s]
/proc/loadavg: 1.63 1.48 1.44 3/210 5673
/proc/meminfo: memFree=26772848/32770624 swapFree=0/551408
[pid=5610] ppid=5607 vsize=13985408 CPUtime=1.87 cores=1,3,5,7
/proc/5610/stat : 5610 (java) S 5607 5610 19618 0 -1 1077944320 28328 12848 0 0 171 8 5 3 20 0 15 0 51186177 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140727545242272 140699857174263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
/proc/5610/statm: 3496352 39600 3347 1 0 3485525 0
[pid=5610/tid=5660] ppid=5607 vsize=13985408 CPUtime=1.29 cores=1,3,5,7
/proc/5610/task/5660/stat : 5660 (java) S 5607 5610 19618 0 -1 1077944384 22547 12848 0 0 116 5 5 3 20 0 15 0 51186198 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699861390000 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5661] ppid=5607 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5661/stat : 5661 (java) R 5607 5610 19618 0 -1 4202560 52 12848 0 0 0 0 5 3 20 0 15 0 51186199 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699776588688 140699838770080 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5662] ppid=5607 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5662/stat : 5662 (java) S 5607 5610 19618 0 -1 1077944384 46 12848 0 0 0 0 5 3 20 0 15 0 51186199 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699775535904 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5663] ppid=5607 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5663/stat : 5663 (java) R 5607 5610 19618 0 -1 4202560 203 12848 0 0 0 0 5 3 20 0 15 0 51186199 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699774483496 140699849802471 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5664] ppid=5607 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5664/stat : 5664 (java) S 5607 5610 19618 0 -1 1077944384 61 12848 0 0 0 0 5 3 20 0 15 0 51186199 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699454401552 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5665] ppid=5607 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5665/stat : 5665 (java) S 5607 5610 19618 0 -1 1077944384 59 12848 0 0 0 0 5 3 20 0 15 0 51186200 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699335729600 140699857184469 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5666] ppid=5607 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5666/stat : 5666 (java) S 5607 5610 19618 0 -1 1077944384 33 12848 0 0 0 0 5 3 20 0 15 0 51186201 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699334677280 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5667] ppid=5607 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5667/stat : 5667 (java) S 5607 5610 19618 0 -1 1077944384 21 12848 0 0 0 0 5 3 20 0 15 0 51186201 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699333624944 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5668] ppid=5607 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5668/stat : 5668 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699332573264 140699857192859 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5669] ppid=5607 vsize=13985408 CPUtime=0.24 cores=1,3,5,7
/proc/5610/task/5669/stat : 5669 (java) S 5607 5610 19618 0 -1 1077944384 1140 12848 0 0 16 0 5 3 20 0 15 0 51186204 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699331521136 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5670] ppid=5607 vsize=13985408 CPUtime=0.2 cores=1,3,5,7
/proc/5610/task/5670/stat : 5670 (java) S 5607 5610 19618 0 -1 1077944384 615 12848 0 0 12 0 5 3 20 0 15 0 51186204 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699330468336 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5671] ppid=5607 vsize=13985408 CPUtime=0.31 cores=1,3,5,7
/proc/5610/task/5671/stat : 5671 (java) S 5607 5610 19618 0 -1 1077944384 1385 12848 0 0 23 0 5 3 20 0 15 0 51186204 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699329411424 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5672] ppid=5607 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5672/stat : 5672 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699328363488 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5673] ppid=5607 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5673/stat : 5673 (java) S 5607 5610 19618 0 -1 1077944384 8 12848 0 0 0 0 5 3 20 0 15 0 51186209 14321057792 39600 18446744073709551615 4194304 4196468 140727545259728 140699327310256 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 13985408

[startup+3.10666 s]
/proc/loadavg: 1.63 1.48 1.44 5/210 5673
/proc/meminfo: memFree=26694356/32770624 swapFree=0/551408
[pid=5610] ppid=5607 vsize=13997884 CPUtime=6.07 cores=1,3,5,7
/proc/5610/stat : 5610 (java) S 5607 5610 19618 0 -1 1077944320 44690 12848 0 0 585 14 5 3 20 0 15 0 51186177 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140727545242272 140699857174263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
/proc/5610/statm: 3499471 54969 3444 1 0 3488085 0
[pid=5610/tid=5660] ppid=5607 vsize=13997884 CPUtime=2.86 cores=1,3,5,7
/proc/5610/task/5660/stat : 5660 (java) R 5607 5610 19618 0 -1 4202560 28919 12848 0 0 270 8 5 3 20 0 15 0 51186198 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699861402496 140699454697249 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5661] ppid=5607 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5661/stat : 5661 (java) S 5607 5610 19618 0 -1 1077944384 57 12848 0 0 0 0 5 3 20 0 15 0 51186199 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699776588688 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5662] ppid=5607 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5662/stat : 5662 (java) S 5607 5610 19618 0 -1 1077944384 47 12848 0 0 0 0 5 3 20 0 15 0 51186199 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699775535888 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5663] ppid=5607 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5663/stat : 5663 (java) S 5607 5610 19618 0 -1 1077944384 204 12848 0 0 0 0 5 3 20 0 15 0 51186199 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699774483600 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5664] ppid=5607 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5664/stat : 5664 (java) S 5607 5610 19618 0 -1 1077944384 64 12848 0 0 0 0 5 3 20 0 15 0 51186199 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699454401552 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5665] ppid=5607 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/5610/task/5665/stat : 5665 (java) S 5607 5610 19618 0 -1 1077944384 1342 12848 0 0 1 0 5 3 20 0 15 0 51186200 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699335731312 140699857185410 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5666] ppid=5607 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5666/stat : 5666 (java) S 5607 5610 19618 0 -1 1077944384 55 12848 0 0 0 0 5 3 20 0 15 0 51186201 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699334677280 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5667] ppid=5607 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5667/stat : 5667 (java) S 5607 5610 19618 0 -1 1077944384 45 12848 0 0 0 0 5 3 20 0 15 0 51186201 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699333624944 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5668] ppid=5607 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5668/stat : 5668 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699332573264 140699857192859 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5669] ppid=5607 vsize=13997884 CPUtime=0.93 cores=1,3,5,7
/proc/5610/task/5669/stat : 5669 (java) R 5607 5610 19618 0 -1 4202560 2301 12848 0 0 84 1 5 3 20 0 15 0 51186204 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699331507952 140699838695232 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5670] ppid=5607 vsize=13997884 CPUtime=1.2 cores=1,3,5,7
/proc/5610/task/5670/stat : 5670 (java) R 5607 5610 19618 0 -1 4202560 4117 12848 0 0 112 0 5 3 20 0 15 0 51186204 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699330457008 140699837629840 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5671] ppid=5607 vsize=13997884 CPUtime=1.2 cores=1,3,5,7
/proc/5610/task/5671/stat : 5671 (java) S 5607 5610 19618 0 -1 1077944384 5372 12848 0 0 111 1 5 3 20 0 15 0 51186204 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699329416048 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5672] ppid=5607 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5672/stat : 5672 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699328363488 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5673] ppid=5607 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5673/stat : 5673 (java) S 5607 5610 19618 0 -1 1077944384 9 12848 0 0 0 0 5 3 20 0 15 0 51186209 14333833216 54969 18446744073709551615 4194304 4196468 140727545259728 140699327310256 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 13997884

[startup+6.30068 s]
/proc/loadavg: 1.63 1.48 1.44 5/210 5673
/proc/meminfo: memFree=26546416/32770624 swapFree=0/551408
[pid=5610] ppid=5607 vsize=14067516 CPUtime=13.47 cores=1,3,5,7
/proc/5610/stat : 5610 (java) S 5607 5610 19618 0 -1 1077944320 79068 12848 0 0 1315 24 5 3 20 0 15 0 51186177 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140727545242272 140699857174263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
/proc/5610/statm: 3516879 92758 3477 1 0 3505493 0
[pid=5610/tid=5660] ppid=5607 vsize=14067516 CPUtime=5.26 cores=1,3,5,7
/proc/5610/task/5660/stat : 5660 (java) R 5607 5610 19618 0 -1 4202560 43972 12848 0 0 507 11 5 3 20 0 15 0 51186198 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699861408272 140699468181944 0 4 1 16800974 0 0 0 -1 1 0 0 58 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5661] ppid=5607 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/5610/task/5661/stat : 5661 (java) S 5607 5610 19618 0 -1 1077944384 145 12848 0 0 9 1 5 3 20 0 15 0 51186199 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699776588688 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5662] ppid=5607 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/5610/task/5662/stat : 5662 (java) S 5607 5610 19618 0 -1 1077944384 1133 12848 0 0 9 1 5 3 20 0 15 0 51186199 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699775535888 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5663] ppid=5607 vsize=14067516 CPUtime=0.21 cores=1,3,5,7
/proc/5610/task/5663/stat : 5663 (java) S 5607 5610 19618 0 -1 1077944384 256 12848 0 0 13 0 5 3 20 0 15 0 51186199 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699774483600 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5664] ppid=5607 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/5610/task/5664/stat : 5664 (java) S 5607 5610 19618 0 -1 1077944384 131 12848 0 0 10 0 5 3 20 0 15 0 51186199 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699454401552 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5665] ppid=5607 vsize=14067516 CPUtime=0.2 cores=1,3,5,7
/proc/5610/task/5665/stat : 5665 (java) S 5607 5610 19618 0 -1 1077944384 2451 12848 0 0 12 0 5 3 20 0 15 0 51186200 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699335731312 140699857185410 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5666] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5666/stat : 5666 (java) S 5607 5610 19618 0 -1 1077944384 55 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699334677408 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5667] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5667/stat : 5667 (java) S 5607 5610 19618 0 -1 1077944384 46 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699333624960 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5668] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5668/stat : 5668 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699332573264 140699857192859 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5669] ppid=5607 vsize=14067516 CPUtime=2.64 cores=1,3,5,7
/proc/5610/task/5669/stat : 5669 (java) S 5607 5610 19618 0 -1 1077944384 9375 12848 0 0 254 2 5 3 20 0 15 0 51186204 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699331521136 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5670] ppid=5607 vsize=14067516 CPUtime=3.38 cores=1,3,5,7
/proc/5610/task/5670/stat : 5670 (java) S 5607 5610 19618 0 -1 1077944384 11913 12848 0 0 328 2 5 3 20 0 15 0 51186204 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699330468336 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5671] ppid=5607 vsize=14067516 CPUtime=1.78 cores=1,3,5,7
/proc/5610/task/5671/stat : 5671 (java) S 5607 5610 19618 0 -1 1077944384 7178 12848 0 0 168 2 5 3 20 0 15 0 51186204 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699329416048 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5672] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5672/stat : 5672 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699328363488 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5673] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5673/stat : 5673 (java) S 5607 5610 19618 0 -1 1077944384 255 12848 0 0 0 0 5 3 20 0 15 0 51186209 14405136384 92758 18446744073709551615 4194304 4196468 140727545259728 140699327310256 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 51 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
Current children cumulated CPU time (s) 13.47
Current children cumulated vsize (KiB) 14067516

[startup+12.7007 s]
/proc/loadavg: 1.76 1.51 1.45 3/210 5674
/proc/meminfo: memFree=26367884/32770624 swapFree=0/551404
[pid=5610] ppid=5607 vsize=14067516 CPUtime=19.98 cores=1,3,5,7
/proc/5610/stat : 5610 (java) S 5607 5610 19618 0 -1 1077944320 84169 12848 0 0 1963 27 5 3 20 0 15 0 51186177 14405136384 133313 18446744073709551615 4194304 4196468 140727545259728 140727545242272 140699857174263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
/proc/5610/statm: 3516879 133313 3477 1 0 3505493 0
[pid=5610/tid=5660] ppid=5607 vsize=14067516 CPUtime=11.64 cores=1,3,5,7
/proc/5610/task/5660/stat : 5660 (java) R 5607 5610 19618 0 -1 4202560 44488 12848 0 0 1143 13 5 3 20 0 15 0 51186198 14405136384 133313 18446744073709551615 4194304 4196468 140727545259728 140699861408320 140699463219399 0 4 1 16800974 0 0 0 -1 1 0 0 58 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5661] ppid=5607 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/5610/task/5661/stat : 5661 (java) S 5607 5610 19618 0 -1 1077944384 151 12848 0 0 10 1 5 3 20 0 15 0 51186199 14405136384 133313 18446744073709551615 4194304 4196468 140727545259728 140699776588688 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5662] ppid=5607 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/5610/task/5662/stat : 5662 (java) S 5607 5610 19618 0 -1 1077944384 1142 12848 0 0 9 1 5 3 20 0 15 0 51186199 14405136384 133313 18446744073709551615 4194304 4196468 140727545259728 140699775535888 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5663] ppid=5607 vsize=14067516 CPUtime=0.22 cores=1,3,5,7
/proc/5610/task/5663/stat : 5663 (java) S 5607 5610 19618 0 -1 1077944384 263 12848 0 0 13 1 5 3 20 0 15 0 51186199 14405136384 133313 18446744073709551615 4194304 4196468 140727545259728 140699774483600 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5664] ppid=5607 vsize=14067516 CPUtime=0.2 cores=1,3,5,7
/proc/5610/task/5664/stat : 5664 (java) S 5607 5610 19618 0 -1 1077944384 138 12848 0 0 11 1 5 3 20 0 15 0 51186199 14405136384 133313 18446744073709551615 4194304 4196468 140727545259728 140699454401552 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5665] ppid=5607 vsize=14067516 CPUtime=0.21 cores=1,3,5,7
/proc/5610/task/5665/stat : 5665 (java) S 5607 5610 19618 0 -1 1077944384 2519 12848 0 0 13 0 5 3 20 0 15 0 51186200 14405136384 133313 18446744073709551615 4194304 4196468 140727545259728 140699335731312 140699857185410 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5666] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5666/stat : 5666 (java) S 5607 5610 19618 0 -1 1077944384 55 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 133313 18446744073709551615 4194304 4196468 140727545259728 140699334677408 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5667] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5667/stat : 5667 (java) S 5607 5610 19618 0 -1 1077944384 46 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 133313 18446744073709551615 4194304 4196468 140727545259728 140699333624960 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5668] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5668/stat : 5668 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 133313 18446744073709551615 4194304 4196468 140727545259728 140699332573264 140699857192859 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0

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

/proc/5610/task/5665/stat : 5665 (java) S 5607 5610 19618 0 -1 1077944384 3609 12848 0 0 33 2 5 3 20 0 15 0 51186200 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699335731312 140699857185410 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5666] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5666/stat : 5666 (java) S 5607 5610 19618 0 -1 1077944384 55 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699334677408 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5667] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5667/stat : 5667 (java) S 5607 5610 19618 0 -1 1077944384 46 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699333624960 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5668] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5668/stat : 5668 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699332573264 140699857192859 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5669] ppid=5607 vsize=14067516 CPUtime=2.67 cores=1,3,5,7
/proc/5610/task/5669/stat : 5669 (java) S 5607 5610 19618 0 -1 1077944384 10716 12848 0 0 257 2 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699331521136 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5670] ppid=5607 vsize=14067516 CPUtime=3.4 cores=1,3,5,7
/proc/5610/task/5670/stat : 5670 (java) S 5607 5610 19618 0 -1 1077944384 12237 12848 0 0 330 2 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699330468336 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5671] ppid=5607 vsize=14067516 CPUtime=1.81 cores=1,3,5,7
/proc/5610/task/5671/stat : 5671 (java) S 5607 5610 19618 0 -1 1077944384 11610 12848 0 0 170 3 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699329416048 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5672] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5672/stat : 5672 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699328363488 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5673] ppid=5607 vsize=14067516 CPUtime=0.14 cores=1,3,5,7
/proc/5610/task/5673/stat : 5673 (java) S 5607 5610 19618 0 -1 1077944384 431 12848 0 0 3 3 5 3 20 0 15 0 51186209 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699327310256 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 52 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
Current children cumulated CPU time (s) 129.56
Current children cumulated vsize (KiB) 14067516

[startup+123.201 s]
/proc/loadavg: 1.32 1.42 1.43 3/210 5678
/proc/meminfo: memFree=26174352/32770624 swapFree=0/551412
[pid=5610] ppid=5607 vsize=14067516 CPUtime=131.18 cores=1,3,5,7
/proc/5610/stat : 5610 (java) S 5607 5610 19618 0 -1 1077944320 98856 12848 0 0 13069 41 5 3 20 0 15 0 51186177 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140727545242272 140699857174263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
/proc/5610/statm: 3516879 175646 3480 1 0 3505493 0
[pid=5610/tid=5660] ppid=5607 vsize=14067516 CPUtime=121.62 cores=1,3,5,7
/proc/5610/task/5660/stat : 5660 (java) R 5607 5610 19618 0 -1 4202560 49925 12848 0 0 12138 16 5 3 20 0 15 0 51186198 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699861408320 140699471485573 0 4 1 16800974 0 0 0 -1 1 0 0 58 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5661] ppid=5607 vsize=14067516 CPUtime=0.42 cores=1,3,5,7
/proc/5610/task/5661/stat : 5661 (java) S 5607 5610 19618 0 -1 1077944384 2385 12848 0 0 30 4 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699776588688 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5662] ppid=5607 vsize=14067516 CPUtime=0.42 cores=1,3,5,7
/proc/5610/task/5662/stat : 5662 (java) S 5607 5610 19618 0 -1 1077944384 2863 12848 0 0 31 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699775535888 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5663] ppid=5607 vsize=14067516 CPUtime=0.45 cores=1,3,5,7
/proc/5610/task/5663/stat : 5663 (java) S 5607 5610 19618 0 -1 1077944384 1548 12848 0 0 34 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699774483600 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5664] ppid=5607 vsize=14067516 CPUtime=0.43 cores=1,3,5,7
/proc/5610/task/5664/stat : 5664 (java) S 5607 5610 19618 0 -1 1077944384 1273 12848 0 0 32 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699454401552 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5665] ppid=5607 vsize=14067516 CPUtime=0.43 cores=1,3,5,7
/proc/5610/task/5665/stat : 5665 (java) S 5607 5610 19618 0 -1 1077944384 3609 12848 0 0 33 2 5 3 20 0 15 0 51186200 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699335731312 140699857185410 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5666] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5666/stat : 5666 (java) S 5607 5610 19618 0 -1 1077944384 55 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699334677408 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5667] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5667/stat : 5667 (java) S 5607 5610 19618 0 -1 1077944384 46 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699333624960 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5668] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5668/stat : 5668 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699332573264 140699857192859 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5669] ppid=5607 vsize=14067516 CPUtime=2.67 cores=1,3,5,7
/proc/5610/task/5669/stat : 5669 (java) S 5607 5610 19618 0 -1 1077944384 10716 12848 0 0 257 2 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699331521136 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5670] ppid=5607 vsize=14067516 CPUtime=3.4 cores=1,3,5,7
/proc/5610/task/5670/stat : 5670 (java) S 5607 5610 19618 0 -1 1077944384 12237 12848 0 0 330 2 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699330468336 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5671] ppid=5607 vsize=14067516 CPUtime=1.81 cores=1,3,5,7
/proc/5610/task/5671/stat : 5671 (java) S 5607 5610 19618 0 -1 1077944384 11610 12848 0 0 170 3 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699329416048 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5672] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5672/stat : 5672 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699328363488 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5673] ppid=5607 vsize=14067516 CPUtime=0.14 cores=1,3,5,7
/proc/5610/task/5673/stat : 5673 (java) S 5607 5610 19618 0 -1 1077944384 431 12848 0 0 3 3 5 3 20 0 15 0 51186209 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699327310256 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 52 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
Current children cumulated CPU time (s) 131.18
Current children cumulated vsize (KiB) 14067516

[startup+124.801 s]
/proc/loadavg: 1.32 1.42 1.43 3/210 5678
/proc/meminfo: memFree=26174480/32770624 swapFree=0/551424
[pid=5610] ppid=5607 vsize=14067516 CPUtime=132.79 cores=1,3,5,7
/proc/5610/stat : 5610 (java) S 5607 5610 19618 0 -1 1077944320 100086 12848 0 0 13230 41 5 3 20 0 15 0 51186177 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140727545242272 140699857174263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
/proc/5610/statm: 3516879 175646 3480 1 0 3505493 0
[pid=5610/tid=5660] ppid=5607 vsize=14067516 CPUtime=123.2 cores=1,3,5,7
/proc/5610/task/5660/stat : 5660 (java) R 5607 5610 19618 0 -1 4202560 50223 12848 0 0 12296 16 5 3 20 0 15 0 51186198 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699861408432 140699471274724 0 4 1 16800974 0 0 0 -1 5 0 0 58 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5661] ppid=5607 vsize=14067516 CPUtime=0.43 cores=1,3,5,7
/proc/5610/task/5661/stat : 5661 (java) S 5607 5610 19618 0 -1 1077944384 2391 12848 0 0 31 4 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699776588688 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5662] ppid=5607 vsize=14067516 CPUtime=0.42 cores=1,3,5,7
/proc/5610/task/5662/stat : 5662 (java) S 5607 5610 19618 0 -1 1077944384 2906 12848 0 0 31 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699775535888 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5663] ppid=5607 vsize=14067516 CPUtime=0.46 cores=1,3,5,7
/proc/5610/task/5663/stat : 5663 (java) S 5607 5610 19618 0 -1 1077944384 1660 12848 0 0 35 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699774483600 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5664] ppid=5607 vsize=14067516 CPUtime=0.43 cores=1,3,5,7
/proc/5610/task/5664/stat : 5664 (java) S 5607 5610 19618 0 -1 1077944384 1726 12848 0 0 32 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699454401552 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5665] ppid=5607 vsize=14067516 CPUtime=0.44 cores=1,3,5,7
/proc/5610/task/5665/stat : 5665 (java) S 5607 5610 19618 0 -1 1077944384 3908 12848 0 0 34 2 5 3 20 0 15 0 51186200 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699335731312 140699857185410 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5666] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5666/stat : 5666 (java) S 5607 5610 19618 0 -1 1077944384 55 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699334677408 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5667] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5667/stat : 5667 (java) S 5607 5610 19618 0 -1 1077944384 46 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699333624960 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5668] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5668/stat : 5668 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699332573264 140699857192859 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5669] ppid=5607 vsize=14067516 CPUtime=2.67 cores=1,3,5,7
/proc/5610/task/5669/stat : 5669 (java) S 5607 5610 19618 0 -1 1077944384 10716 12848 0 0 257 2 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699331521136 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5670] ppid=5607 vsize=14067516 CPUtime=3.4 cores=1,3,5,7
/proc/5610/task/5670/stat : 5670 (java) S 5607 5610 19618 0 -1 1077944384 12237 12848 0 0 330 2 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699330468336 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5671] ppid=5607 vsize=14067516 CPUtime=1.81 cores=1,3,5,7
/proc/5610/task/5671/stat : 5671 (java) S 5607 5610 19618 0 -1 1077944384 11610 12848 0 0 170 3 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699329416048 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5672] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5672/stat : 5672 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699328363488 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5673] ppid=5607 vsize=14067516 CPUtime=0.14 cores=1,3,5,7
/proc/5610/task/5673/stat : 5673 (java) S 5607 5610 19618 0 -1 1077944384 450 12848 0 0 3 3 5 3 20 0 15 0 51186209 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699327310256 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 52 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
Current children cumulated CPU time (s) 132.79
Current children cumulated vsize (KiB) 14067516

[startup+125.201 s]
/proc/loadavg: 1.32 1.42 1.43 3/210 5678
/proc/meminfo: memFree=26174480/32770624 swapFree=0/551424
[pid=5610] ppid=5607 vsize=14067516 CPUtime=133.2 cores=1,3,5,7
/proc/5610/stat : 5610 (java) S 5607 5610 19618 0 -1 1077944320 100093 12848 0 0 13271 41 5 3 20 0 15 0 51186177 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140727545242272 140699857174263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
/proc/5610/statm: 3516879 175646 3480 1 0 3505493 0
[pid=5610/tid=5660] ppid=5607 vsize=14067516 CPUtime=123.59 cores=1,3,5,7
/proc/5610/task/5660/stat : 5660 (java) R 5607 5610 19618 0 -1 4202560 50225 12848 0 0 12335 16 5 3 20 0 15 0 51186198 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699861408336 140699472229862 0 4 1 16800974 0 0 0 -1 5 0 0 58 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5661] ppid=5607 vsize=14067516 CPUtime=0.43 cores=1,3,5,7
/proc/5610/task/5661/stat : 5661 (java) S 5607 5610 19618 0 -1 1077944384 2391 12848 0 0 31 4 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699776588688 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5662] ppid=5607 vsize=14067516 CPUtime=0.42 cores=1,3,5,7
/proc/5610/task/5662/stat : 5662 (java) S 5607 5610 19618 0 -1 1077944384 2908 12848 0 0 31 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699775535888 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5663] ppid=5607 vsize=14067516 CPUtime=0.46 cores=1,3,5,7
/proc/5610/task/5663/stat : 5663 (java) S 5607 5610 19618 0 -1 1077944384 1660 12848 0 0 35 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699774483600 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5664] ppid=5607 vsize=14067516 CPUtime=0.43 cores=1,3,5,7
/proc/5610/task/5664/stat : 5664 (java) S 5607 5610 19618 0 -1 1077944384 1726 12848 0 0 32 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699454401552 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5665] ppid=5607 vsize=14067516 CPUtime=0.44 cores=1,3,5,7
/proc/5610/task/5665/stat : 5665 (java) S 5607 5610 19618 0 -1 1077944384 3911 12848 0 0 34 2 5 3 20 0 15 0 51186200 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699335731312 140699857185410 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5666] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5666/stat : 5666 (java) S 5607 5610 19618 0 -1 1077944384 55 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699334677408 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5667] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5667/stat : 5667 (java) S 5607 5610 19618 0 -1 1077944384 46 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699333624960 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5668] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5668/stat : 5668 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699332573264 140699857192859 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5669] ppid=5607 vsize=14067516 CPUtime=2.67 cores=1,3,5,7
/proc/5610/task/5669/stat : 5669 (java) S 5607 5610 19618 0 -1 1077944384 10716 12848 0 0 257 2 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699331521136 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5670] ppid=5607 vsize=14067516 CPUtime=3.4 cores=1,3,5,7
/proc/5610/task/5670/stat : 5670 (java) S 5607 5610 19618 0 -1 1077944384 12237 12848 0 0 330 2 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699330468336 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5671] ppid=5607 vsize=14067516 CPUtime=1.81 cores=1,3,5,7
/proc/5610/task/5671/stat : 5671 (java) S 5607 5610 19618 0 -1 1077944384 11610 12848 0 0 170 3 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699329416048 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5672] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5672/stat : 5672 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699328363488 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5673] ppid=5607 vsize=14067516 CPUtime=0.14 cores=1,3,5,7
/proc/5610/task/5673/stat : 5673 (java) S 5607 5610 19618 0 -1 1077944384 450 12848 0 0 3 3 5 3 20 0 15 0 51186209 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699327310256 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 52 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
Current children cumulated CPU time (s) 133.2
Current children cumulated vsize (KiB) 14067516

[startup+125.601 s]
/proc/loadavg: 1.32 1.42 1.43 3/210 5678
/proc/meminfo: memFree=26174480/32770624 swapFree=0/551424
[pid=5610] ppid=5607 vsize=14067516 CPUtime=133.6 cores=1,3,5,7
/proc/5610/stat : 5610 (java) S 5607 5610 19618 0 -1 1077944320 100097 12848 0 0 13311 41 5 3 20 0 15 0 51186177 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140727545242272 140699857174263 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
/proc/5610/statm: 3516879 175646 3480 1 0 3505493 0
[pid=5610/tid=5660] ppid=5607 vsize=14067516 CPUtime=123.99 cores=1,3,5,7
/proc/5610/task/5660/stat : 5660 (java) R 5607 5610 19618 0 -1 4202560 50227 12848 0 0 12375 16 5 3 20 0 15 0 51186198 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699861408320 140699461762671 0 4 1 16800974 0 0 0 -1 3 0 0 58 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5661] ppid=5607 vsize=14067516 CPUtime=0.43 cores=1,3,5,7
/proc/5610/task/5661/stat : 5661 (java) S 5607 5610 19618 0 -1 1077944384 2391 12848 0 0 31 4 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699776588688 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5662] ppid=5607 vsize=14067516 CPUtime=0.42 cores=1,3,5,7
/proc/5610/task/5662/stat : 5662 (java) S 5607 5610 19618 0 -1 1077944384 2908 12848 0 0 31 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699775535888 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5663] ppid=5607 vsize=14067516 CPUtime=0.46 cores=1,3,5,7
/proc/5610/task/5663/stat : 5663 (java) S 5607 5610 19618 0 -1 1077944384 1660 12848 0 0 35 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699774483600 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5664] ppid=5607 vsize=14067516 CPUtime=0.44 cores=1,3,5,7
/proc/5610/task/5664/stat : 5664 (java) S 5607 5610 19618 0 -1 1077944384 1726 12848 0 0 33 3 5 3 20 0 15 0 51186199 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699454401552 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5665] ppid=5607 vsize=14067516 CPUtime=0.44 cores=1,3,5,7
/proc/5610/task/5665/stat : 5665 (java) S 5607 5610 19618 0 -1 1077944384 3913 12848 0 0 34 2 5 3 20 0 15 0 51186200 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699335731312 140699857185410 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5666] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5666/stat : 5666 (java) S 5607 5610 19618 0 -1 1077944384 55 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699334677408 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5667] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5667/stat : 5667 (java) S 5607 5610 19618 0 -1 1077944384 46 12848 0 0 0 0 5 3 20 0 15 0 51186201 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699333624960 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5668] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5668/stat : 5668 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699332573264 140699857192859 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5669] ppid=5607 vsize=14067516 CPUtime=2.67 cores=1,3,5,7
/proc/5610/task/5669/stat : 5669 (java) S 5607 5610 19618 0 -1 1077944384 10716 12848 0 0 257 2 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699331521136 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5670] ppid=5607 vsize=14067516 CPUtime=3.4 cores=1,3,5,7
/proc/5610/task/5670/stat : 5670 (java) S 5607 5610 19618 0 -1 1077944384 12237 12848 0 0 330 2 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699330468336 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5671] ppid=5607 vsize=14067516 CPUtime=1.81 cores=1,3,5,7
/proc/5610/task/5671/stat : 5671 (java) S 5607 5610 19618 0 -1 1077944384 11610 12848 0 0 170 3 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699329416048 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5672] ppid=5607 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/5610/task/5672/stat : 5672 (java) S 5607 5610 19618 0 -1 1077944384 3 12848 0 0 0 0 5 3 20 0 15 0 51186204 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699328363488 140699857184469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
[pid=5610/tid=5673] ppid=5607 vsize=14067516 CPUtime=0.14 cores=1,3,5,7
/proc/5610/task/5673/stat : 5673 (java) S 5607 5610 19618 0 -1 1077944384 450 12848 0 0 3 3 5 3 20 0 15 0 51186209 14405136384 175646 18446744073709551615 4194304 4196468 140727545259728 140699327310256 140699857185410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 52 0 0 6293624 6294260 28618752 140727545264080 140727545266865 140727545266865 140727545270223 0
Current children cumulated CPU time (s) 133.6
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 125.655
CPU time (s): 133.674
CPU user time (s): 133.211
CPU system time (s): 0.46346
CPU usage (%): 106.382
Max. virtual memory (cumulated for all children) (KiB): 14069616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.211
system time used= 0.46346
maximum resident set size= 704120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116203
page faults= 0
swaps= 0
block input operations= 0
block output operations= 552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14616
involuntary context switches= 1124

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.670133 second user time and 0.686326 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-12 00:04:40
IDJOB=4262757
IDBENCH=140555
IDSOLVER=2650
FILE ID=node127/4262757-1502489927
RUNJOBID= node127-1502411410-19682
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-10.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262757-1502489927/watcher-4262757-1502489927 -o /tmp/evaluation-result-4262757-1502489927/solver-4262757-1502489927 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502411410-19682 --watchdog 2580  bin/concrete HOME/instance-4262757-1502489927.xml

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

MD5SUM BENCH= f18d8089cff3557044696c3f39147249
RANDOM SEED=1988385246

node127.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.92
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.92
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.92
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.92
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:        26867452 kB
MemAvailable:   27691292 kB
Buffers:          264052 kB
Cached:           849692 kB
SwapCached:            0 kB
Active:          4895672 kB
Inactive:         575988 kB
Active(anon):    4358384 kB
Inactive(anon):    24908 kB
Active(file):     537288 kB
Inactive(file):   551080 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24388 kB
Writeback:             0 kB
AnonPages:       4442152 kB
Mapped:            55936 kB
Shmem:             25252 kB
Slab:             128496 kB
SReclaimable:     102612 kB
SUnreclaim:        25884 kB
KernelStack:        3728 kB
PageTables:        13496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4995432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4190208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61984 MiB
End job on node127 at 2017-08-12 00:06:46