Trace number 4387530

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.10OPT55 1179.94 1153.85

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-10_c18.xml
MD5SUM769ec0f26c47f1b96bb609b2e4d8d5d6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark31.0004
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.70/0.55	c Concrete v3.10.1560635388952 running
8.48/3.66	o 73
9.72/4.02	o 72
9.72/4.02	o 71
9.93/4.15	o 70
10.35/4.36	o 67
10.55/4.49	o 62
11.13/4.71	o 61
41.22/30.73	o 60
278.42/265.18	o 56
278.42/265.18	o 55
1179.85/1153.83	v <instantiation
1179.85/1153.83	v         cost = '55'>
1179.85/1153.83	v       <list>
1179.85/1153.83	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
1179.85/1153.83	v       </list>
1179.85/1153.83	v       <values>
1179.85/1153.83	v         0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2
1179.85/1153.83	v       </values>
1179.85/1153.83	v     </instantiation>
1179.85/1153.83	s OPTIMUM FOUND

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387530-1568309268/watcher-4387530-1568309268 -o /tmp/evaluation-result-4387530-1568309268/solver-4387530-1568309268 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568286179-3291 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=860146770 HOME/instance-4387530-1568309268.xml 

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

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


[startup+0.100763 s]*
/proc/loadavg: 1.05 1.30 1.33 3/218 10870
/proc/meminfo: memFree=22081532/32770624 swapFree=66952812/67108860
[pid=10813] ppid=10810 vsize=9972712 memory=18864 CPUtime=0.09 cores=1,3,5,7
/proc/10813/stat : 10813 (java) S 10810 10813 2339 0 -1 1077944320 4452 13308 0 0 1 1 5 2 20 0 6 0 406868714 10212057088 4716 33554432000 4194304 4196468 140731330602112 140731330584656 139663771152119 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
/proc/10813/statm: 2493178 4716 1935 1 0 2481616 0
[pid=10813/tid=10866] ppid=10810 vsize=9972712 memory=7892391828772250251 CPUtime=0.08 cores=1,3,5,7
/proc/10813/task/10866/stat : 10866 (java) R 10810 10813 2339 0 -1 4202560 2259 13308 0 0 1 0 5 2 20 0 6 0 406868723 10212057088 4716 33554432000 4194304 4196468 140731330602112 139663742988880 139663756275056 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10867] ppid=10810 vsize=9972712 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10867/stat : 10867 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 6 0 406868724 10212057088 4716 33554432000 4194304 4196468 140731330602112 139663775394320 139663771162325 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10868] ppid=10810 vsize=9972712 memory=140517634279040 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10868/stat : 10868 (java) S 10810 10813 2339 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 6 0 406868724 10212057088 4716 33554432000 4194304 4196468 140731330602112 139663344720528 139663771162325 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10869] ppid=10810 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10869/stat : 10869 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 6 0 406868724 10212057088 4716 33554432000 4194304 4196468 140731330602112 139663343667472 139663771162325 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10870] ppid=10810 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10870/stat : 10870 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 6 0 406868724 10212057088 4716 33554432000 4194304 4196468 140731330602112 139663342614928 139663771162325 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18864 KiB

