Trace number 4302351

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.9.2OPT55 74.3205 65.8408

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.98/0.74	c Concrete v3.9.2.1532736233296 running
8.63/4.04	o 87
10.04/4.53	o 81
10.04/4.53	o 79
10.04/4.53	o 78
10.04/4.53	o 71
10.04/4.53	o 70
10.04/4.53	o 68
10.04/4.53	o 67
10.19/4.66	o 63
11.13/5.22	o 62
13.45/7.17	o 61
13.81/7.46	o 60
36.12/28.92	o 59
53.62/45.34	o 56
61.66/53.33	o 55
74.26/65.82	v <instantiation cost="55">
74.26/65.82	v       <list>
74.26/65.82	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
74.26/65.82	v       </list>
74.26/65.82	v       <values>
74.26/65.82	v         0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1
74.26/65.82	v       </values>
74.26/65.82	v     </instantiation>
74.26/65.82	s OPTIMUM FOUND

Verifier Data

OK	55

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302351-1532897177/watcher-4302351-1532897177 -o /tmp/evaluation-result-4302351-1532897177/solver-4302351-1532897177 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532895551-13368 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1352213658 HOME/instance-4302351-1532897177.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=15954, runsolver pid=15951

[startup+0.100061 s]*
/proc/loadavg: 1.37 1.62 1.62 6/206 16011
/proc/meminfo: memFree=25371300/32770624 swapFree=67108688/67108860
[pid=15954] ppid=15951 vsize=10005480 memory=17080 CPUtime=0.08 cores=0,2,4,6
/proc/15954/stat : 15954 (java) S 15951 15954 6529 0 -1 1077944320 4401 13395 0 0 1 0 5 2 20 0 6 0 107280615 10245611520 4270 33554432000 4194304 4196468 140731687986272 140731687968816 140580524535543 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
/proc/15954/statm: 2501370 4270 1935 1 0 2489808 0
[pid=15954/tid=16007] ppid=15951 vsize=10005480 memory=4279135703913364878 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16007/stat : 16007 (java) R 15951 15954 6529 0 -1 4202560 2230 13395 0 0 0 0 5 2 20 0 6 0 107280624 10245611520 4270 33554432000 4194304 4196468 140731687986272 140580496372304 140580524557469 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16008] ppid=15951 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16008/stat : 16008 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 6 0 107280625 10245611520 4270 33554432000 4194304 4196468 140731687986272 140580528778128 140580524545749 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16009] ppid=15951 vsize=10005480 memory=140682662798976 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16009/stat : 16009 (java) S 15951 15954 6529 0 -1 1077944384 2 13395 0 0 0 0 5 2 20 0 6 0 107280625 10245611520 4270 33554432000 4194304 4196468 140731687986272 140580394113808 140580524545749 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16010] ppid=15951 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16010/stat : 16010 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 6 0 107280625 10245611520 4270 33554432000 4194304 4196468 140731687986272 140580393061520 140580524545749 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16011] ppid=15951 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16011/stat : 16011 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 6 0 107280625 10245611520 4270 33554432000 4194304 4196468 140731687986272 140580392008720 140580524545749 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17080 KiB

