Trace number 4392018

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.10OPT116 1429.84 1395.91

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-04.xml
MD5SUM3ec1135b215453db38ac12e83e420ae6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark116
Best CPU time to get the best result obtained on this benchmark84.9302
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size28
Distribution of domain sizes[{"size":15,"count":15},{"size":28,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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.74/0.55	c Concrete v3.10.1560635388952 running
6.91/3.11	o 179
6.91/3.14	o 174
6.91/3.15	o 173
6.91/3.16	o 171
6.91/3.16	o 170
6.91/3.17	o 167
6.91/3.18	o 166
6.91/3.18	o 165
6.91/3.19	o 164
7.22/3.22	o 163
7.22/3.24	o 161
7.22/3.26	o 159
7.22/3.26	o 157
7.93/3.45	o 155
7.93/3.48	o 147
8.24/3.50	o 140
8.24/3.57	o 136
8.24/3.58	o 129
8.24/3.58	o 127
8.89/3.75	o 126
8.89/3.76	o 125
15.50/7.31	o 124
16.14/7.77	o 122
16.14/7.77	o 116
1429.73/1395.89	v <instantiation
1429.73/1395.89	v         cost = '116'>
1429.73/1395.89	v       <list>
1429.73/1395.89	v         c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14]
1429.73/1395.89	v       </list>
1429.73/1395.89	v       <values>
1429.73/1395.89	v         4 1 8 13 12 14 11 10 7 6 9 5 2 0 3 9 14 13 10 8 8 5 6 6 6 7 6 4 10 4
1429.73/1395.89	v       </values>
1429.73/1395.89	v     </instantiation>
1429.73/1395.89	s OPTIMUM FOUND

Verifier Data

OK	116

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15252 MiB free)
  memory of node 1: 16384 MiB (14029 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392018-1568320984/watcher-4392018-1568320984 -o /tmp/evaluation-result-4392018-1568320984/solver-4392018-1568320984 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568301260-5609 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=800550432 HOME/instance-4392018-1568320984.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100132 s]*
/proc/loadavg: 1.23 1.47 1.44 3/220 11671
/proc/meminfo: memFree=29978428/32770624 swapFree=66999788/67108860
[pid=11614] ppid=11611 vsize=9972712 memory=18332 CPUtime=0.09 cores=0,2,4,6
/proc/11614/stat : 11614 (java) S 11611 11614 5578 0 -1 1077944320 4336 13091 0 0 1 0 5 3 20 0 6 0 408012444 10212057088 4583 33554432000 4194304 4196468 140736896760496 140736896743040 139656410738423 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
/proc/11614/statm: 2493178 4583 1931 1 0 2481616 0
[pid=11614/tid=11667] ppid=11611 vsize=9972712 memory=8514726395714820750 CPUtime=0.09 cores=0,2,4,6
/proc/11614/task/11667/stat : 11667 (java) R 11611 11614 5578 0 -1 4202560 2135 13091 0 0 1 0 5 3 20 0 6 0 408012453 10212057088 4583 33554432000 4194304 4196468 140736896760496 139656382575184 139656396420949 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11668] ppid=11611 vsize=9972712 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11668/stat : 11668 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 6 0 408012454 10212057088 4583 33554432000 4194304 4196468 140736896760496 139656414980496 139656410748629 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11669] ppid=11611 vsize=9972712 memory=140430807672448 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11669/stat : 11669 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 6 0 408012454 10212057088 4583 33554432000 4194304 4196468 140736896760496 139656303253776 139656410748629 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11670] ppid=11611 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11670/stat : 11670 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 6 0 408012454 10212057088 4583 33554432000 4194304 4196468 140736896760496 139656302201488 139656410748629 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11671] ppid=11611 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11671/stat : 11671 (java) S 11611 11614 5578 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 6 0 408012454 10212057088 4583 33554432000 4194304 4196468 140736896760496 139656301148688 139656410748629 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.210178 s]*
/proc/loadavg: 1.23 1.47 1.44 3/229 11680
/proc/meminfo: memFree=29959880/32770624 swapFree=66999788/67108860
[pid=11614] ppid=11611 vsize=10818940 memory=37768 CPUtime=0.26 cores=0,2,4,6
/proc/11614/stat : 11614 (java) S 11611 11614 5578 0 -1 1077944320 6748 13091 0 0 17 1 5 3 20 0 15 0 408012444 11078594560 9442 33554432000 4194304 4196468 140736896760496 140736896743040 139656410738423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
/proc/11614/statm: 2704735 9442 2988 1 0 2667149 0
[pid=11614/tid=11667] ppid=11611 vsize=10818940 memory=5450916389569530688 CPUtime=0.2 cores=0,2,4,6
/proc/11614/task/11667/stat : 11667 (java) R 11611 11614 5578 0 -1 4202560 3259 13091 0 0 11 1 5 3 20 0 15 0 408012453 11078594560 9442 33554432000 4194304 4196468 140736896760496 139656382574304 139656402975550 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11668] ppid=11611 vsize=10818940 memory=-7025452035940392864 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11668/stat : 11668 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012454 11078594560 9442 33554432000 4194304 4196468 140736896760496 139656414980496 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11669] ppid=11611 vsize=10818940 memory=140430807672448 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11669/stat : 11669 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012454 11078594560 9442 33554432000 4194304 4196468 140736896760496 139656303253776 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11670] ppid=11611 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11670/stat : 11670 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012454 11078594560 9442 33554432000 4194304 4196468 140736896760496 139656302201488 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11671] ppid=11611 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11671/stat : 11671 (java) S 11611 11614 5578 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 15 0 408012454 11078594560 9442 33554432000 4194304 4196468 140736896760496 139656301148688 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11672] ppid=11611 vsize=10818940 memory=140430807672448 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11672/stat : 11672 (java) S 11611 11614 5578 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 15 0 408012456 11078594560 9442 33554432000 4194304 4196468 140736896760496 139655735507568 139656410749570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11673] ppid=11611 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11673/stat : 11673 (java) S 11611 11614 5578 0 -1 1077944384 33 13091 0 0 0 0 5 3 20 0 15 0 408012456 11078594560 9442 33554432000 4194304 4196468 140736896760496 139655734453536 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11674] ppid=11611 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11674/stat : 11674 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012456 11078594560 9442 33554432000 4194304 4196468 140736896760496 139655290807920 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11675] ppid=11611 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11675/stat : 11675 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11078594560 9442 33554432000 4194304 4196468 140736896760496 139654983408208 139656410757019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11676] ppid=11611 vsize=10818940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11614/task/11676/stat : 11676 (java) S 11611 11614 5578 0 -1 1077944384 355 13091 0 0 1 0 5 3 20 0 15 0 408012459 11078594560 9442 33554432000 4194304 4196468 140736896760496 139655700895856 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11677] ppid=11611 vsize=10818940 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/11614/task/11677/stat : 11677 (java) S 11611 11614 5578 0 -1 1077944384 265 13091 0 0 1 0 5 3 20 0 15 0 408012459 11078594560 9442 33554432000 4194304 4196468 140736896760496 139655699843056 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11678] ppid=11611 vsize=10818940 memory=140430807672448 CPUtime=0.11 cores=0,2,4,6
/proc/11614/task/11678/stat : 11678 (java) S 11611 11614 5578 0 -1 1077944384 621 13091 0 0 3 0 5 3 20 0 15 0 408012459 11078594560 9442 33554432000 4194304 4196468 140736896760496 139655698790768 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11679] ppid=11611 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11679/stat : 11679 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11078594560 9442 33554432000 4194304 4196468 140736896760496 139654949849568 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11680] ppid=11611 vsize=10818940 memory=140430807672448 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11680/stat : 11680 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012459 11078594560 9442 33554432000 4194304 4196468 140736896760496 139655697738672 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 37768 KiB

