Trace number 4294357

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.8-SuperNG 2018-06-13OPT55 47.2949 38.6093

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.68873
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.99/0.74	c Concrete v3.8.1528841891564 running
9.40/4.31	o 79
9.40/4.32	o 76
9.40/4.33	o 74
9.64/4.47	o 73
9.64/4.48	o 71
9.97/4.51	o 65
10.32/4.60	o 63
10.62/4.78	o 61
15.38/7.72	o 59
17.53/9.61	o 55
47.17/38.59	v <instantiation cost="55">
47.17/38.59	v       <list>
47.17/38.59	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]
47.17/38.59	v       </list>
47.17/38.59	v       <values>
47.17/38.59	v         0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2
47.17/38.59	v       </values>
47.17/38.59	v     </instantiation>
47.17/38.59	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 (9164 MiB free)
  memory of node 1: 16384 MiB (12092 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294357-1532458398/watcher-4294357-1532458398 -o /tmp/evaluation-result-4294357-1532458398/solver-4294357-1532458398 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532448512-24797 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=747856426 -superng HOME/instance-4294357-1532458398.xml 

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

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

solver pid=27032, runsolver pid=27029

[startup+0.100135 s]*
/proc/loadavg: 1.38 1.31 1.31 3/208 27089
/proc/meminfo: memFree=21762572/32770624 swapFree=67108860/67108860
[pid=27032] ppid=27029 vsize=9972712 memory=16948 CPUtime=0.09 cores=1,3,5,7
/proc/27032/stat : 27032 (java) S 27029 27032 24765 0 -1 1077944320 4411 13185 0 0 1 0 5 3 20 0 6 0 63402946 10212057088 4237 33554432000 4194304 4196468 140733610573872 140733610556416 140061304823543 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
/proc/27032/statm: 2493178 4237 1934 1 0 2481616 0
[pid=27032/tid=27085] ppid=27029 vsize=9972712 memory=4279135704047322765 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27085/stat : 27085 (java) R 27029 27032 24765 0 -1 4202560 2215 13185 0 0 1 0 5 3 20 0 6 0 63402955 10212057088 4749 33554432000 4194304 4196468 140733610573872 140061276660304 140061290506035 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27086] ppid=27029 vsize=9972712 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27086/stat : 27086 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 6 0 63402956 10212057088 4749 33554432000 4194304 4196468 140733610573872 140061309066384 140061304833749 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27087] ppid=27029 vsize=9972712 memory=140137972954752 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27087/stat : 27087 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 6 0 63402956 10212057088 4749 33554432000 4194304 4196468 140733610573872 140061234371600 140061304833749 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27088] ppid=27029 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27088/stat : 27088 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 6 0 63402956 10212057088 4749 33554432000 4194304 4196468 140733610573872 140060876528528 140061304833749 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27089] ppid=27029 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27089/stat : 27089 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 6 0 63402956 10212057088 4749 33554432000 4194304 4196468 140733610573872 140060875475728 140061304833749 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16948 KiB

[startup+0.210207 s]*
/proc/loadavg: 1.38 1.31 1.31 3/217 27098
/proc/meminfo: memFree=21738128/32770624 swapFree=67108860/67108860
[pid=27032] ppid=27029 vsize=10818936 memory=45024 CPUtime=0.26 cores=1,3,5,7
/proc/27032/stat : 27032 (java) S 27029 27032 24765 0 -1 1077944320 9115 13185 0 0 16 2 5 3 20 0 15 0 63402946 11078590464 11256 33554432000 4194304 4196468 140733610573872 140733610556416 140061304823543 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
/proc/27032/statm: 2704734 11256 2969 1 0 2667157 0
[pid=27032/tid=27085] ppid=27029 vsize=10818936 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/27032/task/27085/stat : 27085 (java) R 27029 27032 24765 0 -1 4202560 5909 13185 0 0 10 1 5 3 20 0 15 0 63402955 11078590464 11388 33554432000 4194304 4196468 140733610573872 140061276648352 140061297503261 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27086] ppid=27029 vsize=10818936 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27086/stat : 27086 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402956 11078590464 11388 33554432000 4194304 4196468 140733610573872 140061309066384 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27087] ppid=27029 vsize=10818904 memory=140137972954752 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27087/stat : 27087 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 15 0 63402956 11078557696 11441 33554432000 4194304 4196468 140733610573872 140061234371600 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27088] ppid=27029 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27088/stat : 27088 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402956 11078557696 11441 33554432000 4194304 4196468 140733610573872 140060876528528 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27089] ppid=27029 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27089/stat : 27089 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 15 0 63402956 11078557696 11441 33554432000 4194304 4196468 140733610573872 140060875475728 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27090] ppid=27029 vsize=10818904 memory=140137972954752 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27090/stat : 27090 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 15 0 63402957 11078557696 11441 33554432000 4194304 4196468 140733610573872 140060831517040 140061304834690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27091] ppid=27029 vsize=10818936 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27091/stat : 27091 (java) S 27029 27032 24765 0 -1 1077944384 13 13185 0 0 0 0 5 3 20 0 15 0 63402958 11078590464 11441 33554432000 4194304 4196468 140733610573872 140060762563616 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27092] ppid=27029 vsize=10818936 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27092/stat : 27092 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402958 11078590464 11441 33554432000 4194304 4196468 140733610573872 140060091474800 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27093] ppid=27029 vsize=10818936 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27093/stat : 27093 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11078590464 11441 33554432000 4194304 4196468 140733610573872 140059851183952 140061304842139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27094] ppid=27029 vsize=10818936 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27094/stat : 27094 (java) S 27029 27032 24765 0 -1 1077944384 483 13185 0 0 1 0 5 3 20 0 15 0 63402961 11078590464 11441 33554432000 4194304 4196468 140733610573872 140060729006960 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27095] ppid=27029 vsize=10818936 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27095/stat : 27095 (java) S 27029 27032 24765 0 -1 1077944384 89 13185 0 0 1 0 5 3 20 0 15 0 63402961 11078590464 11441 33554432000 4194304 4196468 140733610573872 140060727954160 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27096] ppid=27029 vsize=10818936 memory=140137972954752 CPUtime=0.11 cores=1,3,5,7
/proc/27032/task/27096/stat : 27096 (java) S 27029 27032 24765 0 -1 1077944384 561 13185 0 0 3 0 5 3 20 0 15 0 63402961 11078590464 11441 33554432000 4194304 4196468 140733610573872 140060726901360 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27097] ppid=27029 vsize=10818936 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27097/stat : 27097 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11078590464 11441 33554432000 4194304 4196468 140733610573872 140059817626336 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27098] ppid=27029 vsize=10818936 memory=140137972954752 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27098/stat : 27098 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402961 11078590464 11441 33554432000 4194304 4196468 140733610573872 140060725848752 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818936 KiB
Current children cumulated memory: 45024 KiB

