Trace number 4122075

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
Sat4j PB 2.3.6 Res+CP PB16UNSAT 559.37 278.113

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n78-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM88ba1c0337fe936de183a7f26318797f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.14452
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables117
Total number of constraints312
Number of constraints which are clauses312
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4122075-1467309816.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.16	c ... done. Wall clock time 0.051s.
0.10/0.16	c declared #vars     117
0.10/0.16	c #constraints  312
0.10/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 312
0.10/0.16	c 312 constraints processed.
0.10/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 312
0.10/0.16	c 312 constraints processed.
1.83/0.61	c cleaning 2495 clauses out of 5000 with flag 16692/5000
2.22/0.75	c cleaning 0 clauses out of 5002 with flag 0/5002
3.11/1.00	c cleaning 0 clauses out of 11000 with flag 0/11000
3.43/1.15	c cleaning 4245 clauses out of 8505 with flag 37756/11000
4.05/1.33	c cleaning 0 clauses out of 18000 with flag 0/18000
4.99/1.71	c cleaning 0 clauses out of 26000 with flag 0/26000
5.58/1.99	c cleaning 5626 clauses out of 11260 with flag 62432/18000
6.11/2.18	c cleaning 0 clauses out of 35000 with flag 0/35000
7.32/2.70	c cleaning 0 clauses out of 45001 with flag 0/45001
8.13/3.13	c cleaning 6812 clauses out of 13634 with flag 90512/26000
8.76/3.42	c cleaning 0 clauses out of 56001 with flag 0/56001
10.14/4.12	c cleaning 0 clauses out of 68001 with flag 0/68001
10.99/4.53	c cleaning 7904 clauses out of 15822 with flag 122236/35000
12.38/5.25	c cleaning 0 clauses out of 81001 with flag 0/81001
14.38/6.25	c cleaning 0 clauses out of 95000 with flag 0/95000
14.38/6.25	c cleaning 8950 clauses out of 17918 with flag 157396/45000
16.40/7.21	c cleaning 0 clauses out of 110001 with flag 0/110001
19.04/8.52	c cleaning 0 clauses out of 126001 with flag 0/126001
19.04/8.56	c cleaning 9974 clauses out of 19968 with flag 196152/56000
21.24/9.68	c cleaning 0 clauses out of 143000 with flag 0/143000
23.70/10.90	c cleaning 10991 clauses out of 21994 with flag 239065/68000
24.11/11.04	c cleaning 0 clauses out of 161001 with flag 0/161001
25.69/11.90	c cleaning 11998 clauses out of 24004 with flag 301828/81001
27.49/12.71	c cleaning 13002 clauses out of 26006 with flag 369386/95001
27.49/12.78	c cleaning 0 clauses out of 180000 with flag 0/180000
30.10/14.03	c cleaning 14001 clauses out of 28003 with flag 445413/110000
30.50/14.29	c cleaning 0 clauses out of 200000 with flag 0/200000
33.70/15.87	c cleaning 14997 clauses out of 30002 with flag 523270/126000
33.70/15.88	c cleaning 0 clauses out of 221001 with flag 0/221001
36.97/17.50	c cleaning 0 clauses out of 243000 with flag 0/243000
38.17/18.00	c cleaning 15998 clauses out of 32005 with flag 604132/143000
41.78/19.82	c cleaning 0 clauses out of 266000 with flag 0/266000
42.36/20.16	c cleaning 16999 clauses out of 34008 with flag 692073/161001
45.96/21.91	c cleaning 0 clauses out of 290000 with flag 0/290000
45.96/22.00	c cleaning 18002 clauses out of 36009 with flag 780549/180001
50.16/24.00	c cleaning 18999 clauses out of 38007 with flag 871846/200001
56.95/27.46	c cleaning 20002 clauses out of 40008 with flag 961223/221001
58.76/28.37	c cleaning 0 clauses out of 315001 with flag 0/315001
65.06/31.47	c cleaning 21002 clauses out of 42005 with flag 1058894/243000
65.46/31.67	c cleaning 0 clauses out of 341000 with flag 0/341000
73.27/35.50	c cleaning 0 clauses out of 368000 with flag 0/368000
73.47/35.67	c cleaning 21997 clauses out of 44004 with flag 1159792/266001
81.27/39.55	c cleaning 23003 clauses out of 46007 with flag 1259568/290001
82.87/40.37	c cleaning 0 clauses out of 396000 with flag 0/396000
90.86/44.32	c cleaning 24000 clauses out of 48003 with flag 1357204/315000
93.38/45.53	c cleaning 0 clauses out of 425000 with flag 0/425000
101.17/49.50	c cleaning 25001 clauses out of 50004 with flag 1460936/341001
101.77/49.80	c cleaning 0 clauses out of 455001 with flag 0/455001
112.38/55.05	c cleaning 26000 clauses out of 52003 with flag 1581394/368001
114.58/56.13	c cleaning 0 clauses out of 486000 with flag 0/486000
122.66/60.14	c cleaning 0 clauses out of 518000 with flag 0/518000
126.48/62.05	c cleaning 26998 clauses out of 54002 with flag 1715886/396000
137.48/67.55	c cleaning 0 clauses out of 551001 with flag 0/551001
142.48/70.02	c cleaning 27999 clauses out of 56005 with flag 1850384/425001
152.11/74.86	c cleaning 0 clauses out of 585000 with flag 0/585000
156.09/76.89	c cleaning 29001 clauses out of 58005 with flag 1985506/455000
170.98/84.23	c cleaning 29997 clauses out of 60005 with flag 2133057/486001
173.18/85.32	c cleaning 0 clauses out of 620001 with flag 0/620001
182.59/90.00	c cleaning 31004 clauses out of 62008 with flag 2283733/518001
194.59/96.00	c cleaning 31998 clauses out of 64003 with flag 2435717/551000
195.79/96.63	c cleaning 0 clauses out of 656000 with flag 0/656000
207.70/102.56	c cleaning 33002 clauses out of 66005 with flag 2585915/585000
212.50/104.93	c cleaning 0 clauses out of 693000 with flag 0/693000
221.10/109.24	c cleaning 33995 clauses out of 68003 with flag 2741437/620000
226.90/112.14	c cleaning 0 clauses out of 731000 with flag 0/731000
235.29/116.37	c cleaning 35001 clauses out of 70008 with flag 2901412/656000
240.98/119.13	c cleaning 0 clauses out of 770001 with flag 0/770001
251.79/124.59	c cleaning 36000 clauses out of 72007 with flag 3071178/693000
259.99/128.62	c cleaning 0 clauses out of 810000 with flag 0/810000
265.79/131.52	c cleaning 37000 clauses out of 74009 with flag 3247078/731002
277.49/137.32	c cleaning 0 clauses out of 851002 with flag 0/851002
279.49/138.35	c cleaning 38001 clauses out of 76008 with flag 3420176/770001
294.10/145.64	c cleaning 38999 clauses out of 78007 with flag 3592450/810001
310.16/153.59	c cleaning 0 clauses out of 893001 with flag 0/893001
313.76/155.38	c cleaning 39997 clauses out of 80008 with flag 3776898/851001
342.01/169.37	c cleaning 40999 clauses out of 82011 with flag 3974588/893001
342.81/169.76	c cleaning 0 clauses out of 936001 with flag 0/936001
368.98/182.74	c cleaning 42000 clauses out of 84011 with flag 4166727/936000
373.76/185.12	c cleaning 0 clauses out of 980001 with flag 0/980001
393.56/195.03	c cleaning 42998 clauses out of 86012 with flag 4362775/980001
401.36/198.93	c cleaning 0 clauses out of 1025001 with flag 0/1025001
425.06/210.75	c cleaning 44000 clauses out of 88014 with flag 4572374/1025001
432.46/214.50	c cleaning 0 clauses out of 1071001 with flag 0/1071001
456.98/226.67	c cleaning 45002 clauses out of 90014 with flag 4790101/1071001
468.56/232.45	c cleaning 0 clauses out of 1118002 with flag 0/1118002
488.96/242.63	c cleaning 45999 clauses out of 92011 with flag 5001247/1118000
506.93/251.52	c cleaning 0 clauses out of 1166000 with flag 0/1166001
522.34/259.26	c cleaning 47001 clauses out of 94013 with flag 5222210/1166001
547.14/271.69	c cleaning 0 clauses out of 1215000 with flag 0/1215001
556.51/276.54	c cleaning 48002 clauses out of 96012 with flag 5430962/1215001
559.11/277.84	c And the winner is solver1
559.11/277.96	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
559.11/277.96	c starts		: 84
559.11/277.96	c conflicts		: 1222769
559.11/277.96	c decisions		: 1504603
559.11/277.96	c propagations		: 9260588
559.11/277.96	c inspects		: 6517416809
559.11/277.96	c shortcuts		: 0
559.11/277.96	c learnt literals	: 0
559.11/277.96	c learnt binary clauses	: 0
559.11/277.96	c learnt ternary clauses	: 8
559.11/277.96	c learnt constraints	: 1222769
559.11/277.96	c ignored constraints	: 0
559.11/277.96	c root simplifications	: 0
559.11/277.96	c removed literals (reason simplification)	: 4428203
559.11/277.96	c reason swapping (by a shorter reason)	: 0
559.11/277.96	c Calls to reduceDB	: 45
559.11/277.96	c Number of update (reduction) of LBD	: 168044
559.11/277.96	c Imported unit clauses	: 0
559.11/277.96	c number of reductions to clauses (during analyze)	: 0
559.11/277.96	c number of learned constraints concerned by reduction	: 0
559.11/277.96	c number of learning phase by resolution	: 0
559.11/277.96	c number of learning phase by cutting planes	: 0
559.11/277.96	c speed (assignments/second)	: 33336.28997130957
559.11/277.96	c non guided choices	426
559.11/277.98	c learnt constraints type 
559.11/277.98	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 55778
559.11/277.98	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
559.11/277.98	c starts		: 189
559.11/277.98	c conflicts		: 1241192
559.11/277.98	c decisions		: 1533445
559.11/277.98	c propagations		: 7934324
559.11/277.98	c inspects		: 2430585447
559.11/277.98	c shortcuts		: 0
559.11/277.98	c learnt literals	: 1
559.11/277.98	c learnt binary clauses	: 4
559.11/277.98	c learnt ternary clauses	: 14
559.11/277.98	c learnt constraints	: 1241190
559.11/277.98	c ignored constraints	: 0
559.11/277.98	c root simplifications	: 0
559.11/277.98	c removed literals (reason simplification)	: 0
559.11/277.98	c reason swapping (by a shorter reason)	: 0
559.11/277.98	c Calls to reduceDB	: 45
559.11/277.98	c Number of update (reduction) of LBD	: 0
559.11/277.98	c Imported unit clauses	: 0
559.11/277.98	c number of reductions to clauses (during analyze)	: 0
559.11/277.98	c number of learned constraints concerned by reduction	: 0
559.11/277.98	c number of learning phase by resolution	: 0
559.11/277.98	c number of learning phase by cutting planes	: 0
559.11/277.98	c speed (assignments/second)	: 28559.533793828312
559.11/277.98	c non guided choices	130
559.29/278.10	c learnt constraints type 
559.29/278.10	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1241186
559.29/278.10	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 4
559.29/278.10	s UNSATISFIABLE
559.29/278.10	c Total wall clock time (in seconds): 277.993

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4122075-1467309816/watcher-4122075-1467309816 -o /tmp/evaluation-result-4122075-1467309816/solver-4122075-1467309816 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13228 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4122075-1467309816.opb 