[startup+0.209811 s]*
/proc/loadavg: 1.05 1.30 1.33 3/227 10879
/proc/meminfo: memFree=22059676/32770624 swapFree=66952812/67108860
[pid=10813] ppid=10810 vsize=10818940 memory=42380 CPUtime=0.26 cores=1,3,5,7
/proc/10813/stat : 10813 (java) S 10810 10813 2339 0 -1 1077944320 6923 13308 0 0 17 2 5 2 20 0 15 0 406868714 11078594560 10595 33554432000 4194304 4196468 140731330602112 140731330584656 139663771152119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
/proc/10813/statm: 2704735 10595 2977 1 0 2667149 0
[pid=10813/tid=10866] ppid=10810 vsize=10818940 memory=7822038051842263955 CPUtime=0.19 cores=1,3,5,7
/proc/10813/task/10866/stat : 10866 (java) R 10810 10813 2339 0 -1 4202560 3390 13308 0 0 11 1 5 2 20 0 15 0 406868723 11078594560 10595 33554432000 4194304 4196468 140731330602112 139663742982704 139663771174045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10867] ppid=10810 vsize=10818940 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10867/stat : 10867 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868724 11078594560 10595 33554432000 4194304 4196468 140731330602112 139663775394320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10868] ppid=10810 vsize=10818940 memory=140517634279040 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10868/stat : 10868 (java) S 10810 10813 2339 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 406868724 11078594560 10595 33554432000 4194304 4196468 140731330602112 139663344720528 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10869] ppid=10810 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10869/stat : 10869 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868724 11078594560 10595 33554432000 4194304 4196468 140731330602112 139663343667472 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10870] ppid=10810 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10870/stat : 10870 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868724 11078594560 10595 33554432000 4194304 4196468 140731330602112 139663342614928 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10871] ppid=10810 vsize=10818940 memory=140517634279040 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10871/stat : 10871 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868725 11078594560 10595 33554432000 4194304 4196468 140731330602112 139663042996976 139663771163266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10872] ppid=10810 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10872/stat : 10872 (java) S 10810 10813 2339 0 -1 1077944384 27 13308 0 0 0 0 5 2 20 0 15 0 406868726 11078594560 10595 33554432000 4194304 4196468 140731330602112 139663041943200 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10873] ppid=10810 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10873/stat : 10873 (java) S 10810 10813 2339 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 406868726 11078594560 10595 33554432000 4194304 4196468 140731330602112 139662807000304 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10874] ppid=10810 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10874/stat : 10874 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868729 11078594560 10595 33554432000 4194304 4196468 140731330602112 139662538566096 139663771170715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10875] ppid=10810 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10813/task/10875/stat : 10875 (java) S 10810 10813 2339 0 -1 1077944384 564 13308 0 0 1 0 5 2 20 0 15 0 406868729 11078594560 10595 33554432000 4194304 4196468 140731330602112 139662773442800 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10876] ppid=10810 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10876/stat : 10876 (java) S 10810 10813 2339 0 -1 1077944384 60 13308 0 0 0 0 5 2 20 0 15 0 406868729 11078594560 10595 33554432000 4194304 4196468 140731330602112 139662772390256 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10877] ppid=10810 vsize=10818940 memory=140517634279040 CPUtime=0.1 cores=1,3,5,7
/proc/10813/task/10877/stat : 10877 (java) S 10810 10813 2339 0 -1 1077944384 663 13308 0 0 3 0 5 2 20 0 15 0 406868729 11078594560 10595 33554432000 4194304 4196468 140731330602112 139662771337200 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10878] ppid=10810 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10878/stat : 10878 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868729 11078594560 10595 33554432000 4194304 4196468 140731330602112 139662068803936 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10879] ppid=10810 vsize=10818940 memory=140517634279040 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10879/stat : 10879 (java) S 10810 10813 2339 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 406868729 11078594560 10595 33554432000 4194304 4196468 140731330602112 139662770285616 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 42380 KiB

[startup+0.31128 s]*
/proc/loadavg: 1.05 1.30 1.33 3/227 10879
/proc/meminfo: memFree=22049560/32770624 swapFree=66952812/67108860
[pid=10813] ppid=10810 vsize=10820096 memory=53940 CPUtime=0.39 cores=1,3,5,7
/proc/10813/stat : 10813 (java) S 10810 10813 2339 0 -1 1077944320 10566 13308 0 0 29 3 5 2 20 0 15 0 406868714 11079778304 13485 33554432000 4194304 4196468 140731330602112 140731330584656 139663771152119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
/proc/10813/statm: 2705024 13485 3274 1 0 2667149 0
[pid=10813/tid=10866] ppid=10810 vsize=10820096 memory=8317482817917895235 CPUtime=0.28 cores=1,3,5,7
/proc/10813/task/10866/stat : 10866 (java) R 10810 10813 2339 0 -1 4202560 7009 13308 0 0 19 2 5 2 20 0 15 0 406868723 11079778304 13485 33554432000 4194304 4196468 140731330602112 139663742966632 139663771174045 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10867] ppid=10810 vsize=10820096 memory=6009606632842552681 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10867/stat : 10867 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868724 11079778304 13485 33554432000 4194304 4196468 140731330602112 139663775394320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10868] ppid=10810 vsize=10820096 memory=5787213827347079232 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10868/stat : 10868 (java) S 10810 10813 2339 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 406868724 11079778304 13485 33554432000 4194304 4196468 140731330602112 139663344720528 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10869] ppid=10810 vsize=10820096 memory=7649539888835610305 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10869/stat : 10869 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868724 11079778304 13485 33554432000 4194304 4196468 140731330602112 139663343667472 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10870] ppid=10810 vsize=10820096 memory=4126316290023845779 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10870/stat : 10870 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868724 11079778304 13485 33554432000 4194304 4196468 140731330602112 139663342614928 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10871] ppid=10810 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10871/stat : 10871 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868725 11079778304 13485 33554432000 4194304 4196468 140731330602112 139663042996976 139663771163266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10872] ppid=10810 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10872/stat : 10872 (java) S 10810 10813 2339 0 -1 1077944384 27 13308 0 0 0 0 5 2 20 0 15 0 406868726 11079778304 13485 33554432000 4194304 4196468 140731330602112 139663041943200 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10873] ppid=10810 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10873/stat : 10873 (java) S 10810 10813 2339 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 406868726 11079778304 13485 33554432000 4194304 4196468 140731330602112 139662807000304 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10874] ppid=10810 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10874/stat : 10874 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868729 11079778304 13485 33554432000 4194304 4196468 140731330602112 139662538566096 139663771170715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10875] ppid=10810 vsize=10820096 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/10813/task/10875/stat : 10875 (java) S 10810 10813 2339 0 -1 1077944384 565 13308 0 0 2 0 5 2 20 0 15 0 406868729 11079778304 13485 33554432000 4194304 4196468 140731330602112 139662773442800 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10876] ppid=10810 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10813/task/10876/stat : 10876 (java) S 10810 10813 2339 0 -1 1077944384 61 13308 0 0 1 0 5 2 20 0 15 0 406868729 11079778304 13485 33554432000 4194304 4196468 140731330602112 139662772390256 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10877] ppid=10810 vsize=10820096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/10813/task/10877/stat : 10877 (java) S 10810 10813 2339 0 -1 1077944384 684 13308 0 0 5 0 5 2 20 0 15 0 406868729 11079778304 13485 33554432000 4194304 4196468 140731330602112 139662771337200 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10878] ppid=10810 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10878/stat : 10878 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868729 11079778304 13485 33554432000 4194304 4196468 140731330602112 139662068803936 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10879] ppid=10810 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10879/stat : 10879 (java) S 10810 10813 2339 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 406868729 11079778304 13485 33554432000 4194304 4196468 140731330602112 139662770285616 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 53940 KiB

