Trace number 4401310

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.2OPT4752 36.1787 25.2302

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-chr15c.xml
MD5SUMce755c39cb9d6ddef8bea85f09074509
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4752
Best CPU time to get the best result obtained on this benchmark7.91615
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints15
Number of domains2
Minimum domain size15
Maximum domain size64
Distribution of domain sizes[{"size":15,"count":15},{"size":64,"count":14}]
Minimum variable degree0
Maximum variable degree3
Distribution of variable degrees[{"degree":0,"count":211},{"degree":2,"count":16},{"degree":3,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":14},{"arity":15,"count":1}]
Number of extensional constraints14
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":14},{"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.56	c Concrete v3.12.2.1568631193530 running
7.23/3.27	o 15491
7.23/3.28	o 15340
7.23/3.28	o 14372
7.23/3.30	o 13695
7.58/3.33	o 13384
7.58/3.34	o 13351
7.58/3.34	o 13316
7.58/3.36	o 12856
7.58/3.37	o 12667
7.58/3.37	o 12623
7.93/3.40	o 12549
7.93/3.42	o 12333
7.93/3.45	o 9538
7.93/3.45	o 9176
7.93/3.46	o 8409
7.93/3.47	o 8226
7.93/3.47	o 8076
7.93/3.47	o 7242
7.93/3.48	o 7163
8.28/3.52	o 6432
8.28/3.54	o 6403
8.28/3.54	o 6280
8.28/3.59	o 6131
8.62/3.64	o 5764
8.62/3.68	o 5612
8.97/3.71	o 5530
13.45/5.54	o 5401
13.45/5.56	o 5223
14.86/6.37	o 5186
23.68/13.29	o 5172
23.68/13.29	o 5054
28.78/18.18	o 4752
36.14/25.20	v <instantiation
36.14/25.20	v         cost = '4752'>
36.14/25.20	v       <list>
36.14/25.20	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] d[0][1] d[0][2] d[1][3] d[2][4] d[3][5] d[4][6] d[5][7] d[6][8] d[7][9] d[8][10] d[9][11] d[10][12] d[11][13] d[12][14]
36.14/25.20	v       </list>
36.14/25.20	v       <values>
36.14/25.20	v         12 1 4 6 7 0 13 5 3 2 14 8 11 10 9 4 2 3 1 5 12 39 20 50 1 4 11 10 13
36.14/25.20	v       </values>
36.14/25.20	v     </instantiation>
36.14/25.20	s OPTIMUM FOUND

Verifier Data

OK	4752

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401310-1568678041/watcher-4401310-1568678041 -o /tmp/evaluation-result-4401310-1568678041/solver-4401310-1568678041 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568673289-14478 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1750650444 HOME/instance-4401310-1568678041.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=15423, runsolver pid=15420
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 1.19 1.25 1.38 6/217 15478
/proc/meminfo: memFree=30518012/32770624 swapFree=66922248/67108860
[pid=15423] ppid=15420 vsize=9972712 memory=16688 CPUtime=0.09 cores=0,2,4,6
/proc/15423/stat : 15423 (java) S 15420 15423 14447 0 -1 1077944320 4427 13304 0 0 1 0 5 3 20 0 6 0 443741985 10212057088 4172 33554432000 4194304 4196468 140734103431952 140734103414496 140278939508471 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
/proc/15423/statm: 2493178 4172 1933 1 0 2481616 0
[pid=15423/tid=15476] ppid=15420 vsize=9972712 memory=7892391828772250251 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15476/stat : 15476 (java) R 15420 15423 14447 0 -1 4202560 2243 13304 0 0 0 0 5 3 20 0 6 0 443741994 10212057088 4238 33554432000 4194304 4196468 140734103431952 140278911345232 140278923588988 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15477] ppid=15420 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15477/stat : 15477 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 6 0 443741995 10212057088 4238 33554432000 4194304 4196468 140734103431952 140278943750416 140278939518677 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15478] ppid=15420 vsize=9972712 memory=139903925651072 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15478/stat : 15478 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 6 0 443741995 10212057088 4238 33554432000 4194304 4196468 140734103431952 140278512720272 140278939518677 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15479] ppid=15420 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15479/stat : 15479 (java) S 15420 15423 14447 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 6 0 443741995 10212057088 4238 33554432000 4194304 4196468 140734103431952 140278511667728 140278939518677 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15480] ppid=15420 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15480/stat : 15480 (java) S 15420 15423 14447 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 6 0 443741995 10212057088 4238 33554432000 4194304 4196468 140734103431952 140278510615184 140278939518677 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16688 KiB

