Trace number 4309014

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2018-08-14? (TO) 19942.5 2520.48

General information on the benchmark

NameColouredQueens/
ColouredQueens-16_c18.xml
MD5SUMca60191094dbbdd7cca22b5ebea1cb75
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints90
Number of domains1
Minimum domain size16
Maximum domain size16
Distribution of domain sizes[{"size":16,"count":256}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":252}]
Minimum constraint arity2
Maximum constraint arity16
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":4},{"arity":14,"count":4},{"arity":15,"count":4},{"arity":16,"count":34}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":90}]
Optimization problemNO
Type of objective

Solver Data

0.64/0.67	c version: 2018-08-14
0.64/0.67	c seed: 508517251
0.64/0.67	c timeout: 20160
0.64/0.67	c memlimit: 22000
0.64/0.67	c nbcore: 8
0.78/0.70	c Parsing instance...
1.39/1.01	c Parsing done, starting search...
19938.93/2520.09	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309014-1534351989/watcher-4309014-1534351989 -o /tmp/evaluation-result-4309014-1534351989/solver-4309014-1534351989 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1534351989-27182 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 508517251 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309014-1534351989.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=27201, runsolver pid=27198

[startup+0.10015 s]*
/proc/loadavg: 0.01 0.54 1.02 1/182 27203
/proc/meminfo: memFree=19357552/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=111596 memory=5608 CPUtime=0 cores=0-7
/proc/27201/stat : 27201 (java) S 27198 27201 27155 0 -1 1077944320 1652 0 0 0 0 0 0 0 20 0 2 0 252762231 114274304 1402 33554432000 4194304 4196468 140737431958896 140737431941440 140411971616503 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
/proc/27201/statm: 27899 1402 1062 1 0 16810 0
[pid=27201/tid=27203] ppid=27198 vsize=111596 memory=4134930498285298233 CPUtime=0 cores=0-7
/proc/27201/task/27203/stat : 27203 (java) D 27198 27201 27155 0 -1 1077944384 342 0 0 0 0 0 0 0 20 0 2 0 252762237 114274304 1402 33554432000 4194304 4196468 140737431958896 140411975856360 140411964294517 0 4 0 16784584 18446744072101703204 0 0 -1 1 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 111596 KiB
Current children cumulated memory: 5608 KiB

[startup+0.209097 s]*
/proc/loadavg: 0.01 0.54 1.02 2/200 27221
/proc/meminfo: memFree=19345448/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=26103420 memory=26892 CPUtime=0.1 cores=0-7
/proc/27201/stat : 27201 (java) S 27198 27201 27155 0 -1 1077944320 6680 0 0 0 9 1 0 0 20 0 20 0 252762231 26729902080 6723 33554432000 4194304 4196468 140737431958896 140737431941440 140411971616503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
/proc/27201/statm: 6525855 6723 3154 1 0 6487932 0
[pid=27201/tid=27203] ppid=27198 vsize=26103420 memory=8316850467074736180 CPUtime=0.08 cores=0-7
/proc/27201/task/27203/stat : 27203 (java) R 27198 27201 27155 0 -1 4202560 4716 0 0 0 8 0 0 0 20 0 20 0 252762237 26729902080 6723 33554432000 4194304 4196468 140737431958896 140411975837712 140411971628438 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27204] ppid=27198 vsize=26103420 memory=12913 CPUtime=0 cores=0-7
/proc/27201/task/27204/stat : 27204 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 6723 33554432000 4194304 4196468 140737431958896 140411530161168 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27205] ppid=27198 vsize=26103420 memory=3547067716523116192 CPUtime=0 cores=0-7
/proc/27201/task/27205/stat : 27205 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 6723 33554432000 4194304 4196468 140737431958896 140411529108624 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27206] ppid=27198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27201/task/27206/stat : 27206 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 6723 33554432000 4194304 4196468 140737431958896 140411528055568 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27207] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27207/stat : 27207 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 6723 33554432000 4194304 4196468 140737431958896 140411527003024 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27208] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27208/stat : 27208 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 6723 33554432000 4194304 4196468 140737431958896 140411525949968 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27209] ppid=27198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27201/task/27209/stat : 27209 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 6723 33554432000 4194304 4196468 140737431958896 140411524897424 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27210] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27210/stat : 27210 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762244 26729902080 6723 33554432000 4194304 4196468 140737431958896 140411523844368 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27211] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27211/stat : 27211 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762244 26729902080 6723 33554432000 4194304 4196468 140737431958896 140411522791824 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27212] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27212/stat : 27212 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762245 26729902080 6723 33554432000 4194304 4196468 140737431958896 140410512911088 140411971627650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27213] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27213/stat : 27213 (java) S 27198 27201 27155 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 252762245 26729902080 6723 33554432000 4194304 4196468 140737431958896 140410511857312 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27214] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27214/stat : 27214 (java) S 27198 27201 27155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 252762246 26729902080 6723 33554432000 4194304 4196468 140737431958896 140410510804208 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27215] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27215/stat : 27215 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 6723 33554432000 4194304 4196468 140737431958896 140410509752784 140411971635099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27216] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27216/stat : 27216 (java) R 27198 27201 27155 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 6723 33554432000 4194304 4196468 140737431958896 140410508699888 140411971627650 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27217] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27217/stat : 27217 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 6723 33554432000 4194304 4196468 140737431958896 140410507647344 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27218] ppid=27198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27201/task/27218/stat : 27218 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 6723 33554432000 4194304 4196468 140737431958896 140410506594288 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27219] ppid=27198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27201/task/27219/stat : 27219 (java) R 27198 27201 27155 0 -1 4202560 274 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 6723 33554432000 4194304 4196468 140737431958896 140410505541744 140411950903602 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27220] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27220/stat : 27220 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 6723 33554432000 4194304 4196468 140737431958896 140410504489952 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27221] ppid=27198 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/27201/task/27221/stat : 27221 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762249 26729902080 6723 33554432000 4194304 4196468 140737431958896 140410503437488 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 26892 KiB