[startup+0.700708 s]
/proc/loadavg: 1.05 1.30 1.33 5/227 10879
/proc/meminfo: memFree=22036476/32770624 swapFree=66952812/67108860
[pid=10813] ppid=10810 vsize=10824340 memory=84412 CPUtime=1.12 cores=1,3,5,7
/proc/10813/stat : 10813 (java) S 10810 10813 2339 0 -1 1077944320 14824 13308 0 0 100 5 5 2 20 0 15 0 406868714 11084124160 21103 33554432000 4194304 4196468 140731330602112 140731330584656 139663771152119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
/proc/10813/statm: 2706085 21103 3502 1 0 2668173 0
[pid=10813/tid=10866] ppid=10810 vsize=10824340 memory=2241 CPUtime=0.66 cores=1,3,5,7
/proc/10813/task/10866/stat : 10866 (java) R 10810 10813 2339 0 -1 4202560 10447 13308 0 0 55 4 5 2 20 0 15 0 406868723 11084124160 21103 33554432000 4194304 4196468 140731330602112 139663742981696 139663771174045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10867] ppid=10810 vsize=10824340 memory=2244 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10867/stat : 10867 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868724 11084124160 21103 33554432000 4194304 4196468 140731330602112 139663775394320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10868] ppid=10810 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10868/stat : 10868 (java) S 10810 10813 2339 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 406868724 11084124160 21103 33554432000 4194304 4196468 140731330602112 139663344720528 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10869] ppid=10810 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10869/stat : 10869 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868724 11084124160 21103 33554432000 4194304 4196468 140731330602112 139663343667472 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10870] ppid=10810 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10870/stat : 10870 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868724 11084124160 21103 33554432000 4194304 4196468 140731330602112 139663342614928 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10871] ppid=10810 vsize=10824340 memory=6944652177228980320 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10871/stat : 10871 (java) S 10810 10813 2339 0 -1 1077944384 5 13308 0 0 0 0 5 2 20 0 15 0 406868725 11084124160 21103 33554432000 4194304 4196468 140731330602112 139663042996976 139663771163266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10872] ppid=10810 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10872/stat : 10872 (java) S 10810 10813 2339 0 -1 1077944384 27 13308 0 0 0 0 5 2 20 0 15 0 406868726 11084124160 21103 33554432000 4194304 4196468 140731330602112 139663041943200 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10873] ppid=10810 vsize=10824340 memory=6943526294502006880 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10873/stat : 10873 (java) S 10810 10813 2339 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 406868726 11084124160 21103 33554432000 4194304 4196468 140731330602112 139662807000304 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10874] ppid=10810 vsize=10824340 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10874/stat : 10874 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868729 11084124160 21103 33554432000 4194304 4196468 140731330602112 139662538566096 139663771170715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10875] ppid=10810 vsize=10824340 memory=140517505533840 CPUtime=0.2 cores=1,3,5,7
/proc/10813/task/10875/stat : 10875 (java) S 10810 10813 2339 0 -1 1077944384 871 13308 0 0 13 0 5 2 20 0 15 0 406868729 11084124160 21103 33554432000 4194304 4196468 140731330602112 139662773442800 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10876] ppid=10810 vsize=10824340 memory=24964 CPUtime=0.2 cores=1,3,5,7
/proc/10813/task/10876/stat : 10876 (java) R 10810 10813 2339 0 -1 1077944384 378 13308 0 0 13 0 5 2 20 0 15 0 406868729 11084124160 21103 33554432000 4194304 4196468 140731330602112 139662772390256 139663771163266 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10877] ppid=10810 vsize=10824340 memory=2244 CPUtime=0.24 cores=1,3,5,7
/proc/10813/task/10877/stat : 10877 (java) S 10810 10813 2339 0 -1 1077944384 878 13308 0 0 17 0 5 2 20 0 15 0 406868729 11084124160 21103 33554432000 4194304 4196468 140731330602112 139662771337200 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10878] ppid=10810 vsize=10824340 memory=140517505531248 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10878/stat : 10878 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868729 11084124160 21103 33554432000 4194304 4196468 140731330602112 139662068803936 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10879] ppid=10810 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10879/stat : 10879 (java) S 10810 10813 2339 0 -1 1077944384 1 13308 0 0 0 0 5 2 20 0 15 0 406868729 11084124160 21103 33554432000 4194304 4196468 140731330602112 139662770285616 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 84412 KiB

