Trace number 4401090

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.2OPT65 1429.64 1403.8

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-26-09.xml
MD5SUM54f28c2036fc278050695a3bd6f2d6a5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark44.8404
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size363
Distribution of domain sizes[{"size":1,"count":1},{"size":363,"count":61}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":3},{"degree":5,"count":8},{"degree":6,"count":19},{"degree":7,"count":16},{"degree":8,"count":10},{"degree":9,"count":5}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":112},{"arity":41,"count":1},{"arity":45,"count":2},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"type":"cumulative","count":4}]
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.76/0.54	c Concrete v3.12.2.1568631193530 running
7.94/3.53	o 84
7.94/3.58	o 77
8.26/3.64	o 76
8.59/3.70	o 75
9.88/4.13	o 74
9.88/4.13	o 72
9.88/4.13	o 71
9.88/4.13	o 70
11.03/4.50	o 69
14.24/6.82	o 68
14.48/7.08	o 67
16.27/8.62	o 66
23.34/15.26	o 65
1429.52/1403.79	v <instantiation
1429.52/1403.79	v         cost = '65'>
1429.52/1403.79	v       <list>
1429.52/1403.79	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61]
1429.52/1403.79	v       </list>
1429.52/1403.79	v       <values>
1429.52/1403.79	v         0 0 0 0 5 10 10 5 4 5 16 8 7 35 7 41 10 13 9 12 8 28 32 45 12 18 18 9 23 35 26 36 23 21 19 42 34 32 25 16 23 37 46 24 44 47 31 53 40 48 49 47 40 54 55 42 54 56 55 56 61 65
1429.52/1403.79	v       </values>
1429.52/1403.79	v     </instantiation>
1429.52/1403.79	s OPTIMUM FOUND

Verifier Data

OK	65

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401090-1568684060/watcher-4401090-1568684060 -o /tmp/evaluation-result-4401090-1568684060/solver-4401090-1568684060 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568669636-5872 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1979184242 HOME/instance-4401090-1568684060.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=9106, runsolver pid=9103
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 1.49 1.46 1.41 3/219 9163
/proc/meminfo: memFree=29866188/32770624 swapFree=66939648/67108860
[pid=9106] ppid=9103 vsize=9972712 memory=18332 CPUtime=0.08 cores=1,3,5,7
/proc/9106/stat : 9106 (java) S 9103 9106 5840 0 -1 1077944320 4353 13374 0 0 1 0 4 3 20 0 6 0 444664240 10212057088 4583 33554432000 4194304 4196468 140733210229760 140733210212304 139846197272311 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
/proc/9106/statm: 2493178 4583 1931 1 0 2481616 0
[pid=9106/tid=9159] ppid=9103 vsize=9972712 memory=-8617482348318186131 CPUtime=0.08 cores=1,3,5,7
/proc/9106/task/9159/stat : 9159 (java) R 9103 9106 5840 0 -1 4202560 2159 13374 0 0 1 0 4 3 20 0 6 0 444664249 10212057088 4649 33554432000 4194304 4196468 140733210229760 139846169109072 139846180465128 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9160] ppid=9103 vsize=9972712 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9160/stat : 9160 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 6 0 444664250 10212057088 4649 33554432000 4194304 4196468 140733210229760 139846201514896 139846197282517 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9161] ppid=9103 vsize=9972712 memory=139705866446464 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9161/stat : 9161 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 6 0 444664250 10212057088 4649 33554432000 4194304 4196468 140733210229760 139846089788176 139846197282517 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9162] ppid=9103 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9162/stat : 9162 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 6 0 444664250 10212057088 4649 33554432000 4194304 4196468 140733210229760 139846088735888 139846197282517 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9163] ppid=9103 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9163/stat : 9163 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 6 0 444664250 10212057088 4649 33554432000 4194304 4196468 140733210229760 139846087683088 139846197282517 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.209998 s]*
/proc/loadavg: 1.49 1.46 1.41 4/228 9172
/proc/meminfo: memFree=29842628/32770624 swapFree=66939648/67108860
[pid=9106] ppid=9103 vsize=10820196 memory=45216 CPUtime=0.26 cores=1,3,5,7
/proc/9106/stat : 9106 (java) S 9103 9106 5840 0 -1 1077944320 7105 13374 0 0 17 2 4 3 20 0 15 0 444664240 11079880704 11304 33554432000 4194304 4196468 140733210229760 140733210212304 139846197272311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
/proc/9106/statm: 2705049 11304 3308 1 0 2667149 0
[pid=9106/tid=9159] ppid=9103 vsize=10821220 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/9106/task/9159/stat : 9159 (java) R 9103 9106 5840 0 -1 4202560 3632 13374 0 0 11 1 4 3 20 0 15 0 444664249 11080929280 11369 33554432000 4194304 4196468 140733210229760 139846169093392 139846189952029 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9160] ppid=9103 vsize=10821220 memory=345 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9160/stat : 9160 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664250 11080929280 11369 33554432000 4194304 4196468 140733210229760 139846201514896 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9161] ppid=9103 vsize=10820196 memory=139705866455639 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9161/stat : 9161 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664250 11079880704 11351 33554432000 4194304 4196468 140733210229760 139846089788176 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9162] ppid=9103 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9162/stat : 9162 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664250 11079880704 11351 33554432000 4194304 4196468 140733210229760 139846088735888 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9163] ppid=9103 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9163/stat : 9163 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664250 11079880704 11351 33554432000 4194304 4196468 140733210229760 139846087683088 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9164] ppid=9103 vsize=10821220 memory=139705866446464 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9164/stat : 9164 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664252 11080929280 11351 33554432000 4194304 4196468 140733210229760 139845656582256 139846197283458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9165] ppid=9103 vsize=10821220 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9165/stat : 9165 (java) S 9103 9106 5840 0 -1 1077944384 33 13374 0 0 0 0 4 3 20 0 15 0 444664252 11080929280 11351 33554432000 4194304 4196468 140733210229760 139845655528224 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9166] ppid=9103 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9166/stat : 9166 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664252 11080929280 11351 33554432000 4194304 4196468 140733210229760 139845544436848 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9167] ppid=9103 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9167/stat : 9167 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664255 11079880704 11351 33554432000 4194304 4196468 140733210229760 139844940458064 139846197290907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9168] ppid=9103 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9106/task/9168/stat : 9168 (java) S 9103 9106 5840 0 -1 1077944384 609 13374 0 0 1 0 4 3 20 0 15 0 444664255 11079880704 11351 33554432000 4194304 4196468 140733210229760 139845621971568 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9169] ppid=9103 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9106/task/9169/stat : 9169 (java) S 9103 9106 5840 0 -1 1077944384 41 13374 0 0 1 0 4 3 20 0 15 0 444664255 11079880704 11351 33554432000 4194304 4196468 140733210229760 139845620918768 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9170] ppid=9103 vsize=10821220 memory=139705866446464 CPUtime=0.1 cores=1,3,5,7
/proc/9106/task/9170/stat : 9170 (java) R 9103 9106 5840 0 -1 4202560 602 13374 0 0 3 0 4 3 20 0 15 0 444664255 11080929280 11351 33554432000 4194304 4196468 140733210229760 139845619866480 139846178835281 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9171] ppid=9103 vsize=10821220 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9171/stat : 9171 (java) S 9103 9106 5840 0 -1 1077944384 3 13374 0 0 0 0 4 3 20 0 15 0 444664255 11080929280 11351 33554432000 4194304 4196468 140733210229760 139844470696928 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9172] ppid=9103 vsize=10820196 memory=139705866446464 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9172/stat : 9172 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664255 11079880704 11351 33554432000 4194304 4196468 140733210229760 139845618813360 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 45216 KiB