[startup+0.310112 s]*
/proc/loadavg: 0.01 0.54 1.02 3/200 27221
/proc/meminfo: memFree=19330752/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=26103420 memory=41436 CPUtime=0.25 cores=0-7
/proc/27201/stat : 27201 (java) S 27198 27201 27155 0 -1 1077944320 10440 0 0 0 23 2 0 0 20 0 20 0 252762231 26729902080 10359 33554432000 4194304 4196468 140737431958896 140737431941440 140411971616503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
/proc/27201/statm: 6525855 10359 3338 1 0 6487932 0
[pid=27201/tid=27203] ppid=27198 vsize=26103420 memory=6791534058613427641 CPUtime=0.18 cores=0-7
/proc/27201/task/27203/stat : 27203 (java) R 27198 27201 27155 0 -1 4202560 8164 0 0 0 17 1 0 0 20 0 20 0 252762237 26729902080 10359 33554432000 4194304 4196468 140737431958896 140411975842320 140411951341025 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27204] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27204/stat : 27204 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 10359 33554432000 4194304 4196468 140737431958896 140411530161168 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27205] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27205/stat : 27205 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 10359 33554432000 4194304 4196468 140737431958896 140411529108624 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27206] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27206/stat : 27206 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 10359 33554432000 4194304 4196468 140737431958896 140411528055568 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27207] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27207/stat : 27207 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 10359 33554432000 4194304 4196468 140737431958896 140411527003024 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27208] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27208/stat : 27208 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 10359 33554432000 4194304 4196468 140737431958896 140411525949968 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27209] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27209/stat : 27209 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729902080 10359 33554432000 4194304 4196468 140737431958896 140411524897424 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27210] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27210/stat : 27210 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762244 26729902080 10359 33554432000 4194304 4196468 140737431958896 140411523844368 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27211] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27211/stat : 27211 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762244 26729902080 10359 33554432000 4194304 4196468 140737431958896 140411522791824 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27212] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27212/stat : 27212 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762245 26729902080 10359 33554432000 4194304 4196468 140737431958896 140410512911088 140411971627650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27213] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27213/stat : 27213 (java) S 27198 27201 27155 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 252762245 26729902080 10359 33554432000 4194304 4196468 140737431958896 140410511857312 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27214] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27214/stat : 27214 (java) S 27198 27201 27155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 252762246 26729902080 10359 33554432000 4194304 4196468 140737431958896 140410510804208 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27215] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27215/stat : 27215 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 10359 33554432000 4194304 4196468 140737431958896 140410509752784 140411971635099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27216] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27216/stat : 27216 (java) R 27198 27201 27155 0 -1 4202560 349 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 10359 33554432000 4194304 4196468 140737431958896 140410508699888 140411971637850 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27217] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27217/stat : 27217 (java) S 27198 27201 27155 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 10359 33554432000 4194304 4196468 140737431958896 140410507647344 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27218] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27218/stat : 27218 (java) R 27198 27201 27155 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 10359 33554432000 4194304 4196468 140737431958896 140410506594288 140411971637850 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27219] ppid=27198 vsize=26103420 memory=0 CPUtime=0.04 cores=0-7
/proc/27201/task/27219/stat : 27219 (java) R 27198 27201 27155 0 -1 4202560 396 0 0 0 4 0 0 0 20 0 20 0 252762248 26729902080 10359 33554432000 4194304 4196468 140737431958896 140410505541744 140411971637850 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27220] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27220/stat : 27220 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 252762248 26729902080 10359 33554432000 4194304 4196468 140737431958896 140410504489952 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27221] ppid=27198 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27221/stat : 27221 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762249 26729902080 10359 33554432000 4194304 4196468 140737431958896 140410503437488 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 41436 KiB