[startup+0.310649 s]*
/proc/loadavg: 1.38 1.31 1.31 3/217 27098
/proc/meminfo: memFree=21724804/32770624 swapFree=67108860/67108860
[pid=27032] ppid=27029 vsize=10819352 memory=53640 CPUtime=0.39 cores=1,3,5,7
/proc/27032/stat : 27032 (java) S 27029 27032 24765 0 -1 1077944320 10486 13185 0 0 28 3 5 3 20 0 15 0 63402946 11079016448 13410 33554432000 4194304 4196468 140733610573872 140733610556416 140061304823543 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
/proc/27032/statm: 2704838 13410 3088 1 0 2667149 0
[pid=27032/tid=27085] ppid=27029 vsize=10819352 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/27032/task/27085/stat : 27085 (java) R 27029 27032 24765 0 -1 4202560 7123 13185 0 0 19 2 5 3 20 0 15 0 63402955 11079016448 13410 33554432000 4194304 4196468 140733610573872 140061276635552 140061285099303 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27086] ppid=27029 vsize=10819352 memory=7373043845850746960 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27086/stat : 27086 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402956 11079016448 13410 33554432000 4194304 4196468 140733610573872 140061309066384 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27087] ppid=27029 vsize=10819352 memory=2076 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27087/stat : 27087 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 15 0 63402956 11079016448 13410 33554432000 4194304 4196468 140733610573872 140061234371600 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27088] ppid=27029 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27088/stat : 27088 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402956 11079016448 13410 33554432000 4194304 4196468 140733610573872 140060876528528 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27089] ppid=27029 vsize=10819352 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27089/stat : 27089 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 15 0 63402956 11079016448 13410 33554432000 4194304 4196468 140733610573872 140060875475728 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27090] ppid=27029 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27090/stat : 27090 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 15 0 63402957 11079016448 13410 33554432000 4194304 4196468 140733610573872 140060831517040 140061304834690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27091] ppid=27029 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27091/stat : 27091 (java) S 27029 27032 24765 0 -1 1077944384 13 13185 0 0 0 0 5 3 20 0 15 0 63402958 11079016448 13410 33554432000 4194304 4196468 140733610573872 140060762563616 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27092] ppid=27029 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27092/stat : 27092 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402958 11079016448 13410 33554432000 4194304 4196468 140733610573872 140060091474800 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27093] ppid=27029 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27093/stat : 27093 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11079016448 13410 33554432000 4194304 4196468 140733610573872 140059851183952 140061304842139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27094] ppid=27029 vsize=10819352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27094/stat : 27094 (java) S 27029 27032 24765 0 -1 1077944384 483 13185 0 0 1 0 5 3 20 0 15 0 63402961 11079016448 13410 33554432000 4194304 4196468 140733610573872 140060729006960 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27095] ppid=27029 vsize=10819352 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27095/stat : 27095 (java) S 27029 27032 24765 0 -1 1077944384 90 13185 0 0 1 0 5 3 20 0 15 0 63402961 11079016448 13410 33554432000 4194304 4196468 140733610573872 140060727954160 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27096] ppid=27029 vsize=10819352 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/27032/task/27096/stat : 27096 (java) R 27029 27032 24765 0 -1 4202560 569 13185 0 0 5 0 5 3 20 0 15 0 63402961 11079016448 13410 33554432000 4194304 4196468 140733610573872 140060726901360 140061283808280 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27097] ppid=27029 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27097/stat : 27097 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11079016448 13410 33554432000 4194304 4196468 140733610573872 140059817626336 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27098] ppid=27029 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27098/stat : 27098 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402961 11079016448 13410 33554432000 4194304 4196468 140733610573872 140060725848752 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53640 KiB