pid=16108
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.98 3.18 4/261 16111
/proc/meminfo: memFree=29421228/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=23172 CPUtime=0 cores=1,3,5,7
/proc/16111/stat : 16111 (java) R 16108 16111 13211 0 -1 4202496 1214 0 0 0 0 0 0 0 20 0 1 0 12088108 23728128 857 33554432000 1073741824 1073778376 140735028843744 140735028832808 249640873815 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 5793 861 650 9 0 128 0
[pid=16111/tid=16112] ppid=16108 vsize=89736 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) R 16108 16111 13211 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 2 0 12088108 91889664 882 33554432000 1073741824 1073778376 140735028843744 140735028832808 249649835685 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100163 s]
/proc/loadavg: 3.99 3.98 3.18 4/261 16111
/proc/meminfo: memFree=29421228/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16111/stat : 16111 (java) S 16108 16111 13211 0 -1 4202496 4481 0 1 0 9 1 0 0 20 0 18 0 12088108 9787879424 6101 33554432000 1073741824 1073778376 140735028843744 140735028834880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 2389619 6101 2156 9 0 2380296 0
[pid=16111/tid=16112] ppid=16108 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) R 16108 16111 13211 0 -1 4202560 2382 0 1 0 6 1 0 0 20 0 18 0 12088108 9787879424 6101 33554432000 1073741824 1073778376 140735028843744 140414517447584 249653421325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200282 s]
/proc/loadavg: 3.99 3.98 3.18 4/261 16111
/proc/meminfo: memFree=29421228/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/16111/stat : 16111 (java) S 16108 16111 13211 0 -1 4202496 4943 0 1 0 27 2 0 0 20 0 22 0 12088108 10060525568 7988 33554432000 1073741824 1073778376 140735028843744 140735028834880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 2456183 7990 2219 9 0 2446860 0
[pid=16111/tid=16112] ppid=16108 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) S 16108 16111 13211 0 -1 4202560 2415 0 1 0 13 1 0 0 20 0 22 0 12088108 10060525568 7991 33554432000 1073741824 1073778376 140735028843744 140414517449592 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+0.300283 s]
/proc/loadavg: 3.99 3.98 3.18 4/261 16111
/proc/meminfo: memFree=29421228/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/16111/stat : 16111 (java) S 16108 16111 13211 0 -1 4202496 7786 0 1 0 66 2 0 0 20 0 22 0 12088108 10060525568 10102 33554432000 1073741824 1073778376 140735028843744 140735028834880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 2456183 10102 2239 9 0 2446860 0
[pid=16111/tid=16112] ppid=16108 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) S 16108 16111 13211 0 -1 4202560 2415 0 1 0 13 1 0 0 20 0 22 0 12088108 10060525568 10102 33554432000 1073741824 1073778376 140735028843744 140414517449592 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700239 s]
/proc/loadavg: 3.99 3.98 3.18 4/261 16111
/proc/meminfo: memFree=29421228/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/16111/stat : 16111 (java) S 16108 16111 13211 0 -1 4202496 20960 0 1 0 216 6 0 0 20 0 22 0 12088108 10060525568 33979 33554432000 1073741824 1073778376 140735028843744 140735028834880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 2456183 33979 2260 9 0 2446860 0
[pid=16111/tid=16112] ppid=16108 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) S 16108 16111 13211 0 -1 4202560 2415 0 1 0 13 1 0 0 20 0 22 0 12088108 10060525568 33979 33554432000 1073741824 1073778376 140735028843744 140414517449592 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 9824732