[startup+0.210168 s]*
/proc/loadavg: 1.19 1.25 1.38 3/228 15489
/proc/meminfo: memFree=30495412/32770624 swapFree=66922248/67108860
[pid=15423] ppid=15420 vsize=10819712 memory=39880 CPUtime=0.26 cores=0,2,4,6
/proc/15423/stat : 15423 (java) S 15420 15423 14447 0 -1 1077944320 7291 13304 0 0 17 1 5 3 20 0 15 0 443741985 11079385088 9970 33554432000 4194304 4196468 140734103431952 140734103414496 140278939508471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
/proc/15423/statm: 2704928 9970 3180 1 0 2667149 0
[pid=15423/tid=15476] ppid=15420 vsize=10819712 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/15423/task/15476/stat : 15476 (java) R 15420 15423 14447 0 -1 4202560 3795 13304 0 0 10 1 5 3 20 0 15 0 443741994 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278911341520 140278939530397 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15477] ppid=15420 vsize=10819712 memory=345 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15477/stat : 15477 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443741995 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278943750416 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15478] ppid=15420 vsize=10819712 memory=139903928936366 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15478/stat : 15478 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443741995 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278512720272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15479] ppid=15420 vsize=10819712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15479/stat : 15479 (java) S 15420 15423 14447 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 443741995 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278511667728 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15480] ppid=15420 vsize=10819712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15480/stat : 15480 (java) S 15420 15423 14447 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 443741995 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278510615184 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15481] ppid=15420 vsize=10819712 memory=139903925651072 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15481/stat : 15481 (java) S 15420 15423 14447 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 443741996 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278466173424 140278939519618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15482] ppid=15420 vsize=10819712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15482/stat : 15482 (java) S 15420 15423 14447 0 -1 1077944384 13 13304 0 0 0 0 5 3 20 0 15 0 443741997 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278396609952 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15483] ppid=15420 vsize=10819712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15483/stat : 15483 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443741997 11079385088 10482 33554432000 4194304 4196468 140734103431952 140277792630256 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15484] ppid=15420 vsize=10819712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15484/stat : 15484 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11079385088 10482 33554432000 4194304 4196468 140734103431952 140277485230800 140278939527067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15485] ppid=15420 vsize=10819712 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15423/task/15485/stat : 15485 (java) S 15420 15423 14447 0 -1 1077944384 483 13304 0 0 1 0 5 3 20 0 15 0 443742000 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278465120240 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15486] ppid=15420 vsize=10819712 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/15423/task/15486/stat : 15486 (java) S 15420 15423 14447 0 -1 1077944384 177 13304 0 0 1 0 5 3 20 0 15 0 443742000 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278363052144 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15487] ppid=15420 vsize=10819712 memory=139903925651072 CPUtime=0.11 cores=0,2,4,6
/proc/15423/task/15487/stat : 15487 (java) S 15420 15423 14447 0 -1 1077944384 598 13304 0 0 3 0 5 3 20 0 15 0 443742000 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278361999600 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15488] ppid=15420 vsize=10819712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15488/stat : 15488 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11079385088 10482 33554432000 4194304 4196468 140734103431952 140277451672160 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15489] ppid=15420 vsize=10819712 memory=139903925651072 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15489/stat : 15489 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443742000 11079385088 10482 33554432000 4194304 4196468 140734103431952 140278360947504 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819712 KiB
Current children cumulated memory: 39880 KiB

[startup+0.310514 s]*
/proc/loadavg: 1.19 1.25 1.38 3/228 15489
/proc/meminfo: memFree=30481908/32770624 swapFree=66922248/67108860
[pid=15423] ppid=15420 vsize=10820196 memory=51056 CPUtime=0.4 cores=0,2,4,6
/proc/15423/stat : 15423 (java) S 15420 15423 14447 0 -1 1077944320 10950 13304 0 0 29 3 5 3 20 0 15 0 443741985 11079880704 12764 33554432000 4194304 4196468 140734103431952 140734103414496 140278939508471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
/proc/15423/statm: 2705049 12764 3312 1 0 2667149 0
[pid=15423/tid=15476] ppid=15420 vsize=10820196 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/15423/task/15476/stat : 15476 (java) R 15420 15423 14447 0 -1 4202560 7437 13304 0 0 19 2 5 3 20 0 15 0 443741994 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278911317424 140278939520406 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15477] ppid=15420 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15477/stat : 15477 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443741995 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278943750416 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15478] ppid=15420 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15478/stat : 15478 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443741995 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278512720272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15479] ppid=15420 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15479/stat : 15479 (java) S 15420 15423 14447 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 443741995 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278511667728 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15480] ppid=15420 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15480/stat : 15480 (java) S 15420 15423 14447 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 443741995 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278510615184 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15481] ppid=15420 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15481/stat : 15481 (java) S 15420 15423 14447 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 443741996 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278466173424 140278939519618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15482] ppid=15420 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15482/stat : 15482 (java) S 15420 15423 14447 0 -1 1077944384 13 13304 0 0 0 0 5 3 20 0 15 0 443741997 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278396609952 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15483] ppid=15420 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15483/stat : 15483 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443741997 11079880704 12764 33554432000 4194304 4196468 140734103431952 140277792630256 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15484] ppid=15420 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15484/stat : 15484 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11079880704 12764 33554432000 4194304 4196468 140734103431952 140277485230800 140278939527067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15485] ppid=15420 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/15423/task/15485/stat : 15485 (java) S 15420 15423 14447 0 -1 1077944384 483 13304 0 0 2 0 5 3 20 0 15 0 443742000 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278465120240 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15486] ppid=15420 vsize=10820196 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/15423/task/15486/stat : 15486 (java) S 15420 15423 14447 0 -1 1077944384 187 13304 0 0 2 0 5 3 20 0 15 0 443742000 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278363052144 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15487] ppid=15420 vsize=10820196 memory=139903925651072 CPUtime=0.13 cores=0,2,4,6
/proc/15423/task/15487/stat : 15487 (java) R 15420 15423 14447 0 -1 4202560 606 13304 0 0 5 0 5 3 20 0 15 0 443742000 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278361999600 140278939529818 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15488] ppid=15420 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15488/stat : 15488 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11079880704 12764 33554432000 4194304 4196468 140734103431952 140277451672160 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15489] ppid=15420 vsize=10820196 memory=139903925651072 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15489/stat : 15489 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443742000 11079880704 12764 33554432000 4194304 4196468 140734103431952 140278360947504 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 51056 KiB