[startup+0.700706 s]
/proc/loadavg: 1.38 1.31 1.31 3/217 27098
/proc/meminfo: memFree=21715128/32770624 swapFree=67108860/67108860
[pid=27032] ppid=27029 vsize=10819352 memory=86560 CPUtime=0.99 cores=1,3,5,7
/proc/27032/stat : 27032 (java) S 27029 27032 24765 0 -1 1077944320 16759 13185 0 0 87 4 5 3 20 0 15 0 63402946 11079016448 21640 33554432000 4194304 4196468 140733610573872 140733610556416 140061304823543 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
/proc/27032/statm: 2704838 21640 3237 1 0 2667149 0
[pid=27032/tid=27085] ppid=27029 vsize=10819352 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/27032/task/27085/stat : 27085 (java) R 27029 27032 24765 0 -1 4202560 12310 13185 0 0 56 3 5 3 20 0 15 0 63402955 11079016448 21640 33554432000 4194304 4196468 140733610573872 140061276644368 140061289989089 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27086] ppid=27029 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27086/stat : 27086 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402956 11079016448 21640 33554432000 4194304 4196468 140733610573872 140061309066384 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27087] ppid=27029 vsize=10819352 memory=4136 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27087/stat : 27087 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 15 0 63402956 11079016448 21640 33554432000 4194304 4196468 140733610573872 140061234371600 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27088] ppid=27029 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27088/stat : 27088 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402956 11079016448 21640 33554432000 4194304 4196468 140733610573872 140060876528528 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27089] ppid=27029 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27089/stat : 27089 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 15 0 63402956 11079016448 21640 33554432000 4194304 4196468 140733610573872 140060875475728 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27090] ppid=27029 vsize=10819352 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27090/stat : 27090 (java) S 27029 27032 24765 0 -1 1077944384 5 13185 0 0 0 0 5 3 20 0 15 0 63402957 11079016448 21640 33554432000 4194304 4196468 140733610573872 140060831517040 140061304834690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27091] ppid=27029 vsize=10819352 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27091/stat : 27091 (java) S 27029 27032 24765 0 -1 1077944384 13 13185 0 0 0 0 5 3 20 0 15 0 63402958 11079016448 21640 33554432000 4194304 4196468 140733610573872 140060762563616 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27092] ppid=27029 vsize=10819352 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27092/stat : 27092 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402958 11079016448 21640 33554432000 4194304 4196468 140733610573872 140060091474800 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27093] ppid=27029 vsize=10819352 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27093/stat : 27093 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11079016448 21640 33554432000 4194304 4196468 140733610573872 140059851183952 140061304842139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27094] ppid=27029 vsize=10819352 memory=13252 CPUtime=0.15 cores=1,3,5,7
/proc/27032/task/27094/stat : 27094 (java) S 27029 27032 24765 0 -1 1077944384 879 13185 0 0 7 0 5 3 20 0 15 0 63402961 11079016448 21640 33554432000 4194304 4196468 140733610573872 140060729006960 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27095] ppid=27029 vsize=10819352 memory=15460 CPUtime=0.17 cores=1,3,5,7
/proc/27032/task/27095/stat : 27095 (java) S 27029 27032 24765 0 -1 1077944384 697 13185 0 0 9 0 5 3 20 0 15 0 63402961 11079016448 21640 33554432000 4194304 4196468 140733610573872 140060727954160 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27096] ppid=27029 vsize=10819352 memory=17668 CPUtime=0.21 cores=1,3,5,7
/proc/27032/task/27096/stat : 27096 (java) S 27029 27032 24765 0 -1 1077944384 649 13185 0 0 13 0 5 3 20 0 15 0 63402961 11079016448 21640 33554432000 4194304 4196468 140733610573872 140060726901360 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27097] ppid=27029 vsize=10819352 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27097/stat : 27097 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11079016448 21640 33554432000 4194304 4196468 140733610573872 140059817626336 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27098] ppid=27029 vsize=10819352 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27098/stat : 27098 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402961 11079016448 21640 33554432000 4194304 4196468 140733610573872 140060725848752 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86560 KiB