[startup+1.50088 s]
/proc/loadavg: 3.99 3.98 3.18 6/283 16133
/proc/meminfo: memFree=29242612/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=9824732 CPUtime=4.57 cores=1,3,5,7
/proc/16111/stat : 16111 (java) S 16108 16111 13211 0 -1 4202496 26957 0 1 0 449 8 0 0 20 0 22 0 12088108 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140735028834880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 2456183 48148 2275 9 0 2446860 0
[pid=16111/tid=16112] ppid=16108 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) S 16108 16111 13211 0 -1 4202560 2415 0 1 0 13 1 0 0 20 0 22 0 12088108 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414517449592 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16114] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16114/stat : 16114 (java) S 16108 16111 13211 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414495549608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16115] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16115/stat : 16115 (java) S 16108 16111 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414494497064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16116] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16116/stat : 16116 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414292060584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16117] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16117/stat : 16117 (java) S 16108 16111 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414291008040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16118] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16118/stat : 16118 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414289955496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16119] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16119/stat : 16119 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414288902952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16120] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16120/stat : 16120 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414287850408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16121] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16121/stat : 16121 (java) S 16108 16111 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414286797864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16122] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16122/stat : 16122 (java) S 16108 16111 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12088110 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414274386024 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16123] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16123/stat : 16123 (java) S 16108 16111 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12088111 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414273332344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16124] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16124/stat : 16124 (java) S 16108 16111 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12088111 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414272279688 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16125] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16125/stat : 16125 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088113 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414271228432 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16126] ppid=16108 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/16111/task/16126/stat : 16126 (java) S 16108 16111 13211 0 -1 4202560 10153 0 0 0 68 3 0 0 20 0 22 0 12088113 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414270175800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16127] ppid=16108 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/16111/task/16127/stat : 16127 (java) S 16108 16111 13211 0 -1 4202560 12961 0 0 0 101 3 0 0 20 0 22 0 12088113 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414269123256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16128] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16128/stat : 16128 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088113 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414268070904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16129] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16129/stat : 16129 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088113 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414267018568 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16130] ppid=16108 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/16111/task/16130/stat : 16130 (java) R 16108 16111 13211 0 -1 4202560 25 0 0 0 130 0 0 0 20 0 22 0 12088125 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414265962840 140414376439072 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16131] ppid=16108 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/16111/task/16131/stat : 16131 (java) R 16108 16111 13211 0 -1 4202560 94 0 0 0 127 2 0 0 20 0 22 0 12088125 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414264901408 140414376644988 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16132] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16132/stat : 16132 (java) S 16108 16111 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12088125 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414263858216 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16133] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16133/stat : 16133 (java) S 16108 16111 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12088125 10060525568 48148 33554432000 1073741824 1073778376 140735028843744 140414262805672 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 9824732

