Trace number 4119533

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)-120 1800.06 903.763

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern25-06.opb
MD5SUMa0097386a7bec3daa0cd27522467eb6d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-120
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
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 constraint-1
Maximum length of a constraint0
Number of terms in the objective function 407
Biggest coefficient in the objective function 34
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5840
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5840
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)382
Sum of products size (including duplicates)1119
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119533-1467258365.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.23/0.21	c ... done. Wall clock time 0.09s.
0.23/0.21	c declared #vars     25
0.23/0.21	c internal #vars     407
0.23/0.21	c #constraints  764
0.23/0.21	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.21	c constraints type 
0.23/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 382
0.23/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 382
0.23/0.21	c 764 constraints processed.
0.23/0.21	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.21	c constraints type 
0.23/0.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 382
0.23/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 382
0.23/0.21	c 764 constraints processed.
0.23/0.21	c objective function length is 407 literals
0.23/0.22	c And the winner is solver0
0.31/0.71	c SATISFIABLE
0.31/0.71	c OPTIMIZING...
0.31/0.71	c Got one! Elapsed wall clock time (in seconds):0.594
0.31/0.71	o -55
0.31/0.73	c And the winner is solver0
0.37/1.22	c Got one! Elapsed wall clock time (in seconds):1.103
0.37/1.22	o -57
0.37/1.24	c And the winner is solver0
0.51/1.73	c Got one! Elapsed wall clock time (in seconds):1.607
0.51/1.73	o -58
1.58/2.08	c And the winner is solver0
1.95/2.23	c Got one! Elapsed wall clock time (in seconds):2.111
1.95/2.23	o -63
1.95/2.23	c And the winner is solver0
2.08/2.73	c Got one! Elapsed wall clock time (in seconds):2.614
2.08/2.73	o -89
2.08/2.74	c And the winner is solver0
2.09/3.23	c Got one! Elapsed wall clock time (in seconds):3.116
2.09/3.23	o -91
2.09/3.24	c And the winner is solver0
3.25/3.79	c Got one! Elapsed wall clock time (in seconds):3.668
3.25/3.79	o -92
3.33/3.84	c And the winner is solver0
3.42/4.29	c Got one! Elapsed wall clock time (in seconds):4.17
3.42/4.29	o -94
3.65/4.40	c And the winner is solver0
3.67/4.79	c Got one! Elapsed wall clock time (in seconds):4.672
3.67/4.79	o -95
3.69/4.87	c And the winner is solver0
3.88/5.29	c Got one! Elapsed wall clock time (in seconds):5.174
3.88/5.29	o -96
3.89/5.30	c And the winner is solver0
3.89/5.79	c Got one! Elapsed wall clock time (in seconds):5.675
3.89/5.79	o -99
3.89/5.80	c And the winner is solver0
3.89/6.30	c Got one! Elapsed wall clock time (in seconds):6.177
3.89/6.30	o -101
3.89/6.30	c And the winner is solver0
4.58/6.90	c Got one! Elapsed wall clock time (in seconds):6.779
4.58/6.90	o -102
4.80/7.03	c And the winner is solver0
4.89/7.40	c Got one! Elapsed wall clock time (in seconds):7.283
4.89/7.40	o -103
4.89/7.46	c And the winner is solver0
5.18/7.90	c Got one! Elapsed wall clock time (in seconds):7.785
5.18/7.90	o -104
5.18/7.91	c And the winner is solver0
5.19/8.41	c Got one! Elapsed wall clock time (in seconds):8.286
5.19/8.41	o -105
5.19/8.41	c And the winner is solver0
5.19/8.91	c Got one! Elapsed wall clock time (in seconds):8.788
5.19/8.91	o -106
5.41/9.08	c And the winner is solver0
5.60/9.41	c Got one! Elapsed wall clock time (in seconds):9.29
5.60/9.41	o -107
5.60/9.42	c And the winner is solver0
5.65/9.91	c Got one! Elapsed wall clock time (in seconds):9.791
5.65/9.91	o -108
5.84/10.03	c cleaning 4329 clauses out of 8658 with flag 2027/8658
6.04/10.13	c And the winner is solver0
6.12/10.41	c Got one! Elapsed wall clock time (in seconds):10.293
6.12/10.41	o -116
7.00/10.80	c cleaning 4762 clauses out of 9524 with flag 8005/13853
8.06/11.30	c And the winner is solver0
8.23/11.41	c Got one! Elapsed wall clock time (in seconds):11.294
8.23/11.41	o -117
9.47/12.00	c cleaning 7823 clauses out of 15645 with flag 10002/24736
10.08/12.36	c And the winner is solver0
10.22/12.42	c Got one! Elapsed wall clock time (in seconds):12.296
10.22/12.42	o -118
10.59/12.63	c cleaning 6816 clauses out of 13631 with flag 4085/30545
11.89/13.22	c cleaning 6404 clauses out of 12815 with flag 16514/36545
11.89/13.29	c And the winner is solver0
12.17/13.42	c Got one! Elapsed wall clock time (in seconds):13.298
12.17/13.42	o -119
12.33/13.56	c And the winner is solver0
12.49/13.92	c Got one! Elapsed wall clock time (in seconds):13.799
12.49/13.92	o -120
13.26/14.33	c cleaning 6240 clauses out of 12486 with flag 8020/42620
14.85/14.95	c cleaning 6118 clauses out of 12246 with flag 20538/48620
17.22/15.76	c cleaning 6559 clauses out of 13128 with flag 37425/55620
18.85/16.59	c cleaning 7281 clauses out of 14570 with flag 57925/63621
21.05/17.61	c cleaning 8141 clauses out of 16287 with flag 82649/72619
23.34/18.80	c cleaning 9070 clauses out of 18147 with flag 110318/82620
26.13/20.15	c cleaning 10038 clauses out of 20077 with flag 141993/93620
29.20/21.61	c cleaning 11019 clauses out of 22038 with flag 171460/105619
32.60/23.32	c cleaning 12010 clauses out of 24019 with flag 203940/118619
36.50/25.20	c cleaning 13005 clauses out of 26009 with flag 236167/132619
40.70/27.39	c cleaning 14002 clauses out of 28004 with flag 271055/147619
46.23/30.05	c cleaning 14999 clauses out of 30002 with flag 309962/163619
51.44/32.65	c cleaning 15999 clauses out of 32003 with flag 349368/180619
57.24/35.58	c cleaning 16999 clauses out of 34004 with flag 391201/198619
63.57/38.64	c cleaning 17999 clauses out of 36006 with flag 439302/217620
70.35/42.01	c cleaning 19002 clauses out of 38007 with flag 490054/237620
78.04/45.80	c cleaning 20001 clauses out of 40004 with flag 544153/258619
86.24/49.99	c cleaning 20999 clauses out of 42003 with flag 601222/280619
95.51/54.50	c cleaning 22000 clauses out of 44004 with flag 662666/303619
105.12/59.31	c cleaning 23003 clauses out of 46005 with flag 727313/327620
116.00/64.71	c cleaning 24000 clauses out of 48001 with flag 794346/352619
128.10/70.74	c cleaning 25000 clauses out of 50001 with flag 866412/378619
140.73/77.07	c cleaning 25995 clauses out of 52002 with flag 947972/405620
154.94/84.37	c cleaning 27003 clauses out of 54007 with flag 1030597/433620
169.38/91.54	c cleaning 28002 clauses out of 56004 with flag 1117818/462620
183.06/98.35	c cleaning 29001 clauses out of 58001 with flag 1182280/492619
199.53/106.53	c cleaning 30001 clauses out of 60001 with flag 1249250/523620
216.60/115.06	c cleaning 30999 clauses out of 62000 with flag 1319356/555620
234.20/123.82	c cleaning 32000 clauses out of 64000 with flag 1391063/588619
253.06/133.25	c cleaning 33001 clauses out of 66001 with flag 1467404/622620
272.11/142.78	c cleaning 34000 clauses out of 68000 with flag 1547915/657620
293.62/153.43	c cleaning 34998 clauses out of 70000 with flag 1627201/693620
314.30/163.73	c cleaning 35999 clauses out of 72002 with flag 1708994/730620
336.61/174.84	c cleaning 37000 clauses out of 74003 with flag 1794560/768620
359.09/186.08	c cleaning 37999 clauses out of 76002 with flag 1880262/807619
368.96/190.96	c cleaning 0 clauses out of 5708 with flag 0/5719
383.25/197.99	c cleaning 38997 clauses out of 78003 with flag 1970606/847619
408.85/211.01	c cleaning 40004 clauses out of 80007 with flag 2065266/888620
435.50/224.31	c cleaning 40997 clauses out of 82002 with flag 2162228/930619
461.55/237.35	c cleaning 42001 clauses out of 84006 with flag 2271579/973620
490.02/251.54	c cleaning 43002 clauses out of 86004 with flag 2376552/1017619
520.96/266.92	c cleaning 44002 clauses out of 88003 with flag 2474457/1062620
553.07/282.97	c cleaning 45001 clauses out of 90001 with flag 2575093/1108620
587.55/300.04	c cleaning 45999 clauses out of 91999 with flag 2679656/1155619
624.70/318.51	c cleaning 46998 clauses out of 94000 with flag 2785468/1203619
662.38/337.22	c cleaning 48002 clauses out of 96003 with flag 2892479/1252620
700.12/355.95	c cleaning 49000 clauses out of 98001 with flag 3006819/1302620
739.69/375.62	c cleaning 49996 clauses out of 100001 with flag 3119765/1353620
782.61/396.95	c cleaning 51000 clauses out of 102005 with flag 3240225/1405620
828.51/420.36	c cleaning 52002 clauses out of 104004 with flag 3350502/1458619
876.42/444.20	c cleaning 52989 clauses out of 106002 with flag 3491784/1512619
922.60/467.30	c cleaning 53994 clauses out of 108014 with flag 3672627/1567620
971.37/491.50	c cleaning 55005 clauses out of 110020 with flag 3855020/1623620
1018.37/514.97	c cleaning 56005 clauses out of 112014 with flag 4045656/1680619
1072.14/541.65	c cleaning 57003 clauses out of 114009 with flag 4167857/1738619
1131.82/571.31	c cleaning 57999 clauses out of 116006 with flag 4290837/1797619
1191.83/601.11	c cleaning 59004 clauses out of 118007 with flag 4418582/1857619
1251.87/631.02	c cleaning 60002 clauses out of 120003 with flag 4547678/1918619
1312.85/661.36	c cleaning 60995 clauses out of 122001 with flag 4679204/1980619
1385.83/697.67	c cleaning 61999 clauses out of 124007 with flag 4852797/2043620
1447.21/728.14	c cleaning 63001 clauses out of 126007 with flag 5040773/2107619
1502.86/755.81	c cleaning 64004 clauses out of 128007 with flag 5207627/2172620
1559.50/784.05	c cleaning 64995 clauses out of 130002 with flag 5344549/2238619
1619.10/813.69	c cleaning 66004 clauses out of 132007 with flag 5484427/2305619
1680.96/844.40	c cleaning 66999 clauses out of 134003 with flag 5624397/2373619
1745.29/876.49	c cleaning 67998 clauses out of 136004 with flag 5766428/2442619
1800.06/903.70	c >>>>>>>>>> Solver number 0 (24 answers) <<<<<<<<<<<<<<<<<<
1800.06/903.70	c starts		: 8170
1800.06/903.70	c conflicts		: 2504448
1800.06/903.70	c decisions		: 3735420
1800.06/903.70	c propagations		: 55285325
1800.06/903.70	c inspects		: 11598215201
1800.06/903.70	c shortcuts		: 0
1800.06/903.70	c learnt literals	: 0
1800.06/903.70	c learnt binary clauses	: 364
1800.06/903.70	c learnt ternary clauses	: 1348
1800.06/903.70	c learnt constraints	: 2504448
1800.06/903.70	c ignored constraints	: 0
1800.06/903.70	c root simplifications	: 0
1800.06/903.70	c removed literals (reason simplification)	: 33146922
1800.06/903.70	c reason swapping (by a shorter reason)	: 0
1800.06/903.70	c Calls to reduceDB	: 70
1800.06/903.70	c Number of update (reduction) of LBD	: 34805
1800.06/903.70	c Imported unit clauses	: 0
1800.06/903.70	c number of reductions to clauses (during analyze)	: 0
1800.06/903.70	c number of learned constraints concerned by reduction	: 0
1800.06/903.70	c number of learning phase by resolution	: 0
1800.06/903.70	c number of learning phase by cutting planes	: 0
1800.06/903.70	c speed (assignments/second)	: 61191.12526370082
1800.06/903.70	c non guided choices	0
1800.06/903.74	c learnt constraints type 
1800.06/903.74	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 364
1800.06/903.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 129471
1800.06/903.74	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/903.74	c starts		: 62
1800.06/903.74	c conflicts		: 11499
1800.06/903.74	c decisions		: 12645
1800.06/903.74	c propagations		: 345771
1800.06/903.74	c inspects		: 867729652
1800.06/903.74	c shortcuts		: 0
1800.06/903.74	c learnt literals	: 0
1800.06/903.74	c learnt binary clauses	: 0
1800.06/903.74	c learnt ternary clauses	: 2
1800.06/903.74	c learnt constraints	: 11487
1800.06/903.74	c ignored constraints	: 0
1800.06/903.74	c root simplifications	: 0
1800.06/903.74	c removed literals (reason simplification)	: 0
1800.06/903.74	c reason swapping (by a shorter reason)	: 0
1800.06/903.74	c Calls to reduceDB	: 1
1800.06/903.74	c Number of update (reduction) of LBD	: 0
1800.06/903.74	c Imported unit clauses	: 0
1800.06/903.74	c number of reductions to clauses (during analyze)	: 0
1800.06/903.74	c number of learned constraints concerned by reduction	: 0
1800.06/903.74	c number of learning phase by resolution	: 0
1800.06/903.74	c number of learning phase by cutting planes	: 0
1800.06/903.74	c speed (assignments/second)	: 388.58533186487153
1800.06/903.74	c non guided choices	0
1800.06/903.74	c learnt constraints type 
1800.06/903.74	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4
1800.06/903.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11483
1800.06/903.74	s SATISFIABLE
1800.06/903.74	c Found 24 solution(s)
1800.06/903.74	v -x1 x2 -x3 x4 x5 x6 -x7 x8 x9 x10 -x11 x12 x13 x14 -x15 x16 x17 x18 -x19 x20 x21 x22 -x23 x24 -x25 
1800.06/903.75	c objective function=-120
1800.06/903.75	c Total wall clock time (in seconds): 903.626

