Trace number 4392023

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.10OPT960 740.932 713.95

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-00.xml
MD5SUM1dc4c7bf61332e07eccc684c7f29cd57
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark960
Best CPU time to get the best result obtained on this benchmark24.2661
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.72/0.55	c Concrete v3.10.1560635388952 running
5.39/2.63	o 326
6.21/2.95	o 362
6.21/2.95	o 391
6.21/2.95	o 412
6.21/2.95	o 423
6.21/2.95	o 464
6.21/2.95	o 512
6.21/2.95	o 544
6.21/2.95	o 555
6.21/2.95	o 573
6.21/2.95	o 607
6.21/2.95	o 638
6.21/2.95	o 675
6.21/2.95	o 689
6.21/2.95	o 711
6.21/2.95	o 717
6.21/2.95	o 740
6.21/2.95	o 755
6.21/2.95	o 756
6.21/2.95	o 759
6.21/2.95	o 783
6.21/2.95	o 789
6.21/2.95	o 811
6.21/2.95	o 816
6.21/2.95	o 846
6.21/2.95	o 877
6.21/2.95	o 885
6.21/2.97	o 896
6.86/3.15	o 897
6.86/3.15	o 906
6.86/3.16	o 915
6.86/3.17	o 923
6.86/3.18	o 924
6.86/3.18	o 931
8.03/3.59	o 954
8.58/3.76	o 960
740.87/713.93	v <instantiation
740.87/713.93	v         cost = '960'>
740.87/713.93	v       <list>
740.87/713.93	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
740.87/713.93	v       </list>
740.87/713.93	v       <values>
740.87/713.93	v         0 0 0 0 0 1 0 1 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1
740.87/713.93	v       </values>
740.87/713.93	v     </instantiation>
740.87/713.93	s OPTIMUM FOUND

Verifier Data

OK	960

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392023-1568318946/watcher-4392023-1568318946 -o /tmp/evaluation-result-4392023-1568318946/solver-4392023-1568318946 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568305960-30577 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1330202339 HOME/instance-4392023-1568318946.xml 

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

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


[startup+0.100609 s]*
/proc/loadavg: 1.22 1.33 1.40 3/218 1410
/proc/meminfo: memFree=27787844/32770624 swapFree=66998520/67108860
[pid=1352] ppid=1349 vsize=9972712 memory=16816 CPUtime=0.1 cores=1,3,5,7
/proc/1352/stat : 1352 (java) S 1349 1352 10805 0 -1 1077944320 4445 13287 0 0 1 1 5 3 20 0 6 0 408163439 10212057088 4204 33554432000 4194304 4196468 140720361608592 140720361591136 139945501552375 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
/proc/1352/statm: 2493178 4204 1935 1 0 2481616 0
[pid=1352/tid=1406] ppid=1349 vsize=9972712 memory=576460756329955604 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1406/stat : 1406 (java) R 1349 1352 10805 0 -1 4202560 2333 13287 0 0 0 0 5 3 20 0 6 0 408163448 10212057088 4270 33554432000 4194304 4196468 140720361608592 139945473389136 139945501574301 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1407] ppid=1349 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1407/stat : 1407 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 6 0 408163449 10212057088 4336 33554432000 4194304 4196468 140720361608592 139945505795216 139945501562581 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1408] ppid=1349 vsize=9972712 memory=1968646 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1408/stat : 1408 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 6 0 408163449 10212057088 4336 33554432000 4194304 4196468 140720361608592 139945404685328 139945501562581 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1409] ppid=1349 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1409/stat : 1409 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 6 0 408163449 10212057088 4336 33554432000 4194304 4196468 140720361608592 139945403632528 139945501562581 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1410] ppid=1349 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1410/stat : 1410 (java) S 1349 1352 10805 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 6 0 408163449 10212057088 4336 33554432000 4194304 4196468 140720361608592 139945073044240 139945501562581 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.215424 s]*
/proc/loadavg: 1.22 1.33 1.40 4/227 1419
/proc/meminfo: memFree=27768636/32770624 swapFree=66998520/67108860
[pid=1352] ppid=1349 vsize=10819964 memory=39220 CPUtime=0.26 cores=1,3,5,7
/proc/1352/stat : 1352 (java) S 1349 1352 10805 0 -1 1077944320 7992 13287 0 0 16 2 5 3 20 0 15 0 408163439 11079643136 9805 33554432000 4194304 4196468 140720361608592 140720361591136 139945501552375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
/proc/1352/statm: 2704991 9805 2982 1 0 2667405 0
[pid=1352/tid=1406] ppid=1349 vsize=10819964 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/1352/task/1406/stat : 1406 (java) R 1349 1352 10805 0 -1 4202560 5330 13287 0 0 10 2 5 3 20 0 15 0 408163448 11079643136 10597 33554432000 4194304 4196468 140720361608592 139945473377184 139945494232093 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1407] ppid=1349 vsize=10819964 memory=4294967660 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1407/stat : 1407 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163449 11079643136 10597 33554432000 4194304 4196468 140720361608592 139945505795216 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1408] ppid=1349 vsize=10819964 memory=3907066682521216672 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1408/stat : 1408 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163449 11079643136 10597 33554432000 4194304 4196468 140720361608592 139945404685328 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1409] ppid=1349 vsize=10819964 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1409/stat : 1409 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163449 11079643136 10597 33554432000 4194304 4196468 140720361608592 139945403632528 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1410] ppid=1349 vsize=10819964 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1410/stat : 1410 (java) S 1349 1352 10805 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 408163449 11079643136 10386 33554432000 4194304 4196468 140720361608592 139945073044240 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1411] ppid=1349 vsize=10818940 memory=139901251937920 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1411/stat : 1411 (java) S 1349 1352 10805 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 408163450 11078594560 10386 33554432000 4194304 4196468 140720361608592 139944826505584 139945501563522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1412] ppid=1349 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1412/stat : 1412 (java) S 1349 1352 10805 0 -1 1077944384 13 13287 0 0 0 0 5 3 20 0 15 0 408163450 11078594560 10386 33554432000 4194304 4196468 140720361608592 139944395793440 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1413] ppid=1349 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1413/stat : 1413 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163451 11078594560 10386 33554432000 4194304 4196468 140720361608592 139944261575536 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1414] ppid=1349 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1414/stat : 1414 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11078594560 10386 33554432000 4194304 4196468 140720361608592 139944021284688 139945501570971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1415] ppid=1349 vsize=10818940 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/1352/task/1415/stat : 1415 (java) S 1349 1352 10805 0 -1 1077944384 339 13287 0 0 1 0 5 3 20 0 15 0 408163453 11078594560 10386 33554432000 4194304 4196468 140720361608592 139944825453424 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1416] ppid=1349 vsize=10819964 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/1352/task/1416/stat : 1416 (java) S 1349 1352 10805 0 -1 1077944384 290 13287 0 0 1 0 5 3 20 0 15 0 408163453 11079643136 10386 33554432000 4194304 4196468 140720361608592 139944824400624 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1417] ppid=1349 vsize=10819964 memory=139901251937920 CPUtime=0.11 cores=1,3,5,7
/proc/1352/task/1417/stat : 1417 (java) S 1349 1352 10805 0 -1 1077944384 635 13287 0 0 3 0 5 3 20 0 15 0 408163453 11079643136 10386 33554432000 4194304 4196468 140720361608592 139944823347824 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1418] ppid=1349 vsize=10819964 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1418/stat : 1418 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11079643136 10386 33554432000 4194304 4196468 140720361608592 139943987727072 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1419] ppid=1349 vsize=10819964 memory=139901251937920 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1419/stat : 1419 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163454 11079643136 10451 33554432000 4194304 4196468 140720361608592 139944822295216 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819964 KiB
Current children cumulated memory: 39220 KiB