[startup+1.50071 s]
/proc/loadavg: 1.38 1.31 1.31 3/217 27098
/proc/meminfo: memFree=21668920/32770624 swapFree=67108860/67108860
[pid=27032] ppid=27029 vsize=10834252 memory=178240 CPUtime=2.25 cores=1,3,5,7
/proc/27032/stat : 27032 (java) S 27029 27032 24765 0 -1 1077944320 24086 13185 0 0 209 8 5 3 20 0 15 0 63402946 11094274048 44560 33554432000 4194304 4196468 140733610573872 140733610556416 140061304823543 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
/proc/27032/statm: 2708563 44560 3471 1 0 2670221 0
[pid=27032/tid=27085] ppid=27029 vsize=10834252 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/27032/task/27085/stat : 27085 (java) R 27029 27032 24765 0 -1 4202560 17986 13185 0 0 130 5 5 3 20 0 15 0 63402955 11094274048 44560 33554432000 4194304 4196468 140733610573872 140061276655760 140061286388516 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27086] ppid=27029 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27086/stat : 27086 (java) S 27029 27032 24765 0 -1 1077944384 284 13185 0 0 1 0 5 3 20 0 15 0 63402956 11094274048 44560 33554432000 4194304 4196468 140733610573872 140061309066384 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27087] ppid=27029 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27087/stat : 27087 (java) S 27029 27032 24765 0 -1 1077944384 29 13185 0 0 1 0 5 3 20 0 15 0 63402956 11094274048 44560 33554432000 4194304 4196468 140733610573872 140061234371600 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27088] ppid=27029 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27088/stat : 27088 (java) S 27029 27032 24765 0 -1 1077944384 27 13185 0 0 1 0 5 3 20 0 15 0 63402956 11094274048 44560 33554432000 4194304 4196468 140733610573872 140060876528528 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27089] ppid=27029 vsize=10834252 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27089/stat : 27089 (java) S 27029 27032 24765 0 -1 1077944384 81 13185 0 0 1 0 5 3 20 0 15 0 63402956 11094274048 44560 33554432000 4194304 4196468 140733610573872 140060875475728 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27090] ppid=27029 vsize=10834252 memory=1399103955520229747 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27090/stat : 27090 (java) S 27029 27032 24765 0 -1 1077944384 53 13185 0 0 1 0 5 3 20 0 15 0 63402957 11094274048 44560 33554432000 4194304 4196468 140733610573872 140060831517040 140061304834690 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27091] ppid=27029 vsize=10834252 memory=280275741387008 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27091/stat : 27091 (java) S 27029 27032 24765 0 -1 1077944384 14 13185 0 0 0 0 5 3 20 0 15 0 63402958 11094274048 44560 33554432000 4194304 4196468 140733610573872 140060762563680 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27092] ppid=27029 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27092/stat : 27092 (java) S 27029 27032 24765 0 -1 1077944384 2 13185 0 0 0 0 5 3 20 0 15 0 63402958 11094274048 44560 33554432000 4194304 4196468 140733610573872 140060091474816 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27093] ppid=27029 vsize=10834252 memory=1228 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27093/stat : 27093 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11094274048 44560 33554432000 4194304 4196468 140733610573872 140059851183952 140061304842139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27094] ppid=27029 vsize=10834252 memory=1704 CPUtime=0.31 cores=1,3,5,7
/proc/27032/task/27094/stat : 27094 (java) S 27029 27032 24765 0 -1 1077944384 1440 13185 0 0 23 0 5 3 20 0 15 0 63402961 11094274048 44560 33554432000 4194304 4196468 140733610573872 140060729006960 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27095] ppid=27029 vsize=10834252 memory=9924 CPUtime=0.26 cores=1,3,5,7
/proc/27032/task/27095/stat : 27095 (java) S 27029 27032 24765 0 -1 1077944384 875 13185 0 0 18 0 5 3 20 0 15 0 63402961 11094274048 44560 33554432000 4194304 4196468 140733610573872 140060727954160 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27096] ppid=27029 vsize=10834252 memory=5788 CPUtime=0.38 cores=1,3,5,7
/proc/27032/task/27096/stat : 27096 (java) S 27029 27032 24765 0 -1 1077944384 1096 13185 0 0 30 0 5 3 20 0 15 0 63402961 11094274048 44560 33554432000 4194304 4196468 140733610573872 140060726901360 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27097] ppid=27029 vsize=10834252 memory=1936 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27097/stat : 27097 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11094274048 44560 33554432000 4194304 4196468 140733610573872 140059817626336 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27098] ppid=27029 vsize=10834252 memory=1196 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27098/stat : 27098 (java) S 27029 27032 24765 0 -1 1077944384 1 13185 0 0 0 0 5 3 20 0 15 0 63402961 11094274048 44560 33554432000 4194304 4196468 140733610573872 140060725848752 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
Current children cumulated CPU time: 2.25 s
Current children cumulated vsize: 10834252 KiB

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