[startup+0.310574 s]*
/proc/loadavg: 1.23 1.47 1.44 3/229 11680
/proc/meminfo: memFree=29949280/32770624 swapFree=66999788/67108860
[pid=11614] ppid=11611 vsize=10820096 memory=48100 CPUtime=0.4 cores=0,2,4,6
/proc/11614/stat : 11614 (java) S 11611 11614 5578 0 -1 1077944320 10250 13091 0 0 29 3 5 3 20 0 15 0 408012444 11079778304 12025 33554432000 4194304 4196468 140736896760496 140736896743040 139656410738423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
/proc/11614/statm: 2705024 12025 3242 1 0 2667149 0
[pid=11614/tid=11667] ppid=11611 vsize=10820096 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/11614/task/11667/stat : 11667 (java) R 11611 11614 5578 0 -1 4202560 6742 13091 0 0 19 2 5 3 20 0 15 0 408012453 11079778304 12025 33554432000 4194304 4196468 140736896760496 139656382537680 139655979976852 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11668] ppid=11611 vsize=10820096 memory=6369328388819346536 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11668/stat : 11668 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012454 11079778304 12025 33554432000 4194304 4196468 140736896760496 139656414980496 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11669] ppid=11611 vsize=10820096 memory=5787213827347079232 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11669/stat : 11669 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012454 11079778304 12025 33554432000 4194304 4196468 140736896760496 139656303253776 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11670] ppid=11611 vsize=10820096 memory=7649539806291576769 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11670/stat : 11670 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012454 11079778304 12025 33554432000 4194304 4196468 140736896760496 139656302201488 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11671] ppid=11611 vsize=10820096 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11671/stat : 11671 (java) S 11611 11614 5578 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 15 0 408012454 11079778304 12025 33554432000 4194304 4196468 140736896760496 139656301148688 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11672] ppid=11611 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11672/stat : 11672 (java) S 11611 11614 5578 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 15 0 408012456 11079778304 12025 33554432000 4194304 4196468 140736896760496 139655735507568 139656410749570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11673] ppid=11611 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11673/stat : 11673 (java) S 11611 11614 5578 0 -1 1077944384 33 13091 0 0 0 0 5 3 20 0 15 0 408012456 11079778304 12025 33554432000 4194304 4196468 140736896760496 139655734453536 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11674] ppid=11611 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11674/stat : 11674 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012456 11079778304 12025 33554432000 4194304 4196468 140736896760496 139655290807920 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11675] ppid=11611 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11675/stat : 11675 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11079778304 12025 33554432000 4194304 4196468 140736896760496 139654983408208 139656410757019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11676] ppid=11611 vsize=10820096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11614/task/11676/stat : 11676 (java) S 11611 11614 5578 0 -1 1077944384 357 13091 0 0 1 0 5 3 20 0 15 0 408012459 11079778304 12025 33554432000 4194304 4196468 140736896760496 139655700895856 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11677] ppid=11611 vsize=10820096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11614/task/11677/stat : 11677 (java) S 11611 11614 5578 0 -1 1077944384 265 13091 0 0 1 0 5 3 20 0 15 0 408012459 11079778304 12025 33554432000 4194304 4196468 140736896760496 139655699843056 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11678] ppid=11611 vsize=10820096 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/11614/task/11678/stat : 11678 (java) S 11611 11614 5578 0 -1 1077944384 632 13091 0 0 5 0 5 3 20 0 15 0 408012459 11079778304 12537 33554432000 4194304 4196468 140736896760496 139655698790768 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11679] ppid=11611 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11679/stat : 11679 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11079778304 12537 33554432000 4194304 4196468 140736896760496 139654949849568 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11680] ppid=11611 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11680/stat : 11680 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012459 11079778304 12537 33554432000 4194304 4196468 140736896760496 139655697738672 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 48100 KiB