[startup+0.31065 s]*
/proc/loadavg: 1.49 1.46 1.41 3/228 9172
/proc/meminfo: memFree=29832972/32770624 swapFree=66939648/67108860
[pid=9106] ppid=9103 vsize=10820196 memory=53532 CPUtime=0.4 cores=1,3,5,7
/proc/9106/stat : 9106 (java) S 9103 9106 5840 0 -1 1077944320 10601 13374 0 0 29 4 4 3 20 0 15 0 444664240 11079880704 13383 33554432000 4194304 4196468 140733210229760 140733210212304 139846197272311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
/proc/9106/statm: 2705049 13383 3319 1 0 2667149 0
[pid=9106/tid=9159] ppid=9103 vsize=10820196 memory=8317482817917895235 CPUtime=0.28 cores=1,3,5,7
/proc/9106/task/9159/stat : 9159 (java) R 9103 9106 5840 0 -1 4202560 7084 13374 0 0 19 2 4 3 20 0 15 0 444664249 11079880704 13383 33554432000 4194304 4196468 140733210229760 139846169092176 139846197294237 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9160] ppid=9103 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9160/stat : 9160 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664250 11079880704 13383 33554432000 4194304 4196468 140733210229760 139846201514896 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9161] ppid=9103 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9161/stat : 9161 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664250 11079880704 13383 33554432000 4194304 4196468 140733210229760 139846089788176 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9162] ppid=9103 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9162/stat : 9162 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664250 11079880704 13383 33554432000 4194304 4196468 140733210229760 139846088735888 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9163] ppid=9103 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9163/stat : 9163 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664250 11079880704 13383 33554432000 4194304 4196468 140733210229760 139846087683088 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9164] ppid=9103 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9164/stat : 9164 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664252 11079880704 13383 33554432000 4194304 4196468 140733210229760 139845656582256 139846197283458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9165] ppid=9103 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9165/stat : 9165 (java) S 9103 9106 5840 0 -1 1077944384 33 13374 0 0 0 0 4 3 20 0 15 0 444664252 11079880704 13383 33554432000 4194304 4196468 140733210229760 139845655528224 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9166] ppid=9103 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9166/stat : 9166 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664252 11079880704 13383 33554432000 4194304 4196468 140733210229760 139845544436848 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9167] ppid=9103 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9167/stat : 9167 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664255 11079880704 13383 33554432000 4194304 4196468 140733210229760 139844940458064 139846197290907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9168] ppid=9103 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/9106/task/9168/stat : 9168 (java) S 9103 9106 5840 0 -1 1077944384 610 13374 0 0 2 0 4 3 20 0 15 0 444664255 11079880704 13383 33554432000 4194304 4196468 140733210229760 139845621971568 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9169] ppid=9103 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9106/task/9169/stat : 9169 (java) S 9103 9106 5840 0 -1 1077944384 41 13374 0 0 1 0 4 3 20 0 15 0 444664255 11079880704 13383 33554432000 4194304 4196468 140733210229760 139845620918768 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9170] ppid=9103 vsize=10820196 memory=139705866446464 CPUtime=0.12 cores=1,3,5,7
/proc/9106/task/9170/stat : 9170 (java) S 9103 9106 5840 0 -1 1077944384 612 13374 0 0 5 0 4 3 20 0 15 0 444664255 11079880704 13383 33554432000 4194304 4196468 140733210229760 139845619866480 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9171] ppid=9103 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9171/stat : 9171 (java) S 9103 9106 5840 0 -1 1077944384 3 13374 0 0 0 0 4 3 20 0 15 0 444664255 11079880704 13383 33554432000 4194304 4196468 140733210229760 139844470696928 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9172] ppid=9103 vsize=10820196 memory=139705866446464 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9172/stat : 9172 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664255 11079880704 13383 33554432000 4194304 4196468 140733210229760 139845618813360 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 53532 KiB