[startup+0.310344 s]*
/proc/loadavg: 1.22 1.33 1.40 3/227 1419
/proc/meminfo: memFree=27759952/32770624 swapFree=66998520/67108860
[pid=1352] ppid=1349 vsize=10820096 memory=47996 CPUtime=0.4 cores=1,3,5,7
/proc/1352/stat : 1352 (java) S 1349 1352 10805 0 -1 1077944320 10616 13287 0 0 28 4 5 3 20 0 15 0 408163439 11079778304 11999 33554432000 4194304 4196468 140720361608592 140720361591136 139945501552375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
/proc/1352/statm: 2705024 11999 3233 1 0 2667149 0
[pid=1352/tid=1406] ppid=1349 vsize=10820096 memory=1398720917958146503 CPUtime=0.29 cores=1,3,5,7
/proc/1352/task/1406/stat : 1406 (java) R 1349 1352 10805 0 -1 4202560 7106 13287 0 0 18 3 5 3 20 0 15 0 408163448 11079778304 12511 33554432000 4194304 4196468 140720361608592 139945473358480 139945083817276 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1407] ppid=1349 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1407/stat : 1407 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163449 11079778304 12511 33554432000 4194304 4196468 140720361608592 139945505795216 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1408] ppid=1349 vsize=10820096 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1408/stat : 1408 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163449 11079778304 12511 33554432000 4194304 4196468 140720361608592 139945404685328 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1409] ppid=1349 vsize=10820096 memory=35809 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1409/stat : 1409 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163449 11079778304 12511 33554432000 4194304 4196468 140720361608592 139945403632528 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1410] ppid=1349 vsize=10820096 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1410/stat : 1410 (java) S 1349 1352 10805 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 408163449 11079778304 12511 33554432000 4194304 4196468 140720361608592 139945073044240 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1411] ppid=1349 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1411/stat : 1411 (java) S 1349 1352 10805 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 408163450 11079778304 12511 33554432000 4194304 4196468 140720361608592 139944826505584 139945501563522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1412] ppid=1349 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1412/stat : 1412 (java) S 1349 1352 10805 0 -1 1077944384 13 13287 0 0 0 0 5 3 20 0 15 0 408163450 11079778304 12511 33554432000 4194304 4196468 140720361608592 139944395793440 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1413] ppid=1349 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1413/stat : 1413 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163451 11079778304 12511 33554432000 4194304 4196468 140720361608592 139944261575536 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1414] ppid=1349 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1414/stat : 1414 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11079778304 12511 33554432000 4194304 4196468 140720361608592 139944021284688 139945501570971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1415] ppid=1349 vsize=10820096 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/1352/task/1415/stat : 1415 (java) S 1349 1352 10805 0 -1 1077944384 340 13287 0 0 1 0 5 3 20 0 15 0 408163453 11079778304 12511 33554432000 4194304 4196468 140720361608592 139944825453424 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1416] ppid=1349 vsize=10820096 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/1352/task/1416/stat : 1416 (java) S 1349 1352 10805 0 -1 1077944384 291 13287 0 0 1 0 5 3 20 0 15 0 408163453 11079778304 12511 33554432000 4194304 4196468 140720361608592 139944824400624 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1417] ppid=1349 vsize=10820096 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/1352/task/1417/stat : 1417 (java) S 1349 1352 10805 0 -1 1077944384 644 13287 0 0 5 0 5 3 20 0 15 0 408163453 11079778304 12511 33554432000 4194304 4196468 140720361608592 139944823347824 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1418] ppid=1349 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1418/stat : 1418 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11079778304 12511 33554432000 4194304 4196468 140720361608592 139943987727072 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1419] ppid=1349 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1419/stat : 1419 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163454 11079778304 12511 33554432000 4194304 4196468 140720361608592 139944822295216 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 47996 KiB