[startup+0.701058 s]
/proc/loadavg: 1.23 1.47 1.44 5/229 11680
/proc/meminfo: memFree=29934080/32770624 swapFree=66999788/67108860
[pid=11614] ppid=11611 vsize=10824340 memory=79320 CPUtime=1.15 cores=0,2,4,6
/proc/11614/stat : 11614 (java) S 11611 11614 5578 0 -1 1077944320 14102 13091 0 0 101 6 5 3 20 0 15 0 408012444 11084124160 19830 33554432000 4194304 4196468 140736896760496 140736896743040 139656410738423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
/proc/11614/statm: 2706085 19830 3503 1 0 2668173 0
[pid=11614/tid=11667] ppid=11611 vsize=10824340 memory=2241 CPUtime=0.67 cores=0,2,4,6
/proc/11614/task/11667/stat : 11667 (java) R 11611 11614 5578 0 -1 4202560 9810 13091 0 0 55 4 5 3 20 0 15 0 408012453 11084124160 19830 33554432000 4194304 4196468 140736896760496 139656382565344 139656402755933 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11668] ppid=11611 vsize=10824340 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11668/stat : 11668 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012454 11084124160 19830 33554432000 4194304 4196468 140736896760496 139656414980496 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11669] ppid=11611 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11669/stat : 11669 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012454 11084124160 19830 33554432000 4194304 4196468 140736896760496 139656303253776 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11670] ppid=11611 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11670/stat : 11670 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012454 11084124160 19830 33554432000 4194304 4196468 140736896760496 139656302201488 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11671] ppid=11611 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11671/stat : 11671 (java) S 11611 11614 5578 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 15 0 408012454 11084124160 19830 33554432000 4194304 4196468 140736896760496 139656301148688 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11672] ppid=11611 vsize=10824340 memory=6944652177228980320 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11672/stat : 11672 (java) S 11611 11614 5578 0 -1 1077944384 5 13091 0 0 0 0 5 3 20 0 15 0 408012456 11084124160 19830 33554432000 4194304 4196468 140736896760496 139655735507568 139656410749570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11673] ppid=11611 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11673/stat : 11673 (java) S 11611 11614 5578 0 -1 1077944384 33 13091 0 0 0 0 5 3 20 0 15 0 408012456 11084124160 19830 33554432000 4194304 4196468 140736896760496 139655734453536 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11674] ppid=11611 vsize=10824340 memory=6943526294502006880 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11674/stat : 11674 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012456 11084124160 19830 33554432000 4194304 4196468 140736896760496 139655290807920 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11675] ppid=11611 vsize=10824340 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11675/stat : 11675 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11084124160 19830 33554432000 4194304 4196468 140736896760496 139654983408208 139656410757019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11676] ppid=11611 vsize=10824340 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/11614/task/11676/stat : 11676 (java) S 11611 11614 5578 0 -1 1077944384 605 13091 0 0 13 0 5 3 20 0 15 0 408012459 11084124160 19830 33554432000 4194304 4196468 140736896760496 139655700895856 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11677] ppid=11611 vsize=10824340 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/11614/task/11677/stat : 11677 (java) S 11611 11614 5578 0 -1 1077944384 639 13091 0 0 14 0 5 3 20 0 15 0 408012459 11084124160 19830 33554432000 4194304 4196468 140736896760496 139655699843056 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11678] ppid=11611 vsize=10824340 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/11614/task/11678/stat : 11678 (java) S 11611 11614 5578 0 -1 1077944384 791 13091 0 0 17 0 5 3 20 0 15 0 408012459 11084124160 19830 33554432000 4194304 4196468 140736896760496 139655698790768 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11679] ppid=11611 vsize=10824340 memory=140430666663920 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11679/stat : 11679 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11084124160 19830 33554432000 4194304 4196468 140736896760496 139654949849568 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11680] ppid=11611 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11680/stat : 11680 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012459 11084124160 19830 33554432000 4194304 4196468 140736896760496 139655697738672 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 79320 KiB