[startup+0.701513 s]
/proc/loadavg: 1.49 1.46 1.41 3/228 9172
/proc/meminfo: memFree=29818332/32770624 swapFree=66939648/67108860
[pid=9106] ppid=9103 vsize=10824364 memory=85616 CPUtime=1.14 cores=1,3,5,7
/proc/9106/stat : 9106 (java) S 9103 9106 5840 0 -1 1077944320 14647 13374 0 0 102 5 4 3 20 0 15 0 444664240 11084148736 21404 33554432000 4194304 4196468 140733210229760 140733210212304 139846197272311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
/proc/9106/statm: 2706091 21404 3507 1 0 2668173 0
[pid=9106/tid=9159] ppid=9103 vsize=10824364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/9106/task/9159/stat : 9159 (java) R 9103 9106 5840 0 -1 4202560 10144 13374 0 0 55 4 4 3 20 0 15 0 444664249 11084148736 21404 33554432000 4194304 4196468 140733210229760 139846169099264 139846181352798 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9160] ppid=9103 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9160/stat : 9160 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664250 11084148736 21404 33554432000 4194304 4196468 140733210229760 139846201514896 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9161] ppid=9103 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9161/stat : 9161 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664250 11084148736 21404 33554432000 4194304 4196468 140733210229760 139846089788176 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9162] ppid=9103 vsize=10824364 memory=139705756823760 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9162/stat : 9162 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664250 11084148736 21404 33554432000 4194304 4196468 140733210229760 139846088735888 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9163] ppid=9103 vsize=10824364 memory=139706696204905 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9163/stat : 9163 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664250 11084148736 21404 33554432000 4194304 4196468 140733210229760 139846087683088 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9164] ppid=9103 vsize=10824364 memory=1060 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9164/stat : 9164 (java) S 9103 9106 5840 0 -1 1077944384 5 13374 0 0 0 0 4 3 20 0 15 0 444664252 11084148736 21404 33554432000 4194304 4196468 140733210229760 139845656582256 139846197283458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9165] ppid=9103 vsize=10824364 memory=7014751519667017297 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9165/stat : 9165 (java) S 9103 9106 5840 0 -1 1077944384 33 13374 0 0 0 0 4 3 20 0 15 0 444664252 11084148736 21404 33554432000 4194304 4196468 140733210229760 139845655528224 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9166] ppid=9103 vsize=10824364 memory=7524221214712681581 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9166/stat : 9166 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664252 11084148736 21404 33554432000 4194304 4196468 140733210229760 139845544436848 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9167] ppid=9103 vsize=10824364 memory=14056 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9167/stat : 9167 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664255 11084148736 21404 33554432000 4194304 4196468 140733210229760 139844940458064 139846197290907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9168] ppid=9103 vsize=10824364 memory=2116 CPUtime=0.23 cores=1,3,5,7
/proc/9106/task/9168/stat : 9168 (java) R 9103 9106 5840 0 -1 4202560 1039 13374 0 0 16 0 4 3 20 0 15 0 444664255 11084148736 21404 33554432000 4194304 4196468 140733210229760 139845621971568 139846181611672 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9169] ppid=9103 vsize=10824364 memory=516 CPUtime=0.19 cores=1,3,5,7
/proc/9106/task/9169/stat : 9169 (java) R 9103 9106 5840 0 -1 4202560 455 13374 0 0 12 0 4 3 20 0 15 0 444664255 11084148736 21404 33554432000 4194304 4196468 140733210229760 139845620900336 139846182397698 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9170] ppid=9103 vsize=10824364 memory=1556 CPUtime=0.24 cores=1,3,5,7
/proc/9106/task/9170/stat : 9170 (java) R 9103 9106 5840 0 -1 4202560 757 13374 0 0 17 0 4 3 20 0 15 0 444664255 11084148736 21404 33554432000 4194304 4196468 140733210229760 139845619866480 139846175438628 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9171] ppid=9103 vsize=10824364 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9171/stat : 9171 (java) S 9103 9106 5840 0 -1 1077944384 3 13374 0 0 0 0 4 3 20 0 15 0 444664255 11084148736 21404 33554432000 4194304 4196468 140733210229760 139844470696928 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9172] ppid=9103 vsize=10824364 memory=1772 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9172/stat : 9172 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664255 11084148736 21404 33554432000 4194304 4196468 140733210229760 139845618813360 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85616 KiB