[startup+3.10101 s]
/proc/loadavg: 3.99 3.98 3.18 5/283 16133
/proc/meminfo: memFree=29232000/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=9824732 CPUtime=8.13 cores=1,3,5,7
/proc/16111/stat : 16111 (java) S 16108 16111 13211 0 -1 4202496 30503 0 1 0 801 12 0 0 20 0 22 0 12088108 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140735028834880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 2456183 71254 2275 9 0 2446860 0
[pid=16111/tid=16112] ppid=16108 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) S 16108 16111 13211 0 -1 4202560 2415 0 1 0 13 1 0 0 20 0 22 0 12088108 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414517449592 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16114] ppid=16108 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/16111/task/16114/stat : 16114 (java) S 16108 16111 13211 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 12088109 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414495549608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16115] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16115/stat : 16115 (java) S 16108 16111 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414494497064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16116] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16116/stat : 16116 (java) S 16108 16111 13211 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414292060584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16117] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16117/stat : 16117 (java) S 16108 16111 13211 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414291008040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16118] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16118/stat : 16118 (java) S 16108 16111 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414289955496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16119] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16119/stat : 16119 (java) S 16108 16111 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414288902952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16120] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16120/stat : 16120 (java) S 16108 16111 13211 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414287850408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16121] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16121/stat : 16121 (java) S 16108 16111 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414286797864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16122] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16122/stat : 16122 (java) S 16108 16111 13211 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 12088110 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414274386024 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16123] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16123/stat : 16123 (java) S 16108 16111 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12088111 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414273332344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16124] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16124/stat : 16124 (java) S 16108 16111 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12088111 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414272279688 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16125] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16125/stat : 16125 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088113 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414271228432 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16126] ppid=16108 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/16111/task/16126/stat : 16126 (java) S 16108 16111 13211 0 -1 4202560 10153 0 0 0 68 3 0 0 20 0 22 0 12088113 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414270175800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16127] ppid=16108 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/16111/task/16127/stat : 16127 (java) S 16108 16111 13211 0 -1 4202560 16377 0 0 0 134 3 0 0 20 0 22 0 12088113 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414269123256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16128] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16128/stat : 16128 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088113 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414268070904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16129] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16129/stat : 16129 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088113 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414267018568 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16130] ppid=16108 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/16111/task/16130/stat : 16130 (java) R 16108 16111 13211 0 -1 4202560 40 0 0 0 288 0 0 0 20 0 22 0 12088125 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414265960848 140414376439412 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16131] ppid=16108 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/16111/task/16131/stat : 16131 (java) R 16108 16111 13211 0 -1 4202560 121 0 0 0 284 3 0 0 20 0 22 0 12088125 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414264910232 140414376516946 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16132] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16132/stat : 16132 (java) S 16108 16111 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12088125 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414263858216 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16133] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16133/stat : 16133 (java) S 16108 16111 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12088125 10060525568 71254 33554432000 1073741824 1073778376 140735028843744 140414262805672 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 9824732