[startup+0.701121 s]
/proc/loadavg: 1.22 1.33 1.40 5/227 1419
/proc/meminfo: memFree=27746180/32770624 swapFree=66998520/67108860
[pid=1352] ppid=1349 vsize=10824340 memory=80584 CPUtime=1.13 cores=1,3,5,7
/proc/1352/stat : 1352 (java) S 1349 1352 10805 0 -1 1077944320 14855 13287 0 0 100 5 5 3 20 0 15 0 408163439 11084124160 20146 33554432000 4194304 4196468 140720361608592 140720361591136 139945501552375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
/proc/1352/statm: 2706085 20146 3496 1 0 2668173 0
[pid=1352/tid=1406] ppid=1349 vsize=10824340 memory=55 CPUtime=0.67 cores=1,3,5,7
/proc/1352/task/1406/stat : 1406 (java) D 1349 1352 10805 0 -1 1077944384 10536 13287 0 0 55 4 5 3 20 0 15 0 408163448 11084124160 20146 33554432000 4194304 4196468 140720361608592 139945473379568 139945501576253 0 4 0 16800975 18446744072101633572 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1407] ppid=1349 vsize=10824340 memory=1428 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1407/stat : 1407 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163449 11084124160 20146 33554432000 4194304 4196468 140720361608592 139945505795216 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1408] ppid=1349 vsize=10824340 memory=4148 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1408/stat : 1408 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163449 11084124160 20146 33554432000 4194304 4196468 140720361608592 139945404685328 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1409] ppid=1349 vsize=10824340 memory=1056 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1409/stat : 1409 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163449 11084124160 20146 33554432000 4194304 4196468 140720361608592 139945403632528 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1410] ppid=1349 vsize=10824340 memory=3624 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1410/stat : 1410 (java) S 1349 1352 10805 0 -1 1077944384 2 13287 0 0 0 0 5 3 20 0 15 0 408163449 11084124160 20146 33554432000 4194304 4196468 140720361608592 139945073044240 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1411] ppid=1349 vsize=10824340 memory=6625 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1411/stat : 1411 (java) S 1349 1352 10805 0 -1 1077944384 5 13287 0 0 0 0 5 3 20 0 15 0 408163450 11084124160 20146 33554432000 4194304 4196468 140720361608592 139944826505584 139945501563522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1412] ppid=1349 vsize=10824340 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1412/stat : 1412 (java) S 1349 1352 10805 0 -1 1077944384 13 13287 0 0 0 0 5 3 20 0 15 0 408163450 11084124160 20146 33554432000 4194304 4196468 140720361608592 139944395793440 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1413] ppid=1349 vsize=10824340 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1413/stat : 1413 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163451 11084124160 20146 33554432000 4194304 4196468 140720361608592 139944261575536 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1414] ppid=1349 vsize=10824340 memory=8996 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1414/stat : 1414 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11084124160 20146 33554432000 4194304 4196468 140720361608592 139944021284688 139945501570971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1415] ppid=1349 vsize=10824340 memory=33 CPUtime=0.22 cores=1,3,5,7
/proc/1352/task/1415/stat : 1415 (java) S 1349 1352 10805 0 -1 1077944384 681 13287 0 0 14 0 5 3 20 0 15 0 408163453 11084124160 20146 33554432000 4194304 4196468 140720361608592 139944825453424 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1416] ppid=1349 vsize=10824340 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/1352/task/1416/stat : 1416 (java) S 1349 1352 10805 0 -1 1077944384 568 13287 0 0 13 0 5 3 20 0 15 0 408163453 11084124160 20146 33554432000 4194304 4196468 140720361608592 139944824400624 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1417] ppid=1349 vsize=10824340 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/1352/task/1417/stat : 1417 (java) S 1349 1352 10805 0 -1 1077944384 831 13287 0 0 17 0 5 3 20 0 15 0 408163453 11084124160 20146 33554432000 4194304 4196468 140720361608592 139944823347824 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1418] ppid=1349 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1418/stat : 1418 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11084124160 20146 33554432000 4194304 4196468 140720361608592 139943987727072 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1419] ppid=1349 vsize=10824340 memory=5782692679075529345 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1419/stat : 1419 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163454 11084124160 20146 33554432000 4194304 4196468 140720361608592 139944822295216 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80584 KiB