[startup+0.209868 s]*
/proc/loadavg: 1.37 1.62 1.62 5/215 16020
/proc/meminfo: memFree=25344996/32770624 swapFree=67108688/67108860
[pid=15954] ppid=15951 vsize=10982744 memory=45680 CPUtime=0.25 cores=0,2,4,6
/proc/15954/stat : 15954 (java) S 15951 15954 6529 0 -1 1077944320 8103 13395 0 0 16 2 5 2 20 0 15 0 107280615 11246329856 11420 33554432000 4194304 4196468 140731687986272 140731687968816 140580524535543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
/proc/15954/statm: 2745686 11420 2983 1 0 2708109 0
[pid=15954/tid=16007] ppid=15951 vsize=10985364 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/15954/task/16007/stat : 16007 (java) R 15951 15954 6529 0 -1 4202560 4924 13395 0 0 10 1 5 2 20 0 15 0 107280624 11249012736 11750 33554432000 4194304 4196468 140731687986272 140580496360352 140580517215261 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16008] ppid=15951 vsize=10985364 memory=343 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16008/stat : 16008 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280625 11249012736 11750 33554432000 4194304 4196468 140731687986272 140580528778128 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16009] ppid=15951 vsize=10985364 memory=140682663438844 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16009/stat : 16009 (java) S 15951 15954 6529 0 -1 1077944384 2 13395 0 0 0 0 5 2 20 0 15 0 107280625 11249012736 11750 33554432000 4194304 4196468 140731687986272 140580394113808 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16010] ppid=15951 vsize=10985364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16010/stat : 16010 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280625 11249012736 11750 33554432000 4194304 4196468 140731687986272 140580393061520 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16011] ppid=15951 vsize=10985364 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16011/stat : 16011 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280625 11249012736 11750 33554432000 4194304 4196468 140731687986272 140580392008720 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16012] ppid=15951 vsize=10985364 memory=140682662798976 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16012/stat : 16012 (java) S 15951 15954 6529 0 -1 1077944384 2 13395 0 0 0 0 5 2 20 0 15 0 107280626 11249012736 11816 33554432000 4194304 4196468 140731687986272 140579950057584 140580524546690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16013] ppid=15951 vsize=10985364 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16013/stat : 16013 (java) S 15951 15954 6529 0 -1 1077944384 13 13395 0 0 0 0 5 2 20 0 15 0 107280627 11249012736 11816 33554432000 4194304 4196468 140731687986272 140579379864352 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16014] ppid=15951 vsize=10985364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16014/stat : 16014 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280627 11249012736 11816 33554432000 4194304 4196468 140731687986272 140579178538096 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16015] ppid=15951 vsize=10985364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16015/stat : 16015 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280629 11249012736 11816 33554432000 4194304 4196468 140731687986272 140578871138384 140580524554139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16016] ppid=15951 vsize=10985364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15954/task/16016/stat : 16016 (java) S 15951 15954 6529 0 -1 1077944384 487 13395 0 0 1 0 5 2 20 0 15 0 107280629 11249012736 11882 33554432000 4194304 4196468 140731687986272 140579949005424 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16017] ppid=15951 vsize=10985364 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15954/task/16017/stat : 16017 (java) S 15951 15954 6529 0 -1 1077944384 144 13395 0 0 1 0 5 2 20 0 15 0 107280629 11249012736 11882 33554432000 4194304 4196468 140731687986272 140579947952624 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16018] ppid=15951 vsize=10985364 memory=140682662798976 CPUtime=0.1 cores=0,2,4,6
/proc/15954/task/16018/stat : 16018 (java) S 15951 15954 6529 0 -1 1077944384 598 13395 0 0 3 0 5 2 20 0 15 0 107280629 11249012736 11882 33554432000 4194304 4196468 140731687986272 140579946900336 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16019] ppid=15951 vsize=10985364 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16019/stat : 16019 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280630 11249012736 11882 33554432000 4194304 4196468 140731687986272 140578440342496 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16020] ppid=15951 vsize=10985364 memory=140682662798976 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16020/stat : 16020 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280630 11249012736 11882 33554432000 4194304 4196468 140731687986272 140579945847216 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 45680 KiB

[startup+0.310198 s]*
/proc/loadavg: 1.37 1.62 1.62 5/215 16020
/proc/meminfo: memFree=25330564/32770624 swapFree=67108688/67108860
[pid=15954] ppid=15951 vsize=10983192 memory=56384 CPUtime=0.37 cores=0,2,4,6
/proc/15954/stat : 15954 (java) S 15951 15954 6529 0 -1 1077944320 10603 13395 0 0 27 3 5 2 20 0 15 0 107280615 11246788608 14096 33554432000 4194304 4196468 140731687986272 140731687968816 140580524535543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
/proc/15954/statm: 2745798 14096 3102 1 0 2708109 0
[pid=15954/tid=16007] ppid=15951 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/15954/task/16007/stat : 16007 (java) R 15951 15954 6529 0 -1 4202560 7149 13395 0 0 19 2 5 2 20 0 15 0 107280624 11246788608 14096 33554432000 4194304 4196468 140731687986272 140580496347552 140580524547478 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16008] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16008/stat : 16008 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280625 11246788608 14096 33554432000 4194304 4196468 140731687986272 140580528778128 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16009] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16009/stat : 16009 (java) S 15951 15954 6529 0 -1 1077944384 2 13395 0 0 0 0 5 2 20 0 15 0 107280625 11246788608 14096 33554432000 4194304 4196468 140731687986272 140580394113808 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16010] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16010/stat : 16010 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280625 11246788608 14096 33554432000 4194304 4196468 140731687986272 140580393061520 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16011] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16011/stat : 16011 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280625 11246788608 14096 33554432000 4194304 4196468 140731687986272 140580392008720 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16012] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16012/stat : 16012 (java) S 15951 15954 6529 0 -1 1077944384 2 13395 0 0 0 0 5 2 20 0 15 0 107280626 11246788608 14096 33554432000 4194304 4196468 140731687986272 140579950057584 140580524546690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16013] ppid=15951 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16013/stat : 16013 (java) S 15951 15954 6529 0 -1 1077944384 13 13395 0 0 0 0 5 2 20 0 15 0 107280627 11246788608 14096 33554432000 4194304 4196468 140731687986272 140579379864352 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16014] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16014/stat : 16014 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280627 11246788608 14096 33554432000 4194304 4196468 140731687986272 140579178538096 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16015] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16015/stat : 16015 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280629 11246788608 14096 33554432000 4194304 4196468 140731687986272 140578871138384 140580524554139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16016] ppid=15951 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15954/task/16016/stat : 16016 (java) S 15951 15954 6529 0 -1 1077944384 488 13395 0 0 1 0 5 2 20 0 15 0 107280629 11246788608 14096 33554432000 4194304 4196468 140731687986272 140579949005424 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16017] ppid=15951 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15954/task/16017/stat : 16017 (java) S 15951 15954 6529 0 -1 1077944384 147 13395 0 0 1 0 5 2 20 0 15 0 107280629 11246788608 14096 33554432000 4194304 4196468 140731687986272 140579947952624 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16018] ppid=15951 vsize=10983192 memory=140682662798976 CPUtime=0.11 cores=0,2,4,6
/proc/15954/task/16018/stat : 16018 (java) R 15951 15954 6529 0 -1 4202560 604 13395 0 0 4 0 5 2 20 0 15 0 107280629 11246788608 14096 33554432000 4194304 4196468 140731687986272 140579946900336 140580524556890 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16019] ppid=15951 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16019/stat : 16019 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280630 11246788608 14096 33554432000 4194304 4196468 140731687986272 140578440342496 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16020] ppid=15951 vsize=10983192 memory=140682662798976 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16020/stat : 16020 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280630 11246788608 14096 33554432000 4194304 4196468 140731687986272 140579945847216 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56384 KiB