[startup+6.30103 s]
/proc/loadavg: 3.99 3.98 3.19 5/283 16133
/proc/meminfo: memFree=29081680/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=9824732 CPUtime=14.59 cores=1,3,5,7
/proc/16111/stat : 16111 (java) S 16108 16111 13211 0 -1 4202496 31172 0 1 0 1443 16 0 0 20 0 22 0 12088108 10060525568 98459 33554432000 1073741824 1073778376 140735028843744 140735028834880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 2456183 98459 2275 9 0 2446860 0
[pid=16111/tid=16112] ppid=16108 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) S 16108 16111 13211 0 -1 4202560 2415 0 1 0 13 1 0 0 20 0 22 0 12088108 10060525568 98459 33554432000 1073741824 1073778376 140735028843744 140414517449592 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16114] ppid=16108 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/16111/task/16114/stat : 16114 (java) S 16108 16111 13211 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 22 0 12088109 10060525568 98459 33554432000 1073741824 1073778376 140735028843744 140414495549608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16115] ppid=16108 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/16111/task/16115/stat : 16115 (java) S 16108 16111 13211 0 -1 4202560 125 0 0 0 1 0 0 0 20 0 22 0 12088109 10060525568 98459 33554432000 1073741824 1073778376 140735028843744 140414494497064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16116] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16116/stat : 16116 (java) S 16108 16111 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 98459 33554432000 1073741824 1073778376 140735028843744 140414292060584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16117] ppid=16108 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/16111/task/16117/stat : 16117 (java) S 16108 16111 13211 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 12088109 10060525568 98459 33554432000 1073741824 1073778376 140735028843744 140414291008040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16118] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16118/stat : 16118 (java) S 16108 16111 13211 0 -1 4202560 112 0 0 0 0 0 0 0 20 0 22 0 12088109 10060525568 98459 33554432000 1073741824 1073778376 140735028843744 140414289955496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16119] ppid=16108 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/16111/task/16119/stat : 16119 (java) S 16108 16111 13211 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 12088109 10060525568 98459 33554432000 1073741824 1073778376 140735028843744 140414288902952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16120] ppid=16108 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/16111/task/16120/stat : 16120 (java) S 16108 16111 13211 0 -1 4202560 145 0 0 0 1 0 0 0 20 0 22 0 12088109 10060525568 98459 33554432000 1073741824 1073778376 140735028843744 140414287850408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16121] ppid=16108 vsize=9824732 CPUtime=0.02 cores=1,3,5,7

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