[startup+1.50069 s]
/proc/loadavg: 1.22 1.33 1.40 3/227 1419
/proc/meminfo: memFree=27698100/32770624 swapFree=66998520/67108860
[pid=1352] ppid=1349 vsize=10834656 memory=165912 CPUtime=2.5 cores=1,3,5,7
/proc/1352/stat : 1352 (java) S 1349 1352 10805 0 -1 1077944320 20189 13287 0 0 232 10 5 3 20 0 15 0 408163439 11094687744 41478 33554432000 4194304 4196468 140720361608592 140720361591136 139945501552375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
/proc/1352/statm: 2708664 41478 3567 1 0 2670733 0
[pid=1352/tid=1406] ppid=1349 vsize=10834656 memory=1428 CPUtime=1.44 cores=1,3,5,7
/proc/1352/task/1406/stat : 1406 (java) R 1349 1352 10805 0 -1 4202560 14996 13287 0 0 130 6 5 3 20 0 15 0 408163448 11094687744 41478 33554432000 4194304 4196468 140720361608592 139945473367584 139945501564310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1407] ppid=1349 vsize=10834656 memory=4148 CPUtime=0.09 cores=1,3,5,7
/proc/1352/task/1407/stat : 1407 (java) S 1349 1352 10805 0 -1 1077944384 26 13287 0 0 1 0 5 3 20 0 15 0 408163449 11094687744 41478 33554432000 4194304 4196468 140720361608592 139945505795216 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1408] ppid=1349 vsize=10834656 memory=1056 CPUtime=0.09 cores=1,3,5,7
/proc/1352/task/1408/stat : 1408 (java) S 1349 1352 10805 0 -1 1077944384 35 13287 0 0 1 0 5 3 20 0 15 0 408163449 11094687744 41478 33554432000 4194304 4196468 140720361608592 139945404685328 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1409] ppid=1349 vsize=10834656 memory=33 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1409/stat : 1409 (java) S 1349 1352 10805 0 -1 1077944384 8 13287 0 0 0 0 5 3 20 0 15 0 408163449 11094687744 41478 33554432000 4194304 4196468 140720361608592 139945403632528 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1410] ppid=1349 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1410/stat : 1410 (java) S 1349 1352 10805 0 -1 1077944384 40 13287 0 0 0 0 5 3 20 0 15 0 408163449 11094687744 41478 33554432000 4194304 4196468 140720361608592 139945073044240 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1411] ppid=1349 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/1352/task/1411/stat : 1411 (java) S 1349 1352 10805 0 -1 1077944384 43 13287 0 0 1 0 5 3 20 0 15 0 408163450 11094687744 41478 33554432000 4194304 4196468 140720361608592 139944826505584 139945501563522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1412] ppid=1349 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1412/stat : 1412 (java) S 1349 1352 10805 0 -1 1077944384 14 13287 0 0 0 0 5 3 20 0 15 0 408163450 11094687744 41478 33554432000 4194304 4196468 140720361608592 139944395793440 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1413] ppid=1349 vsize=10834656 memory=5782692679075529345 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1413/stat : 1413 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163451 11094687744 41478 33554432000 4194304 4196468 140720361608592 139944261575536 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1414] ppid=1349 vsize=10834656 memory=279802221370304 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1414/stat : 1414 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11094687744 41478 33554432000 4194304 4196468 140720361608592 139944021284688 139945501570971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1415] ppid=1349 vsize=10834656 memory=4567366080583455063 CPUtime=0.35 cores=1,3,5,7
/proc/1352/task/1415/stat : 1415 (java) R 1349 1352 10805 0 -1 1077944384 746 13287 0 0 27 0 5 3 20 0 15 0 408163453 11094687744 41478 33554432000 4194304 4196468 140720361608592 139944825453424 139945501563522 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1416] ppid=1349 vsize=10834656 memory=-6586668835053300886 CPUtime=0.34 cores=1,3,5,7
/proc/1352/task/1416/stat : 1416 (java) S 1349 1352 10805 0 -1 1077944384 622 13287 0 0 26 0 5 3 20 0 15 0 408163453 11094687744 41478 33554432000 4194304 4196468 140720361608592 139944824400624 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1417] ppid=1349 vsize=10834656 memory=7679937539709960979 CPUtime=0.48 cores=1,3,5,7
/proc/1352/task/1417/stat : 1417 (java) R 1349 1352 10805 0 -1 4202560 1443 13287 0 0 40 0 5 3 20 0 15 0 408163453 11094687744 41478 33554432000 4194304 4196468 140720361608592 139944823347824 139945501564310 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1418] ppid=1349 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1418/stat : 1418 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11094687744 41478 33554432000 4194304 4196468 140720361608592 139943987727072 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1419] ppid=1349 vsize=10834656 memory=3472328295419230950 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1419/stat : 1419 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163454 11094687744 41478 33554432000 4194304 4196468 140720361608592 139944822295216 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
Current children cumulated CPU time: 2.5 s
Current children cumulated vsize: 10834656 KiB

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

[pid=1352/tid=1418] ppid=1349 vsize=10844916 memory=2408 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1418/stat : 1418 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11105193984 158358 33554432000 4194304 4196468 140720361608592 139943987727072 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1419] ppid=1349 vsize=10844916 memory=633432 CPUtime=0.49 cores=1,3,5,7
/proc/1352/task/1419/stat : 1419 (java) S 1349 1352 10805 0 -1 1077944384 697 13287 0 0 18 23 5 3 20 0 15 0 408163454 11105193984 158358 33554432000 4194304 4196468 140720361608592 139944822295216 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
Current children cumulated CPU time: 738.86 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 633432 KiB