[startup+0.700701 s]
/proc/loadavg: 1.19 1.25 1.38 3/228 15489
/proc/meminfo: memFree=30468100/32770624 swapFree=66922248/67108860
[pid=15423] ppid=15420 vsize=10824364 memory=83344 CPUtime=1.1 cores=0,2,4,6
/proc/15423/stat : 15423 (java) S 15420 15423 14447 0 -1 1077944320 15014 13304 0 0 97 5 5 3 20 0 15 0 443741985 11084148736 20836 33554432000 4194304 4196468 140734103431952 140734103414496 140278939508471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
/proc/15423/statm: 2706091 20836 3513 1 0 2668173 0
[pid=15423/tid=15476] ppid=15420 vsize=10824364 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/15423/task/15476/stat : 15476 (java) R 15420 15423 14447 0 -1 4202560 10489 13304 0 0 56 3 5 3 20 0 15 0 443741994 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278911335344 140278920153138 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15477] ppid=15420 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15477/stat : 15477 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443741995 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278943750416 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15478] ppid=15420 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15478/stat : 15478 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443741995 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278512720272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15479] ppid=15420 vsize=10824364 memory=279807590451168 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15479/stat : 15479 (java) S 15420 15423 14447 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 443741995 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278511667728 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15480] ppid=15420 vsize=10824364 memory=139903795081136 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15480/stat : 15480 (java) S 15420 15423 14447 0 -1 1077944384 2 13304 0 0 0 0 5 3 20 0 15 0 443741995 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278510615184 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15481] ppid=15420 vsize=10824364 memory=139904264700498 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15481/stat : 15481 (java) S 15420 15423 14447 0 -1 1077944384 5 13304 0 0 0 0 5 3 20 0 15 0 443741996 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278466173424 140278939519618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15482] ppid=15420 vsize=10824364 memory=2828 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15482/stat : 15482 (java) S 15420 15423 14447 0 -1 1077944384 13 13304 0 0 0 0 5 3 20 0 15 0 443741997 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278396609952 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15483] ppid=15420 vsize=10824364 memory=4639098309541128813 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15483/stat : 15483 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443741997 11084148736 20836 33554432000 4194304 4196468 140734103431952 140277792630256 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15484] ppid=15420 vsize=10824364 memory=7811607157344593746 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15484/stat : 15484 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11084148736 20836 33554432000 4194304 4196468 140734103431952 140277485230800 140278939527067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15485] ppid=15420 vsize=10824364 memory=5787782378022856021 CPUtime=0.19 cores=0,2,4,6
/proc/15423/task/15485/stat : 15485 (java) S 15420 15423 14447 0 -1 1077944384 882 13304 0 0 11 0 5 3 20 0 15 0 443742000 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278465120240 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15486] ppid=15420 vsize=10824364 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/15423/task/15486/stat : 15486 (java) S 15420 15423 14447 0 -1 1077944384 657 13304 0 0 11 0 5 3 20 0 15 0 443742000 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278363052144 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15487] ppid=15420 vsize=10824364 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/15423/task/15487/stat : 15487 (java) S 15420 15423 14447 0 -1 1077944384 746 13304 0 0 17 0 5 3 20 0 15 0 443742000 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278361999600 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15488] ppid=15420 vsize=10824364 memory=3616 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15488/stat : 15488 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11084148736 20836 33554432000 4194304 4196468 140734103431952 140277451672160 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15489] ppid=15420 vsize=10824364 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15489/stat : 15489 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443742000 11084148736 20836 33554432000 4194304 4196468 140734103431952 140278360947504 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83344 KiB