[startup+0.700909 s]
/proc/loadavg: 0.01 0.54 1.02 4/200 27221
/proc/meminfo: memFree=19321416/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=26103440 memory=76320 CPUtime=0.78 cores=0-7
/proc/27201/stat : 27201 (java) S 27198 27201 27155 0 -1 1077944320 17026 0 0 0 73 5 0 0 20 0 20 0 252762231 26729922560 19080 33554432000 4194304 4196468 140737431958896 140737431941440 140411971616503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
/proc/27201/statm: 6525860 19080 3416 1 0 6487932 0
[pid=27201/tid=27203] ppid=27198 vsize=26103440 memory=0 CPUtime=0.56 cores=0-7
/proc/27201/task/27203/stat : 27203 (java) R 27198 27201 27155 0 -1 4202560 14283 0 0 0 53 3 0 0 20 0 20 0 252762237 26729922560 19080 33554432000 4194304 4196468 140737431958896 140411975843088 140411971628438 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27204] ppid=27198 vsize=26103440 memory=4128 CPUtime=0 cores=0-7
/proc/27201/task/27204/stat : 27204 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729922560 19080 33554432000 4194304 4196468 140737431958896 140411530161168 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27205] ppid=27198 vsize=26103440 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27205/stat : 27205 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 252762243 26729922560 19080 33554432000 4194304 4196468 140737431958896 140411529108624 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27206] ppid=27198 vsize=26103440 memory=139750920954464 CPUtime=0 cores=0-7
/proc/27201/task/27206/stat : 27206 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729922560 19080 33554432000 4194304 4196468 140737431958896 140411528055568 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27207] ppid=27198 vsize=26103440 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27207/stat : 27207 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729922560 19080 33554432000 4194304 4196468 140737431958896 140411527003024 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27208] ppid=27198 vsize=26103440 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27208/stat : 27208 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762243 26729922560 19080 33554432000 4194304 4196468 140737431958896 140411525949968 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27209] ppid=27198 vsize=26103440 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27209/stat : 27209 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26729922560 19080 33554432000 4194304 4196468 140737431958896 140411524897424 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27210] ppid=27198 vsize=26103440 memory=7809523229951467572 CPUtime=0 cores=0-7
/proc/27201/task/27210/stat : 27210 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762244 26729922560 19080 33554432000 4194304 4196468 140737431958896 140411523844368 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27211] ppid=27198 vsize=26103440 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27211/stat : 27211 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762244 26729922560 19080 33554432000 4194304 4196468 140737431958896 140411522791824 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27212] ppid=27198 vsize=26103440 memory=-2746958450906831424 CPUtime=0 cores=0-7
/proc/27201/task/27212/stat : 27212 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762245 26729922560 19080 33554432000 4194304 4196468 140737431958896 140410512911088 140411971627650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27213] ppid=27198 vsize=26103440 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27213/stat : 27213 (java) S 27198 27201 27155 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 252762245 26729922560 19080 33554432000 4194304 4196468 140737431958896 140410511857312 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27214] ppid=27198 vsize=26103440 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27214/stat : 27214 (java) S 27198 27201 27155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 252762246 26729922560 19080 33554432000 4194304 4196468 140737431958896 140410510804208 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27215] ppid=27198 vsize=26103440 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27215/stat : 27215 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762248 26729922560 19080 33554432000 4194304 4196468 140737431958896 140410509752784 140411971635099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27216] ppid=27198 vsize=26103440 memory=0 CPUtime=0.01 cores=0-7
/proc/27201/task/27216/stat : 27216 (java) R 27198 27201 27155 0 -1 4202560 371 0 0 0 1 0 0 0 20 0 20 0 252762248 26729922560 19080 33554432000 4194304 4196468 140737431958896 140410508699888 140411964601545 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27217] ppid=27198 vsize=26103440 memory=0 CPUtime=0.03 cores=0-7
/proc/27201/task/27217/stat : 27217 (java) R 27198 27201 27155 0 -1 4202560 315 0 0 0 3 0 0 0 20 0 20 0 252762248 26729922560 19080 33554432000 4194304 4196468 140737431958896 140410507647344 140411971627650 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27218] ppid=27198 vsize=26103440 memory=0 CPUtime=0.02 cores=0-7
/proc/27201/task/27218/stat : 27218 (java) S 27198 27201 27155 0 -1 1077944384 76 0 0 0 2 0 0 0 20 0 20 0 252762248 26729922560 19080 33554432000 4194304 4196468 140737431958896 140410506594288 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27219] ppid=27198 vsize=26103440 memory=6933690305039933585 CPUtime=0.12 cores=0-7
/proc/27201/task/27219/stat : 27219 (java) R 27198 27201 27155 0 -1 4202560 596 0 0 0 12 0 0 0 20 0 20 0 252762248 26729922560 19080 33554432000 4194304 4196468 140737431958896 140410505541744 140411971628438 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27220] ppid=27198 vsize=26103440 memory=279501841894800 CPUtime=0 cores=0-7
/proc/27201/task/27220/stat : 27220 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 252762248 26729922560 19080 33554432000 4194304 4196468 140737431958896 140410504489952 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27221] ppid=27198 vsize=26103440 memory=279501841894672 CPUtime=0 cores=0-7
/proc/27201/task/27221/stat : 27221 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 252762249 26729922560 19080 33554432000 4194304 4196468 140737431958896 140410503437488 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 26103440 KiB
Current children cumulated memory: 76320 KiB