/proc/16111/task/16124/stat : 16124 (java) S 16108 16111 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12088111 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414272279688 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16125] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16125/stat : 16125 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088113 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414271228432 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16126] ppid=16108 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/16111/task/16126/stat : 16126 (java) S 16108 16111 13211 0 -1 4202560 12569 0 0 0 124 3 0 0 20 0 22 0 12088113 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414270175800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16127] ppid=16108 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/16111/task/16127/stat : 16127 (java) S 16108 16111 13211 0 -1 4202560 16378 0 0 0 137 3 0 0 20 0 22 0 12088113 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414269123256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16128] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16128/stat : 16128 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088113 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414268070904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16129] ppid=16108 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/16111/task/16129/stat : 16129 (java) S 16108 16111 13211 0 -1 4202560 17 0 0 0 4 7 0 0 20 0 22 0 12088113 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414267018568 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16130] ppid=16108 vsize=9824732 CPUtime=274.37 cores=1,3,5,7
/proc/16111/task/16130/stat : 16130 (java) R 16108 16111 13211 0 -1 4202560 61 0 0 0 27432 5 0 0 20 0 22 0 12088125 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414265953952 140414376644988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16131] ppid=16108 vsize=9824732 CPUtime=274.39 cores=1,3,5,7
/proc/16111/task/16131/stat : 16131 (java) R 16108 16111 13211 0 -1 4202560 551 0 0 0 27419 20 0 0 20 0 22 0 12088125 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414264908320 140414376516822 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16132] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16132/stat : 16132 (java) S 16108 16111 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12088125 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414263858216 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16133] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16133/stat : 16133 (java) S 16108 16111 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12088125 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414262805672 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 557.11
Current children cumulated vsize (KiB) 9824732

[startup+277.601 s]
/proc/loadavg: 4.09 4.09 3.43 5/283 16138
/proc/meminfo: memFree=28176532/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=9824732 CPUtime=558.71 cores=1,3,5,7
/proc/16111/stat : 16111 (java) S 16108 16111 13211 0 -1 4202496 37261 0 1 0 55787 84 0 0 20 0 22 0 12088108 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140735028834880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 2456183 369365 2284 9 0 2446860 0
[pid=16111/tid=16112] ppid=16108 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) S 16108 16111 13211 0 -1 4202560 2422 0 1 0 14 2 0 0 20 0 22 0 12088108 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414517449592 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16114] ppid=16108 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/16111/task/16114/stat : 16114 (java) S 16108 16111 13211 0 -1 4202560 295 0 0 0 39 6 0 0 20 0 22 0 12088109 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414495549608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16115] ppid=16108 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/16111/task/16115/stat : 16115 (java) S 16108 16111 13211 0 -1 4202560 377 0 0 0 33 5 0 0 20 0 22 0 12088109 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414494497064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16116] ppid=16108 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/16111/task/16116/stat : 16116 (java) S 16108 16111 13211 0 -1 4202560 395 0 0 0 37 6 0 0 20 0 22 0 12088109 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414292060584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16117] ppid=16108 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/16111/task/16117/stat : 16117 (java) S 16108 16111 13211 0 -1 4202560 267 0 0 0 33 4 0 0 20 0 22 0 12088109 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414291008040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16118] ppid=16108 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/16111/task/16118/stat : 16118 (java) S 16108 16111 13211 0 -1 4202560 528 0 0 0 32 6 0 0 20 0 22 0 12088109 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414289955496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16119] ppid=16108 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/16111/task/16119/stat : 16119 (java) S 16108 16111 13211 0 -1 4202560 190 0 0 0 30 7 0 0 20 0 22 0 12088109 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414288902952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16120] ppid=16108 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/16111/task/16120/stat : 16120 (java) S 16108 16111 13211 0 -1 4202560 603 0 0 0 38 7 0 0 20 0 22 0 12088109 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414287850408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16121] ppid=16108 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/16111/task/16121/stat : 16121 (java) S 16108 16111 13211 0 -1 4202560 483 0 0 0 42 8 0 0 20 0 22 0 12088109 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414286797864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16122] ppid=16108 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/16111/task/16122/stat : 16122 (java) S 16108 16111 13211 0 -1 4202560 860 0 0 0 53 3 0 0 20 0 22 0 12088110 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414274386024 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16123] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16123/stat : 16123 (java) S 16108 16111 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12088111 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414273332344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16124] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16124/stat : 16124 (java) S 16108 16111 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12088111 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414272279688 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16125] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16125/stat : 16125 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088113 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414271228432 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16126] ppid=16108 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/16111/task/16126/stat : 16126 (java) S 16108 16111 13211 0 -1 4202560 12569 0 0 0 124 3 0 0 20 0 22 0 12088113 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414270175800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16127] ppid=16108 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/16111/task/16127/stat : 16127 (java) S 16108 16111 13211 0 -1 4202560 16378 0 0 0 137 3 0 0 20 0 22 0 12088113 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414269123256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16128] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16128/stat : 16128 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12088113 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414268070904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16129] ppid=16108 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/16111/task/16129/stat : 16129 (java) S 16108 16111 13211 0 -1 4202560 17 0 0 0 4 7 0 0 20 0 22 0 12088113 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414267018568 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16130] ppid=16108 vsize=9824732 CPUtime=275.17 cores=1,3,5,7
/proc/16111/task/16130/stat : 16130 (java) R 16108 16111 13211 0 -1 4202560 61 0 0 0 27512 5 0 0 20 0 22 0 12088125 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414265953952 140414376644988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16131] ppid=16108 vsize=9824732 CPUtime=275.19 cores=1,3,5,7
/proc/16111/task/16131/stat : 16131 (java) R 16108 16111 13211 0 -1 4202560 551 0 0 0 27499 20 0 0 20 0 22 0 12088125 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414264908320 140414376516951 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16132] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16132/stat : 16132 (java) S 16108 16111 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12088125 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414263858216 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16133] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16133/stat : 16133 (java) S 16108 16111 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12088125 10060525568 369365 33554432000 1073741824 1073778376 140735028843744 140414262805672 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 558.71
Current children cumulated vsize (KiB) 9824732