[startup+0.700731 s]
/proc/loadavg: 1.37 1.62 1.62 5/215 16020
/proc/meminfo: memFree=25307036/32770624 swapFree=67108688/67108860
[pid=15954] ppid=15951 vsize=10983192 memory=88564 CPUtime=0.98 cores=0,2,4,6
/proc/15954/stat : 15954 (java) S 15951 15954 6529 0 -1 1077944320 16752 13395 0 0 87 4 5 2 20 0 15 0 107280615 11246788608 22141 33554432000 4194304 4196468 140731687986272 140731687968816 140580524535543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
/proc/15954/statm: 2745798 22141 3237 1 0 2708109 0
[pid=15954/tid=16007] ppid=15951 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/15954/task/16007/stat : 16007 (java) R 15951 15954 6529 0 -1 4202560 12235 13395 0 0 56 3 5 2 20 0 15 0 107280624 11246788608 22141 33554432000 4194304 4196468 140731687986272 140580496356368 140580506099118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16008] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16008/stat : 16008 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280625 11246788608 22141 33554432000 4194304 4196468 140731687986272 140580528778128 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16009] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16009/stat : 16009 (java) S 15951 15954 6529 0 -1 1077944384 2 13395 0 0 0 0 5 2 20 0 15 0 107280625 11246788608 22141 33554432000 4194304 4196468 140731687986272 140580394113808 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16010] ppid=15951 vsize=10983192 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16010/stat : 16010 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280625 11246788608 22141 33554432000 4194304 4196468 140731687986272 140580393061520 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16011] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16011/stat : 16011 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280625 11246788608 22141 33554432000 4194304 4196468 140731687986272 140580392008720 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16012] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16012/stat : 16012 (java) S 15951 15954 6529 0 -1 1077944384 5 13395 0 0 0 0 5 2 20 0 15 0 107280626 11246788608 22141 33554432000 4194304 4196468 140731687986272 140579950057584 140580524546690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16013] ppid=15951 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16013/stat : 16013 (java) S 15951 15954 6529 0 -1 1077944384 13 13395 0 0 0 0 5 2 20 0 15 0 107280627 11246788608 22141 33554432000 4194304 4196468 140731687986272 140579379864352 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16014] ppid=15951 vsize=10983192 memory=140682526339856 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16014/stat : 16014 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280627 11246788608 22141 33554432000 4194304 4196468 140731687986272 140579178538096 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16015] ppid=15951 vsize=10983192 memory=140685948748369 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16015/stat : 16015 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280629 11246788608 22141 33554432000 4194304 4196468 140731687986272 140578871138384 140580524554139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16016] ppid=15951 vsize=10983192 memory=14076 CPUtime=0.17 cores=0,2,4,6
/proc/15954/task/16016/stat : 16016 (java) S 15951 15954 6529 0 -1 1077944384 1085 13395 0 0 10 0 5 2 20 0 15 0 107280629 11246788608 22141 33554432000 4194304 4196468 140731687986272 140579949005424 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16017] ppid=15951 vsize=10983192 memory=4639098309541127269 CPUtime=0.13 cores=0,2,4,6
/proc/15954/task/16017/stat : 16017 (java) S 15951 15954 6529 0 -1 1077944384 525 13395 0 0 6 0 5 2 20 0 15 0 107280629 11246788608 22141 33554432000 4194304 4196468 140731687986272 140579947952624 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16018] ppid=15951 vsize=10983192 memory=7885635084775281009 CPUtime=0.2 cores=0,2,4,6
/proc/15954/task/16018/stat : 16018 (java) S 15951 15954 6529 0 -1 1077944384 680 13395 0 0 13 0 5 2 20 0 15 0 107280629 11246788608 22141 33554432000 4194304 4196468 140731687986272 140579946900336 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16019] ppid=15951 vsize=10983192 memory=4140 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16019/stat : 16019 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280630 11246788608 22141 33554432000 4194304 4196468 140731687986272 140578440342496 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16020] ppid=15951 vsize=10983192 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16020/stat : 16020 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280630 11246788608 22141 33554432000 4194304 4196468 140731687986272 140579945847216 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88564 KiB