[startup+1.50593 s]
/proc/loadavg: 1.23 1.47 1.44 3/229 11680
/proc/meminfo: memFree=29891956/32770624 swapFree=66999788/67108860
[pid=11614] ppid=11611 vsize=10834656 memory=165136 CPUtime=2.47 cores=0,2,4,6
/proc/11614/stat : 11614 (java) S 11611 11614 5578 0 -1 1077944320 19453 13091 0 0 228 11 5 3 20 0 15 0 408012444 11094687744 41284 33554432000 4194304 4196468 140736896760496 140736896743040 139656410738423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
/proc/11614/statm: 2708664 41284 3567 1 0 2670733 0
[pid=11614/tid=11667] ppid=11611 vsize=10834656 memory=21 CPUtime=1.44 cores=0,2,4,6
/proc/11614/task/11667/stat : 11667 (java) R 11611 11614 5578 0 -1 4202560 14308 13091 0 0 130 6 5 3 20 0 15 0 408012453 11094687744 41284 33554432000 4194304 4196468 140736896760496 139656382556352 139656392301983 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11668] ppid=11611 vsize=10834656 memory=24 CPUtime=0.09 cores=0,2,4,6
/proc/11614/task/11668/stat : 11668 (java) S 11611 11614 5578 0 -1 1077944384 29 13091 0 0 1 0 5 3 20 0 15 0 408012454 11094687744 41284 33554432000 4194304 4196468 140736896760496 139656414980496 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11669] ppid=11611 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11669/stat : 11669 (java) S 11611 11614 5578 0 -1 1077944384 44 13091 0 0 0 0 5 3 20 0 15 0 408012454 11094687744 41284 33554432000 4194304 4196468 140736896760496 139656303253776 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11670] ppid=11611 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11614/task/11670/stat : 11670 (java) S 11611 11614 5578 0 -1 1077944384 12 13091 0 0 1 0 5 3 20 0 15 0 408012454 11094687744 41284 33554432000 4194304 4196468 140736896760496 139656302201488 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11671] ppid=11611 vsize=10834656 memory=96596 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11671/stat : 11671 (java) S 11611 11614 5578 0 -1 1077944384 20 13091 0 0 0 0 5 3 20 0 15 0 408012454 11094687744 41284 33554432000 4194304 4196468 140736896760496 139656301148688 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11672] ppid=11611 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/11614/task/11672/stat : 11672 (java) S 11611 11614 5578 0 -1 1077944384 43 13091 0 0 1 0 5 3 20 0 15 0 408012456 11094687744 41284 33554432000 4194304 4196468 140736896760496 139655735507568 139656410749570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11673] ppid=11611 vsize=10834656 memory=6298398794875491425 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11673/stat : 11673 (java) S 11611 11614 5578 0 -1 1077944384 35 13091 0 0 0 0 5 3 20 0 15 0 408012456 11094687744 41284 33554432000 4194304 4196468 140736896760496 139655734453600 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11674] ppid=11611 vsize=10834656 memory=7020097409424452198 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11674/stat : 11674 (java) S 11611 11614 5578 0 -1 1077944384 8 13091 0 0 0 0 5 3 20 0 15 0 408012456 11094687744 41284 33554432000 4194304 4196468 140736896760496 139655290807920 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11675] ppid=11611 vsize=10834656 memory=7450176927616691817 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11675/stat : 11675 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11094687744 41284 33554432000 4194304 4196468 140736896760496 139654983408208 139656410757019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11676] ppid=11611 vsize=10834656 memory=5787213852951536729 CPUtime=0.33 cores=0,2,4,6
/proc/11614/task/11676/stat : 11676 (java) R 11611 11614 5578 0 -1 1077944384 668 13091 0 0 25 0 5 3 20 0 15 0 408012459 11094687744 41284 33554432000 4194304 4196468 140736896760496 139655700895856 139656410749570 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11677] ppid=11611 vsize=10834656 memory=7740953759847245657 CPUtime=0.33 cores=0,2,4,6
/proc/11614/task/11677/stat : 11677 (java) S 11611 11614 5578 0 -1 1077944384 692 13091 0 0 25 0 5 3 20 0 15 0 408012459 11094687744 41284 33554432000 4194304 4196468 140736896760496 139655699843056 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11678] ppid=11611 vsize=10834656 memory=6298398794875491425 CPUtime=0.48 cores=0,2,4,6
/proc/11614/task/11678/stat : 11678 (java) R 11611 11614 5578 0 -1 1077944384 1381 13091 0 0 40 0 5 3 20 0 15 0 408012459 11094687744 41284 33554432000 4194304 4196468 140736896760496 139655698790768 139656410749570 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11679] ppid=11611 vsize=10834656 memory=6298398794875491425 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11679/stat : 11679 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11094687744 41284 33554432000 4194304 4196468 140736896760496 139654949849568 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11680] ppid=11611 vsize=10834656 memory=56 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11680/stat : 11680 (java) S 11611 11614 5578 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 408012459 11094687744 41284 33554432000 4194304 4196468 140736896760496 139655697738672 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834656 KiB

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