[pid=27032/tid=27097] ppid=27029 vsize=10914144 memory=2344 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27097/stat : 27097 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140059817626336 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27098] ppid=27029 vsize=10914144 memory=4136 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27098/stat : 27098 (java) S 27029 27032 24765 0 -1 1077944384 453 13185 0 0 1 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060725848752 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
Current children cumulated CPU time: 45.47 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 860468 KiB

[startup+37.6008 s]
/proc/loadavg: 1.46 1.34 1.32 3/217 27098
/proc/meminfo: memFree=20913616/32770624 swapFree=67108860/67108860
[pid=27032] ppid=27029 vsize=10914144 memory=860468 CPUtime=46.27 cores=1,3,5,7
/proc/27032/stat : 27032 (java) S 27029 27032 24765 0 -1 1077944320 91506 13185 0 0 4580 39 5 3 20 0 15 0 63402946 11176083456 215117 33554432000 4194304 4196468 140733610573872 140733610556416 140061304823543 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
/proc/27032/statm: 2728536 215117 3520 1 0 2690189 0
[pid=27032/tid=27085] ppid=27029 vsize=10914144 memory=4206468019014099040 CPUtime=37.35 cores=1,3,5,7
/proc/27032/task/27085/stat : 27085 (java) R 27029 27032 24765 0 -1 4202560 51082 13185 0 0 3709 18 5 3 20 0 15 0 63402955 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061276657616 140060924046219 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27086] ppid=27029 vsize=10914144 memory=-7522837583129502606 CPUtime=0.17 cores=1,3,5,7
/proc/27032/task/27086/stat : 27086 (java) S 27029 27032 24765 0 -1 1077944384 2040 13185 0 0 6 3 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061309066384 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27087] ppid=27029 vsize=10914144 memory=6791534058613427641 CPUtime=0.17 cores=1,3,5,7
/proc/27032/task/27087/stat : 27087 (java) S 27029 27032 24765 0 -1 1077944384 665 13185 0 0 7 2 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061234371600 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27088] ppid=27029 vsize=10914144 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/27032/task/27088/stat : 27088 (java) S 27029 27032 24765 0 -1 1077944384 641 13185 0 0 5 3 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060876528528 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27089] ppid=27029 vsize=10914144 memory=859964 CPUtime=0.17 cores=1,3,5,7
/proc/27032/task/27089/stat : 27089 (java) S 27029 27032 24765 0 -1 1077944384 1527 13185 0 0 7 2 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060875475728 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27090] ppid=27029 vsize=10914144 memory=3544811927080629328 CPUtime=0.15 cores=1,3,5,7
/proc/27032/task/27090/stat : 27090 (java) S 27029 27032 24765 0 -1 1077944384 3125 13185 0 0 6 1 5 3 20 0 15 0 63402957 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060831517040 140061304834690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27091] ppid=27029 vsize=10914144 memory=5859298939427582569 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27091/stat : 27091 (java) S 27029 27032 24765 0 -1 1077944384 17 13185 0 0 0 0 5 3 20 0 15 0 63402958 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060762563680 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27092] ppid=27029 vsize=10914144 memory=280275741640676 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27092/stat : 27092 (java) S 27029 27032 24765 0 -1 1077944384 5 13185 0 0 0 0 5 3 20 0 15 0 63402958 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060091474816 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27093] ppid=27029 vsize=10914144 memory=280275741636960 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27093/stat : 27093 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140059851183952 140061304842139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27094] ppid=27029 vsize=10914144 memory=280275741311216 CPUtime=3.53 cores=1,3,5,7
/proc/27032/task/27094/stat : 27094 (java) S 27029 27032 24765 0 -1 1077944384 14287 13185 0 0 344 1 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060729006960 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27095] ppid=27029 vsize=10914144 memory=7681407940103534239 CPUtime=3.34 cores=1,3,5,7
/proc/27032/task/27095/stat : 27095 (java) S 27029 27032 24765 0 -1 1077944384 8345 13185 0 0 325 1 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060727954160 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27096] ppid=27029 vsize=10914144 memory=4715433313220523562 CPUtime=1.73 cores=1,3,5,7
/proc/27032/task/27096/stat : 27096 (java) S 27029 27032 24765 0 -1 1077944384 7121 13185 0 0 162 3 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060726901360 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27097] ppid=27029 vsize=10914144 memory=7822038051842261661 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27097/stat : 27097 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140059817626336 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27098] ppid=27029 vsize=10914144 memory=-8412652177879177843 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27098/stat : 27098 (java) S 27029 27032 24765 0 -1 1077944384 453 13185 0 0 1 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060725848752 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
Current children cumulated CPU time: 46.27 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 860468 KiB