[startup+1.50067 s]
/proc/loadavg: 1.49 1.46 1.41 4/228 9172
/proc/meminfo: memFree=29773664/32770624 swapFree=66939648/67108860
[pid=9106] ppid=9103 vsize=10834680 memory=173784 CPUtime=2.47 cores=1,3,5,7
/proc/9106/stat : 9106 (java) S 9103 9106 5840 0 -1 1077944320 23110 13374 0 0 230 10 4 3 20 0 15 0 444664240 11094712320 43446 33554432000 4194304 4196468 140733210229760 140733210212304 139846197272311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
/proc/9106/statm: 2708670 43446 3576 1 0 2670733 0
[pid=9106/tid=9159] ppid=9103 vsize=10834680 memory=170188 CPUtime=1.43 cores=1,3,5,7
/proc/9106/task/9159/stat : 9159 (java) R 9103 9106 5840 0 -1 4202560 15608 13374 0 0 129 7 4 3 20 0 15 0 444664249 11094712320 43446 33554432000 4194304 4196468 140733210229760 139846169072224 139846197284246 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9160] ppid=9103 vsize=10834680 memory=2436 CPUtime=0.08 cores=1,3,5,7
/proc/9106/task/9160/stat : 9160 (java) S 9103 9106 5840 0 -1 1077944384 61 13374 0 0 1 0 4 3 20 0 15 0 444664250 11094712320 43446 33554432000 4194304 4196468 140733210229760 139846201514896 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9161] ppid=9103 vsize=10834680 memory=1760 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9161/stat : 9161 (java) S 9103 9106 5840 0 -1 1077944384 101 13374 0 0 0 0 4 3 20 0 15 0 444664250 11094712320 43446 33554432000 4194304 4196468 140733210229760 139846089788176 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9162] ppid=9103 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9106/task/9162/stat : 9162 (java) S 9103 9106 5840 0 -1 1077944384 353 13374 0 0 1 0 4 3 20 0 15 0 444664250 11094712320 43446 33554432000 4194304 4196468 140733210229760 139846088735888 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9163] ppid=9103 vsize=10834680 memory=-7303279828959712342 CPUtime=0.08 cores=1,3,5,7
/proc/9106/task/9163/stat : 9163 (java) S 9103 9106 5840 0 -1 1077944384 21 13374 0 0 1 0 4 3 20 0 15 0 444664250 11094712320 43446 33554432000 4194304 4196468 140733210229760 139846087683088 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9164] ppid=9103 vsize=10834680 memory=3833724587141655611 CPUtime=0.08 cores=1,3,5,7
/proc/9106/task/9164/stat : 9164 (java) S 9103 9106 5840 0 -1 1077944384 1321 13374 0 0 1 0 4 3 20 0 15 0 444664252 11094712320 43446 33554432000 4194304 4196468 140733210229760 139845656582256 139846197283458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9165] ppid=9103 vsize=10834680 memory=-6870368076204431200 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9165/stat : 9165 (java) S 9103 9106 5840 0 -1 1077944384 34 13374 0 0 0 0 4 3 20 0 15 0 444664252 11094712320 43446 33554432000 4194304 4196468 140733210229760 139845655528224 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9166] ppid=9103 vsize=10834680 memory=-6078294146213043397 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9166/stat : 9166 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664252 11094712320 43446 33554432000 4194304 4196468 140733210229760 139845544436864 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9167] ppid=9103 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9167/stat : 9167 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664255 11094712320 43446 33554432000 4194304 4196468 140733210229760 139844940458064 139846197290907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9168] ppid=9103 vsize=10834680 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/9106/task/9168/stat : 9168 (java) S 9103 9106 5840 0 -1 1077944384 1256 13374 0 0 28 0 4 3 20 0 15 0 444664255 11094712320 43446 33554432000 4194304 4196468 140733210229760 139845621971568 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9169] ppid=9103 vsize=10834680 memory=4580 CPUtime=0.29 cores=1,3,5,7
/proc/9106/task/9169/stat : 9169 (java) R 9103 9106 5840 0 -1 1077944384 554 13374 0 0 22 0 4 3 20 0 15 0 444664255 11094712320 43446 33554432000 4194304 4196468 140733210229760 139845620918768 139846197283458 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9170] ppid=9103 vsize=10834680 memory=7589801585649274960 CPUtime=0.49 cores=1,3,5,7
/proc/9106/task/9170/stat : 9170 (java) R 9103 9106 5840 0 -1 4202560 1588 13374 0 0 42 0 4 3 20 0 15 0 444664255 11094712320 43446 33554432000 4194304 4196468 140733210229760 139845619866480 139846181352798 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9171] ppid=9103 vsize=10834680 memory=6075463926090388816 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9171/stat : 9171 (java) S 9103 9106 5840 0 -1 1077944384 3 13374 0 0 0 0 4 3 20 0 15 0 444664255 11094712320 43446 33554432000 4194304 4196468 140733210229760 139844470696928 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9172] ppid=9103 vsize=10834680 memory=7516902878186595692 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9172/stat : 9172 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664255 11094712320 43446 33554432000 4194304 4196468 140733210229760 139845618813360 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834680 KiB

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