[startup+1393.6 s]
/proc/loadavg: 1.10 1.30 1.37 3/229 11956
/proc/meminfo: memFree=30297660/32770624 swapFree=66999800/67108860
[pid=11614] ppid=11611 vsize=10849024 memory=706396 CPUtime=1427.5 cores=0,2,4,6
/proc/11614/stat : 11614 (java) S 11611 11614 5578 0 -1 1077944320 213725 13091 0 0 142529 213 5 3 20 0 15 0 408012444 11109400576 176599 33554432000 4194304 4196468 140736896760496 140736896743040 139656410738423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
/proc/11614/statm: 2712256 176599 3622 1 0 2674317 0
[pid=11614/tid=11667] ppid=11611 vsize=10849024 memory=706396 CPUtime=1378.64 cores=0,2,4,6
/proc/11614/task/11667/stat : 11667 (java) R 11611 11614 5578 0 -1 4202560 46154 13091 0 0 137825 31 5 3 20 0 15 0 408012453 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656382572816 139655989576801 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11668] ppid=11611 vsize=10849024 memory=706396 CPUtime=6.24 cores=0,2,4,6
/proc/11614/task/11668/stat : 11668 (java) S 11611 11614 5578 0 -1 1077944384 5587 13091 0 0 583 33 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656414980496 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11669] ppid=11611 vsize=10849024 memory=6791534058613427641 CPUtime=6.26 cores=0,2,4,6
/proc/11614/task/11669/stat : 11669 (java) S 11611 11614 5578 0 -1 1077944384 9391 13091 0 0 586 32 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656303253776 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11670] ppid=11611 vsize=10849024 memory=2832 CPUtime=6.26 cores=0,2,4,6
/proc/11614/task/11670/stat : 11670 (java) S 11611 11614 5578 0 -1 1077944384 8764 13091 0 0 585 33 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656302201488 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11671] ppid=11611 vsize=10849024 memory=1224 CPUtime=6.29 cores=0,2,4,6
/proc/11614/task/11671/stat : 11671 (java) S 11611 11614 5578 0 -1 1077944384 10229 13091 0 0 584 37 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656301148688 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11672] ppid=11611 vsize=10849024 memory=5904 CPUtime=6.42 cores=0,2,4,6
/proc/11614/task/11672/stat : 11672 (java) S 11611 11614 5578 0 -1 1077944384 9110 13091 0 0 607 27 5 3 20 0 15 0 408012456 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655735507568 139656410749570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11673] ppid=11611 vsize=10849024 memory=3616 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11673/stat : 11673 (java) S 11611 11614 5578 0 -1 1077944384 38 13091 0 0 0 0 5 3 20 0 15 0 408012456 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655734453600 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11674] ppid=11611 vsize=10849024 memory=33616 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11674/stat : 11674 (java) S 11611 11614 5578 0 -1 1077944384 9 13091 0 0 0 0 5 3 20 0 15 0 408012456 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655290807936 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11675] ppid=11611 vsize=10849024 memory=988 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11675/stat : 11675 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139654983408208 139656410757019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11676] ppid=11611 vsize=10849024 memory=2012 CPUtime=5.94 cores=0,2,4,6
/proc/11614/task/11676/stat : 11676 (java) S 11611 11614 5578 0 -1 1077944384 31921 13091 0 0 581 5 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655700895856 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11677] ppid=11611 vsize=10849024 memory=6791534058613427641 CPUtime=6.59 cores=0,2,4,6
/proc/11614/task/11677/stat : 11677 (java) S 11611 11614 5578 0 -1 1077944384 39964 13091 0 0 643 8 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655699843056 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11678] ppid=11611 vsize=10849024 memory=1804 CPUtime=4.57 cores=0,2,4,6
/proc/11614/task/11678/stat : 11678 (java) S 11611 11614 5578 0 -1 1077944384 49213 13091 0 0 441 8 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655698790768 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11679] ppid=11611 vsize=10849024 memory=920 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11679/stat : 11679 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139654949849568 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11680] ppid=11611 vsize=10849024 memory=3848 CPUtime=0.9 cores=0,2,4,6
/proc/11614/task/11680/stat : 11680 (java) S 11611 11614 5578 0 -1 1077944384 1133 13091 0 0 42 40 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655697738672 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
Current children cumulated CPU time: 1427.5 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 706396 KiB