Verifier Data

OK	-120

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-4119533-1467258365/watcher-4119533-1467258365 -o /tmp/evaluation-result-4119533-1467258365/solver-4119533-1467258365 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5593 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119533-1467258365.opb 

pid=10059
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.94 3.99 3.99 4/197 10062
/proc/meminfo: memFree=26860124/32872528 swapFree=239532/272236
[pid=10062] ppid=10059 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/10062/stat : 10062 (java) R 10059 10062 5416 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 4867622 278528 34 33554432000 1073741824 1073778376 140733331247040 140735184121672 251134045365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10062/statm: 68 34 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 3.94 3.99 3.99 4/197 10062
/proc/meminfo: memFree=26860124/32872528 swapFree=239532/272236
[pid=10062] ppid=10059 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/10062/stat : 10062 (java) S 10059 10062 5416 0 -1 4202496 4401 0 1 0 7 1 0 0 20 0 18 0 4867622 9787879424 6038 33554432000 1073741824 1073778376 140733331247040 140733331238176 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10062/statm: 2389619 6038 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200313 s]
/proc/loadavg: 3.94 3.99 3.99 4/197 10062
/proc/meminfo: memFree=26860124/32872528 swapFree=239532/272236
[pid=10062] ppid=10059 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/10062/stat : 10062 (java) S 10059 10062 5416 0 -1 4202496 4633 0 1 0 21 2 0 0 20 0 18 0 4867622 9787879424 7252 33554432000 1073741824 1073778376 140733331247040 140733331238176 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10062/statm: 2389619 7258 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300314 s]
/proc/loadavg: 3.94 3.99 3.99 4/197 10062
/proc/meminfo: memFree=26860124/32872528 swapFree=239532/272236
[pid=10062] ppid=10059 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/10062/stat : 10062 (java) S 10059 10062 5416 0 -1 4202496 4779 0 1 0 27 4 0 0 20 0 19 0 4867622 10060525568 7860 33554432000 1073741824 1073778376 140733331247040 140733331238176 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10062/statm: 2456183 7860 2239 9 0 2446860 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9824732