[pid=9106/tid=9171] ppid=9103 vsize=10846988 memory=1060 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9171/stat : 9171 (java) S 9103 9106 5840 0 -1 1077944384 3 13374 0 0 0 0 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139844470696928 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9172] ppid=9103 vsize=10846988 memory=14012 CPUtime=0.86 cores=1,3,5,7
/proc/9106/task/9172/stat : 9172 (java) S 9103 9106 5840 0 -1 1077944384 921 13374 0 0 39 40 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845618813360 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
Current children cumulated CPU time: 1427.39 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 694176 KiB

[startup+1402.4 s]
/proc/loadavg: 1.62 1.54 1.46 3/226 9425
/proc/meminfo: memFree=29824328/32770624 swapFree=66939656/67108860
[pid=9106] ppid=9103 vsize=10846988 memory=694176 CPUtime=1428.2 cores=1,3,5,7
/proc/9106/stat : 9106 (java) S 9103 9106 5840 0 -1 1077944320 160079 13374 0 0 142614 199 4 3 20 0 15 0 444664240 11107315712 173544 33554432000 4194304 4196468 140733210229760 140733210212304 139846197272311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
/proc/9106/statm: 2711747 173544 3633 1 0 2673805 0
[pid=9106/tid=9159] ppid=9103 vsize=10846988 memory=8112282956445269571 CPUtime=1388.74 cores=1,3,5,7
/proc/9106/task/9159/stat : 9159 (java) R 9103 9106 5840 0 -1 4202560 45489 13374 0 0 138835 32 4 3 20 0 15 0 444664249 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846169108512 139845763648773 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9160] ppid=9103 vsize=10846988 memory=6944656575208382560 CPUtime=6.05 cores=1,3,5,7
/proc/9106/task/9160/stat : 9160 (java) S 9103 9106 5840 0 -1 1077944384 7666 13374 0 0 567 31 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846201514896 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9161] ppid=9103 vsize=10846988 memory=7522123502716482590 CPUtime=6.05 cores=1,3,5,7
/proc/9106/task/9161/stat : 9161 (java) S 9103 9106 5840 0 -1 1077944384 10934 13374 0 0 565 33 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846089788176 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9162] ppid=9103 vsize=10846988 memory=279411514203224 CPUtime=6.04 cores=1,3,5,7
/proc/9106/task/9162/stat : 9162 (java) S 9103 9106 5840 0 -1 1077944384 7544 13374 0 0 568 29 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846088735888 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9163] ppid=9103 vsize=10846988 memory=1444 CPUtime=6.03 cores=1,3,5,7
/proc/9106/task/9163/stat : 9163 (java) S 9103 9106 5840 0 -1 1077944384 5204 13374 0 0 566 30 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846087683088 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9164] ppid=9103 vsize=10846988 memory=1976 CPUtime=5.89 cores=1,3,5,7
/proc/9106/task/9164/stat : 9164 (java) S 9103 9106 5840 0 -1 1077944384 9723 13374 0 0 552 30 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845656582256 139846197283458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9165] ppid=9103 vsize=10846988 memory=2436 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9165/stat : 9165 (java) S 9103 9106 5840 0 -1 1077944384 39 13374 0 0 0 0 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845655528352 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9166] ppid=9103 vsize=10846988 memory=1760 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9166/stat : 9166 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845544436864 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9167] ppid=9103 vsize=10846988 memory=8112282956445269571 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9167/stat : 9167 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139844940458064 139846197290907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9168] ppid=9103 vsize=10846988 memory=1624 CPUtime=3.77 cores=1,3,5,7
/proc/9106/task/9168/stat : 9168 (java) S 9103 9106 5840 0 -1 1077944384 25638 13374 0 0 368 2 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845621971568 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9169] ppid=9103 vsize=10846988 memory=1136 CPUtime=3.48 cores=1,3,5,7
/proc/9106/task/9169/stat : 9169 (java) S 9103 9106 5840 0 -1 1077944384 27561 13374 0 0 338 3 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845620918768 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9170] ppid=9103 vsize=10846988 memory=1072 CPUtime=1.81 cores=1,3,5,7
/proc/9106/task/9170/stat : 9170 (java) S 9103 9106 5840 0 -1 1077944384 17147 13374 0 0 171 3 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845619866480 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9171] ppid=9103 vsize=10846988 memory=694176 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9171/stat : 9171 (java) S 9103 9106 5840 0 -1 1077944384 3 13374 0 0 0 0 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139844470696928 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9172] ppid=9103 vsize=10846988 memory=14056 CPUtime=0.86 cores=1,3,5,7
/proc/9106/task/9172/stat : 9172 (java) S 9103 9106 5840 0 -1 1077944384 921 13374 0 0 39 40 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845618813360 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
Current children cumulated CPU time: 1428.2 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 694176 KiB