[startup+712.801 s]
/proc/loadavg: 1.38 1.37 1.40 3/227 1490
/proc/meminfo: memFree=27167192/32770624 swapFree=66998520/67108860
[pid=1352] ppid=1349 vsize=10844916 memory=633432 CPUtime=739.66 cores=1,3,5,7
/proc/1352/stat : 1352 (java) S 1349 1352 10805 0 -1 1077944320 132312 13287 0 0 73815 143 5 3 20 0 15 0 408163439 11105193984 158358 33554432000 4194304 4196468 140720361608592 140720361591136 139945501552375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
/proc/1352/statm: 2711229 158358 3618 1 0 2673293 0
[pid=1352/tid=1406] ppid=1349 vsize=10844916 memory=1712 CPUtime=705.27 cores=1,3,5,7
/proc/1352/task/1406/stat : 1406 (java) R 1349 1352 10805 0 -1 4202560 33412 13287 0 0 70492 27 5 3 20 0 15 0 408163448 11105193984 158358 33554432000 4194304 4196468 140720361608592 139945473388672 139945093220705 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1407] ppid=1349 vsize=10844916 memory=1052 CPUtime=3.39 cores=1,3,5,7
/proc/1352/task/1407/stat : 1407 (java) S 1349 1352 10805 0 -1 1077944384 6632 13287 0 0 310 21 5 3 20 0 15 0 408163449 11105193984 158358 33554432000 4194304 4196468 140720361608592 139945505795216 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1408] ppid=1349 vsize=10844916 memory=8112282956445269571 CPUtime=3.38 cores=1,3,5,7
/proc/1352/task/1408/stat : 1408 (java) S 1349 1352 10805 0 -1 1077944384 3216 13287 0 0 311 19 5 3 20 0 15 0 408163449 11105193984 158358 33554432000 4194304 4196468 140720361608592 139945404685328 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1409] ppid=1349 vsize=10844916 memory=38144 CPUtime=3.38 cores=1,3,5,7
/proc/1352/task/1409/stat : 1409 (java) S 1349 1352 10805 0 -1 1077944384 9067 13287 0 0 311 19 5 3 20 0 15 0 408163449 11105193984 158358 33554432000 4194304 4196468 140720361608592 139945403632528 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1410] ppid=1349 vsize=10844916 memory=988 CPUtime=3.39 cores=1,3,5,7
/proc/1352/task/1410/stat : 1410 (java) S 1349 1352 10805 0 -1 1077944384 2870 13287 0 0 312 19 5 3 20 0 15 0 408163449 11105193984 158358 33554432000 4194304 4196468 140720361608592 139945073044240 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1411] ppid=1349 vsize=10844916 memory=2024 CPUtime=3.3 cores=1,3,5,7
/proc/1352/task/1411/stat : 1411 (java) S 1349 1352 10805 0 -1 1077944384 4448 13287 0 0 302 20 5 3 20 0 15 0 408163450 11105193984 158358 33554432000 4194304 4196468 140720361608592 139944826505584 139945501563522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1412] ppid=1349 vsize=10844916 memory=1428 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1412/stat : 1412 (java) S 1349 1352 10805 0 -1 1077944384 14 13287 0 0 0 0 5 3 20 0 15 0 408163450 11105193984 158358 33554432000 4194304 4196468 140720361608592 139944395793568 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1413] ppid=1349 vsize=10844916 memory=4148 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1413/stat : 1413 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163451 11105193984 158358 33554432000 4194304 4196468 140720361608592 139944261575552 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1414] ppid=1349 vsize=10844916 memory=633432 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1414/stat : 1414 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11105193984 158358 33554432000 4194304 4196468 140720361608592 139944021284688 139945501570971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1415] ppid=1349 vsize=10844916 memory=1204 CPUtime=6.41 cores=1,3,5,7
/proc/1352/task/1415/stat : 1415 (java) S 1349 1352 10805 0 -1 1077944384 22388 13287 0 0 626 7 5 3 20 0 15 0 408163453 11105193984 158358 33554432000 4194304 4196468 140720361608592 139944825453424 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1416] ppid=1349 vsize=10844916 memory=1536 CPUtime=6.22 cores=1,3,5,7
/proc/1352/task/1416/stat : 1416 (java) S 1349 1352 10805 0 -1 1077944384 19306 13287 0 0 608 6 5 3 20 0 15 0 408163453 11105193984 158358 33554432000 4194304 4196468 140720361608592 139944824400624 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1417] ppid=1349 vsize=10844916 memory=9592 CPUtime=5.05 cores=1,3,5,7
/proc/1352/task/1417/stat : 1417 (java) S 1349 1352 10805 0 -1 1077944384 28047 13287 0 0 489 8 5 3 20 0 15 0 408163453 11105193984 158358 33554432000 4194304 4196468 140720361608592 139944823347824 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1418] ppid=1349 vsize=10844916 memory=2828 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1418/stat : 1418 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11105193984 158358 33554432000 4194304 4196468 140720361608592 139943987727072 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1419] ppid=1349 vsize=10844916 memory=780 CPUtime=0.49 cores=1,3,5,7
/proc/1352/task/1419/stat : 1419 (java) S 1349 1352 10805 0 -1 1077944384 697 13287 0 0 18 23 5 3 20 0 15 0 408163454 11105193984 158358 33554432000 4194304 4196468 140720361608592 139944822295216 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
Current children cumulated CPU time: 739.66 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 633432 KiB