[startup+1.50066 s]
/proc/loadavg: 1.19 1.25 1.38 4/228 15489
/proc/meminfo: memFree=30424188/32770624 swapFree=66922248/67108860
[pid=15423] ppid=15420 vsize=10834680 memory=171020 CPUtime=2.42 cores=0,2,4,6
/proc/15423/stat : 15423 (java) S 15420 15423 14447 0 -1 1077944320 21720 13304 0 0 224 10 5 3 20 0 15 0 443741985 11094712320 42755 33554432000 4194304 4196468 140734103431952 140734103414496 140278939508471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
/proc/15423/statm: 2708670 42755 3575 1 0 2670733 0
[pid=15423/tid=15476] ppid=15420 vsize=10834680 memory=2811011 CPUtime=1.44 cores=0,2,4,6
/proc/15423/task/15476/stat : 15476 (java) R 15420 15423 14447 0 -1 4202560 15431 13304 0 0 130 6 5 3 20 0 15 0 443741994 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278911303024 140278547146589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15477] ppid=15420 vsize=10834680 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/15423/task/15477/stat : 15477 (java) S 15420 15423 14447 0 -1 1077944384 28 13304 0 0 1 0 5 3 20 0 15 0 443741995 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278943750416 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15478] ppid=15420 vsize=10834680 memory=411584 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15478/stat : 15478 (java) S 15420 15423 14447 0 -1 1077944384 376 13304 0 0 0 0 5 3 20 0 15 0 443741995 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278512720272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15479] ppid=15420 vsize=10834680 memory=1412 CPUtime=0.09 cores=0,2,4,6
/proc/15423/task/15479/stat : 15479 (java) S 15420 15423 14447 0 -1 1077944384 54 13304 0 0 1 0 5 3 20 0 15 0 443741995 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278511667728 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15480] ppid=15420 vsize=10834680 memory=83344 CPUtime=0.09 cores=0,2,4,6
/proc/15423/task/15480/stat : 15480 (java) S 15420 15423 14447 0 -1 1077944384 75 13304 0 0 1 0 5 3 20 0 15 0 443741995 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278510615184 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15481] ppid=15420 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15481/stat : 15481 (java) S 15420 15423 14447 0 -1 1077944384 145 13304 0 0 0 0 5 3 20 0 15 0 443741996 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278466173424 140278939519618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15482] ppid=15420 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15482/stat : 15482 (java) S 15420 15423 14447 0 -1 1077944384 14 13304 0 0 0 0 5 3 20 0 15 0 443741997 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278396610016 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15483] ppid=15420 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15483/stat : 15483 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443741997 11094712320 42755 33554432000 4194304 4196468 140734103431952 140277792630272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15484] ppid=15420 vsize=10834680 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15484/stat : 15484 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11094712320 42755 33554432000 4194304 4196468 140734103431952 140277485230800 140278939527067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15485] ppid=15420 vsize=10834680 memory=4638778398332698720 CPUtime=0.3 cores=0,2,4,6
/proc/15423/task/15485/stat : 15485 (java) S 15420 15423 14447 0 -1 1077944384 977 13304 0 0 22 0 5 3 20 0 15 0 443742000 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278465120240 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15486] ppid=15420 vsize=10834680 memory=279807590439248 CPUtime=0.32 cores=0,2,4,6
/proc/15423/task/15486/stat : 15486 (java) S 15420 15423 14447 0 -1 1077944384 828 13304 0 0 24 0 5 3 20 0 15 0 443742000 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278363052144 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15487] ppid=15420 vsize=10834680 memory=-7531822216213012384 CPUtime=0.48 cores=0,2,4,6
/proc/15423/task/15487/stat : 15487 (java) R 15420 15423 14447 0 -1 4202560 1575 13304 0 0 40 0 5 3 20 0 15 0 443742000 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278361999600 140278923588958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15488] ppid=15420 vsize=10834680 memory=4206468019014099040 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15488/stat : 15488 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11094712320 42755 33554432000 4194304 4196468 140734103431952 140277451672160 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15489] ppid=15420 vsize=10834680 memory=-7233780906022716832 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15489/stat : 15489 (java) S 15420 15423 14447 0 -1 1077944384 1 13304 0 0 0 0 5 3 20 0 15 0 443742000 11094712320 42755 33554432000 4194304 4196468 140734103431952 140278360947504 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
Current children cumulated CPU time: 2.42 s
Current children cumulated vsize: 10834680 KiB

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

[pid=15423/tid=15488] ppid=15420 vsize=10849048 memory=554400 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15488/stat : 15488 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 187382 33554432000 4194304 4196468 140734103431952 140277451672160 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15489] ppid=15420 vsize=10849048 memory=-2746958450906831424 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15489/stat : 15489 (java) S 15420 15423 14447 0 -1 1077944384 419 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 187382 33554432000 4194304 4196468 140734103431952 140278360947504 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
Current children cumulated CPU time: 29.93 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 749528 KiB