[startup+1403.2 s]
/proc/loadavg: 1.65 1.55 1.46 3/226 9425
/proc/meminfo: memFree=29824452/32770624 swapFree=66939656/67108860
[pid=9106] ppid=9103 vsize=10846988 memory=694176 CPUtime=1429.01 cores=1,3,5,7
/proc/9106/stat : 9106 (java) S 9103 9106 5840 0 -1 1077944320 160085 13374 0 0 142694 200 4 3 20 0 15 0 444664240 11107315712 173544 33554432000 4194304 4196468 140733210229760 140733210212304 139846197272311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
/proc/9106/statm: 2711747 173544 3633 1 0 2673805 0
[pid=9106/tid=9159] ppid=9103 vsize=10846988 memory=0 CPUtime=1389.54 cores=1,3,5,7
/proc/9106/task/9159/stat : 9159 (java) R 9103 9106 5840 0 -1 4202560 45493 13374 0 0 138915 32 4 3 20 0 15 0 444664249 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846169108272 139845777026059 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9160] ppid=9103 vsize=10846988 memory=5787219359317645668 CPUtime=6.05 cores=1,3,5,7
/proc/9106/task/9160/stat : 9160 (java) S 9103 9106 5840 0 -1 1077944384 7666 13374 0 0 567 31 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846201514896 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9161] ppid=9103 vsize=10846988 memory=7958539358316553837 CPUtime=6.06 cores=1,3,5,7
/proc/9106/task/9161/stat : 9161 (java) S 9103 9106 5840 0 -1 1077944384 10934 13374 0 0 566 33 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846089788176 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9162] ppid=9103 vsize=10846988 memory=8112282956445269571 CPUtime=6.05 cores=1,3,5,7
/proc/9106/task/9162/stat : 9162 (java) S 9103 9106 5840 0 -1 1077944384 7545 13374 0 0 569 29 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846088735888 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9163] ppid=9103 vsize=10846988 memory=984 CPUtime=6.04 cores=1,3,5,7
/proc/9106/task/9163/stat : 9163 (java) S 9103 9106 5840 0 -1 1077944384 5205 13374 0 0 567 30 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846087683088 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9164] ppid=9103 vsize=10846988 memory=2016 CPUtime=5.89 cores=1,3,5,7
/proc/9106/task/9164/stat : 9164 (java) S 9103 9106 5840 0 -1 1077944384 9723 13374 0 0 552 30 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845656582256 139846197283458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9165] ppid=9103 vsize=10846988 memory=1412 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9165/stat : 9165 (java) S 9103 9106 5840 0 -1 1077944384 39 13374 0 0 0 0 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845655528352 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9166] ppid=9103 vsize=10846988 memory=1548 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9166/stat : 9166 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845544436864 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9167] ppid=9103 vsize=10846988 memory=7396 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9167/stat : 9167 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139844940458064 139846197290907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9168] ppid=9103 vsize=10846988 memory=4000 CPUtime=3.77 cores=1,3,5,7
/proc/9106/task/9168/stat : 9168 (java) S 9103 9106 5840 0 -1 1077944384 25638 13374 0 0 368 2 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845621971568 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9169] ppid=9103 vsize=10846988 memory=616 CPUtime=3.48 cores=1,3,5,7
/proc/9106/task/9169/stat : 9169 (java) S 9103 9106 5840 0 -1 1077944384 27561 13374 0 0 338 3 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845620918768 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9170] ppid=9103 vsize=10846988 memory=784 CPUtime=1.81 cores=1,3,5,7
/proc/9106/task/9170/stat : 9170 (java) S 9103 9106 5840 0 -1 1077944384 17147 13374 0 0 171 3 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845619866480 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9171] ppid=9103 vsize=10846988 memory=1060 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9171/stat : 9171 (java) S 9103 9106 5840 0 -1 1077944384 3 13374 0 0 0 0 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139844470696928 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9172] ppid=9103 vsize=10846988 memory=14012 CPUtime=0.86 cores=1,3,5,7
/proc/9106/task/9172/stat : 9172 (java) S 9103 9106 5840 0 -1 1077944384 921 13374 0 0 39 40 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845618813360 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
Current children cumulated CPU time: 1429.01 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 694176 KiB