[startup+713.601 s]
/proc/loadavg: 1.38 1.37 1.40 3/227 1490
/proc/meminfo: memFree=27167192/32770624 swapFree=66998520/67108860
[pid=1352] ppid=1349 vsize=10844916 memory=633460 CPUtime=740.57 cores=1,3,5,7
/proc/1352/stat : 1352 (java) S 1349 1352 10805 0 -1 1077944320 136420 13287 0 0 73905 144 5 3 20 0 15 0 408163439 11105193984 158365 33554432000 4194304 4196468 140720361608592 140720361591136 139945501552375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
/proc/1352/statm: 2711229 158365 3618 1 0 2673293 0
[pid=1352/tid=1406] ppid=1349 vsize=10844916 memory=8112282956445269571 CPUtime=706.05 cores=1,3,5,7
/proc/1352/task/1406/stat : 1406 (java) R 1349 1352 10805 0 -1 4202560 33518 13287 0 0 70570 27 5 3 20 0 15 0 408163448 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945473388384 139945095835651 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1407] ppid=1349 vsize=10844916 memory=780 CPUtime=3.4 cores=1,3,5,7
/proc/1352/task/1407/stat : 1407 (java) S 1349 1352 10805 0 -1 1077944384 6632 13287 0 0 311 21 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945505795216 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1408] ppid=1349 vsize=10844916 memory=633432 CPUtime=3.39 cores=1,3,5,7
/proc/1352/task/1408/stat : 1408 (java) S 1349 1352 10805 0 -1 1077944384 3216 13287 0 0 312 19 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945404685328 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1409] ppid=1349 vsize=10844916 memory=3624 CPUtime=3.38 cores=1,3,5,7
/proc/1352/task/1409/stat : 1409 (java) S 1349 1352 10805 0 -1 1077944384 9067 13287 0 0 311 19 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945403632528 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1410] ppid=1349 vsize=10844916 memory=7738963540671687018 CPUtime=3.4 cores=1,3,5,7
/proc/1352/task/1410/stat : 1410 (java) S 1349 1352 10805 0 -1 1077944384 2870 13287 0 0 313 19 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945073044240 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1411] ppid=1349 vsize=10844916 memory=7380104918199398249 CPUtime=3.3 cores=1,3,5,7
/proc/1352/task/1411/stat : 1411 (java) S 1349 1352 10805 0 -1 1077944384 4448 13287 0 0 302 20 5 3 20 0 15 0 408163450 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944826505584 139945501563522 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1412] ppid=1349 vsize=10844916 memory=633432 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1412/stat : 1412 (java) S 1349 1352 10805 0 -1 1077944384 14 13287 0 0 0 0 5 3 20 0 15 0 408163450 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944395793568 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1413] ppid=1349 vsize=10844916 memory=1204 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1413/stat : 1413 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163451 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944261575552 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1414] ppid=1349 vsize=10844916 memory=1536 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1414/stat : 1414 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944021284688 139945501570971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1415] ppid=1349 vsize=10844916 memory=3292 CPUtime=6.46 cores=1,3,5,7
/proc/1352/task/1415/stat : 1415 (java) S 1349 1352 10805 0 -1 1077944384 24393 13287 0 0 631 7 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944825453424 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1416] ppid=1349 vsize=10844916 memory=633432 CPUtime=6.25 cores=1,3,5,7
/proc/1352/task/1416/stat : 1416 (java) S 1349 1352 10805 0 -1 1077944384 21303 13287 0 0 611 6 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944824400624 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1417] ppid=1349 vsize=10844916 memory=3536 CPUtime=5.05 cores=1,3,5,7
/proc/1352/task/1417/stat : 1417 (java) S 1349 1352 10805 0 -1 1077944384 28047 13287 0 0 489 8 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944823347824 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1418] ppid=1349 vsize=10844916 memory=8112282956445269571 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1418/stat : 1418 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139943987727072 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1419] ppid=1349 vsize=10844916 memory=3296 CPUtime=0.49 cores=1,3,5,7
/proc/1352/task/1419/stat : 1419 (java) S 1349 1352 10805 0 -1 1077944384 697 13287 0 0 18 23 5 3 20 0 15 0 408163454 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944822295216 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
Current children cumulated CPU time: 740.57 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 633460 KiB