[startup+0.700242 s]
/proc/loadavg: 3.94 3.99 3.99 4/197 10062
/proc/meminfo: memFree=26860124/32872528 swapFree=239532/272236
[pid=10062] ppid=10059 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/10062/stat : 10062 (java) S 10059 10062 5416 0 -1 4202496 4779 0 1 0 27 4 0 0 20 0 19 0 4867622 10060525568 7860 33554432000 1073741824 1073778376 140733331247040 140733331238176 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10062/statm: 2456183 7860 2239 9 0 2446860 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 3.94 3.99 3.99 3/216 10087
/proc/meminfo: memFree=26832820/32872528 swapFree=239532/272236
[pid=10062] ppid=10059 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/10062/stat : 10062 (java) S 10059 10062 5416 0 -1 4202496 7001 0 1 0 44 7 0 0 20 0 19 0 4867622 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 140733331238176 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10062/statm: 2456183 11174 2255 9 0 2446860 0
[pid=10062/tid=10064] ppid=10059 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/10062/task/10064/stat : 10064 (java) S 10059 10062 5416 0 -1 4202560 2422 0 1 0 17 2 0 0 20 0 19 0 4867623 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776380511096 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10065] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10065/stat : 10065 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776358611240 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10066] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10066/stat : 10066 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776357558440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10067] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10067/stat : 10067 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776356506152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10068] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10068/stat : 10068 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776019655080 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10069] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10069/stat : 10069 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776018602792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10070] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10070/stat : 10070 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776017549992 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10071] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10071/stat : 10071 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776016497704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10072] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10072/stat : 10072 (java) S 10059 10062 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776015444904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10073] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10073/stat : 10073 (java) S 10059 10062 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4867625 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776003246312 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10074] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10074/stat : 10074 (java) S 10059 10062 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4867625 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776002192376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10075] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10075/stat : 10075 (java) S 10059 10062 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4867625 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776001139976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10076] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10076/stat : 10076 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867628 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139776000088464 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10077] ppid=10059 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/10062/task/10077/stat : 10077 (java) S 10059 10062 5416 0 -1 4202560 1106 0 0 0 8 0 0 0 20 0 19 0 4867628 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139775999036088 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10078] ppid=10059 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/10062/task/10078/stat : 10078 (java) S 10059 10062 5416 0 -1 4202560 2125 0 0 0 10 0 0 0 20 0 19 0 4867628 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139775997983288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10079] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10079/stat : 10079 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867628 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139775996931192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10080] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10080/stat : 10080 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867628 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139775995878600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10083] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10083/stat : 10083 (java) S 10059 10062 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4867644 10060525568 11174 33554432000 1073741824 1073778376 140733331247040 139775992620200 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9824732