[startup+1.50092 s]
/proc/loadavg: 0.01 0.54 1.02 3/200 27221
/proc/meminfo: memFree=19278760/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=26111632 memory=139832 CPUtime=2.52 cores=0-7
/proc/27201/stat : 27201 (java) S 27198 27201 27155 0 -1 1077944320 26082 0 0 0 242 10 0 0 20 0 20 0 252762231 26738311168 34958 33554432000 4194304 4196468 140737431958896 140737431941440 140411971616503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
/proc/27201/statm: 6527908 34958 3542 1 0 6489980 0
[pid=27201/tid=27203] ppid=27198 vsize=26111632 memory=1 CPUtime=1.35 cores=0-7
/proc/27201/task/27203/stat : 27203 (java) R 27198 27201 27155 0 -1 4202560 19267 0 0 0 130 5 0 0 20 0 20 0 252762237 26738311168 34958 33554432000 4194304 4196468 140737431958896 140411975844816 140411971628438 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27204] ppid=27198 vsize=26111632 memory=1 CPUtime=0 cores=0-7
/proc/27201/task/27204/stat : 27204 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26738311168 34958 33554432000 4194304 4196468 140737431958896 140411530161168 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27205] ppid=27198 vsize=26111632 memory=7 CPUtime=0 cores=0-7
/proc/27201/task/27205/stat : 27205 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 252762243 26738311168 34958 33554432000 4194304 4196468 140737431958896 140411529108624 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27206] ppid=27198 vsize=26111632 memory=0 CPUtime=0 cores=0-7
/proc/27201/task/27206/stat : 27206 (java) S 27198 27201 27155 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 252762243 26738311168 34958 33554432000 4194304 4196468 140737431958896 140411528055568 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0

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