[startup+1403.6 s]
/proc/loadavg: 1.65 1.55 1.46 3/226 9425
/proc/meminfo: memFree=29824452/32770624 swapFree=66939656/67108860
[pid=9106] ppid=9103 vsize=10846988 memory=694176 CPUtime=1429.42 cores=1,3,5,7
/proc/9106/stat : 9106 (java) S 9103 9106 5840 0 -1 1077944320 160087 13374 0 0 142735 200 4 3 20 0 15 0 444664240 11107315712 173544 33554432000 4194304 4196468 140733210229760 140733210212304 139846197272311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
/proc/9106/statm: 2711747 173544 3633 1 0 2673805 0
[pid=9106/tid=9159] ppid=9103 vsize=10846988 memory=2016 CPUtime=1389.93 cores=1,3,5,7
/proc/9106/task/9159/stat : 9159 (java) R 9103 9106 5840 0 -1 4202560 45495 13374 0 0 138954 32 4 3 20 0 15 0 444664249 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846169108176 139845777027150 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9160] ppid=9103 vsize=10846988 memory=7 CPUtime=6.05 cores=1,3,5,7
/proc/9106/task/9160/stat : 9160 (java) S 9103 9106 5840 0 -1 1077944384 7666 13374 0 0 567 31 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846201514896 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9161] ppid=9103 vsize=10846988 memory=8112282956445269571 CPUtime=6.06 cores=1,3,5,7
/proc/9106/task/9161/stat : 9161 (java) S 9103 9106 5840 0 -1 1077944384 10934 13374 0 0 566 33 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846089788176 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9162] ppid=9103 vsize=10846988 memory=1060 CPUtime=6.05 cores=1,3,5,7
/proc/9106/task/9162/stat : 9162 (java) S 9103 9106 5840 0 -1 1077944384 7545 13374 0 0 569 29 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846088735888 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9163] ppid=9103 vsize=10846988 memory=14012 CPUtime=6.04 cores=1,3,5,7
/proc/9106/task/9163/stat : 9163 (java) S 9103 9106 5840 0 -1 1077944384 5205 13374 0 0 567 30 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846087683088 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9164] ppid=9103 vsize=10846988 memory=15212 CPUtime=5.89 cores=1,3,5,7
/proc/9106/task/9164/stat : 9164 (java) S 9103 9106 5840 0 -1 1077944384 9723 13374 0 0 552 30 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845656582256 139846197283458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9165] ppid=9103 vsize=10846988 memory=14056 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9165/stat : 9165 (java) S 9103 9106 5840 0 -1 1077944384 39 13374 0 0 0 0 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845655528352 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9166] ppid=9103 vsize=10846988 memory=8112282956445269571 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9166/stat : 9166 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845544436864 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9167] ppid=9103 vsize=10846988 memory=1548 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9167/stat : 9167 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139844940458064 139846197290907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9168] ppid=9103 vsize=10846988 memory=7396 CPUtime=3.77 cores=1,3,5,7
/proc/9106/task/9168/stat : 9168 (java) S 9103 9106 5840 0 -1 1077944384 25638 13374 0 0 368 2 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845621971568 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9169] ppid=9103 vsize=10846988 memory=4000 CPUtime=3.48 cores=1,3,5,7
/proc/9106/task/9169/stat : 9169 (java) S 9103 9106 5840 0 -1 1077944384 27561 13374 0 0 338 3 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845620918768 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9170] ppid=9103 vsize=10846988 memory=616 CPUtime=1.81 cores=1,3,5,7
/proc/9106/task/9170/stat : 9170 (java) S 9103 9106 5840 0 -1 1077944384 17147 13374 0 0 171 3 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845619866480 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9171] ppid=9103 vsize=10846988 memory=2832 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9171/stat : 9171 (java) S 9103 9106 5840 0 -1 1077944384 3 13374 0 0 0 0 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139844470696928 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9172] ppid=9103 vsize=10846988 memory=904 CPUtime=0.86 cores=1,3,5,7
/proc/9106/task/9172/stat : 9172 (java) S 9103 9106 5840 0 -1 1077944384 921 13374 0 0 39 40 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845618813360 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
Current children cumulated CPU time: 1429.42 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 694176 KiB