[startup+22.4008 s]
/proc/loadavg: 1.42 1.30 1.39 4/228 15618
/proc/meminfo: memFree=29930468/32770624 swapFree=66922248/67108860
[pid=15423] ppid=15420 vsize=10849048 memory=774176 CPUtime=33.3 cores=0,2,4,6
/proc/15423/stat : 15423 (java) S 15420 15423 14447 0 -1 1077944320 73552 13304 0 0 3281 41 5 3 20 0 15 0 443741985 11109425152 193544 33554432000 4194304 4196468 140734103431952 140734103414496 140278939508471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
/proc/15423/statm: 2712262 193544 3626 1 0 2674317 0
[pid=15423/tid=15476] ppid=15420 vsize=10849048 memory=7813865652928602452 CPUtime=22.17 cores=0,2,4,6
/proc/15423/task/15476/stat : 15476 (java) R 15420 15423 14447 0 -1 4202560 26994 13304 0 0 2191 18 5 3 20 0 15 0 443741994 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278911339504 140278939520406 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15477] ppid=15420 vsize=10849048 memory=6791534058613427641 CPUtime=0.18 cores=0,2,4,6
/proc/15423/task/15477/stat : 15477 (java) S 15420 15423 14447 0 -1 1077944384 700 13304 0 0 7 3 5 3 20 0 15 0 443741995 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278943750416 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15478] ppid=15420 vsize=10849048 memory=3616 CPUtime=0.17 cores=0,2,4,6
/proc/15423/task/15478/stat : 15478 (java) S 15420 15423 14447 0 -1 1077944384 583 13304 0 0 7 2 5 3 20 0 15 0 443741995 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278512720272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15479] ppid=15420 vsize=10849048 memory=32128 CPUtime=0.16 cores=0,2,4,6
/proc/15423/task/15479/stat : 15479 (java) S 15420 15423 14447 0 -1 1077944384 1227 13304 0 0 6 2 5 3 20 0 15 0 443741995 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278511667728 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15480] ppid=15420 vsize=10849048 memory=988 CPUtime=0.18 cores=0,2,4,6
/proc/15423/task/15480/stat : 15480 (java) S 15420 15423 14447 0 -1 1077944384 305 13304 0 0 8 2 5 3 20 0 15 0 443741995 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278510615184 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15481] ppid=15420 vsize=10849048 memory=2012 CPUtime=0.14 cores=0,2,4,6
/proc/15423/task/15481/stat : 15481 (java) S 15420 15423 14447 0 -1 1077944384 2135 13304 0 0 6 0 5 3 20 0 15 0 443741996 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278466173424 140278939519618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15482] ppid=15420 vsize=10849048 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15482/stat : 15482 (java) S 15420 15423 14447 0 -1 1077944384 22 13304 0 0 0 0 5 3 20 0 15 0 443741997 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278396610016 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15483] ppid=15420 vsize=10849048 memory=988 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15483/stat : 15483 (java) S 15420 15423 14447 0 -1 1077944384 9 13304 0 0 0 0 5 3 20 0 15 0 443741997 11109425152 193544 33554432000 4194304 4196468 140734103431952 140277792630272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15484] ppid=15420 vsize=10849048 memory=2012 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15484/stat : 15484 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 193544 33554432000 4194304 4196468 140734103431952 140277485230800 140278939527067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15485] ppid=15420 vsize=10849048 memory=1324 CPUtime=3.81 cores=0,2,4,6
/proc/15423/task/15485/stat : 15485 (java) S 15420 15423 14447 0 -1 1077944384 14960 13304 0 0 369 4 5 3 20 0 15 0 443742000 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278465120240 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15486] ppid=15420 vsize=10849048 memory=1704 CPUtime=3.88 cores=0,2,4,6
/proc/15423/task/15486/stat : 15486 (java) R 15420 15423 14447 0 -1 4202560 8662 13304 0 0 378 2 5 3 20 0 15 0 443742000 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278363052144 140278939520406 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15487] ppid=15420 vsize=10849048 memory=5972 CPUtime=3.16 cores=0,2,4,6
/proc/15423/task/15487/stat : 15487 (java) S 15420 15423 14447 0 -1 1077944384 15320 13304 0 0 304 4 5 3 20 0 15 0 443742000 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278361999600 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15488] ppid=15420 vsize=10849048 memory=588 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15488/stat : 15488 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 193544 33554432000 4194304 4196468 140734103431952 140277451672160 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15489] ppid=15420 vsize=10849048 memory=780 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15489/stat : 15489 (java) S 15420 15423 14447 0 -1 1077944384 419 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 193544 33554432000 4194304 4196468 140734103431952 140278360947504 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
Current children cumulated CPU time: 33.3 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 774176 KiB