[startup+1395.2 s]
/proc/loadavg: 1.10 1.30 1.37 3/229 11956
/proc/meminfo: memFree=30297784/32770624 swapFree=66999800/67108860
[pid=11614] ppid=11611 vsize=10849024 memory=706396 CPUtime=1429.12 cores=0,2,4,6
/proc/11614/stat : 11614 (java) S 11611 11614 5578 0 -1 1077944320 213735 13091 0 0 142690 214 5 3 20 0 15 0 408012444 11109400576 176599 33554432000 4194304 4196468 140736896760496 140736896743040 139656410738423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
/proc/11614/statm: 2712256 176599 3622 1 0 2674317 0
[pid=11614/tid=11667] ppid=11611 vsize=10849024 memory=0 CPUtime=1380.22 cores=0,2,4,6
/proc/11614/task/11667/stat : 11667 (java) R 11611 11614 5578 0 -1 4202560 46163 13091 0 0 137983 31 5 3 20 0 15 0 408012453 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656382574080 139655990664462 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11668] ppid=11611 vsize=10849024 memory=7019257425709197167 CPUtime=6.25 cores=0,2,4,6
/proc/11614/task/11668/stat : 11668 (java) S 11611 11614 5578 0 -1 1077944384 5588 13091 0 0 584 33 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656414980496 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11669] ppid=11611 vsize=10849024 memory=988 CPUtime=6.26 cores=0,2,4,6
/proc/11614/task/11669/stat : 11669 (java) S 11611 11614 5578 0 -1 1077944384 9391 13091 0 0 586 32 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656303253776 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11670] ppid=11611 vsize=10849024 memory=2012 CPUtime=6.26 cores=0,2,4,6
/proc/11614/task/11670/stat : 11670 (java) S 11611 11614 5578 0 -1 1077944384 8764 13091 0 0 585 33 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656302201488 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11671] ppid=11611 vsize=10849024 memory=1240 CPUtime=6.3 cores=0,2,4,6
/proc/11614/task/11671/stat : 11671 (java) S 11611 11614 5578 0 -1 1077944384 10229 13091 0 0 585 37 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656301148688 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11672] ppid=11611 vsize=10849024 memory=7548 CPUtime=6.43 cores=0,2,4,6
/proc/11614/task/11672/stat : 11672 (java) S 11611 11614 5578 0 -1 1077944384 9110 13091 0 0 608 27 5 3 20 0 15 0 408012456 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655735507568 139656410749570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11673] ppid=11611 vsize=10849024 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11673/stat : 11673 (java) S 11611 11614 5578 0 -1 1077944384 38 13091 0 0 0 0 5 3 20 0 15 0 408012456 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655734453600 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11674] ppid=11611 vsize=10849024 memory=1224 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11674/stat : 11674 (java) S 11611 11614 5578 0 -1 1077944384 9 13091 0 0 0 0 5 3 20 0 15 0 408012456 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655290807936 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11675] ppid=11611 vsize=10849024 memory=5904 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11675/stat : 11675 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139654983408208 139656410757019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11676] ppid=11611 vsize=10849024 memory=772 CPUtime=5.94 cores=0,2,4,6
/proc/11614/task/11676/stat : 11676 (java) S 11611 11614 5578 0 -1 1077944384 31921 13091 0 0 581 5 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655700895856 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11677] ppid=11611 vsize=10849024 memory=1556 CPUtime=6.59 cores=0,2,4,6
/proc/11614/task/11677/stat : 11677 (java) S 11611 11614 5578 0 -1 1077944384 39964 13091 0 0 643 8 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655699843056 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11678] ppid=11611 vsize=10849024 memory=1056 CPUtime=4.57 cores=0,2,4,6
/proc/11614/task/11678/stat : 11678 (java) S 11611 11614 5578 0 -1 1077944384 49213 13091 0 0 441 8 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655698790768 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11679] ppid=11611 vsize=10849024 memory=964 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11679/stat : 11679 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139654949849568 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11680] ppid=11611 vsize=10849024 memory=6791534058613427641 CPUtime=0.9 cores=0,2,4,6
/proc/11614/task/11680/stat : 11680 (java) S 11611 11614 5578 0 -1 1077944384 1133 13091 0 0 42 40 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655697738672 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
Current children cumulated CPU time: 1429.12 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 706396 KiB