[startup+1.50165 s]
/proc/loadavg: 1.05 1.30 1.33 4/227 10879
/proc/meminfo: memFree=21990444/32770624 swapFree=66952812/67108860
[pid=10813] ppid=10810 vsize=10834656 memory=172564 CPUtime=2.47 cores=1,3,5,7
/proc/10813/stat : 10813 (java) S 10810 10813 2339 0 -1 1077944320 23949 13308 0 0 230 10 5 2 20 0 15 0 406868714 11094687744 43141 33554432000 4194304 4196468 140731330602112 140731330584656 139663771152119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
/proc/10813/statm: 2708664 43141 3575 1 0 2670733 0
[pid=10813/tid=10866] ppid=10810 vsize=10834656 memory=17 CPUtime=1.42 cores=1,3,5,7
/proc/10813/task/10866/stat : 10866 (java) R 10810 10813 2339 0 -1 4202560 15297 13308 0 0 129 6 5 2 20 0 15 0 406868723 11094687744 43141 33554432000 4194304 4196468 140731330602112 139663742965312 139663771174045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10867] ppid=10810 vsize=10834656 memory=25 CPUtime=0.08 cores=1,3,5,7
/proc/10813/task/10867/stat : 10867 (java) S 10810 10813 2339 0 -1 1077944384 459 13308 0 0 1 0 5 2 20 0 15 0 406868724 11094687744 43141 33554432000 4194304 4196468 140731330602112 139663775394320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10868] ppid=10810 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10813/task/10868/stat : 10868 (java) S 10810 10813 2339 0 -1 1077944384 86 13308 0 0 1 0 5 2 20 0 15 0 406868724 11094687744 43141 33554432000 4194304 4196468 140731330602112 139663344720528 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10869] ppid=10810 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10813/task/10869/stat : 10869 (java) S 10810 10813 2339 0 -1 1077944384 44 13308 0 0 1 0 5 2 20 0 15 0 406868724 11094687744 43141 33554432000 4194304 4196468 140731330602112 139663343667472 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10870] ppid=10810 vsize=10834656 memory=101480 CPUtime=0.08 cores=1,3,5,7
/proc/10813/task/10870/stat : 10870 (java) S 10810 10813 2339 0 -1 1077944384 128 13308 0 0 1 0 5 2 20 0 15 0 406868724 11094687744 43141 33554432000 4194304 4196468 140731330602112 139663342614928 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10871] ppid=10810 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/10813/task/10871/stat : 10871 (java) S 10810 10813 2339 0 -1 1077944384 2369 13308 0 0 1 0 5 2 20 0 15 0 406868725 11094687744 43141 33554432000 4194304 4196468 140731330602112 139663042996976 139663771163266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10872] ppid=10810 vsize=10834656 memory=6298675863165424481 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10872/stat : 10872 (java) S 10810 10813 2339 0 -1 1077944384 28 13308 0 0 0 0 5 2 20 0 15 0 406868726 11094687744 43141 33554432000 4194304 4196468 140731330602112 139663041943264 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10873] ppid=10810 vsize=10834656 memory=7308048509622708838 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10873/stat : 10873 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868726 11094687744 43141 33554432000 4194304 4196468 140731330602112 139662807000320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10874] ppid=10810 vsize=10834656 memory=7523636373327604847 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10874/stat : 10874 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868729 11094687744 43141 33554432000 4194304 4196468 140731330602112 139662538566096 139663771170715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10875] ppid=10810 vsize=10834656 memory=5787213840066634841 CPUtime=0.34 cores=1,3,5,7
/proc/10813/task/10875/stat : 10875 (java) R 10810 10813 2339 0 -1 4202560 980 13308 0 0 27 0 5 2 20 0 15 0 406868729 11094687744 43141 33554432000 4194304 4196468 140731330602112 139662773430672 139663771173466 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10876] ppid=10810 vsize=10834656 memory=7379260583648584019 CPUtime=0.31 cores=1,3,5,7
/proc/10813/task/10876/stat : 10876 (java) S 10810 10813 2339 0 -1 1077944384 509 13308 0 0 24 0 5 2 20 0 15 0 406868729 11094687744 43141 33554432000 4194304 4196468 140731330602112 139662772390256 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10877] ppid=10810 vsize=10834656 memory=6298675863165424481 CPUtime=0.48 cores=1,3,5,7
/proc/10813/task/10877/stat : 10877 (java) S 10810 10813 2339 0 -1 1077944384 1835 13308 0 0 41 0 5 2 20 0 15 0 406868729 11094687744 43141 33554432000 4194304 4196468 140731330602112 139662771337200 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10878] ppid=10810 vsize=10834656 memory=6298675863165424481 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10878/stat : 10878 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868729 11094687744 43141 33554432000 4194304 4196468 140731330602112 139662068803936 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10879] ppid=10810 vsize=10834656 memory=56 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10879/stat : 10879 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868729 11094687744 43141 33554432000 4194304 4196468 140731330602112 139662770285616 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834656 KiB

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