[startup+3.10076 s]
/proc/loadavg: 3.94 3.99 3.99 3/216 10093
/proc/meminfo: memFree=26787760/32872528 swapFree=239532/272236
[pid=10062] ppid=10059 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/10062/stat : 10062 (java) S 10059 10062 5416 0 -1 4202496 19042 0 1 0 198 11 0 0 20 0 20 0 4867622 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 140733331238176 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10062/statm: 2456183 22346 2264 9 0 2446860 0
[pid=10062/tid=10064] ppid=10059 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/10062/task/10064/stat : 10064 (java) S 10059 10062 5416 0 -1 4202560 2424 0 1 0 18 2 0 0 20 0 20 0 4867623 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776380511096 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10065] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10065/stat : 10065 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4867624 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776358611240 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10066] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10066/stat : 10066 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4867624 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776357558440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10067] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10067/stat : 10067 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4867624 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776356506152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10068] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10068/stat : 10068 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4867624 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776019655080 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10069] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10069/stat : 10069 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4867624 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776018602792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10070] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10070/stat : 10070 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4867624 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776017549992 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10071] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10071/stat : 10071 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4867624 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776016497704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10072] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10072/stat : 10072 (java) S 10059 10062 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 4867624 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776015444904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10073] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10073/stat : 10073 (java) S 10059 10062 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 4867625 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776003246312 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10074] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10074/stat : 10074 (java) S 10059 10062 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 4867625 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776002192376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10075] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10075/stat : 10075 (java) S 10059 10062 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 4867625 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776001139976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10076] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10076/stat : 10076 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4867628 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139776000088464 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10077] ppid=10059 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/10062/task/10077/stat : 10077 (java) S 10059 10062 5416 0 -1 4202560 7490 0 0 0 55 1 0 0 20 0 20 0 4867628 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139775999036088 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10078] ppid=10059 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/10062/task/10078/stat : 10078 (java) S 10059 10062 5416 0 -1 4202560 7742 0 0 0 46 2 0 0 20 0 20 0 4867628 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139775997983288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10079] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10079/stat : 10079 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4867628 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139775996931192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10080] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10080/stat : 10080 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4867628 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139775995878600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10083] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10083/stat : 10083 (java) S 10059 10062 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 4867644 10060525568 22346 33554432000 1073741824 1073778376 140733331247040 139775992620200 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30078 s]
/proc/loadavg: 4.02 4.01 3.99 3/216 10113
/proc/meminfo: memFree=26679124/32872528 swapFree=239532/272236
[pid=10062] ppid=10059 vsize=9824732 CPUtime=3.89 cores=1,3,5,7
/proc/10062/stat : 10062 (java) S 10059 10062 5416 0 -1 4202496 19315 0 1 0 370 19 0 0 20 0 19 0 4867622 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 140733331238176 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10062/statm: 2456183 46791 2288 9 0 2446860 0
[pid=10062/tid=10064] ppid=10059 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/10062/task/10064/stat : 10064 (java) R 10059 10062 5416 0 -1 4202560 2426 0 1 0 19 2 0 0 20 0 19 0 4867623 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776380511096 251146593453 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10065] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10065/stat : 10065 (java) S 10059 10062 5416 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776358611240 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10066] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10066/stat : 10066 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776357558440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10067] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10067/stat : 10067 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776356506152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10068] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10068/stat : 10068 (java) S 10059 10062 5416 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776019655080 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10069] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10069/stat : 10069 (java) S 10059 10062 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776018602792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10070] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10070/stat : 10070 (java) S 10059 10062 5416 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776017549992 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10071] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10071/stat : 10071 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776016497704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10072] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10072/stat : 10072 (java) S 10059 10062 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4867624 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776015444904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10073] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10073/stat : 10073 (java) S 10059 10062 5416 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 4867625 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776003246312 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10074] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10074/stat : 10074 (java) S 10059 10062 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4867625 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776002192376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10075] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10075/stat : 10075 (java) S 10059 10062 5416 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4867625 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776001139976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10076] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10076/stat : 10076 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867628 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139776000088464 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10077] ppid=10059 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/10062/task/10077/stat : 10077 (java) S 10059 10062 5416 0 -1 4202560 7590 0 0 0 93 2 0 0 20 0 19 0 4867628 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139775999036088 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10078] ppid=10059 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/10062/task/10078/stat : 10078 (java) S 10059 10062 5416 0 -1 4202560 7777 0 0 0 83 2 0 0 20 0 19 0 4867628 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139775997983288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10079] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10079/stat : 10079 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867628 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139775996931192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10080] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10080/stat : 10080 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4867628 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139775995878600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10083] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10083/stat : 10083 (java) S 10059 10062 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4867644 10060525568 46791 33554432000 1073741824 1073778376 140733331247040 139775992620200 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 9824732

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