[startup+38.0007 s]*
/proc/loadavg: 1.43 1.34 1.32 3/217 27098
/proc/meminfo: memFree=20913616/32770624 swapFree=67108860/67108860
[pid=27032] ppid=27029 vsize=10914144 memory=860468 CPUtime=46.68 cores=1,3,5,7
/proc/27032/stat : 27032 (java) S 27029 27032 24765 0 -1 1077944320 91558 13185 0 0 4621 39 5 3 20 0 15 0 63402946 11176083456 215117 33554432000 4194304 4196468 140733610573872 140733610556416 140061304823543 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
/proc/27032/statm: 2728536 215117 3520 1 0 2690189 0
[pid=27032/tid=27085] ppid=27029 vsize=10914144 memory=288355116380323867 CPUtime=37.76 cores=1,3,5,7
/proc/27032/task/27085/stat : 27085 (java) R 27029 27032 24765 0 -1 4202560 51127 13185 0 0 3750 18 5 3 20 0 15 0 63402955 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061276657360 140060919029807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27086] ppid=27029 vsize=10914144 memory=297237791027494935 CPUtime=0.18 cores=1,3,5,7
/proc/27032/task/27086/stat : 27086 (java) S 27029 27032 24765 0 -1 1077944384 2040 13185 0 0 7 3 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061309066384 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27087] ppid=27029 vsize=10914144 memory=3689206365321754272 CPUtime=0.17 cores=1,3,5,7
/proc/27032/task/27087/stat : 27087 (java) S 27029 27032 24765 0 -1 1077944384 668 13185 0 0 7 2 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061234371600 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27088] ppid=27029 vsize=10914144 memory=7681905605394137875 CPUtime=0.16 cores=1,3,5,7
/proc/27032/task/27088/stat : 27088 (java) S 27029 27032 24765 0 -1 1077944384 641 13185 0 0 5 3 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060876528528 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27089] ppid=27029 vsize=10914144 memory=8097827316076392499 CPUtime=0.17 cores=1,3,5,7
/proc/27032/task/27089/stat : 27089 (java) S 27029 27032 24765 0 -1 1077944384 1527 13185 0 0 7 2 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060875475728 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27090] ppid=27029 vsize=10914144 memory=3472468434200635056 CPUtime=0.15 cores=1,3,5,7
/proc/27032/task/27090/stat : 27090 (java) S 27029 27032 24765 0 -1 1077944384 3129 13185 0 0 6 1 5 3 20 0 15 0 63402957 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060831517040 140061304834690 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27091] ppid=27029 vsize=10914144 memory=8028911401163779428 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27091/stat : 27091 (java) S 27029 27032 24765 0 -1 1077944384 17 13185 0 0 0 0 5 3 20 0 15 0 63402958 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060762563680 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27092] ppid=27029 vsize=10914144 memory=6944656575208382560 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27092/stat : 27092 (java) S 27029 27032 24765 0 -1 1077944384 5 13185 0 0 0 0 5 3 20 0 15 0 63402958 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060091474816 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27093] ppid=27029 vsize=10914144 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27093/stat : 27093 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140059851183952 140061304842139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27094] ppid=27029 vsize=10914144 memory=0 CPUtime=3.53 cores=1,3,5,7
/proc/27032/task/27094/stat : 27094 (java) S 27029 27032 24765 0 -1 1077944384 14287 13185 0 0 344 1 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060729006960 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27095] ppid=27029 vsize=10914144 memory=8462337411775882853 CPUtime=3.34 cores=1,3,5,7
/proc/27032/task/27095/stat : 27095 (java) S 27029 27032 24765 0 -1 1077944384 8345 13185 0 0 325 1 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060727954160 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27096] ppid=27029 vsize=10914144 memory=3472468434200372912 CPUtime=1.73 cores=1,3,5,7
/proc/27032/task/27096/stat : 27096 (java) S 27029 27032 24765 0 -1 1077944384 7121 13185 0 0 162 3 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060726901360 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27097] ppid=27029 vsize=10914144 memory=3184097920075968559 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27097/stat : 27097 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140059817626336 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27098] ppid=27029 vsize=10914144 memory=3900310330080306848 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27098/stat : 27098 (java) S 27029 27032 24765 0 -1 1077944384 453 13185 0 0 1 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060725848752 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
Current children cumulated CPU time: 46.68 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 860468 KiB