[pid=10813/tid=10878] ppid=10810 vsize=10844916 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10878/stat : 10878 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662068803936 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10879] ppid=10810 vsize=10844916 memory=11624 CPUtime=0.77 cores=1,3,5,7
/proc/10813/task/10879/stat : 10879 (java) S 10810 10813 2339 0 -1 1077944384 765 13308 0 0 33 37 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662770285616 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
Current children cumulated CPU time: 1174.78 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 809616 KiB

[startup+1152 s]*
/proc/loadavg: 1.57 1.41 1.38 3/227 11113
/proc/meminfo: memFree=21420180/32770624 swapFree=66952812/67108860
[pid=10813] ppid=10810 vsize=10844916 memory=809616 CPUtime=1178.04 cores=1,3,5,7
/proc/10813/stat : 10813 (java) S 10810 10813 2339 0 -1 1077944320 163182 13308 0 0 117600 197 5 2 20 0 15 0 406868714 11105193984 202404 33554432000 4194304 4196468 140731330602112 140731330584656 139663771152119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
/proc/10813/statm: 2711229 202404 3619 1 0 2673293 0
[pid=10813/tid=10866] ppid=10810 vsize=10844916 memory=276 CPUtime=1138.92 cores=1,3,5,7
/proc/10813/task/10866/stat : 10866 (java) R 10810 10813 2339 0 -1 4202560 46406 13308 0 0 113853 32 5 2 20 0 15 0 406868723 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663742987456 139663368209703 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10867] ppid=10810 vsize=10844916 memory=6655300316396806240 CPUtime=5.67 cores=1,3,5,7
/proc/10813/task/10867/stat : 10867 (java) S 10810 10813 2339 0 -1 1077944384 10633 13308 0 0 532 28 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663775394320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10868] ppid=10810 vsize=10844916 memory=0 CPUtime=5.62 cores=1,3,5,7
/proc/10813/task/10868/stat : 10868 (java) S 10810 10813 2339 0 -1 1077944384 11850 13308 0 0 525 30 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663344720528 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10869] ppid=10810 vsize=10844916 memory=4126316290023845779 CPUtime=5.67 cores=1,3,5,7
/proc/10813/task/10869/stat : 10869 (java) S 10810 10813 2339 0 -1 1077944384 9245 13308 0 0 528 32 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663343667472 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10870] ppid=10810 vsize=10844916 memory=1408 CPUtime=5.65 cores=1,3,5,7
/proc/10813/task/10870/stat : 10870 (java) S 10810 10813 2339 0 -1 1077944384 8045 13308 0 0 528 30 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663342614928 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10871] ppid=10810 vsize=10844916 memory=804 CPUtime=5.55 cores=1,3,5,7
/proc/10813/task/10871/stat : 10871 (java) S 10810 10813 2339 0 -1 1077944384 10293 13308 0 0 521 27 5 2 20 0 15 0 406868725 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663042996976 139663771163266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10872] ppid=10810 vsize=10844916 memory=2608 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10872/stat : 10872 (java) S 10810 10813 2339 0 -1 1077944384 37 13308 0 0 0 0 5 2 20 0 15 0 406868726 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663041943328 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10873] ppid=10810 vsize=10844916 memory=2600 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10873/stat : 10873 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868726 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662807000320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10874] ppid=10810 vsize=10844916 memory=1228 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10874/stat : 10874 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662538566096 139663771170715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10875] ppid=10810 vsize=10844916 memory=5868 CPUtime=3.51 cores=1,3,5,7
/proc/10813/task/10875/stat : 10875 (java) S 10810 10813 2339 0 -1 1077944384 18092 13308 0 0 339 5 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662773442800 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10876] ppid=10810 vsize=10844916 memory=14012 CPUtime=4.11 cores=1,3,5,7
/proc/10813/task/10876/stat : 10876 (java) S 10810 10813 2339 0 -1 1077944384 24404 13308 0 0 400 4 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662772390256 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10877] ppid=10810 vsize=10844916 memory=20624 CPUtime=3.07 cores=1,3,5,7
/proc/10813/task/10877/stat : 10877 (java) S 10810 10813 2339 0 -1 1077944384 21198 13308 0 0 295 5 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662771337200 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10878] ppid=10810 vsize=10844916 memory=12024 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10878/stat : 10878 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662068803936 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10879] ppid=10810 vsize=10844916 memory=2120 CPUtime=0.77 cores=1,3,5,7
/proc/10813/task/10879/stat : 10879 (java) S 10810 10813 2339 0 -1 1077944384 767 13308 0 0 33 37 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662770285616 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
Current children cumulated CPU time: 1178.04 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 809616 KiB