[startup+278.001 s]
/proc/loadavg: 4.09 4.09 3.43 5/283 16138
/proc/meminfo: memFree=28176532/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=9824732 CPUtime=557.99 cores=1,3,5,7
/proc/16111/stat : 16111 (java) S 16108 16111 13211 0 -1 4202496 37278 0 1 0 55706 93 0 0 20 0 19 0 12088108 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140735028834880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 2456183 369363 2295 9 0 2446860 0
[pid=16111/tid=16112] ppid=16108 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) S 16108 16111 13211 0 -1 4202560 2422 0 1 0 14 2 0 0 20 0 19 0 12088108 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414517449432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16114] ppid=16108 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/16111/task/16114/stat : 16114 (java) S 16108 16111 13211 0 -1 4202560 295 0 0 0 39 6 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414495549608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16115] ppid=16108 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/16111/task/16115/stat : 16115 (java) S 16108 16111 13211 0 -1 4202560 377 0 0 0 33 5 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414494497064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16116] ppid=16108 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/16111/task/16116/stat : 16116 (java) S 16108 16111 13211 0 -1 4202560 395 0 0 0 37 6 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414292060584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16117] ppid=16108 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/16111/task/16117/stat : 16117 (java) S 16108 16111 13211 0 -1 4202560 267 0 0 0 33 4 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414291008040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16118] ppid=16108 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/16111/task/16118/stat : 16118 (java) S 16108 16111 13211 0 -1 4202560 528 0 0 0 32 6 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414289955496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16119] ppid=16108 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/16111/task/16119/stat : 16119 (java) S 16108 16111 13211 0 -1 4202560 190 0 0 0 30 7 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414288902952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16120] ppid=16108 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/16111/task/16120/stat : 16120 (java) S 16108 16111 13211 0 -1 4202560 603 0 0 0 38 7 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414287850408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16121] ppid=16108 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/16111/task/16121/stat : 16121 (java) S 16108 16111 13211 0 -1 4202560 483 0 0 0 42 8 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414286797864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16122] ppid=16108 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/16111/task/16122/stat : 16122 (java) S 16108 16111 13211 0 -1 4202560 860 0 0 0 53 3 0 0 20 0 19 0 12088110 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414274386024 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16123] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16123/stat : 16123 (java) S 16108 16111 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12088111 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414273332344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16124] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16124/stat : 16124 (java) S 16108 16111 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12088111 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414272279688 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16125] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16125/stat : 16125 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12088113 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414271228432 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16126] ppid=16108 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/16111/task/16126/stat : 16126 (java) R 16108 16111 13211 0 -1 4202560 12577 0 0 0 127 3 0 0 20 0 19 0 12088113 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414270175680 140414519500410 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16127] ppid=16108 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/16111/task/16127/stat : 16127 (java) S 16108 16111 13211 0 -1 4202560 16381 0 0 0 138 3 0 0 20 0 19 0 12088113 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414269123256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16128] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16128/stat : 16128 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12088113 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414268070904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16129] ppid=16108 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/16111/task/16129/stat : 16129 (java) S 16108 16111 13211 0 -1 4202560 17 0 0 0 4 7 0 0 20 0 19 0 12088113 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414267018568 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 557.99
Current children cumulated vsize (KiB) 9824732