[startup+1395.6 s]
/proc/loadavg: 1.10 1.30 1.37 3/229 11956
/proc/meminfo: memFree=30297784/32770624 swapFree=66999800/67108860
[pid=11614] ppid=11611 vsize=10849024 memory=706396 CPUtime=1429.53 cores=0,2,4,6
/proc/11614/stat : 11614 (java) S 11611 11614 5578 0 -1 1077944320 213738 13091 0 0 142731 214 5 3 20 0 15 0 408012444 11109400576 176599 33554432000 4194304 4196468 140736896760496 140736896743040 139656410738423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
/proc/11614/statm: 2712256 176599 3622 1 0 2674317 0
[pid=11614/tid=11667] ppid=11611 vsize=10849024 memory=1564 CPUtime=1380.61 cores=0,2,4,6
/proc/11614/task/11667/stat : 11667 (java) R 11611 11614 5578 0 -1 4202560 46166 13091 0 0 138022 31 5 3 20 0 15 0 408012453 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656382573712 139655990411670 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11668] ppid=11611 vsize=10849024 memory=928 CPUtime=6.25 cores=0,2,4,6
/proc/11614/task/11668/stat : 11668 (java) S 11611 11614 5578 0 -1 1077944384 5588 13091 0 0 584 33 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656414980496 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11669] ppid=11611 vsize=10849024 memory=1980 CPUtime=6.27 cores=0,2,4,6
/proc/11614/task/11669/stat : 11669 (java) S 11611 11614 5578 0 -1 1077944384 9391 13091 0 0 587 32 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656303253776 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11670] ppid=11611 vsize=10849024 memory=706396 CPUtime=6.27 cores=0,2,4,6
/proc/11614/task/11670/stat : 11670 (java) S 11611 11614 5578 0 -1 1077944384 8764 13091 0 0 586 33 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656302201488 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11671] ppid=11611 vsize=10849024 memory=988 CPUtime=6.3 cores=0,2,4,6
/proc/11614/task/11671/stat : 11671 (java) S 11611 11614 5578 0 -1 1077944384 10229 13091 0 0 585 37 5 3 20 0 15 0 408012454 11109400576 176599 33554432000 4194304 4196468 140736896760496 139656301148688 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11672] ppid=11611 vsize=10849024 memory=2012 CPUtime=6.43 cores=0,2,4,6
/proc/11614/task/11672/stat : 11672 (java) S 11611 11614 5578 0 -1 1077944384 9110 13091 0 0 608 27 5 3 20 0 15 0 408012456 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655735507568 139656410749570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11673] ppid=11611 vsize=10849024 memory=288230574492221466 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11673/stat : 11673 (java) S 11611 11614 5578 0 -1 1077944384 38 13091 0 0 0 0 5 3 20 0 15 0 408012456 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655734453600 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11674] ppid=11611 vsize=10849024 memory=303430244793319739 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11674/stat : 11674 (java) S 11611 11614 5578 0 -1 1077944384 9 13091 0 0 0 0 5 3 20 0 15 0 408012456 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655290807936 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11675] ppid=11611 vsize=10849024 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11675/stat : 11675 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139654983408208 139656410757019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11676] ppid=11611 vsize=10849024 memory=288230596050944315 CPUtime=5.94 cores=0,2,4,6
/proc/11614/task/11676/stat : 11676 (java) S 11611 11614 5578 0 -1 1077944384 31921 13091 0 0 581 5 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655700895856 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11677] ppid=11611 vsize=10849024 memory=16106965717748363 CPUtime=6.59 cores=0,2,4,6
/proc/11614/task/11677/stat : 11677 (java) S 11611 11614 5578 0 -1 1077944384 39964 13091 0 0 643 8 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655699843056 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11678] ppid=11611 vsize=10849024 memory=280861333991936 CPUtime=4.57 cores=0,2,4,6
/proc/11614/task/11678/stat : 11678 (java) S 11611 11614 5578 0 -1 1077944384 49213 13091 0 0 441 8 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655698790768 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11679] ppid=11611 vsize=10849024 memory=190297116007154 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11679/stat : 11679 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139654949849568 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11680] ppid=11611 vsize=10849024 memory=706396 CPUtime=0.9 cores=0,2,4,6
/proc/11614/task/11680/stat : 11680 (java) S 11611 11614 5578 0 -1 1077944384 1133 13091 0 0 42 40 5 3 20 0 15 0 408012459 11109400576 176599 33554432000 4194304 4196468 140736896760496 139655697738672 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
Current children cumulated CPU time: 1429.53 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 706396 KiB