[startup+1.50075 s]
/proc/loadavg: 1.37 1.62 1.62 5/215 16020
/proc/meminfo: memFree=25179224/32770624 swapFree=67108688/67108860
[pid=15954] ppid=15951 vsize=11000140 memory=180436 CPUtime=2.25 cores=0,2,4,6
/proc/15954/stat : 15954 (java) S 15951 15954 6529 0 -1 1077944320 24118 13395 0 0 209 9 5 2 20 0 15 0 107280615 11264143360 45109 33554432000 4194304 4196468 140731687986272 140731687968816 140580524535543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
/proc/15954/statm: 2750035 45109 3467 1 0 2711693 0
[pid=15954/tid=16007] ppid=15951 vsize=11000140 memory=12848 CPUtime=1.42 cores=0,2,4,6
/proc/15954/task/16007/stat : 16007 (java) R 15951 15954 6529 0 -1 4202560 17970 13395 0 0 130 5 5 2 20 0 15 0 107280624 11264143360 45109 33554432000 4194304 4196468 140731687986272 140580496367520 140580508616030 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16008] ppid=15951 vsize=11000140 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/15954/task/16008/stat : 16008 (java) S 15951 15954 6529 0 -1 1077944384 251 13395 0 0 1 0 5 2 20 0 15 0 107280625 11264143360 45109 33554432000 4194304 4196468 140731687986272 140580528778128 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16009] ppid=15951 vsize=11000140 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/15954/task/16009/stat : 16009 (java) S 15951 15954 6529 0 -1 1077944384 33 13395 0 0 1 0 5 2 20 0 15 0 107280625 11264143360 45109 33554432000 4194304 4196468 140731687986272 140580394113808 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16010] ppid=15951 vsize=11000140 memory=2420 CPUtime=0.08 cores=0,2,4,6
/proc/15954/task/16010/stat : 16010 (java) S 15951 15954 6529 0 -1 1077944384 22 13395 0 0 1 0 5 2 20 0 15 0 107280625 11264143360 45109 33554432000 4194304 4196468 140731687986272 140580393061520 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16011] ppid=15951 vsize=11000140 memory=88564 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16011/stat : 16011 (java) S 15951 15954 6529 0 -1 1077944384 64 13395 0 0 0 0 5 2 20 0 15 0 107280625 11264143360 45109 33554432000 4194304 4196468 140731687986272 140580392008720 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16012] ppid=15951 vsize=11000140 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15954/task/16012/stat : 16012 (java) S 15951 15954 6529 0 -1 1077944384 52 13395 0 0 1 0 5 2 20 0 15 0 107280626 11264143360 45109 33554432000 4194304 4196468 140731687986272 140579950057584 140580524546690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16013] ppid=15951 vsize=11000140 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16013/stat : 16013 (java) S 15951 15954 6529 0 -1 1077944384 13 13395 0 0 0 0 5 2 20 0 15 0 107280627 11264143360 45109 33554432000 4194304 4196468 140731687986272 140579379864416 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16014] ppid=15951 vsize=11000140 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16014/stat : 16014 (java) S 15951 15954 6529 0 -1 1077944384 2 13395 0 0 0 0 5 2 20 0 15 0 107280627 11264143360 45109 33554432000 4194304 4196468 140731687986272 140579178538096 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16015] ppid=15951 vsize=11000140 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16015/stat : 16015 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280629 11264143360 45109 33554432000 4194304 4196468 140731687986272 140578871138384 140580524554139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16016] ppid=15951 vsize=11000140 memory=6935649255759568960 CPUtime=0.28 cores=0,2,4,6
/proc/15954/task/16016/stat : 16016 (java) S 15951 15954 6529 0 -1 1077944384 1245 13395 0 0 21 0 5 2 20 0 15 0 107280629 11264143360 45109 33554432000 4194304 4196468 140731687986272 140579949005424 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16017] ppid=15951 vsize=11000140 memory=281365052955520 CPUtime=0.27 cores=0,2,4,6
/proc/15954/task/16017/stat : 16017 (java) S 15951 15954 6529 0 -1 1077944384 1080 13395 0 0 20 0 5 2 20 0 15 0 107280629 11264143360 45109 33554432000 4194304 4196468 140731687986272 140579947952624 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16018] ppid=15951 vsize=11000140 memory=6944656592452938395 CPUtime=0.37 cores=0,2,4,6
/proc/15954/task/16018/stat : 16018 (java) S 15951 15954 6529 0 -1 1077944384 1185 13395 0 0 30 0 5 2 20 0 15 0 107280629 11264143360 45109 33554432000 4194304 4196468 140731687986272 140579946900336 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16019] ppid=15951 vsize=11000140 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16019/stat : 16019 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280630 11264143360 45109 33554432000 4194304 4196468 140731687986272 140578440342496 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16020] ppid=15951 vsize=11000140 memory=4206468019014099040 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16020/stat : 16020 (java) S 15951 15954 6529 0 -1 1077944384 1 13395 0 0 0 0 5 2 20 0 15 0 107280630 11264143360 45109 33554432000 4194304 4196468 140731687986272 140579945847216 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
Current children cumulated CPU time: 2.25 s
Current children cumulated vsize: 11000140 KiB

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