/proc/10062/task/10067/stat : 10067 (java) S 10059 10062 5416 0 -1 4202560 469 0 0 0 207 13 0 0 20 0 22 0 4867624 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139776356506152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10068] ppid=10059 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/10062/task/10068/stat : 10068 (java) S 10059 10062 5416 0 -1 4202560 482 0 0 0 238 11 0 0 20 0 22 0 4867624 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139776019655080 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10069] ppid=10059 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/10062/task/10069/stat : 10069 (java) S 10059 10062 5416 0 -1 4202560 533 0 0 0 259 15 0 0 20 0 22 0 4867624 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139776018602792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10070] ppid=10059 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/10062/task/10070/stat : 10070 (java) S 10059 10062 5416 0 -1 4202560 494 0 0 0 232 16 0 0 20 0 22 0 4867624 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139776017549992 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10071] ppid=10059 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/10062/task/10071/stat : 10071 (java) S 10059 10062 5416 0 -1 4202560 508 0 0 0 215 15 0 0 20 0 22 0 4867624 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139776016497704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10072] ppid=10059 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/10062/task/10072/stat : 10072 (java) S 10059 10062 5416 0 -1 4202560 552 0 0 0 234 16 0 0 20 0 22 0 4867624 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139776015444904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10073] ppid=10059 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/10062/task/10073/stat : 10073 (java) S 10059 10062 5416 0 -1 4202560 2011 0 0 0 241 10 0 0 20 0 22 0 4867625 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139776003246312 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10074] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10074/stat : 10074 (java) S 10059 10062 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4867625 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139776002192376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10075] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10075/stat : 10075 (java) S 10059 10062 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 4867625 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139776001139976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10076] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10076/stat : 10076 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4867628 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139776000088464 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10077] ppid=10059 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/10062/task/10077/stat : 10077 (java) S 10059 10062 5416 0 -1 4202560 13075 0 0 0 221 3 0 0 20 0 22 0 4867628 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139775999036088 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10078] ppid=10059 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/10062/task/10078/stat : 10078 (java) S 10059 10062 5416 0 -1 4202560 11657 0 0 0 167 2 0 0 20 0 22 0 4867628 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139775997983288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10079] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10079/stat : 10079 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4867628 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139775996931192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10080] ppid=10059 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/10062/task/10080/stat : 10080 (java) S 10059 10062 5416 0 -1 4202560 51 0 0 0 15 18 0 0 20 0 22 0 4867628 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139775995878600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10083] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10083/stat : 10083 (java) S 10059 10062 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4867644 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139775992620200 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10152] ppid=10059 vsize=9824732 CPUtime=858.39 cores=1,3,5,7
/proc/10062/task/10152/stat : 10152 (java) R 10059 10062 5416 0 -1 4202560 63 0 0 0 85823 16 0 0 20 0 22 0 4869014 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139775991558528 139776239119490 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10153] ppid=10059 vsize=9824732 CPUtime=858.38 cores=1,3,5,7
/proc/10062/task/10153/stat : 10153 (java) R 10059 10062 5416 0 -1 4202560 958 0 0 0 85794 44 0 0 20 0 22 0 4869014 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139775993670928 139776238312194 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10154] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10154/stat : 10154 (java) S 10059 10062 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4869014 10060525568 893231 33554432000 1073741824 1073778376 140733331247040 139775994725160 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1757.11
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+903.701 s]
/proc/loadavg: 3.99 4.01 3.96 5/220 10854
/proc/meminfo: memFree=23463652/32872528 swapFree=239532/272236
[pid=10062] ppid=10059 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/10062/stat : 10062 (java) S 10059 10062 5416 0 -1 4202496 36591 0 1 0 179781 225 0 0 20 0 22 0 4867622 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 140733331238176 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10062/statm: 2456183 893233 2304 9 0 2446860 0
[pid=10062/tid=10064] ppid=10059 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/10062/task/10064/stat : 10064 (java) S 10059 10062 5416 0 -1 4202560 2436 0 1 0 23 4 0 0 20 0 22 0 4867623 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776380511096 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10065] ppid=10059 vsize=9824732 CPUtime=2.63 cores=1,3,5,7
/proc/10062/task/10065/stat : 10065 (java) S 10059 10062 5416 0 -1 4202560 503 0 0 0 249 14 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776358611240 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10066] ppid=10059 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/10062/task/10066/stat : 10066 (java) S 10059 10062 5416 0 -1 4202560 525 0 0 0 245 16 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776357558440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10067] ppid=10059 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/10062/task/10067/stat : 10067 (java) S 10059 10062 5416 0 -1 4202560 469 0 0 0 214 13 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776356506152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10068] ppid=10059 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/10062/task/10068/stat : 10068 (java) S 10059 10062 5416 0 -1 4202560 482 0 0 0 247 11 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776019655080 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10069] ppid=10059 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/10062/task/10069/stat : 10069 (java) S 10059 10062 5416 0 -1 4202560 533 0 0 0 265 15 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776018602792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10070] ppid=10059 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/10062/task/10070/stat : 10070 (java) S 10059 10062 5416 0 -1 4202560 494 0 0 0 238 16 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776017549992 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10071] ppid=10059 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/10062/task/10071/stat : 10071 (java) S 10059 10062 5416 0 -1 4202560 508 0 0 0 220 15 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776016497704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10072] ppid=10059 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/10062/task/10072/stat : 10072 (java) S 10059 10062 5416 0 -1 4202560 552 0 0 0 239 16 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776015444904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10073] ppid=10059 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/10062/task/10073/stat : 10073 (java) S 10059 10062 5416 0 -1 4202560 2013 0 0 0 241 10 0 0 20 0 22 0 4867625 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776003246312 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10074] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10074/stat : 10074 (java) S 10059 10062 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4867625 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776002192376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10075] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10075/stat : 10075 (java) S 10059 10062 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 4867625 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776001139976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10076] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10076/stat : 10076 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4867628 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776000088464 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10077] ppid=10059 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/10062/task/10077/stat : 10077 (java) S 10059 10062 5416 0 -1 4202560 13075 0 0 0 221 3 0 0 20 0 22 0 4867628 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775999036088 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10078] ppid=10059 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/10062/task/10078/stat : 10078 (java) S 10059 10062 5416 0 -1 4202560 11657 0 0 0 167 2 0 0 20 0 22 0 4867628 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775997983288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10079] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10079/stat : 10079 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4867628 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775996931192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10080] ppid=10059 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/10062/task/10080/stat : 10080 (java) S 10059 10062 5416 0 -1 4202560 53 0 0 0 16 18 0 0 20 0 22 0 4867628 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775995878600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10083] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10083/stat : 10083 (java) S 10059 10062 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4867644 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775992620200 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10152] ppid=10059 vsize=9824732 CPUtime=879.59 cores=1,3,5,7
/proc/10062/task/10152/stat : 10152 (java) R 10059 10062 5416 0 -1 4202560 64 0 0 0 87943 16 0 0 20 0 22 0 4869014 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775991566208 139776238463519 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10153] ppid=10059 vsize=9824732 CPUtime=879.57 cores=1,3,5,7
/proc/10062/task/10153/stat : 10153 (java) R 10059 10062 5416 0 -1 4202560 960 0 0 0 87913 44 0 0 20 0 22 0 4869014 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775993672080 139776238449412 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10154] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10154/stat : 10154 (java) S 10059 10062 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4869014 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775994725160 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 10062 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+903.701 s]
/proc/loadavg: 3.99 4.01 3.96 5/220 10854
/proc/meminfo: memFree=23463652/32872528 swapFree=239532/272236
[pid=10062] ppid=10059 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/10062/stat : 10062 (java) S 10059 10062 5416 0 -1 4202496 36591 0 1 0 179781 225 0 0 20 0 22 0 4867622 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 140733331238176 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10062/statm: 2456183 893233 2304 9 0 2446860 0
[pid=10062/tid=10064] ppid=10059 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/10062/task/10064/stat : 10064 (java) S 10059 10062 5416 0 -1 4202560 2436 0 1 0 23 4 0 0 20 0 22 0 4867623 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776380511096 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10065] ppid=10059 vsize=9824732 CPUtime=2.63 cores=1,3,5,7
/proc/10062/task/10065/stat : 10065 (java) S 10059 10062 5416 0 -1 4202560 503 0 0 0 249 14 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776358611240 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10066] ppid=10059 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/10062/task/10066/stat : 10066 (java) S 10059 10062 5416 0 -1 4202560 525 0 0 0 245 16 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776357558440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10067] ppid=10059 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/10062/task/10067/stat : 10067 (java) S 10059 10062 5416 0 -1 4202560 469 0 0 0 214 13 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776356506152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10068] ppid=10059 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/10062/task/10068/stat : 10068 (java) S 10059 10062 5416 0 -1 4202560 482 0 0 0 247 11 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776019655080 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10069] ppid=10059 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/10062/task/10069/stat : 10069 (java) S 10059 10062 5416 0 -1 4202560 533 0 0 0 265 15 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776018602792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10070] ppid=10059 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/10062/task/10070/stat : 10070 (java) S 10059 10062 5416 0 -1 4202560 494 0 0 0 238 16 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776017549992 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10071] ppid=10059 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/10062/task/10071/stat : 10071 (java) S 10059 10062 5416 0 -1 4202560 508 0 0 0 220 15 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776016497704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10072] ppid=10059 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/10062/task/10072/stat : 10072 (java) S 10059 10062 5416 0 -1 4202560 552 0 0 0 239 16 0 0 20 0 22 0 4867624 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776015444904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10062/tid=10073] ppid=10059 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/10062/task/10073/stat : 10073 (java) S 10059 10062 5416 0 -1 4202560 2013 0 0 0 241 10 0 0 20 0 22 0 4867625 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776003246312 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10074] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10074/stat : 10074 (java) S 10059 10062 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4867625 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776002192376 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10075] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10075/stat : 10075 (java) S 10059 10062 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 4867625 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776001139976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10076] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10076/stat : 10076 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4867628 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139776000088464 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10077] ppid=10059 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/10062/task/10077/stat : 10077 (java) S 10059 10062 5416 0 -1 4202560 13075 0 0 0 221 3 0 0 20 0 22 0 4867628 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775999036088 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10078] ppid=10059 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/10062/task/10078/stat : 10078 (java) S 10059 10062 5416 0 -1 4202560 11657 0 0 0 167 2 0 0 20 0 22 0 4867628 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775997983288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10079] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10079/stat : 10079 (java) S 10059 10062 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4867628 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775996931192 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10080] ppid=10059 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/10062/task/10080/stat : 10080 (java) S 10059 10062 5416 0 -1 4202560 53 0 0 0 16 18 0 0 20 0 22 0 4867628 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775995878600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10062/tid=10083] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10083/stat : 10083 (java) S 10059 10062 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4867644 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775992620200 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10152] ppid=10059 vsize=9824732 CPUtime=879.59 cores=1,3,5,7
/proc/10062/task/10152/stat : 10152 (java) R 10059 10062 5416 0 -1 4202560 64 0 0 0 87943 16 0 0 20 0 22 0 4869014 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775991566208 139776238463519 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10062/tid=10153] ppid=10059 vsize=9824732 CPUtime=879.57 cores=1,3,5,7
/proc/10062/task/10153/stat : 10153 (java) R 10059 10062 5416 0 -1 4202560 960 0 0 0 87913 44 0 0 20 0 22 0 4869014 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775993672080 139776238449412 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10062/tid=10154] ppid=10059 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10062/task/10154/stat : 10154 (java) S 10059 10062 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4869014 10060525568 893233 33554432000 1073741824 1073778376 140733331247040 139775994725160 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10062 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=418358
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=682592
# CPU time returned by wait4() is 1796.1
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 903.763
CPU time (s): 1800.06
CPU user time (s): 1797.81
CPU system time (s): 2.25
CPU usage (%): 199.174
Max. virtual memory (cumulated for all children) (KiB): 9826200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.42
system time used= 2.68259
maximum resident set size= 3573044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36627
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24501
involuntary context switches= 25626

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.57415 second user time and 7.83181 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-30 05:46:05
IDJOB=4119533
IDBENCH=111754
IDSOLVER=2543
FILE ID=node107/4119533-1467258365
RUNJOBID= node107-1467248484-5593
PBS_JOBID= 20004476
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern25-06.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119533-1467258365/watcher-4119533-1467258365 -o /tmp/evaluation-result-4119533-1467258365/solver-4119533-1467258365 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5593 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119533-1467258365.opb

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

MD5SUM BENCH= a0097386a7bec3daa0cd27522467eb6d
RANDOM SEED=1354174498

node107.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		: 2667.110
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	: 5334.22
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		: 2667.110
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		: 2667.110
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.39
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		: 2667.110
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.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
cpu MHz		: 2667.110
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		: 2667.110
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		: 2667.110
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.56
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		: 2667.110
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26860388 kB
Buffers:          104848 kB
Cached:           426012 kB
SwapCached:            0 kB
Active:          4558112 kB
Inactive:         438804 kB
Active(anon):    4468524 kB
Inactive(anon):        4 kB
Active(file):      89588 kB
Inactive(file):   438800 kB
Unevictable:      272236 kB
Mlocked:          239532 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               444 kB
Writeback:             0 kB
AnonPages:       4768576 kB
Mapped:            22244 kB
Shmem:               204 kB
Slab:             604960 kB
SReclaimable:      48972 kB
SUnreclaim:       555988 kB
KernelStack:        1808 kB
PageTables:        13600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5642020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4425728 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= 71720 MiB
End job on node107 at 2016-06-30 06:01:09