[startup+713.801 s]
/proc/loadavg: 1.38 1.37 1.40 3/227 1490
/proc/meminfo: memFree=27167192/32770624 swapFree=66998520/67108860
[pid=1352] ppid=1349 vsize=10844916 memory=633460 CPUtime=740.77 cores=1,3,5,7
/proc/1352/stat : 1352 (java) S 1349 1352 10805 0 -1 1077944320 136421 13287 0 0 73925 144 5 3 20 0 15 0 408163439 11105193984 158365 33554432000 4194304 4196468 140720361608592 140720361591136 139945501552375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
/proc/1352/statm: 2711229 158365 3618 1 0 2673293 0
[pid=1352/tid=1406] ppid=1349 vsize=10844916 memory=1408 CPUtime=706.25 cores=1,3,5,7
/proc/1352/task/1406/stat : 1406 (java) R 1349 1352 10805 0 -1 4202560 33519 13287 0 0 70590 27 5 3 20 0 15 0 408163448 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945473387856 139945095591865 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1407] ppid=1349 vsize=10844916 memory=8112282956445269571 CPUtime=3.4 cores=1,3,5,7
/proc/1352/task/1407/stat : 1407 (java) S 1349 1352 10805 0 -1 1077944384 6632 13287 0 0 311 21 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945505795216 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1408] ppid=1349 vsize=10844916 memory=14012 CPUtime=3.39 cores=1,3,5,7
/proc/1352/task/1408/stat : 1408 (java) S 1349 1352 10805 0 -1 1077944384 3216 13287 0 0 312 19 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945404685328 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1409] ppid=1349 vsize=10844916 memory=2116 CPUtime=3.38 cores=1,3,5,7
/proc/1352/task/1409/stat : 1409 (java) S 1349 1352 10805 0 -1 1077944384 9067 13287 0 0 311 19 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945403632528 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1410] ppid=1349 vsize=10844916 memory=20820 CPUtime=3.4 cores=1,3,5,7
/proc/1352/task/1410/stat : 1410 (java) S 1349 1352 10805 0 -1 1077944384 2870 13287 0 0 313 19 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945073044240 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1411] ppid=1349 vsize=10844916 memory=633432 CPUtime=3.3 cores=1,3,5,7
/proc/1352/task/1411/stat : 1411 (java) S 1349 1352 10805 0 -1 1077944384 4448 13287 0 0 302 20 5 3 20 0 15 0 408163450 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944826505584 139945501563522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1412] ppid=1349 vsize=10844916 memory=780 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1412/stat : 1412 (java) S 1349 1352 10805 0 -1 1077944384 14 13287 0 0 0 0 5 3 20 0 15 0 408163450 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944395793568 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1413] ppid=1349 vsize=10844916 memory=620 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1413/stat : 1413 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163451 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944261575552 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1414] ppid=1349 vsize=10844916 memory=1712 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1414/stat : 1414 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944021284688 139945501570971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1415] ppid=1349 vsize=10844916 memory=633432 CPUtime=6.46 cores=1,3,5,7
/proc/1352/task/1415/stat : 1415 (java) S 1349 1352 10805 0 -1 1077944384 24393 13287 0 0 631 7 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944825453424 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1416] ppid=1349 vsize=10844916 memory=1204 CPUtime=6.25 cores=1,3,5,7
/proc/1352/task/1416/stat : 1416 (java) S 1349 1352 10805 0 -1 1077944384 21303 13287 0 0 611 6 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944824400624 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1417] ppid=1349 vsize=10844916 memory=1536 CPUtime=5.05 cores=1,3,5,7
/proc/1352/task/1417/stat : 1417 (java) S 1349 1352 10805 0 -1 1077944384 28047 13287 0 0 489 8 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944823347824 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1418] ppid=1349 vsize=10844916 memory=9592 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1418/stat : 1418 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139943987727072 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1419] ppid=1349 vsize=10844916 memory=2828 CPUtime=0.49 cores=1,3,5,7
/proc/1352/task/1419/stat : 1419 (java) S 1349 1352 10805 0 -1 1077944384 697 13287 0 0 18 23 5 3 20 0 15 0 408163454 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944822295216 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
Current children cumulated CPU time: 740.77 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 633460 KiB