[pid=15954/tid=16019] ppid=15951 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16019/stat : 16019 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280630 11343855616 251593 33554432000 4194304 4196468 140731687986272 140578440342496 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16020] ppid=15951 vsize=11077984 memory=2 CPUtime=0.09 cores=0,2,4,6
/proc/15954/task/16020/stat : 16020 (java) S 15951 15954 6529 0 -1 1077944384 89 13395 0 0 1 1 5 2 20 0 15 0 107280630 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579945847216 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
Current children cumulated CPU time: 69.21 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1006372 KiB

[startup+64.0007 s]*
/proc/loadavg: 1.42 1.61 1.62 3/215 16021
/proc/meminfo: memFree=23551884/32770624 swapFree=67108688/67108860
[pid=15954] ppid=15951 vsize=11077984 memory=1006372 CPUtime=72.46 cores=0,2,4,6
/proc/15954/stat : 15954 (java) S 15951 15954 6529 0 -1 1077944320 97570 13395 0 0 7194 45 5 2 20 0 15 0 107280615 11343855616 251593 33554432000 4194304 4196468 140731687986272 140731687968816 140580524535543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
/proc/15954/statm: 2769496 251593 3524 1 0 2731149 0
[pid=15954/tid=16007] ppid=15951 vsize=11077984 memory=6791534058613427641 CPUtime=63.66 cores=0,2,4,6
/proc/15954/task/16007/stat : 16007 (java) R 15951 15954 6529 0 -1 4202560 48456 13395 0 0 6337 22 5 2 20 0 15 0 107280624 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580496369904 140580080607396 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16008] ppid=15951 vsize=11077984 memory=4126316290023845779 CPUtime=0.2 cores=0,2,4,6
/proc/15954/task/16008/stat : 16008 (java) S 15951 15954 6529 0 -1 1077944384 1161 13395 0 0 10 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580528778128 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16009] ppid=15951 vsize=11077984 memory=1444 CPUtime=0.2 cores=0,2,4,6
/proc/15954/task/16009/stat : 16009 (java) S 15951 15954 6529 0 -1 1077944384 1232 13395 0 0 10 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580394113808 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16010] ppid=15951 vsize=11077984 memory=5668 CPUtime=0.2 cores=0,2,4,6
/proc/15954/task/16010/stat : 16010 (java) S 15951 15954 6529 0 -1 1077944384 1349 13395 0 0 10 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580393061520 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16011] ppid=15951 vsize=11077984 memory=4616 CPUtime=0.2 cores=0,2,4,6
/proc/15954/task/16011/stat : 16011 (java) S 15951 15954 6529 0 -1 1077944384 2299 13395 0 0 11 2 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580392008720 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16012] ppid=15951 vsize=11077984 memory=14076 CPUtime=0.18 cores=0,2,4,6
/proc/15954/task/16012/stat : 16012 (java) S 15951 15954 6529 0 -1 1077944384 2788 13395 0 0 11 0 5 2 20 0 15 0 107280626 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579950057584 140580524546690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16013] ppid=15951 vsize=11077984 memory=1004324 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16013/stat : 16013 (java) S 15951 15954 6529 0 -1 1077944384 20 13395 0 0 0 0 5 2 20 0 15 0 107280627 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579379864416 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16014] ppid=15951 vsize=11077984 memory=8556 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16014/stat : 16014 (java) S 15951 15954 6529 0 -1 1077944384 4 13395 0 0 0 0 5 2 20 0 15 0 107280627 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579178538112 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16015] ppid=15951 vsize=11077984 memory=1004324 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16015/stat : 16015 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140578871138384 140580524554139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16016] ppid=15951 vsize=11077984 memory=1006372 CPUtime=3.02 cores=0,2,4,6
/proc/15954/task/16016/stat : 16016 (java) S 15951 15954 6529 0 -1 1077944384 10644 13395 0 0 293 2 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579949005424 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16017] ppid=15951 vsize=11077984 memory=30620 CPUtime=3.55 cores=0,2,4,6
/proc/15954/task/16017/stat : 16017 (java) S 15951 15954 6529 0 -1 1077944384 17234 13395 0 0 346 2 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579947952624 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16018] ppid=15951 vsize=11077984 memory=1296 CPUtime=1.65 cores=0,2,4,6
/proc/15954/task/16018/stat : 16018 (java) S 15951 15954 6529 0 -1 1077944384 10074 13395 0 0 155 3 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579946900336 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16019] ppid=15951 vsize=11077984 memory=2408 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16019/stat : 16019 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280630 11343855616 251593 33554432000 4194304 4196468 140731687986272 140578440342496 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16020] ppid=15951 vsize=11077984 memory=1724 CPUtime=0.09 cores=0,2,4,6
/proc/15954/task/16020/stat : 16020 (java) S 15951 15954 6529 0 -1 1077944384 109 13395 0 0 1 1 5 2 20 0 15 0 107280630 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579945847216 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
Current children cumulated CPU time: 72.46 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1006372 KiB