[startup+24.0007 s]*
/proc/loadavg: 1.55 1.32 1.40 5/229 15620
/proc/meminfo: memFree=29706196/32770624 swapFree=66922248/67108860
[pid=15423] ppid=15420 vsize=10849048 memory=788536 CPUtime=34.93 cores=0,2,4,6
/proc/15423/stat : 15423 (java) S 15420 15423 14447 0 -1 1077944320 73645 13304 0 0 3443 42 5 3 20 0 15 0 443741985 11109425152 197134 33554432000 4194304 4196468 140734103431952 140734103414496 140278939508471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
/proc/15423/statm: 2712262 197134 3626 1 0 2674317 0
[pid=15423/tid=15476] ppid=15420 vsize=10849048 memory=7085677772141651304 CPUtime=23.77 cores=0,2,4,6
/proc/15423/task/15476/stat : 15476 (java) R 15420 15423 14447 0 -1 4202560 27071 13304 0 0 2349 20 5 3 20 0 15 0 443741994 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278911343176 140278548005003 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15477] ppid=15420 vsize=10849048 memory=7450453952904061778 CPUtime=0.18 cores=0,2,4,6
/proc/15423/task/15477/stat : 15477 (java) S 15420 15423 14447 0 -1 1077944384 701 13304 0 0 7 3 5 3 20 0 15 0 443741995 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278943750416 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15478] ppid=15420 vsize=10849048 memory=4872558044660077418 CPUtime=0.17 cores=0,2,4,6
/proc/15423/task/15478/stat : 15478 (java) S 15420 15423 14447 0 -1 1077944384 585 13304 0 0 7 2 5 3 20 0 15 0 443741995 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278512720272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15479] ppid=15420 vsize=10849048 memory=9 CPUtime=0.16 cores=0,2,4,6
/proc/15423/task/15479/stat : 15479 (java) S 15420 15423 14447 0 -1 1077944384 1227 13304 0 0 6 2 5 3 20 0 15 0 443741995 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278511667728 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15480] ppid=15420 vsize=10849048 memory=6 CPUtime=0.18 cores=0,2,4,6
/proc/15423/task/15480/stat : 15480 (java) S 15420 15423 14447 0 -1 1077944384 306 13304 0 0 8 2 5 3 20 0 15 0 443741995 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278510615184 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15481] ppid=15420 vsize=10849048 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/15423/task/15481/stat : 15481 (java) S 15420 15423 14447 0 -1 1077944384 2142 13304 0 0 6 0 5 3 20 0 15 0 443741996 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278466173424 140278939519618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15482] ppid=15420 vsize=10849048 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15482/stat : 15482 (java) S 15420 15423 14447 0 -1 1077944384 22 13304 0 0 0 0 5 3 20 0 15 0 443741997 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278396610016 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15483] ppid=15420 vsize=10849048 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15483/stat : 15483 (java) S 15420 15423 14447 0 -1 1077944384 9 13304 0 0 0 0 5 3 20 0 15 0 443741997 11109425152 197134 33554432000 4194304 4196468 140734103431952 140277792630272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15484] ppid=15420 vsize=10849048 memory=366 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15484/stat : 15484 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140277485230800 140278939527067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15485] ppid=15420 vsize=10849048 memory=375 CPUtime=3.81 cores=0,2,4,6
/proc/15423/task/15485/stat : 15485 (java) S 15420 15423 14447 0 -1 1077944384 14960 13304 0 0 369 4 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278465120240 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15486] ppid=15420 vsize=10849048 memory=302 CPUtime=3.88 cores=0,2,4,6
/proc/15423/task/15486/stat : 15486 (java) S 15420 15423 14447 0 -1 1077944384 8662 13304 0 0 378 2 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278363052144 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15487] ppid=15420 vsize=10849048 memory=0 CPUtime=3.17 cores=0,2,4,6
/proc/15423/task/15487/stat : 15487 (java) S 15420 15423 14447 0 -1 1077944384 15325 13304 0 0 305 4 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278361999600 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15488] ppid=15420 vsize=10849048 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15488/stat : 15488 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140277451672160 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15489] ppid=15420 vsize=10849048 memory=279807590732768 CPUtime=0.09 cores=0,2,4,6
/proc/15423/task/15489/stat : 15489 (java) S 15420 15423 14447 0 -1 1077944384 419 13304 0 0 0 1 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278360947504 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
Current children cumulated CPU time: 34.93 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 788536 KiB