/proc/27201/task/27209/stat : 27209 (java) S 27198 27201 27155 0 -1 1077944384 77525 0 0 0 820 44 0 0 20 0 38 0 252762243 27973644288 244508 33554432000 4194304 4196468 140737431958896 140411524897424 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27210] ppid=27198 vsize=27318012 memory=15880 CPUtime=8.67 cores=0-7
/proc/27201/task/27210/stat : 27210 (java) S 27198 27201 27155 0 -1 1077944384 79561 0 0 0 823 44 0 0 20 0 38 0 252762244 27973644288 244508 33554432000 4194304 4196468 140737431958896 140411523844368 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 20 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27211] ppid=27198 vsize=27318012 memory=16228 CPUtime=8.68 cores=0-7
/proc/27201/task/27211/stat : 27211 (java) S 27198 27201 27155 0 -1 1077944384 84532 0 0 0 824 44 0 0 20 0 38 0 252762244 27973644288 244508 33554432000 4194304 4196468 140737431958896 140411522791824 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27212] ppid=27198 vsize=27318012 memory=38164 CPUtime=7.8 cores=0-7
/proc/27201/task/27212/stat : 27212 (java) S 27198 27201 27155 0 -1 1077944384 153071 0 0 0 672 108 0 0 20 0 38 0 252762245 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410512911088 140411971627650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 63 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27213] ppid=27198 vsize=27318012 memory=4048 CPUtime=0 cores=0-7
/proc/27201/task/27213/stat : 27213 (java) S 27198 27201 27155 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 38 0 252762245 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410511857376 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27214] ppid=27198 vsize=27318012 memory=1796 CPUtime=0 cores=0-7
/proc/27201/task/27214/stat : 27214 (java) S 27198 27201 27155 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 38 0 252762246 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410510804224 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27215] ppid=27198 vsize=27318012 memory=636 CPUtime=0 cores=0-7
/proc/27201/task/27215/stat : 27215 (java) S 27198 27201 27155 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 252762248 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410509752784 140411971635099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27216] ppid=27198 vsize=27318012 memory=960 CPUtime=1.01 cores=0-7
/proc/27201/task/27216/stat : 27216 (java) S 27198 27201 27155 0 -1 1077944384 5147 0 0 0 100 1 0 0 20 0 38 0 252762248 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410508699888 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 67 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27217] ppid=27198 vsize=27318012 memory=1232 CPUtime=0.97 cores=0-7
/proc/27201/task/27217/stat : 27217 (java) S 27198 27201 27155 0 -1 1077944384 4854 0 0 0 95 2 0 0 20 0 38 0 252762248 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410507647344 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 65 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27218] ppid=27198 vsize=27318012 memory=2460 CPUtime=0.9 cores=0-7
/proc/27201/task/27218/stat : 27218 (java) S 27198 27201 27155 0 -1 1077944384 4022 0 0 0 88 2 0 0 20 0 38 0 252762248 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410506594288 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27219] ppid=27198 vsize=27318012 memory=932 CPUtime=0.89 cores=0-7
/proc/27201/task/27219/stat : 27219 (java) S 27198 27201 27155 0 -1 1077944384 10349 0 0 0 88 1 0 0 20 0 38 0 252762248 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410505541744 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 69 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27220] ppid=27198 vsize=27318012 memory=1580 CPUtime=0 cores=0-7
/proc/27201/task/27220/stat : 27220 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 252762248 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410504489952 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27221] ppid=27198 vsize=27318012 memory=2240 CPUtime=0.75 cores=0-7
/proc/27201/task/27221/stat : 27221 (java) S 27198 27201 27155 0 -1 1077944384 7953 0 0 0 48 27 0 0 20 0 38 0 252762249 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410503437488 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27222] ppid=27198 vsize=27318012 memory=4124 CPUtime=0 cores=0-7
/proc/27201/task/27222/stat : 27222 (java) S 27198 27201 27155 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 38 0 252762448 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410492093440 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27223] ppid=27198 vsize=27318012 memory=2100 CPUtime=2.98 cores=0-7
/proc/27201/task/27223/stat : 27223 (java) R 27198 27201 27155 0 -1 1077944384 23947 0 0 0 129 169 0 0 20 0 38 0 252762467 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410488944032 140411971627650 0 4 0 16800975 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27224] ppid=27198 vsize=27318012 memory=7528 CPUtime=2481.1 cores=0-7
/proc/27201/task/27224/stat : 27224 (java) R 27198 27201 27155 0 -1 4202560 103952 0 0 0 248054 56 0 0 20 0 38 0 252762487 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410485785848 140411619688522 0 4 0 16800975 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27225] ppid=27198 vsize=27318012 memory=840 CPUtime=0.05 cores=0-7
/proc/27201/task/27225/stat : 27225 (java) S 27198 27201 27155 0 -1 1077944384 151 0 0 0 5 0 0 0 20 0 38 0 252762488 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410484741152 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27226] ppid=27198 vsize=27318012 memory=1800 CPUtime=0 cores=0-7
/proc/27201/task/27226/stat : 27226 (java) S 27198 27201 27155 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 38 0 252762491 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410483688096 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27227] ppid=27198 vsize=27318012 memory=1704 CPUtime=0.04 cores=0-7
/proc/27201/task/27227/stat : 27227 (java) S 27198 27201 27155 0 -1 1077944384 43 0 0 0 4 0 0 0 20 0 38 0 252762495 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410480538400 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27228] ppid=27198 vsize=27318012 memory=796 CPUtime=2482.62 cores=0-7
/proc/27201/task/27228/stat : 27228 (java) R 27198 27201 27155 0 -1 4202560 109761 0 0 0 248207 55 0 0 20 0 38 0 252762495 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410479481616 140411619465477 0 4 0 16800975 0 0 0 -1 5 0 0 28 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27229] ppid=27198 vsize=27318012 memory=979572 CPUtime=2481.77 cores=0-7
/proc/27201/task/27229/stat : 27229 (java) R 27198 27201 27155 0 -1 4202560 108630 0 0 0 248117 60 0 0 20 0 38 0 252762495 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410478426152 140411614131033 0 4 0 16800975 0 0 0 -1 2 0 0 26 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27230] ppid=27198 vsize=27318012 memory=979572 CPUtime=2481.87 cores=0-7
/proc/27201/task/27230/stat : 27230 (java) R 27198 27201 27155 0 -1 4202560 105836 0 0 0 248134 53 0 0 20 0 38 0 252762495 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410477373432 140411614100388 0 4 0 16800975 0 0 0 -1 4 0 0 27 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27231] ppid=27198 vsize=27318012 memory=10096 CPUtime=0.04 cores=0-7
/proc/27201/task/27231/stat : 27231 (java) S 27198 27201 27155 0 -1 1077944384 52 0 0 0 4 0 0 0 20 0 38 0 252762495 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410476328224 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27232] ppid=27198 vsize=27318012 memory=1240 CPUtime=2481.36 cores=0-7
/proc/27201/task/27232/stat : 27232 (java) R 27198 27201 27155 0 -1 4202560 102023 0 0 0 248081 55 0 0 20 0 38 0 252762495 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410475267400 140411614100431 0 4 0 16800975 0 0 0 -1 1 0 0 29 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27233] ppid=27198 vsize=27318012 memory=2416 CPUtime=2478.07 cores=0-7
/proc/27201/task/27233/stat : 27233 (java) R 27198 27201 27155 0 -1 4202560 110512 0 0 0 247752 55 0 0 20 0 38 0 252762495 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410474215152 140411620038866 0 4 0 16800975 0 0 0 -1 3 0 0 33 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27234] ppid=27198 vsize=27318012 memory=1796 CPUtime=2481.07 cores=0-7
/proc/27201/task/27234/stat : 27234 (java) R 27198 27201 27155 0 -1 4202560 103972 0 0 0 248050 57 0 0 20 0 38 0 252762496 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410473161720 140411619379464 0 4 0 16800975 0 0 0 -1 7 0 0 31 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27235] ppid=27198 vsize=27318012 memory=1704 CPUtime=2483.63 cores=0-7
/proc/27201/task/27235/stat : 27235 (java) R 27198 27201 27155 0 -1 4202560 103348 0 0 0 248309 54 0 0 20 0 38 0 252762504 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410472109232 140411619479867 0 4 0 16800975 0 0 0 -1 6 0 0 25 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27236] ppid=27198 vsize=27318012 memory=796 CPUtime=0 cores=0-7
/proc/27201/task/27236/stat : 27236 (java) S 27198 27201 27155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 252762504 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410471064992 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27237] ppid=27198 vsize=27318012 memory=5408 CPUtime=0 cores=0-7
/proc/27201/task/27237/stat : 27237 (java) S 27198 27201 27155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 252762504 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410470012448 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27238] ppid=27198 vsize=27318012 memory=876 CPUtime=0 cores=0-7
/proc/27201/task/27238/stat : 27238 (java) S 27198 27201 27155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 252762504 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410468959392 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27239] ppid=27198 vsize=27318012 memory=16228 CPUtime=0 cores=0-7
/proc/27201/task/27239/stat : 27239 (java) S 27198 27201 27155 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 252762504 27973644288 244508 33554432000 4194304 4196468 140737431958896 140410467906848 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
Current children cumulated CPU time: 19938.9 s
Current children cumulated vsize: 27318012 KiB
Current children cumulated memory: 978032 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.48 s]
# the end of solver process 27201 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19933.4 s, system=9.09457 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2520.4 s]
/proc/loadavg: 9.25 8.83 8.26 10/216 27296
/proc/meminfo: memFree=18388028/32770624 swapFree=67108860/67108860
[pid=27201] ppid=27198 vsize=27651860 memory=982944 CPUtime=19942 cores=0-7
/proc/27201/stat : 27201 (java) S 27198 27201 27155 0 -1 1077944320 1742976 0 0 0 1993292 908 0 0 20 0 44 0 252762231 28315504640 245736 33554432000 4194304 4196468 140737431958896 140737431941440 140411971616503 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
/proc/27201/statm: 6912965 245736 3611 1 0 6874516 0
[pid=27201/tid=27203] ppid=27198 vsize=27651860 memory=4616 CPUtime=2.42 cores=0-7
/proc/27201/task/27203/stat : 27203 (java) S 27198 27201 27155 0 -1 1077944384 25803 0 0 0 235 7 0 0 20 0 44 0 252762237 28315504640 245736 33554432000 4194304 4196468 140737431958896 140411975853968 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27204] ppid=27198 vsize=27651860 memory=1428 CPUtime=8.68 cores=0-7
/proc/27201/task/27204/stat : 27204 (java) S 27198 27201 27155 0 -1 1077944384 84417 0 0 0 824 44 0 0 20 0 44 0 252762243 28315504640 245736 33554432000 4194304 4196468 140737431958896 140411530161168 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27205] ppid=27198 vsize=27651860 memory=15880 CPUtime=8.66 cores=0-7
/proc/27201/task/27205/stat : 27205 (java) S 27198 27201 27155 0 -1 1077944384 88223 0 0 0 827 39 0 0 20 0 44 0 252762243 28315504640 245736 33554432000 4194304 4196468 140737431958896 140411529108624 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27206] ppid=27198 vsize=27651860 memory=0 CPUtime=8.63 cores=0-7
/proc/27201/task/27206/stat : 27206 (java) S 27198 27201 27155 0 -1 1077944384 83598 0 0 0 821 42 0 0 20 0 44 0 252762243 28315504640 245736 33554432000 4194304 4196468 140737431958896 140411528055568 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27207] ppid=27198 vsize=27651860 memory=279501843726656 CPUtime=8.74 cores=0-7
/proc/27201/task/27207/stat : 27207 (java) S 27198 27201 27155 0 -1 1077944384 77386 0 0 0 832 42 0 0 20 0 44 0 252762243 28315504640 245736 33554432000 4194304 4196468 140737431958896 140411527003024 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27208] ppid=27198 vsize=27651860 memory=139750921532000 CPUtime=8.65 cores=0-7
/proc/27201/task/27208/stat : 27208 (java) S 27198 27201 27155 0 -1 1077944384 79509 0 0 0 822 43 0 0 20 0 44 0 252762243 28315504640 245736 33554432000 4194304 4196468 140737431958896 140411525949968 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27209] ppid=27198 vsize=27651860 memory=1240 CPUtime=8.64 cores=0-7
/proc/27201/task/27209/stat : 27209 (java) S 27198 27201 27155 0 -1 1077944384 77535 0 0 0 820 44 0 0 20 0 44 0 252762243 28315504640 245736 33554432000 4194304 4196468 140737431958896 140411524897424 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27210] ppid=27198 vsize=27651860 memory=2416 CPUtime=8.67 cores=0-7
/proc/27201/task/27210/stat : 27210 (java) S 27198 27201 27155 0 -1 1077944384 79561 0 0 0 823 44 0 0 20 0 44 0 252762244 28315504640 245736 33554432000 4194304 4196468 140737431958896 140411523844368 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 20 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27211] ppid=27198 vsize=27651860 memory=1796 CPUtime=8.68 cores=0-7
/proc/27201/task/27211/stat : 27211 (java) S 27198 27201 27155 0 -1 1077944384 84541 0 0 0 824 44 0 0 20 0 44 0 252762244 28315504640 245736 33554432000 4194304 4196468 140737431958896 140411522791824 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27212] ppid=27198 vsize=27651860 memory=1704 CPUtime=7.8 cores=0-7
/proc/27201/task/27212/stat : 27212 (java) S 27198 27201 27155 0 -1 1077944384 153073 0 0 0 672 108 0 0 20 0 44 0 252762245 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410512911088 140411971627650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 63 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27213] ppid=27198 vsize=27651860 memory=796 CPUtime=0 cores=0-7
/proc/27201/task/27213/stat : 27213 (java) S 27198 27201 27155 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 44 0 252762245 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410511857376 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27214] ppid=27198 vsize=27651860 memory=5408 CPUtime=0 cores=0-7
/proc/27201/task/27214/stat : 27214 (java) S 27198 27201 27155 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 44 0 252762246 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410510804224 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27215] ppid=27198 vsize=27651860 memory=876 CPUtime=0 cores=0-7
/proc/27201/task/27215/stat : 27215 (java) S 27198 27201 27155 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 44 0 252762248 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410509752784 140411971635099 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27216] ppid=27198 vsize=27651860 memory=10096 CPUtime=1.01 cores=0-7
/proc/27201/task/27216/stat : 27216 (java) S 27198 27201 27155 0 -1 1077944384 5214 0 0 0 100 1 0 0 20 0 44 0 252762248 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410508699888 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 67 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27217] ppid=27198 vsize=27651860 memory=1228 CPUtime=1.06 cores=0-7
/proc/27201/task/27217/stat : 27217 (java) S 27198 27201 27155 0 -1 1077944384 6037 0 0 0 103 3 0 0 20 0 44 0 252762248 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410507647344 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 65 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27218] ppid=27198 vsize=27651860 memory=1952 CPUtime=0.92 cores=0-7
/proc/27201/task/27218/stat : 27218 (java) S 27198 27201 27155 0 -1 1077944384 4106 0 0 0 90 2 0 0 20 0 44 0 252762248 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410506594288 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27219] ppid=27198 vsize=27651860 memory=1160 CPUtime=0.9 cores=0-7
/proc/27201/task/27219/stat : 27219 (java) S 27198 27201 27155 0 -1 1077944384 10729 0 0 0 89 1 0 0 20 0 44 0 252762248 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410505541744 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 69 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27220] ppid=27198 vsize=27651860 memory=10860 CPUtime=0 cores=0-7
/proc/27201/task/27220/stat : 27220 (java) S 27198 27201 27155 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 252762248 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410504489952 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27221] ppid=27198 vsize=27651860 memory=4616 CPUtime=0.75 cores=0-7
/proc/27201/task/27221/stat : 27221 (java) S 27198 27201 27155 0 -1 1077944384 7953 0 0 0 48 27 0 0 20 0 44 0 252762249 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410503437488 140411971627650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27222] ppid=27198 vsize=27651860 memory=1428 CPUtime=0 cores=0-7
/proc/27201/task/27222/stat : 27222 (java) S 27198 27201 27155 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 44 0 252762448 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410492093440 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27223] ppid=27198 vsize=27651860 memory=164 CPUtime=2.98 cores=0-7
/proc/27201/task/27223/stat : 27223 (java) R 27198 27201 27155 0 -1 1077944384 23969 0 0 0 129 169 0 0 20 0 44 0 252762467 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410488943920 140411971627650 0 4 0 16800975 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27224] ppid=27198 vsize=27651860 memory=7163935512246379570 CPUtime=2481.46 cores=0-7
/proc/27201/task/27224/stat : 27224 (java) R 27198 27201 27155 0 -1 4202560 103952 0 0 0 248090 56 0 0 20 0 44 0 252762487 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410485785928 140411614100109 0 4 0 16800975 0 0 0 -1 4 0 0 28 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27225] ppid=27198 vsize=27651860 memory=979572 CPUtime=0.05 cores=0-7
/proc/27201/task/27225/stat : 27225 (java) S 27198 27201 27155 0 -1 1077944384 172 0 0 0 5 0 0 0 20 0 44 0 252762488 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410484741152 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27226] ppid=27198 vsize=27651860 memory=288230621803970871 CPUtime=0.01 cores=0-7
/proc/27201/task/27226/stat : 27226 (java) S 27198 27201 27155 0 -1 1077944384 336 0 0 0 1 0 0 0 20 0 44 0 252762491 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410483688112 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27227] ppid=27198 vsize=27651860 memory=13567093857585738 CPUtime=0.04 cores=0-7
/proc/27201/task/27227/stat : 27227 (java) S 27198 27201 27155 0 -1 1077944384 73 0 0 0 4 0 0 0 20 0 44 0 252762495 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410480538400 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27228] ppid=27198 vsize=27651860 memory=4104 CPUtime=2483 cores=0-7
/proc/27201/task/27228/stat : 27228 (java) R 27198 27201 27155 0 -1 4202560 109761 0 0 0 248245 55 0 0 20 0 44 0 252762495 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410479478408 140411619512871 0 4 0 16800975 0 0 0 -1 7 0 0 28 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27229] ppid=27198 vsize=27651860 memory=983676 CPUtime=2482.13 cores=0-7
/proc/27201/task/27229/stat : 27229 (java) R 27198 27201 27155 0 -1 4202560 108631 0 0 0 248153 60 0 0 20 0 44 0 252762495 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410478426680 140411614099670 0 4 0 16800975 0 0 0 -1 5 0 0 26 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27230] ppid=27198 vsize=27651860 memory=4126316290023845779 CPUtime=2482.25 cores=0-7
/proc/27201/task/27230/stat : 27230 (java) R 27198 27201 27155 0 -1 4202560 105837 0 0 0 248172 53 0 0 20 0 44 0 252762495 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410477373688 140411619513290 0 4 0 16800975 0 0 0 -1 2 0 0 27 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27231] ppid=27198 vsize=27651860 memory=1232 CPUtime=0.04 cores=0-7
/proc/27201/task/27231/stat : 27231 (java) S 27198 27201 27155 0 -1 1077944384 79 0 0 0 4 0 0 0 20 0 44 0 252762495 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410476328240 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27232] ppid=27198 vsize=27651860 memory=6791534058613427641 CPUtime=2481.73 cores=0-7
/proc/27201/task/27232/stat : 27232 (java) R 27198 27201 27155 0 -1 4202560 102025 0 0 0 248118 55 0 0 20 0 44 0 252762495 28315504640 245736 33554432000 4194304 4196468 140737431958896 140410475267896 140411952456000 0 4 0 16800975 0 0 0 -1 3 0 0 29 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27233] ppid=27198 vsize=27717396 memory=932 CPUtime=2478.41 cores=0-7
/proc/27201/task/27233/stat : 27233 (java) R 27198 27201 27155 0 -1 4202560 110512 0 0 0 247786 55 0 0 20 0 44 0 252762495 28382613504 245736 33554432000 4194304 4196468 140737431958896 140410474214760 140411619590452 0 4 0 16800975 0 0 0 -1 0 0 0 33 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27234] ppid=27198 vsize=27717396 memory=1580 CPUtime=2481.4 cores=0-7
/proc/27201/task/27234/stat : 27234 (java) R 27198 27201 27155 0 -1 4202560 103972 0 0 0 248083 57 0 0 20 0 44 0 252762496 28382613504 245736 33554432000 4194304 4196468 140737431958896 140410473161608 140411619513430 0 4 0 16800975 0 0 0 -1 6 0 0 31 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27235] ppid=27198 vsize=27717396 memory=2240 CPUtime=2484 cores=0-7
/proc/27201/task/27235/stat : 27235 (java) R 27198 27201 27155 0 -1 4202560 103348 0 0 0 248346 54 0 0 20 0 44 0 252762504 28382613504 245736 33554432000 4194304 4196468 140737431958896 140410472109128 140411619595988 0 4 0 16800975 0 0 0 -1 1 0 0 25 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27236] ppid=27198 vsize=27717396 memory=4124 CPUtime=0 cores=0-7
/proc/27201/task/27236/stat : 27236 (java) S 27198 27201 27155 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 44 0 252762504 28382613504 245736 33554432000 4194304 4196468 140737431958896 140410471065008 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27237] ppid=27198 vsize=27717396 memory=2100 CPUtime=0 cores=0-7
/proc/27201/task/27237/stat : 27237 (java) S 27198 27201 27155 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 44 0 252762504 28382613504 245736 33554432000 4194304 4196468 140737431958896 140410470012448 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27238] ppid=27198 vsize=27717396 memory=7528 CPUtime=0 cores=0-7
/proc/27201/task/27238/stat : 27238 (java) S 27198 27201 27155 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 44 0 252762504 28382613504 245736 33554432000 4194304 4196468 140737431958896 140410468959392 140411971626709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
[pid=27201/tid=27239] ppid=27198 vsize=27717396 memory=0 CPUtime=0.01 cores=0-7
/proc/27201/task/27239/stat : 27239 (java) R 27198 27201 27155 0 -1 1077944384 263 0 0 0 1 0 0 0 20 0 44 0 252762504 28382613504 245736 33554432000 4194304 4196468 140737431958896 140410467906448 140411971626709 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32071680 140737431962702 140737431962885 140737431962885 140737431965647 0
Current children cumulated CPU time: 19942 s
Current children cumulated vsize: 27651860 KiB
Current children cumulated memory: 982944 KiB