[startup+1395.8 s]
/proc/loadavg: 1.10 1.30 1.37 3/229 11956
/proc/meminfo: memFree=30297784/32770624 swapFree=66999800/67108860
[pid=11614] ppid=11611 vsize=10849024 memory=706428 CPUtime=1429.73 cores=0,2,4,6
/proc/11614/stat : 11614 (java) S 11611 11614 5578 0 -1 1077944320 213740 13091 0 0 142751 214 5 3 20 0 15 0 408012444 11109400576 176607 33554432000 4194304 4196468 140736896760496 140736896743040 139656410738423 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
/proc/11614/statm: 2712256 176607 3622 1 0 2674317 0
[pid=11614/tid=11667] ppid=11611 vsize=10849024 memory=1980 CPUtime=1380.81 cores=0,2,4,6
/proc/11614/task/11667/stat : 11667 (java) R 11611 11614 5578 0 -1 4202560 46167 13091 0 0 138042 31 5 3 20 0 15 0 408012453 11109400576 176607 33554432000 4194304 4196468 140736896760496 139656382573520 139655990664933 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11668] ppid=11611 vsize=10849024 memory=1332 CPUtime=6.26 cores=0,2,4,6
/proc/11614/task/11668/stat : 11668 (java) S 11611 11614 5578 0 -1 1077944384 5588 13091 0 0 585 33 5 3 20 0 15 0 408012454 11109400576 176607 33554432000 4194304 4196468 140736896760496 139656414980496 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11669] ppid=11611 vsize=10849024 memory=2648 CPUtime=6.27 cores=0,2,4,6
/proc/11614/task/11669/stat : 11669 (java) S 11611 11614 5578 0 -1 1077944384 9391 13091 0 0 587 32 5 3 20 0 15 0 408012454 11109400576 176607 33554432000 4194304 4196468 140736896760496 139656303253776 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11670] ppid=11611 vsize=10849024 memory=912 CPUtime=6.27 cores=0,2,4,6
/proc/11614/task/11670/stat : 11670 (java) S 11611 11614 5578 0 -1 1077944384 8764 13091 0 0 586 33 5 3 20 0 15 0 408012454 11109400576 176607 33554432000 4194304 4196468 140736896760496 139656302201488 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11671] ppid=11611 vsize=10849024 memory=1440 CPUtime=6.3 cores=0,2,4,6
/proc/11614/task/11671/stat : 11671 (java) S 11611 11614 5578 0 -1 1077944384 10230 13091 0 0 585 37 5 3 20 0 15 0 408012454 11109400576 176607 33554432000 4194304 4196468 140736896760496 139656301148688 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11672] ppid=11611 vsize=10849024 memory=1768 CPUtime=6.43 cores=0,2,4,6
/proc/11614/task/11672/stat : 11672 (java) S 11611 11614 5578 0 -1 1077944384 9110 13091 0 0 608 27 5 3 20 0 15 0 408012456 11109400576 176607 33554432000 4194304 4196468 140736896760496 139655735507568 139656410749570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11673] ppid=11611 vsize=10849024 memory=808 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11673/stat : 11673 (java) S 11611 11614 5578 0 -1 1077944384 38 13091 0 0 0 0 5 3 20 0 15 0 408012456 11109400576 176607 33554432000 4194304 4196468 140736896760496 139655734453600 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11674] ppid=11611 vsize=10849024 memory=1804 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11674/stat : 11674 (java) S 11611 11614 5578 0 -1 1077944384 9 13091 0 0 0 0 5 3 20 0 15 0 408012456 11109400576 176607 33554432000 4194304 4196468 140736896760496 139655290807936 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11675] ppid=11611 vsize=10849024 memory=920 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11675/stat : 11675 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11109400576 176607 33554432000 4194304 4196468 140736896760496 139654983408208 139656410757019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11676] ppid=11611 vsize=10849024 memory=3848 CPUtime=5.94 cores=0,2,4,6
/proc/11614/task/11676/stat : 11676 (java) S 11611 11614 5578 0 -1 1077944384 31921 13091 0 0 581 5 5 3 20 0 15 0 408012459 11109400576 176607 33554432000 4194304 4196468 140736896760496 139655700895856 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11677] ppid=11611 vsize=10849024 memory=706396 CPUtime=6.59 cores=0,2,4,6
/proc/11614/task/11677/stat : 11677 (java) S 11611 11614 5578 0 -1 1077944384 39964 13091 0 0 643 8 5 3 20 0 15 0 408012459 11109400576 176607 33554432000 4194304 4196468 140736896760496 139655699843056 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11678] ppid=11611 vsize=10849024 memory=706396 CPUtime=4.57 cores=0,2,4,6
/proc/11614/task/11678/stat : 11678 (java) S 11611 11614 5578 0 -1 1077944384 49213 13091 0 0 441 8 5 3 20 0 15 0 408012459 11109400576 176607 33554432000 4194304 4196468 140736896760496 139655698790768 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11679] ppid=11611 vsize=10849024 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/11614/task/11679/stat : 11679 (java) S 11611 11614 5578 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 408012459 11109400576 176607 33554432000 4194304 4196468 140736896760496 139654949849568 139656410748629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
[pid=11614/tid=11680] ppid=11611 vsize=10849024 memory=1224 CPUtime=0.9 cores=0,2,4,6
/proc/11614/task/11680/stat : 11680 (java) S 11611 11614 5578 0 -1 1077944384 1133 13091 0 0 42 40 5 3 20 0 15 0 408012459 11109400576 176607 33554432000 4194304 4196468 140736896760496 139655697738672 139656410749570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 22 0 0 6293624 6294260 17776640 140736896764662 140736896767173 140736896767173 140736896769999 0
Current children cumulated CPU time: 1429.73 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 706428 KiB

[startup+1395.9 s]*
/proc/loadavg: 1.10 1.30 1.37 3/216 11957
/proc/meminfo: memFree=30929152/32770624 swapFree=66999800/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 1395.91
CPU time (s): 1429.84
CPU user time (s): 1427.66
CPU system time (s): 2.18833
CPU usage (%): 102.431
Max. virtual memory (cumulated for all children) (KiB): 10851996
Max. memory (cumulated for all children) (KiB): 709752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1427.66
system time used= 2.18833
maximum resident set size= 710772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227129
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 169051
involuntary context switches= 6238


# summary of solver processes directly reported to runsolver:
#   pid: 11614
#   total CPU time (s): 1429.84
#   total CPU user time (s): 1427.66
#   total CPU system time (s): 2.18833

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.07877 second user time and 13.504 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-12 22:42:24
IDJOB=4392018
IDBENCH=135733
IDSOLVER=2837
FILE ID=node146/4392018-1568320984
RUNJOBID= node146-1568301260-5609
PBS_JOBID= 21701109
Free space on /tmp= 56664 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n15/TravellingSalesman-15-30-04.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392018-1568320984/watcher-4392018-1568320984 -o /tmp/evaluation-result-4392018-1568320984/solver-4392018-1568320984 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568301260-5609 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=800550432 HOME/instance-4392018-1568320984.xml

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

MD5SUM BENCH= 3ec1135b215453db38ac12e83e420ae6
RANDOM SEED=800550432

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        29983692 kB
MemAvailable:   30264076 kB
Buffers:          127572 kB
Cached:           433872 kB
SwapCached:         5300 kB
Active:          1943624 kB
Inactive:         254868 kB
Active(anon):    1654208 kB
Inactive(anon):    20864 kB
Active(file):     289416 kB
Inactive(file):   234004 kB
Unevictable:      111008 kB
Mlocked:          111008 kB
SwapTotal:      67108860 kB
SwapFree:       66999788 kB
Dirty:             35328 kB
Writeback:             0 kB
AnonPages:       1744572 kB
Mapped:            53904 kB
Shmem:             29148 kB
Slab:             174780 kB
SReclaimable:     145600 kB
SUnreclaim:        29180 kB
KernelStack:        3824 kB
PageTables:        11128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2749192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1568768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 56628 MiB
End job on node146 at 2019-09-12 23:05:40