[startup+278.101 s]
/proc/loadavg: 4.09 4.09 3.43 5/283 16138
/proc/meminfo: memFree=28176532/32872528 swapFree=189444/189444
[pid=16111] ppid=16108 vsize=9824732 CPUtime=558.1 cores=1,3,5,7
/proc/16111/stat : 16111 (java) S 16108 16111 13211 0 -1 4202496 37278 0 1 0 55717 93 0 0 20 0 19 0 12088108 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140735028834880 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16111/statm: 2456183 369363 2295 9 0 2446860 0
[pid=16111/tid=16112] ppid=16108 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/16111/task/16112/stat : 16112 (java) S 16108 16111 13211 0 -1 4202560 2422 0 1 0 14 2 0 0 20 0 19 0 12088108 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414517449432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16114] ppid=16108 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/16111/task/16114/stat : 16114 (java) S 16108 16111 13211 0 -1 4202560 295 0 0 0 39 6 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414495549608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16115] ppid=16108 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/16111/task/16115/stat : 16115 (java) S 16108 16111 13211 0 -1 4202560 377 0 0 0 33 5 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414494497064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16116] ppid=16108 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/16111/task/16116/stat : 16116 (java) S 16108 16111 13211 0 -1 4202560 395 0 0 0 37 6 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414292060584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16117] ppid=16108 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/16111/task/16117/stat : 16117 (java) S 16108 16111 13211 0 -1 4202560 267 0 0 0 33 4 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414291008040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16118] ppid=16108 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/16111/task/16118/stat : 16118 (java) S 16108 16111 13211 0 -1 4202560 528 0 0 0 32 6 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414289955496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16119] ppid=16108 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/16111/task/16119/stat : 16119 (java) S 16108 16111 13211 0 -1 4202560 190 0 0 0 30 7 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414288902952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16120] ppid=16108 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/16111/task/16120/stat : 16120 (java) S 16108 16111 13211 0 -1 4202560 603 0 0 0 38 7 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414287850408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16111/tid=16121] ppid=16108 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/16111/task/16121/stat : 16121 (java) S 16108 16111 13211 0 -1 4202560 483 0 0 0 42 8 0 0 20 0 19 0 12088109 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414286797864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16122] ppid=16108 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/16111/task/16122/stat : 16122 (java) S 16108 16111 13211 0 -1 4202560 860 0 0 0 53 3 0 0 20 0 19 0 12088110 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414274386024 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16123] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16123/stat : 16123 (java) S 16108 16111 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12088111 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414273332344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16124] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16124/stat : 16124 (java) S 16108 16111 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12088111 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414272279688 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16125] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16125/stat : 16125 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12088113 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414271228432 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16111/tid=16126] ppid=16108 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/16111/task/16126/stat : 16126 (java) S 16108 16111 13211 0 -1 4202560 12577 0 0 0 128 3 0 0 20 0 19 0 12088113 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414270175800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16111/tid=16127] ppid=16108 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/16111/task/16127/stat : 16127 (java) S 16108 16111 13211 0 -1 4202560 16381 0 0 0 138 3 0 0 20 0 19 0 12088113 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414269123256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16128] ppid=16108 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16111/task/16128/stat : 16128 (java) S 16108 16111 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12088113 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414268070904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16111/tid=16129] ppid=16108 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/16111/task/16129/stat : 16129 (java) S 16108 16111 13211 0 -1 4202560 17 0 0 0 4 7 0 0 20 0 19 0 12088113 10060525568 369363 33554432000 1073741824 1073778376 140735028843744 140414267018568 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 558.1
Current children cumulated vsize (KiB) 9824732

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.19006
#  lost CPU user time (s): 1.28003
#  lost CPU system time (s): -0.09

Real time (s): 278.113
CPU time (s): 559.37
CPU user time (s): 558.377
CPU system time (s): 0.992835
CPU usage (%): 201.131
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 557.097
system time used= 1.08283
maximum resident set size= 1493508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37286
page faults= 1
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7431
involuntary context switches= 5672

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.9687 second user time and 2.57461 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-30 20:03:36
IDJOB=4122075
IDBENCH=110870
IDSOLVER=2543
FILE ID=node102/4122075-1467309816
RUNJOBID= node102-1467308727-13228
PBS_JOBID= 20005272
Free space on /tmp= 71668 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n78-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122075-1467309816/watcher-4122075-1467309816 -o /tmp/evaluation-result-4122075-1467309816/solver-4122075-1467309816 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13228 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4122075-1467309816.opb

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

MD5SUM BENCH= 88ba1c0337fe936de183a7f26318797f
RANDOM SEED=959416299

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
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
cpu MHz		: 2666.744
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 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 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 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
cpu MHz		: 2666.744
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 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 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 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	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.49
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
cpu MHz		: 2666.744
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
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
cpu MHz		: 2666.744
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 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 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 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
cpu MHz		: 2666.744
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 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 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 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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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 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 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 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:       32872528 kB
MemFree:        29421764 kB
Buffers:          153916 kB
Cached:           537528 kB
SwapCached:            0 kB
Active:          2101780 kB
Inactive:         417744 kB
Active(anon):    1830636 kB
Inactive(anon):        0 kB
Active(file):     271144 kB
Inactive(file):   417744 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               992 kB
Writeback:             0 kB
AnonPages:       2017324 kB
Mapped:            22596 kB
Shmem:               204 kB
Slab:             608532 kB
SReclaimable:      51828 kB
SUnreclaim:       556704 kB
KernelStack:        2296 kB
PageTables:         8448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2286516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1763328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71668 MiB
End job on node102 at 2016-06-30 20:08:14