[startup+24.8007 s]
/proc/loadavg: 1.55 1.32 1.40 5/229 15620
/proc/meminfo: memFree=29706196/32770624 swapFree=66922248/67108860
[pid=15423] ppid=15420 vsize=10849048 memory=788536 CPUtime=35.73 cores=0,2,4,6
/proc/15423/stat : 15423 (java) S 15420 15423 14447 0 -1 1077944320 73648 13304 0 0 3522 43 5 3 20 0 15 0 443741985 11109425152 197134 33554432000 4194304 4196468 140734103431952 140734103414496 140278939508471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
/proc/15423/statm: 2712262 197134 3626 1 0 2674317 0
[pid=15423/tid=15476] ppid=15420 vsize=10849048 memory=786464 CPUtime=24.56 cores=0,2,4,6
/proc/15423/task/15476/stat : 15476 (java) R 15420 15423 14447 0 -1 4202560 27071 13304 0 0 2427 21 5 3 20 0 15 0 443741994 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278911342328 140278555895872 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15477] ppid=15420 vsize=10849048 memory=786464 CPUtime=0.18 cores=0,2,4,6
/proc/15423/task/15477/stat : 15477 (java) S 15420 15423 14447 0 -1 1077944384 701 13304 0 0 7 3 5 3 20 0 15 0 443741995 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278943750416 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15478] ppid=15420 vsize=10849048 memory=6791534058613427641 CPUtime=0.17 cores=0,2,4,6
/proc/15423/task/15478/stat : 15478 (java) S 15420 15423 14447 0 -1 1077944384 585 13304 0 0 7 2 5 3 20 0 15 0 443741995 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278512720272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15479] ppid=15420 vsize=10849048 memory=14008 CPUtime=0.16 cores=0,2,4,6
/proc/15423/task/15479/stat : 15479 (java) S 15420 15423 14447 0 -1 1077944384 1227 13304 0 0 6 2 5 3 20 0 15 0 443741995 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278511667728 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15480] ppid=15420 vsize=10849048 memory=14076 CPUtime=0.18 cores=0,2,4,6
/proc/15423/task/15480/stat : 15480 (java) S 15420 15423 14447 0 -1 1077944384 306 13304 0 0 8 2 5 3 20 0 15 0 443741995 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278510615184 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15481] ppid=15420 vsize=10849048 memory=2116 CPUtime=0.14 cores=0,2,4,6
/proc/15423/task/15481/stat : 15481 (java) S 15420 15423 14447 0 -1 1077944384 2142 13304 0 0 6 0 5 3 20 0 15 0 443741996 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278466173424 140278939519618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15482] ppid=15420 vsize=10849048 memory=12712 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15482/stat : 15482 (java) S 15420 15423 14447 0 -1 1077944384 22 13304 0 0 0 0 5 3 20 0 15 0 443741997 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278396610016 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15483] ppid=15420 vsize=10849048 memory=528 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15483/stat : 15483 (java) S 15420 15423 14447 0 -1 1077944384 9 13304 0 0 0 0 5 3 20 0 15 0 443741997 11109425152 197134 33554432000 4194304 4196468 140734103431952 140277792630272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15484] ppid=15420 vsize=10849048 memory=1560 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15484/stat : 15484 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140277485230800 140278939527067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15485] ppid=15420 vsize=10849048 memory=932 CPUtime=3.81 cores=0,2,4,6
/proc/15423/task/15485/stat : 15485 (java) S 15420 15423 14447 0 -1 1077944384 14960 13304 0 0 369 4 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278465120240 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15486] ppid=15420 vsize=10849048 memory=1492 CPUtime=3.89 cores=0,2,4,6
/proc/15423/task/15486/stat : 15486 (java) S 15420 15423 14447 0 -1 1077944384 8662 13304 0 0 379 2 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278363052144 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15487] ppid=15420 vsize=10849048 memory=876 CPUtime=3.18 cores=0,2,4,6
/proc/15423/task/15487/stat : 15487 (java) S 15420 15423 14447 0 -1 1077944384 15328 13304 0 0 306 4 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278361999600 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15488] ppid=15420 vsize=10849048 memory=1448 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15488/stat : 15488 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140277451672160 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15489] ppid=15420 vsize=10849048 memory=1980 CPUtime=0.09 cores=0,2,4,6
/proc/15423/task/15489/stat : 15489 (java) S 15420 15423 14447 0 -1 1077944384 419 13304 0 0 0 1 5 3 20 0 15 0 443742000 11109425152 197134 33554432000 4194304 4196468 140734103431952 140278360947504 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
Current children cumulated CPU time: 35.73 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 788536 KiB