[startup+713.901 s]
/proc/loadavg: 1.38 1.37 1.40 3/227 1490
/proc/meminfo: memFree=27167192/32770624 swapFree=66998520/67108860
[pid=1352] ppid=1349 vsize=10844916 memory=633460 CPUtime=740.87 cores=1,3,5,7
/proc/1352/stat : 1352 (java) S 1349 1352 10805 0 -1 1077944320 136422 13287 0 0 73935 144 5 3 20 0 15 0 408163439 11105193984 158365 33554432000 4194304 4196468 140720361608592 140720361591136 139945501552375 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
/proc/1352/statm: 2711229 158365 3618 1 0 2673293 0
[pid=1352/tid=1406] ppid=1349 vsize=10844916 memory=633432 CPUtime=706.35 cores=1,3,5,7
/proc/1352/task/1406/stat : 1406 (java) R 1349 1352 10805 0 -1 4202560 33520 13287 0 0 70600 27 5 3 20 0 15 0 408163448 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945473388672 139945090860167 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1407] ppid=1349 vsize=10844916 memory=633372 CPUtime=3.4 cores=1,3,5,7
/proc/1352/task/1407/stat : 1407 (java) S 1349 1352 10805 0 -1 1077944384 6632 13287 0 0 311 21 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945505795216 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1408] ppid=1349 vsize=10844916 memory=633432 CPUtime=3.39 cores=1,3,5,7
/proc/1352/task/1408/stat : 1408 (java) S 1349 1352 10805 0 -1 1077944384 3216 13287 0 0 312 19 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945404685328 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1409] ppid=1349 vsize=10844916 memory=633432 CPUtime=3.38 cores=1,3,5,7
/proc/1352/task/1409/stat : 1409 (java) S 1349 1352 10805 0 -1 1077944384 9067 13287 0 0 311 19 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945403632528 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1410] ppid=1349 vsize=10844916 memory=633432 CPUtime=3.4 cores=1,3,5,7
/proc/1352/task/1410/stat : 1410 (java) S 1349 1352 10805 0 -1 1077944384 2870 13287 0 0 313 19 5 3 20 0 15 0 408163449 11105193984 158365 33554432000 4194304 4196468 140720361608592 139945073044240 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1411] ppid=1349 vsize=10844916 memory=633432 CPUtime=3.3 cores=1,3,5,7
/proc/1352/task/1411/stat : 1411 (java) S 1349 1352 10805 0 -1 1077944384 4448 13287 0 0 302 20 5 3 20 0 15 0 408163450 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944826505584 139945501563522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1412] ppid=1349 vsize=10844916 memory=633432 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1412/stat : 1412 (java) S 1349 1352 10805 0 -1 1077944384 14 13287 0 0 0 0 5 3 20 0 15 0 408163450 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944395793568 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1413] ppid=1349 vsize=10844916 memory=633460 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1413/stat : 1413 (java) S 1349 1352 10805 0 -1 1077944384 1 13287 0 0 0 0 5 3 20 0 15 0 408163451 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944261575552 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1414] ppid=1349 vsize=10844916 memory=633460 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1414/stat : 1414 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944021284688 139945501570971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1415] ppid=1349 vsize=10844916 memory=633432 CPUtime=6.46 cores=1,3,5,7
/proc/1352/task/1415/stat : 1415 (java) S 1349 1352 10805 0 -1 1077944384 24393 13287 0 0 631 7 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944825453424 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1416] ppid=1349 vsize=10844916 memory=633460 CPUtime=6.25 cores=1,3,5,7
/proc/1352/task/1416/stat : 1416 (java) S 1349 1352 10805 0 -1 1077944384 21303 13287 0 0 611 6 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944824400624 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1417] ppid=1349 vsize=10844916 memory=633432 CPUtime=5.05 cores=1,3,5,7
/proc/1352/task/1417/stat : 1417 (java) S 1349 1352 10805 0 -1 1077944384 28047 13287 0 0 489 8 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944823347824 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1418] ppid=1349 vsize=10844916 memory=633432 CPUtime=0.08 cores=1,3,5,7
/proc/1352/task/1418/stat : 1418 (java) S 1349 1352 10805 0 -1 1077944384 3 13287 0 0 0 0 5 3 20 0 15 0 408163453 11105193984 158365 33554432000 4194304 4196468 140720361608592 139943987727072 139945501562581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
[pid=1352/tid=1419] ppid=1349 vsize=10844916 memory=633432 CPUtime=0.49 cores=1,3,5,7
/proc/1352/task/1419/stat : 1419 (java) S 1349 1352 10805 0 -1 1077944384 697 13287 0 0 18 23 5 3 20 0 15 0 408163454 11105193984 158365 33554432000 4194304 4196468 140720361608592 139944822295216 139945501563522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25767936 140720361614069 140720361616581 140720361616581 140720361619407 0
Current children cumulated CPU time: 740.87 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 633460 KiB

Child status: 0
Real time (s): 713.95
CPU time (s): 740.932
CPU user time (s): 739.445
CPU system time (s): 1.48753
CPU usage (%): 103.779
Max. virtual memory (cumulated for all children) (KiB): 10844916
Max. memory (cumulated for all children) (KiB): 636160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 739.445
system time used= 1.48753
maximum resident set size= 637172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150892
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 108798
involuntary context switches= 2994


# summary of solver processes directly reported to runsolver:
#   pid: 1352
#   total CPU time (s): 740.932
#   total CPU user time (s): 739.445
#   total CPU system time (s): 1.48753

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.07762 second user time and 6.95199 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-12 22:08:26
IDJOB=4392023
IDBENCH=133455
IDSOLVER=2837
FILE ID=node127/4392023-1568318946
RUNJOBID= node127-1568305960-30577
PBS_JOBID= 21701110
Free space on /tmp= 58788 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-00.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392023-1568318946/watcher-4392023-1568318946 -o /tmp/evaluation-result-4392023-1568318946/solver-4392023-1568318946 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568305960-30577 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1330202339 HOME/instance-4392023-1568318946.xml

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

MD5SUM BENCH= 1dc4c7bf61332e07eccc684c7f29cd57
RANDOM SEED=1330202339

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
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.55
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.55
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.55
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:        27796180 kB
MemAvailable:   31227836 kB
Buffers:          114420 kB
Cached:          3576036 kB
SwapCached:         6780 kB
Active:          2686028 kB
Inactive:        1656884 kB
Active(anon):     644676 kB
Inactive(anon):    48964 kB
Active(file):    2041352 kB
Inactive(file):  1607920 kB
Unevictable:      108880 kB
Mlocked:          108880 kB
SwapTotal:      67108860 kB
SwapFree:       66998520 kB
Dirty:             35080 kB
Writeback:             0 kB
AnonPages:        767892 kB
Mapped:            56800 kB
Shmem:             32692 kB
Slab:             226164 kB
SReclaimable:     196436 kB
SUnreclaim:        29728 kB
KernelStack:        3984 kB
PageTables:         6676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1943804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    616448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 58752 MiB
End job on node127 at 2019-09-12 22:20:20