[startup+1152.8 s]
/proc/loadavg: 1.57 1.41 1.38 3/227 11113
/proc/meminfo: memFree=21420180/32770624 swapFree=66952812/67108860
[pid=10813] ppid=10810 vsize=10844916 memory=809616 CPUtime=1178.84 cores=1,3,5,7
/proc/10813/stat : 10813 (java) S 10810 10813 2339 0 -1 1077944320 164668 13308 0 0 117680 197 5 2 20 0 15 0 406868714 11105193984 202404 33554432000 4194304 4196468 140731330602112 140731330584656 139663771152119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
/proc/10813/statm: 2711229 202404 3619 1 0 2673293 0
[pid=10813/tid=10866] ppid=10810 vsize=10844916 memory=6298675863165424481 CPUtime=1139.7 cores=1,3,5,7
/proc/10813/task/10866/stat : 10866 (java) R 10810 10813 2339 0 -1 4202560 46567 13308 0 0 113931 32 5 2 20 0 15 0 406868723 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663742987792 139663752801184 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10867] ppid=10810 vsize=10844916 memory=6298675863165424481 CPUtime=5.68 cores=1,3,5,7
/proc/10813/task/10867/stat : 10867 (java) S 10810 10813 2339 0 -1 1077944384 11626 13308 0 0 533 28 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663775394320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10868] ppid=10810 vsize=10844916 memory=6298675863165424481 CPUtime=5.63 cores=1,3,5,7
/proc/10813/task/10868/stat : 10868 (java) S 10810 10813 2339 0 -1 1077944384 11908 13308 0 0 526 30 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663344720528 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10869] ppid=10810 vsize=10844916 memory=6298675863165424481 CPUtime=5.68 cores=1,3,5,7
/proc/10813/task/10869/stat : 10869 (java) S 10810 10813 2339 0 -1 1077944384 9340 13308 0 0 529 32 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663343667472 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10870] ppid=10810 vsize=10844916 memory=809616 CPUtime=5.66 cores=1,3,5,7
/proc/10813/task/10870/stat : 10870 (java) S 10810 10813 2339 0 -1 1077944384 8065 13308 0 0 529 30 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663342614928 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10871] ppid=10810 vsize=10844916 memory=14012 CPUtime=5.56 cores=1,3,5,7
/proc/10813/task/10871/stat : 10871 (java) S 10810 10813 2339 0 -1 1077944384 10450 13308 0 0 522 27 5 2 20 0 15 0 406868725 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663042996976 139663771163266 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10872] ppid=10810 vsize=10844916 memory=20624 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10872/stat : 10872 (java) S 10810 10813 2339 0 -1 1077944384 37 13308 0 0 0 0 5 2 20 0 15 0 406868726 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663041943328 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10873] ppid=10810 vsize=10844916 memory=1324 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10873/stat : 10873 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868726 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662807000320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10874] ppid=10810 vsize=10844916 memory=11624 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10874/stat : 10874 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662538566096 139663771170715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10875] ppid=10810 vsize=10844916 memory=752 CPUtime=3.51 cores=1,3,5,7
/proc/10813/task/10875/stat : 10875 (java) S 10810 10813 2339 0 -1 1077944384 18092 13308 0 0 339 5 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662773442800 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10876] ppid=10810 vsize=10844916 memory=1056 CPUtime=4.11 cores=1,3,5,7
/proc/10813/task/10876/stat : 10876 (java) S 10810 10813 2339 0 -1 1077944384 24404 13308 0 0 400 4 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662772390256 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10877] ppid=10810 vsize=10844916 memory=6791534058613427641 CPUtime=3.07 cores=1,3,5,7
/proc/10813/task/10877/stat : 10877 (java) S 10810 10813 2339 0 -1 1077944384 21198 13308 0 0 295 5 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662771337200 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10878] ppid=10810 vsize=10844916 memory=1712 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10878/stat : 10878 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662068803936 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10879] ppid=10810 vsize=10844916 memory=812 CPUtime=0.77 cores=1,3,5,7
/proc/10813/task/10879/stat : 10879 (java) S 10810 10813 2339 0 -1 1077944384 769 13308 0 0 33 37 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662770285616 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
Current children cumulated CPU time: 1178.84 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 809616 KiB