[startup+64.8007 s]
/proc/loadavg: 1.42 1.61 1.62 3/215 16021
/proc/meminfo: memFree=23551884/32770624 swapFree=67108688/67108860
[pid=15954] ppid=15951 vsize=11077984 memory=1006372 CPUtime=73.25 cores=0,2,4,6
/proc/15954/stat : 15954 (java) S 15951 15954 6529 0 -1 1077944320 97575 13395 0 0 7273 45 5 2 20 0 15 0 107280615 11343855616 251593 33554432000 4194304 4196468 140731687986272 140731687968816 140580524535543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
/proc/15954/statm: 2769496 251593 3524 1 0 2731149 0
[pid=15954/tid=16007] ppid=15951 vsize=11077984 memory=2200 CPUtime=64.44 cores=0,2,4,6
/proc/15954/task/16007/stat : 16007 (java) R 15951 15954 6529 0 -1 4202560 48459 13395 0 0 6415 22 5 2 20 0 15 0 107280624 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580496370848 140580081005748 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16008] ppid=15951 vsize=11077984 memory=7284 CPUtime=0.21 cores=0,2,4,6
/proc/15954/task/16008/stat : 16008 (java) S 15951 15954 6529 0 -1 1077944384 1161 13395 0 0 11 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580528778128 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16009] ppid=15951 vsize=11077984 memory=1006372 CPUtime=0.2 cores=0,2,4,6
/proc/15954/task/16009/stat : 16009 (java) S 15951 15954 6529 0 -1 1077944384 1233 13395 0 0 10 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580394113808 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16010] ppid=15951 vsize=11077984 memory=1696 CPUtime=0.21 cores=0,2,4,6
/proc/15954/task/16010/stat : 16010 (java) S 15951 15954 6529 0 -1 1077944384 1349 13395 0 0 11 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580393061520 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16011] ppid=15951 vsize=11077984 memory=6791534058613427641 CPUtime=0.2 cores=0,2,4,6
/proc/15954/task/16011/stat : 16011 (java) S 15951 15954 6529 0 -1 1077944384 2299 13395 0 0 11 2 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580392008720 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16012] ppid=15951 vsize=11077984 memory=1004 CPUtime=0.18 cores=0,2,4,6
/proc/15954/task/16012/stat : 16012 (java) S 15951 15954 6529 0 -1 1077944384 2789 13395 0 0 11 0 5 2 20 0 15 0 107280626 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579950057584 140580524546690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16013] ppid=15951 vsize=11077984 memory=1952 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16013/stat : 16013 (java) S 15951 15954 6529 0 -1 1077944384 20 13395 0 0 0 0 5 2 20 0 15 0 107280627 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579379864416 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16014] ppid=15951 vsize=11077984 memory=1708 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16014/stat : 16014 (java) S 15951 15954 6529 0 -1 1077944384 4 13395 0 0 0 0 5 2 20 0 15 0 107280627 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579178538112 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16015] ppid=15951 vsize=11077984 memory=792 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16015/stat : 16015 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140578871138384 140580524554139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16016] ppid=15951 vsize=11077984 memory=1228 CPUtime=3.02 cores=0,2,4,6
/proc/15954/task/16016/stat : 16016 (java) S 15951 15954 6529 0 -1 1077944384 10644 13395 0 0 293 2 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579949005424 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16017] ppid=15951 vsize=11077984 memory=8556 CPUtime=3.55 cores=0,2,4,6
/proc/15954/task/16017/stat : 16017 (java) S 15951 15954 6529 0 -1 1077944384 17234 13395 0 0 346 2 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579947952624 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16018] ppid=15951 vsize=11077984 memory=1444 CPUtime=1.65 cores=0,2,4,6
/proc/15954/task/16018/stat : 16018 (java) S 15951 15954 6529 0 -1 1077944384 10074 13395 0 0 155 3 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579946900336 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16019] ppid=15951 vsize=11077984 memory=5668 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16019/stat : 16019 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280630 11343855616 251593 33554432000 4194304 4196468 140731687986272 140578440342496 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16020] ppid=15951 vsize=11077984 memory=4616 CPUtime=0.09 cores=0,2,4,6
/proc/15954/task/16020/stat : 16020 (java) S 15951 15954 6529 0 -1 1077944384 109 13395 0 0 1 1 5 2 20 0 15 0 107280630 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579945847216 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
Current children cumulated CPU time: 73.25 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1006372 KiB