[startup+38.4008 s]
/proc/loadavg: 1.43 1.34 1.32 3/217 27098
/proc/meminfo: memFree=20913616/32770624 swapFree=67108860/67108860
[pid=27032] ppid=27029 vsize=10914144 memory=860468 CPUtime=47.07 cores=1,3,5,7
/proc/27032/stat : 27032 (java) S 27029 27032 24765 0 -1 1077944320 91634 13185 0 0 4660 39 5 3 20 0 15 0 63402946 11176083456 215117 33554432000 4194304 4196468 140733610573872 140733610556416 140061304823543 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
/proc/27032/statm: 2728536 215117 3520 1 0 2690189 0
[pid=27032/tid=27085] ppid=27029 vsize=10914144 memory=860468 CPUtime=38.15 cores=1,3,5,7
/proc/27032/task/27085/stat : 27085 (java) R 27029 27032 24765 0 -1 4202560 51203 13185 0 0 3789 18 5 3 20 0 15 0 63402955 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061276657360 140060923429465 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27086] ppid=27029 vsize=10914144 memory=6791534058613427641 CPUtime=0.18 cores=1,3,5,7
/proc/27032/task/27086/stat : 27086 (java) S 27029 27032 24765 0 -1 1077944384 2040 13185 0 0 7 3 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061309066384 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27087] ppid=27029 vsize=10914144 memory=2600 CPUtime=0.17 cores=1,3,5,7
/proc/27032/task/27087/stat : 27087 (java) S 27029 27032 24765 0 -1 1077944384 668 13185 0 0 7 2 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061234371600 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27088] ppid=27029 vsize=10914144 memory=4108 CPUtime=0.16 cores=1,3,5,7
/proc/27032/task/27088/stat : 27088 (java) S 27029 27032 24765 0 -1 1077944384 641 13185 0 0 5 3 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060876528528 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27089] ppid=27029 vsize=10914144 memory=1408 CPUtime=0.17 cores=1,3,5,7
/proc/27032/task/27089/stat : 27089 (java) S 27029 27032 24765 0 -1 1077944384 1527 13185 0 0 7 2 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060875475728 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27090] ppid=27029 vsize=10914144 memory=860468 CPUtime=0.15 cores=1,3,5,7
/proc/27032/task/27090/stat : 27090 (java) S 27029 27032 24765 0 -1 1077944384 3129 13185 0 0 6 1 5 3 20 0 15 0 63402957 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060831517040 140061304834690 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27091] ppid=27029 vsize=10914144 memory=828120 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27091/stat : 27091 (java) S 27029 27032 24765 0 -1 1077944384 17 13185 0 0 0 0 5 3 20 0 15 0 63402958 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060762563680 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27092] ppid=27029 vsize=10914144 memory=9924 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27092/stat : 27092 (java) S 27029 27032 24765 0 -1 1077944384 5 13185 0 0 0 0 5 3 20 0 15 0 63402958 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060091474816 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27093] ppid=27029 vsize=10914144 memory=5788 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27093/stat : 27093 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140059851183952 140061304842139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27094] ppid=27029 vsize=10914144 memory=1936 CPUtime=3.53 cores=1,3,5,7
/proc/27032/task/27094/stat : 27094 (java) S 27029 27032 24765 0 -1 1077944384 14287 13185 0 0 344 1 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060729006960 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27095] ppid=27029 vsize=10914144 memory=1196 CPUtime=3.34 cores=1,3,5,7
/proc/27032/task/27095/stat : 27095 (java) S 27029 27032 24765 0 -1 1077944384 8345 13185 0 0 325 1 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060727954160 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27096] ppid=27029 vsize=10914144 memory=2420 CPUtime=1.73 cores=1,3,5,7
/proc/27032/task/27096/stat : 27096 (java) S 27029 27032 24765 0 -1 1077944384 7121 13185 0 0 162 3 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060726901360 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27097] ppid=27029 vsize=10914144 memory=1292 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27097/stat : 27097 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140059817626336 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27098] ppid=27029 vsize=10914144 memory=1728 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27098/stat : 27098 (java) S 27029 27032 24765 0 -1 1077944384 453 13185 0 0 1 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060725848752 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
Current children cumulated CPU time: 47.07 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 860468 KiB