[startup+1153.6 s]
/proc/loadavg: 1.57 1.41 1.38 3/227 11113
/proc/meminfo: memFree=21420180/32770624 swapFree=66952812/67108860
[pid=10813] ppid=10810 vsize=10844916 memory=809616 CPUtime=1179.65 cores=1,3,5,7
/proc/10813/stat : 10813 (java) S 10810 10813 2339 0 -1 1077944320 164690 13308 0 0 117761 197 5 2 20 0 15 0 406868714 11105193984 202404 33554432000 4194304 4196468 140731330602112 140731330584656 139663771152119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
/proc/10813/statm: 2711229 202404 3619 1 0 2673293 0
[pid=10813/tid=10866] ppid=10810 vsize=10844916 memory=6791534058613427641 CPUtime=1140.49 cores=1,3,5,7
/proc/10813/task/10866/stat : 10866 (java) R 10810 10813 2339 0 -1 4202560 46572 13308 0 0 114010 32 5 2 20 0 15 0 406868723 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663742986976 139663372322394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10867] ppid=10810 vsize=10844916 memory=37776 CPUtime=5.68 cores=1,3,5,7
/proc/10813/task/10867/stat : 10867 (java) S 10810 10813 2339 0 -1 1077944384 11626 13308 0 0 533 28 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663775394320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10868] ppid=10810 vsize=10844916 memory=992 CPUtime=5.63 cores=1,3,5,7
/proc/10813/task/10868/stat : 10868 (java) S 10810 10813 2339 0 -1 1077944384 11910 13308 0 0 526 30 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663344720528 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10869] ppid=10810 vsize=10844916 memory=2044 CPUtime=5.68 cores=1,3,5,7
/proc/10813/task/10869/stat : 10869 (java) S 10810 10813 2339 0 -1 1077944384 9346 13308 0 0 529 32 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663343667472 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10870] ppid=10810 vsize=10844916 memory=1324 CPUtime=5.66 cores=1,3,5,7
/proc/10813/task/10870/stat : 10870 (java) S 10810 10813 2339 0 -1 1077944384 8071 13308 0 0 529 30 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663342614928 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10871] ppid=10810 vsize=10844916 memory=6791534058613427641 CPUtime=5.56 cores=1,3,5,7
/proc/10813/task/10871/stat : 10871 (java) S 10810 10813 2339 0 -1 1077944384 10453 13308 0 0 522 27 5 2 20 0 15 0 406868725 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663042996976 139663771163266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10872] ppid=10810 vsize=10844916 memory=944 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10872/stat : 10872 (java) S 10810 10813 2339 0 -1 1077944384 37 13308 0 0 0 0 5 2 20 0 15 0 406868726 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663041943328 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10873] ppid=10810 vsize=10844916 memory=4004 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10873/stat : 10873 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868726 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662807000320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10874] ppid=10810 vsize=10844916 memory=780 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10874/stat : 10874 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662538566096 139663771170715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10875] ppid=10810 vsize=10844916 memory=2832 CPUtime=3.51 cores=1,3,5,7
/proc/10813/task/10875/stat : 10875 (java) S 10810 10813 2339 0 -1 1077944384 18092 13308 0 0 339 5 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662773442800 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10876] ppid=10810 vsize=10844916 memory=6791534058613427641 CPUtime=4.11 cores=1,3,5,7
/proc/10813/task/10876/stat : 10876 (java) S 10810 10813 2339 0 -1 1077944384 24404 13308 0 0 400 4 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662772390256 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10877] ppid=10810 vsize=10844916 memory=1408 CPUtime=3.07 cores=1,3,5,7
/proc/10813/task/10877/stat : 10877 (java) S 10810 10813 2339 0 -1 1077944384 21198 13308 0 0 295 5 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662771337200 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10878] ppid=10810 vsize=10844916 memory=3204 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10878/stat : 10878 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662068803936 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10879] ppid=10810 vsize=10844916 memory=809616 CPUtime=0.77 cores=1,3,5,7
/proc/10813/task/10879/stat : 10879 (java) S 10810 10813 2339 0 -1 1077944384 769 13308 0 0 33 37 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662770285616 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
Current children cumulated CPU time: 1179.65 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 809616 KiB