[startup+65.6007 s]
/proc/loadavg: 1.42 1.61 1.62 3/215 16021
/proc/meminfo: memFree=23548540/32770624 swapFree=67108688/67108860
[pid=15954] ppid=15951 vsize=11077984 memory=1006372 CPUtime=74.06 cores=0,2,4,6
/proc/15954/stat : 15954 (java) S 15951 15954 6529 0 -1 1077944320 97578 13395 0 0 7354 45 5 2 20 0 15 0 107280615 11343855616 251593 33554432000 4194304 4196468 140731687986272 140731687968816 140580524535543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
/proc/15954/statm: 2769496 251593 3524 1 0 2731149 0
[pid=15954/tid=16007] ppid=15951 vsize=11077984 memory=30620 CPUtime=65.23 cores=0,2,4,6
/proc/15954/task/16007/stat : 16007 (java) R 15951 15954 6529 0 -1 4202560 48462 13395 0 0 6494 22 5 2 20 0 15 0 107280624 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580496369904 140580080066873 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16008] ppid=15951 vsize=11077984 memory=6791534058613427641 CPUtime=0.21 cores=0,2,4,6
/proc/15954/task/16008/stat : 16008 (java) S 15951 15954 6529 0 -1 1077944384 1161 13395 0 0 11 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580528778128 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16009] ppid=15951 vsize=11077984 memory=30620 CPUtime=0.21 cores=0,2,4,6
/proc/15954/task/16009/stat : 16009 (java) S 15951 15954 6529 0 -1 1077944384 1233 13395 0 0 11 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580394113808 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16010] ppid=15951 vsize=11077984 memory=1296 CPUtime=0.21 cores=0,2,4,6
/proc/15954/task/16010/stat : 16010 (java) S 15951 15954 6529 0 -1 1077944384 1349 13395 0 0 11 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580393061520 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16011] ppid=15951 vsize=11077984 memory=2408 CPUtime=0.2 cores=0,2,4,6
/proc/15954/task/16011/stat : 16011 (java) S 15951 15954 6529 0 -1 1077944384 2299 13395 0 0 11 2 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580392008720 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16012] ppid=15951 vsize=11077984 memory=1006372 CPUtime=0.19 cores=0,2,4,6
/proc/15954/task/16012/stat : 16012 (java) S 15951 15954 6529 0 -1 1077944384 2789 13395 0 0 12 0 5 2 20 0 15 0 107280626 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579950057584 140580524546690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16013] ppid=15951 vsize=11077984 memory=288230583166042425 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16013/stat : 16013 (java) S 15951 15954 6529 0 -1 1077944384 20 13395 0 0 0 0 5 2 20 0 15 0 107280627 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579379864416 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16014] ppid=15951 vsize=11077984 memory=4140 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16014/stat : 16014 (java) S 15951 15954 6529 0 -1 1077944384 4 13395 0 0 0 0 5 2 20 0 15 0 107280627 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579178538112 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16015] ppid=15951 vsize=11077984 memory=30620 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16015/stat : 16015 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140578871138384 140580524554139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16016] ppid=15951 vsize=11077984 memory=1296 CPUtime=3.02 cores=0,2,4,6
/proc/15954/task/16016/stat : 16016 (java) S 15951 15954 6529 0 -1 1077944384 10644 13395 0 0 293 2 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579949005424 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16017] ppid=15951 vsize=11077984 memory=1006372 CPUtime=3.55 cores=0,2,4,6
/proc/15954/task/16017/stat : 16017 (java) S 15951 15954 6529 0 -1 1077944384 17234 13395 0 0 346 2 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579947952624 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16018] ppid=15951 vsize=11077984 memory=3848 CPUtime=1.65 cores=0,2,4,6
/proc/15954/task/16018/stat : 16018 (java) S 15951 15954 6529 0 -1 1077944384 10074 13395 0 0 155 3 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579946900336 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16019] ppid=15951 vsize=11077984 memory=4104 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16019/stat : 16019 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280630 11343855616 251593 33554432000 4194304 4196468 140731687986272 140578440342496 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16020] ppid=15951 vsize=11077984 memory=2592 CPUtime=0.09 cores=0,2,4,6
/proc/15954/task/16020/stat : 16020 (java) S 15951 15954 6529 0 -1 1077944384 109 13395 0 0 1 1 5 2 20 0 15 0 107280630 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579945847216 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
Current children cumulated CPU time: 74.06 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1006372 KiB