[startup+1403.7 s]
/proc/loadavg: 1.65 1.55 1.46 3/226 9425
/proc/meminfo: memFree=29824452/32770624 swapFree=66939656/67108860
[pid=9106] ppid=9103 vsize=10846988 memory=694176 CPUtime=1429.52 cores=1,3,5,7
/proc/9106/stat : 9106 (java) S 9103 9106 5840 0 -1 1077944320 160088 13374 0 0 142745 200 4 3 20 0 15 0 444664240 11107315712 173544 33554432000 4194304 4196468 140733210229760 140733210212304 139846197272311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
/proc/9106/statm: 2711747 173544 3633 1 0 2673805 0
[pid=9106/tid=9159] ppid=9103 vsize=10846988 memory=694176 CPUtime=1390.03 cores=1,3,5,7
/proc/9106/task/9159/stat : 9159 (java) R 9103 9106 5840 0 -1 4202560 45496 13374 0 0 138964 32 4 3 20 0 15 0 444664249 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846169108176 139845777993973 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9160] ppid=9103 vsize=10846988 memory=694176 CPUtime=6.05 cores=1,3,5,7
/proc/9106/task/9160/stat : 9160 (java) S 9103 9106 5840 0 -1 1077944384 7666 13374 0 0 567 31 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846201514896 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9161] ppid=9103 vsize=10846988 memory=694176 CPUtime=6.06 cores=1,3,5,7
/proc/9106/task/9161/stat : 9161 (java) S 9103 9106 5840 0 -1 1077944384 10934 13374 0 0 566 33 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846089788176 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9162] ppid=9103 vsize=10846988 memory=694176 CPUtime=6.05 cores=1,3,5,7
/proc/9106/task/9162/stat : 9162 (java) S 9103 9106 5840 0 -1 1077944384 7545 13374 0 0 569 29 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846088735888 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9163] ppid=9103 vsize=10846988 memory=694176 CPUtime=6.04 cores=1,3,5,7
/proc/9106/task/9163/stat : 9163 (java) S 9103 9106 5840 0 -1 1077944384 5205 13374 0 0 567 30 4 3 20 0 15 0 444664250 11107315712 173544 33554432000 4194304 4196468 140733210229760 139846087683088 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9164] ppid=9103 vsize=10846988 memory=694176 CPUtime=5.89 cores=1,3,5,7
/proc/9106/task/9164/stat : 9164 (java) S 9103 9106 5840 0 -1 1077944384 9723 13374 0 0 552 30 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845656582256 139846197283458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9165] ppid=9103 vsize=10846988 memory=694176 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9165/stat : 9165 (java) S 9103 9106 5840 0 -1 1077944384 39 13374 0 0 0 0 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845655528352 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9166] ppid=9103 vsize=10846988 memory=694176 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9166/stat : 9166 (java) S 9103 9106 5840 0 -1 1077944384 1 13374 0 0 0 0 4 3 20 0 15 0 444664252 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845544436864 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9167] ppid=9103 vsize=10846988 memory=694176 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9167/stat : 9167 (java) S 9103 9106 5840 0 -1 1077944384 2 13374 0 0 0 0 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139844940458064 139846197290907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9168] ppid=9103 vsize=10846988 memory=694176 CPUtime=3.77 cores=1,3,5,7
/proc/9106/task/9168/stat : 9168 (java) S 9103 9106 5840 0 -1 1077944384 25638 13374 0 0 368 2 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845621971568 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9169] ppid=9103 vsize=10846988 memory=694176 CPUtime=3.48 cores=1,3,5,7
/proc/9106/task/9169/stat : 9169 (java) S 9103 9106 5840 0 -1 1077944384 27561 13374 0 0 338 3 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845620918768 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9170] ppid=9103 vsize=10846988 memory=694176 CPUtime=1.81 cores=1,3,5,7
/proc/9106/task/9170/stat : 9170 (java) S 9103 9106 5840 0 -1 1077944384 17147 13374 0 0 171 3 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845619866480 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9171] ppid=9103 vsize=10846988 memory=3624 CPUtime=0.07 cores=1,3,5,7
/proc/9106/task/9171/stat : 9171 (java) S 9103 9106 5840 0 -1 1077944384 3 13374 0 0 0 0 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139844470696928 139846197282517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
[pid=9106/tid=9172] ppid=9103 vsize=10846988 memory=34800 CPUtime=0.86 cores=1,3,5,7
/proc/9106/task/9172/stat : 9172 (java) S 9103 9106 5840 0 -1 1077944384 921 13374 0 0 39 40 4 3 20 0 15 0 444664255 11107315712 173544 33554432000 4194304 4196468 140733210229760 139845618813360 139846197283458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35946496 140733210233583 140733210236101 140733210236101 140733210238927 0
Current children cumulated CPU time: 1429.52 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 694176 KiB

Child status: 0
Real time (s): 1403.8
CPU time (s): 1429.64
CPU user time (s): 1427.59
CPU system time (s): 2.04839
CPU usage (%): 101.841
Max. virtual memory (cumulated for all children) (KiB): 10849632
Max. memory (cumulated for all children) (KiB): 694176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1427.59
system time used= 2.04839
maximum resident set size= 696260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173899
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 159052
involuntary context switches= 4410


# summary of solver processes directly reported to runsolver:
#   pid: 9106
#   total CPU time (s): 1429.64
#   total CPU user time (s): 1427.59
#   total CPU system time (s): 2.04839

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.76607 second user time and 13.6917 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-17 02:32:44
IDJOB=4401090
IDBENCH=128324
IDSOLVER=2857
FILE ID=node105/4401090-1568684060
RUNJOBID= node105-1568669636-5872
PBS_JOBID= 21703795
Free space on /tmp= 60968 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-26-09.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401090-1568684060/watcher-4401090-1568684060 -o /tmp/evaluation-result-4401090-1568684060/solver-4401090-1568684060 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568669636-5872 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1979184242 HOME/instance-4401090-1568684060.xml

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

MD5SUM BENCH= 54f28c2036fc278050695a3bd6f2d6a5
RANDOM SEED=1979184242

node105.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.00
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.00
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.00
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.00
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:        29874508 kB
MemAvailable:   30550228 kB
Buffers:          170288 kB
Cached:           805484 kB
SwapCached:        65772 kB
Active:          1847800 kB
Inactive:         492288 kB
Active(anon):    1305056 kB
Inactive(anon):   103452 kB
Active(file):     542744 kB
Inactive(file):   388836 kB
Unevictable:      109036 kB
Mlocked:          109036 kB
SwapTotal:      67108860 kB
SwapFree:       66939648 kB
Dirty:             35400 kB
Writeback:             0 kB
AnonPages:       1409152 kB
Mapped:            57160 kB
Shmem:             35440 kB
Slab:             148480 kB
SReclaimable:     119948 kB
SUnreclaim:        28532 kB
KernelStack:        3792 kB
PageTables:         8460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2539588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1318912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60936 MiB
End job on node105 at 2019-09-17 02:56:08