[startup+1153.8 s]
/proc/loadavg: 1.57 1.41 1.38 3/227 11113
/proc/meminfo: memFree=21420180/32770624 swapFree=66952812/67108860
[pid=10813] ppid=10810 vsize=10844916 memory=809616 CPUtime=1179.85 cores=1,3,5,7
/proc/10813/stat : 10813 (java) S 10810 10813 2339 0 -1 1077944320 164691 13308 0 0 117781 197 5 2 20 0 15 0 406868714 11105193984 202404 33554432000 4194304 4196468 140731330602112 140731330584656 139663771152119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
/proc/10813/statm: 2711229 202404 3619 1 0 2673293 0
[pid=10813/tid=10866] ppid=10810 vsize=10844916 memory=6791534058613427641 CPUtime=1140.69 cores=1,3,5,7
/proc/10813/task/10866/stat : 10866 (java) R 10810 10813 2339 0 -1 4202560 46573 13308 0 0 114030 32 5 2 20 0 15 0 406868723 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663742987456 139663371862142 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10867] ppid=10810 vsize=10844916 memory=752 CPUtime=5.68 cores=1,3,5,7
/proc/10813/task/10867/stat : 10867 (java) S 10810 10813 2339 0 -1 1077944384 11626 13308 0 0 533 28 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663775394320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10868] ppid=10810 vsize=10844916 memory=1056 CPUtime=5.63 cores=1,3,5,7
/proc/10813/task/10868/stat : 10868 (java) S 10810 10813 2339 0 -1 1077944384 11910 13308 0 0 526 30 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663344720528 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10869] ppid=10810 vsize=10844916 memory=1552 CPUtime=5.68 cores=1,3,5,7
/proc/10813/task/10869/stat : 10869 (java) S 10810 10813 2339 0 -1 1077944384 9346 13308 0 0 529 32 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663343667472 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10870] ppid=10810 vsize=10844916 memory=944 CPUtime=5.66 cores=1,3,5,7
/proc/10813/task/10870/stat : 10870 (java) S 10810 10813 2339 0 -1 1077944384 8071 13308 0 0 529 30 5 2 20 0 15 0 406868724 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663342614928 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10871] ppid=10810 vsize=10844916 memory=4004 CPUtime=5.56 cores=1,3,5,7
/proc/10813/task/10871/stat : 10871 (java) S 10810 10813 2339 0 -1 1077944384 10453 13308 0 0 522 27 5 2 20 0 15 0 406868725 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663042996976 139663771163266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10872] ppid=10810 vsize=10844916 memory=780 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10872/stat : 10872 (java) S 10810 10813 2339 0 -1 1077944384 37 13308 0 0 0 0 5 2 20 0 15 0 406868726 11105193984 202404 33554432000 4194304 4196468 140731330602112 139663041943328 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10873] ppid=10810 vsize=10844916 memory=2832 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10873/stat : 10873 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868726 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662807000320 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10874] ppid=10810 vsize=10844916 memory=809616 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10874/stat : 10874 (java) S 10810 10813 2339 0 -1 1077944384 2 13308 0 0 0 0 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662538566096 139663771170715 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10875] ppid=10810 vsize=10844916 memory=1228 CPUtime=3.51 cores=1,3,5,7
/proc/10813/task/10875/stat : 10875 (java) S 10810 10813 2339 0 -1 1077944384 18092 13308 0 0 339 5 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662773442800 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10876] ppid=10810 vsize=10844916 memory=5868 CPUtime=4.11 cores=1,3,5,7
/proc/10813/task/10876/stat : 10876 (java) S 10810 10813 2339 0 -1 1077944384 24404 13308 0 0 400 4 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662772390256 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10877] ppid=10810 vsize=10844916 memory=809616 CPUtime=3.07 cores=1,3,5,7
/proc/10813/task/10877/stat : 10877 (java) S 10810 10813 2339 0 -1 1077944384 21198 13308 0 0 295 5 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662771337200 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10878] ppid=10810 vsize=10844916 memory=20624 CPUtime=0.07 cores=1,3,5,7
/proc/10813/task/10878/stat : 10878 (java) S 10810 10813 2339 0 -1 1077944384 3 13308 0 0 0 0 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662068803936 139663771162325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
[pid=10813/tid=10879] ppid=10810 vsize=10844916 memory=12024 CPUtime=0.77 cores=1,3,5,7
/proc/10813/task/10879/stat : 10879 (java) S 10810 10813 2339 0 -1 1077944384 769 13308 0 0 33 37 5 2 20 0 15 0 406868729 11105193984 202404 33554432000 4194304 4196468 140731330602112 139662770285616 139663771163266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38379520 140731330607862 140731330610373 140731330610373 140731330613199 0
Current children cumulated CPU time: 1179.85 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 809616 KiB

Child status: 0
Real time (s): 1153.85
CPU time (s): 1179.94
CPU user time (s): 1177.92
CPU system time (s): 2.02008
CPU usage (%): 102.26
Max. virtual memory (cumulated for all children) (KiB): 10850176
Max. memory (cumulated for all children) (KiB): 809616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1177.92
system time used= 2.02008
maximum resident set size= 811704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179988
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 156044
involuntary context switches= 3652


# summary of solver processes directly reported to runsolver:
#   pid: 10813
#   total CPU time (s): 1179.94
#   total CPU user time (s): 1177.92
#   total CPU system time (s): 2.02008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.24261 second user time and 10.8757 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-12 19:27:05
IDJOB=4387530
IDBENCH=141365
IDSOLVER=2823
FILE ID=node117/4387530-1568309268
RUNJOBID= node117-1568286179-3291
PBS_JOBID= 21701085
Free space on /tmp= 58884 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-10_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387530-1568309268/watcher-4387530-1568309268 -o /tmp/evaluation-result-4387530-1568309268/solver-4387530-1568309268 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568286179-3291 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=860146770 HOME/instance-4387530-1568309268.xml

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

MD5SUM BENCH= 769ec0f26c47f1b96bb609b2e4d8d5d6
RANDOM SEED=860146770

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
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:        22089368 kB
MemAvailable:   29863044 kB
Buffers:          186660 kB
Cached:          7813708 kB
SwapCached:        52484 kB
Active:          3310916 kB
Inactive:        6690056 kB
Active(anon):    1956584 kB
Inactive(anon):    85456 kB
Active(file):    1354332 kB
Inactive(file):  6604600 kB
Unevictable:      106900 kB
Mlocked:          106900 kB
SwapTotal:      67108860 kB
SwapFree:       66952812 kB
Dirty:             35272 kB
Writeback:            16 kB
AnonPages:       2056332 kB
Mapped:            56716 kB
Shmem:             32816 kB
Slab:             271320 kB
SReclaimable:     243204 kB
SUnreclaim:        28116 kB
KernelStack:        3712 kB
PageTables:        10004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3109520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1867776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58848 MiB
End job on node117 at 2019-09-12 19:46:19