[startup+65.8007 s]
/proc/loadavg: 1.42 1.61 1.62 3/215 16021
/proc/meminfo: memFree=23548540/32770624 swapFree=67108688/67108860
[pid=15954] ppid=15951 vsize=11077984 memory=1006372 CPUtime=74.26 cores=0,2,4,6
/proc/15954/stat : 15954 (java) S 15951 15954 6529 0 -1 1077944320 97579 13395 0 0 7374 45 5 2 20 0 15 0 107280615 11343855616 251593 33554432000 4194304 4196468 140731687986272 140731687968816 140580524535543 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
/proc/15954/statm: 2769496 251593 3524 1 0 2731149 0
[pid=15954/tid=16007] ppid=15951 vsize=11077984 memory=1408 CPUtime=65.43 cores=0,2,4,6
/proc/15954/task/16007/stat : 16007 (java) R 15951 15954 6529 0 -1 4202560 48463 13395 0 0 6514 22 5 2 20 0 15 0 107280624 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580496370144 140580080068138 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16008] ppid=15951 vsize=11077984 memory=2920 CPUtime=0.21 cores=0,2,4,6
/proc/15954/task/16008/stat : 16008 (java) S 15951 15954 6529 0 -1 1077944384 1161 13395 0 0 11 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580528778128 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16009] ppid=15951 vsize=11077984 memory=1021672 CPUtime=0.21 cores=0,2,4,6
/proc/15954/task/16009/stat : 16009 (java) S 15951 15954 6529 0 -1 1077944384 1233 13395 0 0 11 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580394113808 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16010] ppid=15951 vsize=11077984 memory=1408 CPUtime=0.21 cores=0,2,4,6
/proc/15954/task/16010/stat : 16010 (java) S 15951 15954 6529 0 -1 1077944384 1349 13395 0 0 11 3 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580393061520 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16011] ppid=15951 vsize=11077984 memory=2784 CPUtime=0.2 cores=0,2,4,6
/proc/15954/task/16011/stat : 16011 (java) S 15951 15954 6529 0 -1 1077944384 2299 13395 0 0 11 2 5 2 20 0 15 0 107280625 11343855616 251593 33554432000 4194304 4196468 140731687986272 140580392008720 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16012] ppid=15951 vsize=11077984 memory=7162808560024576597 CPUtime=0.19 cores=0,2,4,6
/proc/15954/task/16012/stat : 16012 (java) S 15951 15954 6529 0 -1 1077944384 2789 13395 0 0 12 0 5 2 20 0 15 0 107280626 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579950057584 140580524546690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16013] ppid=15951 vsize=11077984 memory=3473595909486871528 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16013/stat : 16013 (java) S 15951 15954 6529 0 -1 1077944384 20 13395 0 0 0 0 5 2 20 0 15 0 107280627 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579379864416 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16014] ppid=15951 vsize=11077984 memory=3473595909520497778 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16014/stat : 16014 (java) S 15951 15954 6529 0 -1 1077944384 4 13395 0 0 0 0 5 2 20 0 15 0 107280627 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579178538112 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16015] ppid=15951 vsize=11077984 memory=3761829583870494144 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16015/stat : 16015 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140578871138384 140580524554139 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16016] ppid=15951 vsize=11077984 memory=3760963254877100089 CPUtime=3.02 cores=0,2,4,6
/proc/15954/task/16016/stat : 16016 (java) S 15951 15954 6529 0 -1 1077944384 10644 13395 0 0 293 2 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579949005424 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16017] ppid=15951 vsize=11077984 memory=3473595909520498066 CPUtime=3.55 cores=0,2,4,6
/proc/15954/task/16017/stat : 16017 (java) S 15951 15954 6529 0 -1 1077944384 17234 13395 0 0 346 2 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579947952624 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16018] ppid=15951 vsize=11077984 memory=3976876539093260820 CPUtime=1.65 cores=0,2,4,6
/proc/15954/task/16018/stat : 16018 (java) S 15951 15954 6529 0 -1 1077944384 10074 13395 0 0 155 3 5 2 20 0 15 0 107280629 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579946900336 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16019] ppid=15951 vsize=11077984 memory=3977436212271512342 CPUtime=0.07 cores=0,2,4,6
/proc/15954/task/16019/stat : 16019 (java) S 15951 15954 6529 0 -1 1077944384 3 13395 0 0 0 0 5 2 20 0 15 0 107280630 11343855616 251593 33554432000 4194304 4196468 140731687986272 140578440342496 140580524545749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
[pid=15954/tid=16020] ppid=15951 vsize=11077984 memory=3540029608889478185 CPUtime=0.09 cores=0,2,4,6
/proc/15954/task/16020/stat : 16020 (java) S 15951 15954 6529 0 -1 1077944384 109 13395 0 0 1 1 5 2 20 0 15 0 107280630 11343855616 251593 33554432000 4194304 4196468 140731687986272 140579945847216 140580524546690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13381632 140731687991921 140731687994721 140731687994721 140731687997391 0
Current children cumulated CPU time: 74.26 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 1006372 KiB

Child status: 0
Real time (s): 65.8408
CPU time (s): 74.3205
CPU user time (s): 73.8221
CPU system time (s): 0.498469
CPU usage (%): 112.879
Max. virtual memory (cumulated for all children) (KiB): 11080696
Max. memory (cumulated for all children) (KiB): 1008912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.8221
system time used= 0.498469
maximum resident set size= 1008912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113444
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10503
involuntary context switches= 179


# summary of solver processes directly reported to runsolver:
#   pid: 15954
#   total CPU time (s): 74.3205
#   total CPU user time (s): 73.8221
#   total CPU system time (s): 0.498469

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.395981 second user time and 0.667511 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-29 22:46:17
IDJOB=4302351
IDBENCH=141371
IDSOLVER=2776
FILE ID=node106/4302351-1532897177
RUNJOBID= node106-1532895551-13368
PBS_JOBID= 21022522
Free space on /tmp= 54700 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302351-1532897177/watcher-4302351-1532897177 -o /tmp/evaluation-result-4302351-1532897177/solver-4302351-1532897177 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532895551-13368 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1352213658 HOME/instance-4302351-1532897177.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=1352213658

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        25382620 kB
MemAvailable:   31754884 kB
Buffers:          248188 kB
Cached:          6357216 kB
SwapCached:            0 kB
Active:          2618792 kB
Inactive:        4221600 kB
Active(anon):     182164 kB
Inactive(anon):    80476 kB
Active(file):    2436628 kB
Inactive(file):  4141124 kB
Unevictable:        6960 kB
Mlocked:            6960 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             26652 kB
Writeback:           360 kB
AnonPages:        241092 kB
Mapped:            57864 kB
Shmem:             25056 kB
Slab:             248816 kB
SReclaimable:     220696 kB
SUnreclaim:        28120 kB
KernelStack:        3584 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1416356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 54672 MiB
End job on node106 at 2018-07-29 22:47:23