[startup+25.2007 s]
/proc/loadavg: 1.55 1.32 1.40 3/229 15620
/proc/meminfo: memFree=29611460/32770624 swapFree=66922248/67108860
[pid=15423] ppid=15420 vsize=10849048 memory=800824 CPUtime=36.14 cores=0,2,4,6
/proc/15423/stat : 15423 (java) S 15420 15423 14447 0 -1 1077944320 73967 13304 0 0 3562 44 5 3 20 0 15 0 443741985 11109425152 200206 33554432000 4194304 4196468 140734103431952 140734103414496 140278939508471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
/proc/15423/statm: 2712262 200206 3626 1 0 2674317 0
[pid=15423/tid=15476] ppid=15420 vsize=10849048 memory=0 CPUtime=24.96 cores=0,2,4,6
/proc/15423/task/15476/stat : 15476 (java) R 15420 15423 14447 0 -1 4202560 27376 13304 0 0 2467 21 5 3 20 0 15 0 443741994 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278911343712 140278555275533 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15477] ppid=15420 vsize=10849048 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/15423/task/15477/stat : 15477 (java) S 15420 15423 14447 0 -1 1077944384 702 13304 0 0 7 3 5 3 20 0 15 0 443741995 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278943750416 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15478] ppid=15420 vsize=10849048 memory=6944656592455097440 CPUtime=0.17 cores=0,2,4,6
/proc/15423/task/15478/stat : 15478 (java) S 15420 15423 14447 0 -1 1077944384 585 13304 0 0 7 2 5 3 20 0 15 0 443741995 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278512720272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15479] ppid=15420 vsize=10849048 memory=6656426216303648864 CPUtime=0.17 cores=0,2,4,6
/proc/15423/task/15479/stat : 15479 (java) S 15420 15423 14447 0 -1 1077944384 1228 13304 0 0 7 2 5 3 20 0 15 0 443741995 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278511667728 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15480] ppid=15420 vsize=10849048 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/15423/task/15480/stat : 15480 (java) S 15420 15423 14447 0 -1 1077944384 307 13304 0 0 8 2 5 3 20 0 15 0 443741995 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278510615184 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15481] ppid=15420 vsize=10849048 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/15423/task/15481/stat : 15481 (java) S 15420 15423 14447 0 -1 1077944384 2148 13304 0 0 6 0 5 3 20 0 15 0 443741996 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278466173424 140278939519618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15482] ppid=15420 vsize=10849048 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15482/stat : 15482 (java) S 15420 15423 14447 0 -1 1077944384 22 13304 0 0 0 0 5 3 20 0 15 0 443741997 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278396610016 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15483] ppid=15420 vsize=10849048 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15483/stat : 15483 (java) S 15420 15423 14447 0 -1 1077944384 9 13304 0 0 0 0 5 3 20 0 15 0 443741997 11109425152 200206 33554432000 4194304 4196468 140734103431952 140277792630272 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15484] ppid=15420 vsize=10849048 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15484/stat : 15484 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 200206 33554432000 4194304 4196468 140734103431952 140277485230800 140278939527067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15485] ppid=15420 vsize=10849048 memory=0 CPUtime=3.82 cores=0,2,4,6
/proc/15423/task/15485/stat : 15485 (java) S 15420 15423 14447 0 -1 1077944384 14960 13304 0 0 370 4 5 3 20 0 15 0 443742000 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278465120240 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15486] ppid=15420 vsize=10849048 memory=0 CPUtime=3.89 cores=0,2,4,6
/proc/15423/task/15486/stat : 15486 (java) S 15420 15423 14447 0 -1 1077944384 8662 13304 0 0 379 2 5 3 20 0 15 0 443742000 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278363052144 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15487] ppid=15420 vsize=10849048 memory=0 CPUtime=3.18 cores=0,2,4,6
/proc/15423/task/15487/stat : 15487 (java) S 15420 15423 14447 0 -1 1077944384 15331 13304 0 0 306 4 5 3 20 0 15 0 443742000 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278361999600 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15488] ppid=15420 vsize=10849048 memory=788536 CPUtime=0.08 cores=0,2,4,6
/proc/15423/task/15488/stat : 15488 (java) S 15420 15423 14447 0 -1 1077944384 3 13304 0 0 0 0 5 3 20 0 15 0 443742000 11109425152 200206 33554432000 4194304 4196468 140734103431952 140277451672160 140278939518677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
[pid=15423/tid=15489] ppid=15420 vsize=10849048 memory=788536 CPUtime=0.09 cores=0,2,4,6
/proc/15423/task/15489/stat : 15489 (java) S 15420 15423 14447 0 -1 1077944384 421 13304 0 0 0 1 5 3 20 0 15 0 443742000 11109425152 200206 33554432000 4194304 4196468 140734103431952 140278360947504 140278939519618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13041664 140734103436015 140734103438533 140734103438533 140734103441359 0
Current children cumulated CPU time: 36.14 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 800824 KiB

Child status: 0
Real time (s): 25.2302
CPU time (s): 36.1787
CPU user time (s): 35.6835
CPU system time (s): 0.495179
CPU usage (%): 143.395
Max. virtual memory (cumulated for all children) (KiB): 10853224
Max. memory (cumulated for all children) (KiB): 800824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.6835
system time used= 0.495179
maximum resident set size= 802912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88593
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10848
involuntary context switches= 104


# summary of solver processes directly reported to runsolver:
#   pid: 15423
#   total CPU time (s): 36.1787
#   total CPU user time (s): 35.6835
#   total CPU system time (s): 0.495179

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.207928 second user time and 0.251149 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 01:53:19
IDJOB=4401310
IDBENCH=123040
IDSOLVER=2858
FILE ID=node141/4401310-1568678041
RUNJOBID= node141-1568673289-14478
PBS_JOBID= 21703778
Free space on /tmp= 58508 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-chr15c.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401310-1568678041/watcher-4401310-1568678041 -o /tmp/evaluation-result-4401310-1568678041/solver-4401310-1568678041 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568673289-14478 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1750650444 HOME/instance-4401310-1568678041.xml

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

MD5SUM BENCH= ce755c39cb9d6ddef8bea85f09074509
RANDOM SEED=1750650444

node141.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.93
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.93
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.93
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.93
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:        30522720 kB
MemAvailable:   31430152 kB
Buffers:          218940 kB
Cached:           985456 kB
SwapCached:        77900 kB
Active:           958968 kB
Inactive:         724968 kB
Active(anon):     407880 kB
Inactive(anon):   114780 kB
Active(file):     551088 kB
Inactive(file):   610188 kB
Unevictable:      109460 kB
Mlocked:          109460 kB
SwapTotal:      67108860 kB
SwapFree:       66922248 kB
Dirty:             35280 kB
Writeback:             0 kB
AnonPages:        511856 kB
Mapped:            56248 kB
Shmem:             34428 kB
Slab:             154060 kB
SReclaimable:     123984 kB
SUnreclaim:        30076 kB
KernelStack:        3712 kB
PageTables:         9644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1504444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    409600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58472 MiB
End job on node141 at 2019-09-17 01:53:45