[startup+38.5007 s]
/proc/loadavg: 1.43 1.34 1.32 3/217 27098
/proc/meminfo: memFree=20913616/32770624 swapFree=67108860/67108860
[pid=27032] ppid=27029 vsize=10914144 memory=860468 CPUtime=47.17 cores=1,3,5,7
/proc/27032/stat : 27032 (java) S 27029 27032 24765 0 -1 1077944320 91634 13185 0 0 4670 39 5 3 20 0 15 0 63402946 11176083456 215117 33554432000 4194304 4196468 140733610573872 140733610556416 140061304823543 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
/proc/27032/statm: 2728536 215117 3520 1 0 2690189 0
[pid=27032/tid=27085] ppid=27029 vsize=10914144 memory=860468 CPUtime=38.25 cores=1,3,5,7
/proc/27032/task/27085/stat : 27085 (java) R 27029 27032 24765 0 -1 4202560 51203 13185 0 0 3799 18 5 3 20 0 15 0 63402955 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061276657360 140060924046235 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27086] ppid=27029 vsize=10914144 memory=7681407940103534239 CPUtime=0.18 cores=1,3,5,7
/proc/27032/task/27086/stat : 27086 (java) S 27029 27032 24765 0 -1 1077944384 2040 13185 0 0 7 3 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061309066384 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27087] ppid=27029 vsize=10914144 memory=19464 CPUtime=0.17 cores=1,3,5,7
/proc/27032/task/27087/stat : 27087 (java) S 27029 27032 24765 0 -1 1077944384 668 13185 0 0 7 2 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140061234371600 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27088] ppid=27029 vsize=10914144 memory=56 CPUtime=0.16 cores=1,3,5,7
/proc/27032/task/27088/stat : 27088 (java) S 27029 27032 24765 0 -1 1077944384 641 13185 0 0 5 3 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060876528528 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27089] ppid=27029 vsize=10914144 memory=288289974007379819 CPUtime=0.17 cores=1,3,5,7
/proc/27032/task/27089/stat : 27089 (java) S 27029 27032 24765 0 -1 1077944384 1527 13185 0 0 7 2 5 3 20 0 15 0 63402956 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060875475728 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27090] ppid=27029 vsize=10914144 memory=860468 CPUtime=0.15 cores=1,3,5,7
/proc/27032/task/27090/stat : 27090 (java) S 27029 27032 24765 0 -1 1077944384 3129 13185 0 0 6 1 5 3 20 0 15 0 63402957 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060831517040 140061304834690 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27091] ppid=27029 vsize=10914144 memory=860468 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27091/stat : 27091 (java) S 27029 27032 24765 0 -1 1077944384 17 13185 0 0 0 0 5 3 20 0 15 0 63402958 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060762563680 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27092] ppid=27029 vsize=10914144 memory=857916 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27092/stat : 27092 (java) S 27029 27032 24765 0 -1 1077944384 5 13185 0 0 0 0 5 3 20 0 15 0 63402958 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060091474816 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27093] ppid=27029 vsize=10914144 memory=2420 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27093/stat : 27093 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140059851183952 140061304842139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27094] ppid=27029 vsize=10914144 memory=4136 CPUtime=3.53 cores=1,3,5,7
/proc/27032/task/27094/stat : 27094 (java) S 27029 27032 24765 0 -1 1077944384 14287 13185 0 0 344 1 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060729006960 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27095] ppid=27029 vsize=10914144 memory=796 CPUtime=3.34 cores=1,3,5,7
/proc/27032/task/27095/stat : 27095 (java) S 27029 27032 24765 0 -1 1077944384 8345 13185 0 0 325 1 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060727954160 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27096] ppid=27029 vsize=10914144 memory=1012 CPUtime=1.73 cores=1,3,5,7
/proc/27032/task/27096/stat : 27096 (java) S 27029 27032 24765 0 -1 1077944384 7121 13185 0 0 162 3 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060726901360 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27097] ppid=27029 vsize=10914144 memory=860468 CPUtime=0.08 cores=1,3,5,7
/proc/27032/task/27097/stat : 27097 (java) S 27029 27032 24765 0 -1 1077944384 3 13185 0 0 0 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140059817626336 140061304833749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
[pid=27032/tid=27098] ppid=27029 vsize=10914144 memory=1292 CPUtime=0.09 cores=1,3,5,7
/proc/27032/task/27098/stat : 27098 (java) S 27029 27032 24765 0 -1 1077944384 453 13185 0 0 1 0 5 3 20 0 15 0 63402961 11176083456 215117 33554432000 4194304 4196468 140733610573872 140060725848752 140061304834690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25464832 140733610580140 140733610583388 140733610583388 140733610586063 0
Current children cumulated CPU time: 47.17 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 860468 KiB

Child status: 0
Real time (s): 38.6093
CPU time (s): 47.2949
CPU user time (s): 46.8559
CPU system time (s): 0.438944
CPU usage (%): 122.496
Max. virtual memory (cumulated for all children) (KiB): 10917000
Max. memory (cumulated for all children) (KiB): 860468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.856
system time used= 0.438944
maximum resident set size= 862664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106923
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9014
involuntary context switches= 130


# summary of solver processes directly reported to runsolver:
#   pid: 27032
#   total CPU time (s): 47.2949
#   total CPU user time (s): 46.8559
#   total CPU system time (s): 0.438944

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.252634 second user time and 0.410072 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-24 20:53:18
IDJOB=4294357
IDBENCH=141371
IDSOLVER=2751
FILE ID=node105/4294357-1532458398
RUNJOBID= node105-1532448512-24797
PBS_JOBID= 21021581
Free space on /tmp= 44736 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294357-1532458398/watcher-4294357-1532458398 -o /tmp/evaluation-result-4294357-1532458398/solver-4294357-1532458398 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532448512-24797 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=747856426 -superng HOME/instance-4294357-1532458398.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=747856426

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.32
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.32
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.32
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.32
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:        21766608 kB
MemAvailable:   31036060 kB
Buffers:          221276 kB
Cached:          9188564 kB
SwapCached:            0 kB
Active:          2545928 kB
Inactive:        7817596 kB
Active(anon):     908392 kB
Inactive(anon):    65412 kB
Active(file):    1637536 kB
Inactive(file):  7752184 kB
Unevictable:        7288 kB
Mlocked:            7288 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26496 kB
Writeback:             0 kB
AnonPages:        979896 kB
Mapped:            51780 kB
Shmem:             17036 kB
Slab:             335984 kB
SReclaimable:     308192 kB
SUnreclaim:        27792 kB
KernelStack:        3824 kB
PageTables:         6860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1946948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    759808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44712 MiB
End job on node105 at 2018-07-24 20:53:56