Child status: 143
Real time (s): 2520.48
CPU time (s): 19942.5
CPU user time (s): 19933.4
CPU system time (s): 9.09457
CPU usage (%): 791.217
Max. virtual memory (cumulated for all children) (KiB): 27651860
Max. memory (cumulated for all children) (KiB): 1595968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19933.4
system time used= 9.09457
maximum resident set size= 1597472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1743381
page faults= 0
swaps= 0
block input operations= 3496
block output operations= 4096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 777412
involuntary context switches= 437619


# summary of solver processes directly reported to runsolver:
#   pid: 27201
#   total CPU time (s): 19942.5
#   total CPU user time (s): 19933.4
#   total CPU system time (s): 9.09457

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.4499 second user time and 30.6079 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-15 18:53:09
IDJOB=4309014
IDBENCH=141020
IDSOLVER=2793
FILE ID=node139/4309014-1534351989
RUNJOBID= node139-1534351989-27182
PBS_JOBID= 21038248
Free space on /tmp= 39472 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-16_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309014-1534351989/watcher-4309014-1534351989 -o /tmp/evaluation-result-4309014-1534351989/solver-4309014-1534351989 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1534351989-27182 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 508517251 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309014-1534351989.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ca60191094dbbdd7cca22b5ebea1cb75
RANDOM SEED=508517251

node139.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.80
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.80
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.80
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.80
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:        19359872 kB
MemAvailable:   31894464 kB
Buffers:          274656 kB
Cached:         12374064 kB
SwapCached:            0 kB
Active:          6060040 kB
Inactive:        6639912 kB
Active(anon):       4992 kB
Inactive(anon):   106800 kB
Active(file):    6055048 kB
Inactive(file):  6533112 kB
Unevictable:        7192 kB
Mlocked:            7192 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35860 kB
Writeback:             0 kB
AnonPages:         58300 kB
Mapped:            65596 kB
Shmem:             57996 kB
Slab:             402908 kB
SReclaimable:     374892 kB
SUnreclaim:        28016 kB
KernelStack:        3168 kB
PageTables:         4944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     356856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 39436 MiB
End job on node139 at 2018-08-15 19:35:11