Trace number 4117222

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 PB16? (TO) 1800.67 895.968

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round22-3.opb
MD5SUMcf275b23369a29eaada48f0d8a9d9c2d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4117222-1466956670.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
1.00/0.50	c ... done. Wall clock time 0.376s.
1.00/0.50	c declared #vars     4128
1.00/0.50	c #constraints  9984
1.00/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.00/0.50	c constraints type 
1.00/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
1.00/0.50	c org.sat4j.specs.Constr$1 => 904
1.00/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.00/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
1.00/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
1.00/0.50	c 9984 constraints processed.
1.00/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.00/0.50	c constraints type 
1.00/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.00/0.50	c org.sat4j.specs.Constr$1 => 904
1.00/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
1.00/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
1.00/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 504
1.00/0.50	c 9984 constraints processed.
4.46/1.45	c cleaning 2495 clauses out of 4998 with flag 15604/5000
6.29/2.07	c cleaning 4252 clauses out of 8503 with flag 39933/11000
7.98/2.81	c cleaning 5623 clauses out of 11252 with flag 68713/18001
9.85/3.71	c cleaning 6807 clauses out of 13630 with flag 102617/26002
11.91/4.73	c cleaning 7853 clauses out of 15821 with flag 142893/35000
14.22/5.89	c cleaning 8974 clauses out of 17968 with flag 189712/45000
16.83/7.13	c cleaning 9984 clauses out of 19995 with flag 244712/56001
19.63/8.56	c cleaning 10995 clauses out of 22012 with flag 304871/68002
23.11/10.25	c cleaning 11985 clauses out of 24015 with flag 372945/81000
27.04/12.11	c cleaning 12990 clauses out of 26030 with flag 446402/95000
30.83/14.07	c cleaning 13988 clauses out of 28042 with flag 528503/110002
35.22/16.27	c cleaning 15006 clauses out of 30052 with flag 618245/126000
40.37/18.71	c cleaning 15993 clauses out of 32046 with flag 714856/143000
40.96/19.09	c cleaning 0 clauses out of 5002 with flag 0/5002
45.68/21.30	c cleaning 17020 clauses out of 34053 with flag 815537/161000
51.89/24.20	c cleaning 18009 clauses out of 36034 with flag 927419/180001
57.87/27.21	c cleaning 19009 clauses out of 38024 with flag 1048014/200000
64.07/30.39	c cleaning 19991 clauses out of 40015 with flag 1172722/221000
71.23/33.86	c cleaning 20984 clauses out of 42025 with flag 1303745/243001
78.44/37.46	c cleaning 22009 clauses out of 44040 with flag 1440750/266000
86.53/41.40	c cleaning 23000 clauses out of 46031 with flag 1584534/290000
94.93/45.62	c cleaning 23994 clauses out of 48032 with flag 1733643/315001
104.03/50.10	c cleaning 24982 clauses out of 50037 with flag 1890069/341000
113.43/54.87	c cleaning 26014 clauses out of 52055 with flag 2054565/368000
123.72/59.90	c cleaning 26991 clauses out of 54042 with flag 2224485/396001
133.94/65.07	c cleaning 27996 clauses out of 56050 with flag 2404398/425000
144.85/70.43	c cleaning 28989 clauses out of 58055 with flag 2589486/455001
156.05/76.04	c cleaning 29996 clauses out of 60066 with flag 2777765/486001
168.94/82.41	c cleaning 31007 clauses out of 62071 with flag 2975550/518002
182.45/89.05	c cleaning 32007 clauses out of 64062 with flag 3179494/551000
195.93/95.75	c cleaning 33007 clauses out of 66055 with flag 3391949/585000
210.38/102.95	c cleaning 34011 clauses out of 68048 with flag 3612350/620000
226.58/111.39	c cleaning 35006 clauses out of 70037 with flag 3832659/656000
242.62/119.39	c cleaning 35991 clauses out of 72032 with flag 4063192/693001
259.87/127.92	c cleaning 37004 clauses out of 74040 with flag 4301240/731000
277.44/136.62	c cleaning 37984 clauses out of 76036 with flag 4545704/770000
295.77/145.74	c cleaning 38995 clauses out of 78052 with flag 4797332/810000
314.46/155.07	c cleaning 40000 clauses out of 80058 with flag 5056334/851001
334.60/165.03	c cleaning 41006 clauses out of 82059 with flag 5315730/893002
349.11/172.23	c cleaning 0 clauses out of 11000 with flag 0/11000
354.53/174.99	c cleaning 41998 clauses out of 84052 with flag 5583909/936001
375.28/185.28	c cleaning 43019 clauses out of 86053 with flag 5859047/980000
397.39/196.24	c cleaning 44002 clauses out of 88034 with flag 6136711/1025000
420.63/207.73	c cleaning 44988 clauses out of 90033 with flag 6425444/1071001
444.56/219.66	c cleaning 45991 clauses out of 92044 with flag 6716587/1118000
469.78/232.19	c cleaning 47007 clauses out of 94053 with flag 7018500/1166000
494.44/244.43	c cleaning 48013 clauses out of 96046 with flag 7328253/1215000
520.84/257.57	c cleaning 49017 clauses out of 98033 with flag 7642418/1265000
549.59/272.48	c cleaning 49993 clauses out of 100016 with flag 7963305/1316000
578.12/286.66	c cleaning 50987 clauses out of 102023 with flag 8291660/1368000
607.74/301.31	c cleaning 52001 clauses out of 104036 with flag 8620302/1421000
638.25/316.40	c cleaning 52992 clauses out of 106036 with flag 8960204/1475001
670.36/332.36	c cleaning 53973 clauses out of 108045 with flag 9304191/1530002
703.79/348.92	c cleaning 54989 clauses out of 110070 with flag 9655667/1586000
738.15/366.04	c cleaning 56021 clauses out of 112082 with flag 10013766/1643001
773.04/383.47	c cleaning 57023 clauses out of 114060 with flag 10375682/1701000
808.17/400.96	c cleaning 58003 clauses out of 116037 with flag 10742808/1760000
844.52/419.01	c cleaning 59004 clauses out of 118034 with flag 11121727/1820000
883.65/438.41	c cleaning 59978 clauses out of 120033 with flag 11502216/1881003
922.69/457.82	c cleaning 61022 clauses out of 122052 with flag 11891407/1943000
963.49/478.02	c cleaning 62015 clauses out of 124030 with flag 12285667/2006000
1005.10/498.71	c cleaning 62960 clauses out of 126015 with flag 12685872/2070000
1048.42/520.28	c cleaning 64030 clauses out of 128059 with flag 13089440/2135004
1091.18/541.58	c cleaning 64995 clauses out of 130025 with flag 13498334/2201000
1134.15/562.90	c cleaning 65989 clauses out of 132030 with flag 13917259/2268000
1174.67/583.17	c cleaning 66997 clauses out of 134042 with flag 14344013/2336001
1212.85/602.23	c cleaning 67996 clauses out of 136046 with flag 14775425/2405002
1253.25/622.45	c cleaning 68990 clauses out of 138048 with flag 15209993/2475000
1295.45/643.49	c cleaning 70023 clauses out of 140059 with flag 15648211/2546001
1337.25/664.39	c cleaning 70998 clauses out of 142035 with flag 16094332/2618000
1379.26/685.32	c cleaning 72000 clauses out of 144038 with flag 16545594/2691001
1423.65/707.54	c cleaning 72993 clauses out of 146037 with flag 17002860/2765000
1469.25/730.34	c cleaning 74015 clauses out of 148045 with flag 17471078/2840001
1516.13/754.48	c cleaning 75003 clauses out of 150030 with flag 17941125/2916001
1563.75/778.25	c cleaning 75967 clauses out of 152026 with flag 18415393/2993000
1611.15/801.90	c cleaning 76969 clauses out of 154059 with flag 18897913/3071000
1660.54/826.64	c cleaning 78006 clauses out of 156094 with flag 19387046/3150004
1718.42/855.50	c cleaning 79031 clauses out of 158084 with flag 19880599/3230000
1783.54/887.73	c cleaning 80002 clauses out of 160054 with flag 20383587/3311001
1800.04/895.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/895.90	c starts		: 29493
1800.04/895.90	c conflicts		: 3336910
1800.04/895.90	c decisions		: 31536829
1800.04/895.90	c propagations		: 451447475
1800.04/895.90	c inspects		: 9793356886
1800.04/895.90	c shortcuts		: 0
1800.04/895.90	c learnt literals	: 2
1800.04/895.90	c learnt binary clauses	: 58
1800.04/895.90	c learnt ternary clauses	: 680
1800.04/895.90	c learnt constraints	: 3336908
1800.04/895.90	c ignored constraints	: 0
1800.04/895.90	c root simplifications	: 0
1800.04/895.90	c removed literals (reason simplification)	: 2587245
1800.04/895.90	c reason swapping (by a shorter reason)	: 0
1800.04/895.90	c Calls to reduceDB	: 77
1800.04/895.90	c Number of update (reduction) of LBD	: 713386
1800.04/895.90	c Imported unit clauses	: 0
1800.04/895.90	c number of reductions to clauses (during analyze)	: 0
1800.04/895.90	c number of learned constraints concerned by reduction	: 0
1800.04/895.90	c number of learning phase by resolution	: 0
1800.04/895.90	c number of learning phase by cutting planes	: 0
1800.04/895.90	c speed (assignments/second)	: 504189.7571119688
1800.04/895.90	c non guided choices	8300
1800.04/895.93	c learnt constraints type 
1800.04/895.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 58
1800.04/895.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 105903
1800.04/895.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/895.93	c starts		: 44
1800.04/895.93	c conflicts		: 16734
1800.04/895.93	c decisions		: 62478
1800.04/895.93	c propagations		: 2150228
1800.04/895.93	c inspects		: 588655898
1800.04/895.93	c shortcuts		: 0
1800.04/895.93	c learnt literals	: 0
1800.04/895.93	c learnt binary clauses	: 0
1800.04/895.93	c learnt ternary clauses	: 0
1800.04/895.93	c learnt constraints	: 16734
1800.04/895.93	c ignored constraints	: 0
1800.04/895.93	c root simplifications	: 0
1800.04/895.93	c removed literals (reason simplification)	: 0
1800.04/895.93	c reason swapping (by a shorter reason)	: 0
1800.04/895.93	c Calls to reduceDB	: 2
1800.04/895.93	c Number of update (reduction) of LBD	: 0
1800.04/895.93	c Imported unit clauses	: 0
1800.04/895.93	c number of reductions to clauses (during analyze)	: 0
1800.04/895.93	c number of learned constraints concerned by reduction	: 0
1800.04/895.93	c number of learning phase by resolution	: 0
1800.04/895.93	c number of learning phase by cutting planes	: 0
1800.04/895.93	c speed (assignments/second)	: 2401.36740453352
1800.04/895.93	c non guided choices	259
1800.04/895.94	c learnt constraints type 
1800.04/895.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5
1800.04/895.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16729
1800.04/895.94	s UNKNOWN
1800.04/895.94	c Total wall clock time (in seconds): 895.819

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-4117222-1466956670/watcher-4117222-1466956670 -o /tmp/evaluation-result-4117222-1466956670/solver-4117222-1466956670 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18143 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117222-1466956670.opb 

pid=20268
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: 4.29 4.21 4.18 4/197 20271
/proc/meminfo: memFree=27186764/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/20271/stat : 20271 (java) D 20268 20271 18126 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 28706353 9515008 182 33554432000 1073741824 1073778376 140736687433536 140736687424568 266435641013 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/20271/statm: 2323 182 140 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.29 4.21 4.18 4/197 20271
/proc/meminfo: memFree=27186764/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20271 18126 0 -1 4202496 4475 0 1 0 8 1 0 0 20 0 18 0 28706353 9787879424 5582 33554432000 1073741824 1073778376 140733749497776 140733749488912 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20271/statm: 2389619 5583 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 4.29 4.21 4.18 4/197 20271
/proc/meminfo: memFree=27186764/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20271 18126 0 -1 4202496 4752 0 1 0 22 1 0 0 20 0 18 0 28706353 9787879424 6318 33554432000 1073741824 1073778376 140733749497776 140733749488912 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20271/statm: 2389619 6318 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300248 s]
/proc/loadavg: 4.29 4.21 4.18 4/197 20271
/proc/meminfo: memFree=27186764/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20271 18126 0 -1 4202496 5965 0 1 0 46 1 0 0 20 0 18 0 28706353 9787879424 7943 33554432000 1073741824 1073778376 140733749497776 140733749488912 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20271/statm: 2389619 7943 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700206 s]
/proc/loadavg: 4.29 4.21 4.18 4/197 20271
/proc/meminfo: memFree=27186764/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20271 18126 0 -1 4202496 13687 0 1 0 174 4 0 0 20 0 22 0 28706353 10060525568 23110 33554432000 1073741824 1073778376 140733749497776 140733749488912 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20271/statm: 2456183 23110 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 9824732

[startup+1.50094 s]
/proc/loadavg: 4.29 4.21 4.18 7/219 20293
/proc/meminfo: memFree=27050280/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9824732 CPUtime=4.84 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20271 18126 0 -1 4202496 24591 0 1 0 476 8 0 0 20 0 22 0 28706353 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 140733749488912 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20271/statm: 2456183 47501 2292 9 0 2446860 0
[pid=20271/tid=20273] ppid=20268 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20271 18126 0 -1 4202560 2491 0 1 0 44 2 0 0 20 0 22 0 28706354 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669247251320 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20274] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706355 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669185980584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20275] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706355 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669184928040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20276] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706355 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669183875496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20277] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20271 18126 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 28706355 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669087664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20278] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706355 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669086612136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20279] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20271 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28706355 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669085559592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20280] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20271 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28706355 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669084507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20281] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) S 20268 20271 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28706355 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669083454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20282] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20271 18126 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28706356 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669071255656 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20283] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) S 20268 20271 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669070201976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20284] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20271 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669069149320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20285] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669068098064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20286] ppid=20268 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/20271/task/20286/stat : 20286 (java) S 20268 20271 18126 0 -1 4202560 9440 0 0 0 113 3 0 0 20 0 22 0 28706359 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669067045432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20287] ppid=20268 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/20271/task/20287/stat : 20287 (java) R 20268 20271 18126 0 -1 4202560 11188 0 0 0 115 2 0 0 20 0 22 0 28706359 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669065970136 139669253211277 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20288] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20288/stat : 20288 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669064940536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20289] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20289/stat : 20289 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669063888200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20290] ppid=20268 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/20271/task/20290/stat : 20290 (java) R 20268 20271 18126 0 -1 4202560 19 0 0 0 95 0 0 0 20 0 22 0 28706403 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669062459040 139669187631712 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20291] ppid=20268 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/20271/task/20291/stat : 20291 (java) R 20268 20271 18126 0 -1 4202560 75 0 0 0 94 1 0 0 20 0 22 0 28706403 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669061414376 139669187710976 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20292] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20292/stat : 20292 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706404 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669060363304 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20293] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20293/stat : 20293 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706404 10060525568 47501 33554432000 1073741824 1073778376 140733749497776 139669059310760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.29 4.21 4.18 5/219 20293
/proc/meminfo: memFree=26886868/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9824732 CPUtime=8.65 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20271 18126 0 -1 4202496 26200 0 1 0 849 16 0 0 20 0 22 0 28706353 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 140733749488912 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20271/statm: 2456183 90800 2292 9 0 2446860 0
[pid=20271/tid=20273] ppid=20268 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20271 18126 0 -1 4202560 2491 0 1 0 44 2 0 0 20 0 22 0 28706354 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669247251320 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20274] ppid=20268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20271 18126 0 -1 4202560 27 0 0 0 1 0 0 0 20 0 22 0 28706355 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669185980584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20275] ppid=20268 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20271 18126 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 28706355 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669184928040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20276] ppid=20268 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20271 18126 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 28706355 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669183875496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20277] ppid=20268 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20271 18126 0 -1 4202560 39 0 0 0 3 1 0 0 20 0 22 0 28706355 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669087664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20278] ppid=20268 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20271 18126 0 -1 4202560 36 0 0 0 5 0 0 0 20 0 22 0 28706355 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669086612136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20279] ppid=20268 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20271 18126 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 28706355 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669085559592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20280] ppid=20268 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20271 18126 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 28706355 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669084507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20281] ppid=20268 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) S 20268 20271 18126 0 -1 4202560 35 0 0 0 3 2 0 0 20 0 22 0 28706355 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669083454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20282] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20271 18126 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28706356 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669071255656 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20283] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) S 20268 20271 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669070201976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20284] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20271 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669069149320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20285] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669068098064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20286] ppid=20268 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/20271/task/20286/stat : 20286 (java) S 20268 20271 18126 0 -1 4202560 9445 0 0 0 124 3 0 0 20 0 22 0 28706359 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669067045432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20287] ppid=20268 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/20271/task/20287/stat : 20287 (java) S 20268 20271 18126 0 -1 4202560 12450 0 0 0 153 3 0 0 20 0 22 0 28706359 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669065992888 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20288] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20288/stat : 20288 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669064940536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20289] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20289/stat : 20289 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669063888200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20290] ppid=20268 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/20271/task/20290/stat : 20290 (java) R 20268 20271 18126 0 -1 4202560 19 0 0 0 247 0 0 0 20 0 22 0 28706403 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669062465944 139669187740213 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20291] ppid=20268 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/20271/task/20291/stat : 20291 (java) R 20268 20271 18126 0 -1 4202560 137 0 0 0 245 3 0 0 20 0 22 0 28706403 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669061414296 139669187711210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20292] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20292/stat : 20292 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706404 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669060363304 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20293] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20293/stat : 20293 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706404 10060525568 90800 33554432000 1073741824 1073778376 140733749497776 139669059310760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.65
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.27 4.20 4.18 5/219 20293
/proc/meminfo: memFree=26576012/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9824732 CPUtime=15.22 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20271 18126 0 -1 4202496 26742 0 1 0 1492 30 0 0 20 0 22 0 28706353 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 140733749488912 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20271/statm: 2456183 162777 2292 9 0 2446860 0
[pid=20271/tid=20273] ppid=20268 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20271 18126 0 -1 4202560 2491 0 1 0 44 2 0 0 20 0 22 0 28706354 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669247251320 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20274] ppid=20268 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20271 18126 0 -1 4202560 60 0 0 0 5 3 0 0 20 0 22 0 28706355 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669185980584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20275] ppid=20268 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20271 18126 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 28706355 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669184928040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20276] ppid=20268 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20271 18126 0 -1 4202560 35 0 0 0 5 2 0 0 20 0 22 0 28706355 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669183875496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20277] ppid=20268 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20271 18126 0 -1 4202560 56 0 0 0 6 2 0 0 20 0 22 0 28706355 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669087664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20278] ppid=20268 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20271 18126 0 -1 4202560 51 0 0 0 5 1 0 0 20 0 22 0 28706355 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669086612136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20279] ppid=20268 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20271 18126 0 -1 4202560 34 0 0 0 4 2 0 0 20 0 22 0 28706355 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669085559592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20280] ppid=20268 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20271 18126 0 -1 4202560 33 0 0 0 4 2 0 0 20 0 22 0 28706355 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669084507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20281] ppid=20268 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) S 20268 20271 18126 0 -1 4202560 64 0 0 0 4 3 0 0 20 0 22 0 28706355 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669083454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20282] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20271 18126 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 22 0 28706356 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669071255656 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20283] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) S 20268 20271 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669070201976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20284] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20271 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669069149320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20285] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 162777 33554432000 1073741824 1073778376 140733749497776 139669068098064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20286] ppid=20268 vsize=9824732 CPUtime=1.3 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.27 4.23 4.19 5/219 20407
/proc/meminfo: memFree=23603180/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9824732 CPUtime=1772.74 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20271 18126 0 -1 4202496 39374 0 1 0 177069 205 0 0 20 0 22 0 28706353 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 140733749488912 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20271/statm: 2456183 897049 2301 9 0 2446860 0
[pid=20271/tid=20273] ppid=20268 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20271 18126 0 -1 4202560 2497 0 1 0 47 4 0 0 20 0 22 0 28706354 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669247251320 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20274] ppid=20268 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20271 18126 0 -1 4202560 775 0 0 0 237 18 0 0 20 0 22 0 28706355 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669185980584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20275] ppid=20268 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20271 18126 0 -1 4202560 656 0 0 0 216 17 0 0 20 0 22 0 28706355 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669184928040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20276] ppid=20268 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20271 18126 0 -1 4202560 672 0 0 0 222 17 0 0 20 0 22 0 28706355 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669183875496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20277] ppid=20268 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20271 18126 0 -1 4202560 752 0 0 0 206 19 0 0 20 0 22 0 28706355 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669087664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20278] ppid=20268 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20271 18126 0 -1 4202560 533 0 0 0 199 16 0 0 20 0 22 0 28706355 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669086612136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20279] ppid=20268 vsize=9824732 CPUtime=2.12 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20271 18126 0 -1 4202560 776 0 0 0 195 17 0 0 20 0 22 0 28706355 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669085559592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20280] ppid=20268 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20271 18126 0 -1 4202560 680 0 0 0 216 18 0 0 20 0 22 0 28706355 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669084507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20281] ppid=20268 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) S 20268 20271 18126 0 -1 4202560 747 0 0 0 207 15 0 0 20 0 22 0 28706355 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669083454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20282] ppid=20268 vsize=9824732 CPUtime=3.47 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20271 18126 0 -1 4202560 2329 0 0 0 339 8 0 0 20 0 22 0 28706356 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669071255656 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20283] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) S 20268 20271 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669070201976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20284] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20271 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669069149320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20285] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669068098064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20286] ppid=20268 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/20271/task/20286/stat : 20286 (java) S 20268 20271 18126 0 -1 4202560 9651 0 0 0 166 4 0 0 20 0 22 0 28706359 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669067045432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20287] ppid=20268 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/20271/task/20287/stat : 20287 (java) S 20268 20271 18126 0 -1 4202560 15798 0 0 0 198 3 0 0 20 0 22 0 28706359 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669065992888 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20288] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20288/stat : 20288 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669064940536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20289] ppid=20268 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/20271/task/20289/stat : 20289 (java) S 20268 20271 18126 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 28706359 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669063888200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20290] ppid=20268 vsize=9824732 CPUtime=873.22 cores=1,3,5,7
/proc/20271/task/20290/stat : 20290 (java) R 20268 20271 18126 0 -1 4202560 57 0 0 0 87305 17 0 0 20 0 22 0 28706403 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669062466048 139669187491533 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20291] ppid=20268 vsize=9824732 CPUtime=873.36 cores=1,3,5,7
/proc/20271/task/20291/stat : 20291 (java) R 20268 20271 18126 0 -1 4202560 2136 0 0 0 87288 48 0 0 20 0 22 0 28706403 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669061414176 139669187879236 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20292] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20292/stat : 20292 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706404 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669060363304 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20293] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20293/stat : 20293 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706404 10060525568 897049 33554432000 1073741824 1073778376 140733749497776 139669059310760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1772.74
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.901 s]
/proc/loadavg: 4.29 4.24 4.19 6/219 20407
/proc/meminfo: memFree=23535476/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9824732 CPUtime=1800.04 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20271 18126 0 -1 4202496 39449 0 1 0 179795 209 0 0 20 0 22 0 28706353 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 140733749488912 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20271/statm: 2456183 910873 2301 9 0 2446860 0
[pid=20271/tid=20273] ppid=20268 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20271 18126 0 -1 4202560 2497 0 1 0 47 4 0 0 20 0 22 0 28706354 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669247251320 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20274] ppid=20268 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20271 18126 0 -1 4202560 779 0 0 0 239 18 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669185980584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20275] ppid=20268 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20271 18126 0 -1 4202560 662 0 0 0 217 18 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669184928040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20276] ppid=20268 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20271 18126 0 -1 4202560 677 0 0 0 224 17 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669183875496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20277] ppid=20268 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20271 18126 0 -1 4202560 769 0 0 0 211 20 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669087664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20278] ppid=20268 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20271 18126 0 -1 4202560 539 0 0 0 201 16 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669086612136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20279] ppid=20268 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20271 18126 0 -1 4202560 782 0 0 0 197 17 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669085559592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20280] ppid=20268 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20271 18126 0 -1 4202560 685 0 0 0 218 18 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669084507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20281] ppid=20268 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) S 20268 20271 18126 0 -1 4202560 772 0 0 0 213 15 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669083454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20282] ppid=20268 vsize=9824732 CPUtime=3.47 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20271 18126 0 -1 4202560 2329 0 0 0 339 8 0 0 20 0 22 0 28706356 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669071255656 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20283] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) S 20268 20271 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669070201976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20284] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20271 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669069149320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20285] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669068098064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20286] ppid=20268 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/20271/task/20286/stat : 20286 (java) S 20268 20271 18126 0 -1 4202560 9651 0 0 0 166 4 0 0 20 0 22 0 28706359 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669067045432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20287] ppid=20268 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/20271/task/20287/stat : 20287 (java) S 20268 20271 18126 0 -1 4202560 15798 0 0 0 198 3 0 0 20 0 22 0 28706359 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669065992888 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20288] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20288/stat : 20288 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669064940536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20289] ppid=20268 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/20271/task/20289/stat : 20289 (java) S 20268 20271 18126 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 28706359 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669063888200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20290] ppid=20268 vsize=9824732 CPUtime=886.74 cores=1,3,5,7
/proc/20271/task/20290/stat : 20290 (java) R 20268 20271 18126 0 -1 4202560 58 0 0 0 88657 17 0 0 20 0 22 0 28706403 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669062466768 139669187626056 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20291] ppid=20268 vsize=9824732 CPUtime=886.88 cores=1,3,5,7
/proc/20271/task/20291/stat : 20291 (java) R 20268 20271 18126 0 -1 4202560 2136 0 0 0 88640 48 0 0 20 0 22 0 28706403 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669061413232 139669187713219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20292] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20292/stat : 20292 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706404 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669060363304 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20293] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20293/stat : 20293 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706404 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669059310760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 20271 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.901 s]
/proc/loadavg: 4.29 4.24 4.19 6/219 20407
/proc/meminfo: memFree=23535476/32872528 swapFree=1437460/1543748
[pid=20271] ppid=20268 vsize=9824732 CPUtime=1800.04 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20271 18126 0 -1 4202496 39449 0 1 0 179795 209 0 0 20 0 22 0 28706353 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 140733749488912 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20271/statm: 2456183 910873 2301 9 0 2446860 0
[pid=20271/tid=20273] ppid=20268 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20271 18126 0 -1 4202560 2497 0 1 0 47 4 0 0 20 0 22 0 28706354 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669247251320 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20274] ppid=20268 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20271 18126 0 -1 4202560 779 0 0 0 239 18 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669185980584 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20275] ppid=20268 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20271 18126 0 -1 4202560 662 0 0 0 217 18 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669184928040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20276] ppid=20268 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20271 18126 0 -1 4202560 677 0 0 0 224 17 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669183875496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20277] ppid=20268 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20271 18126 0 -1 4202560 769 0 0 0 211 20 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669087664680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20278] ppid=20268 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20271 18126 0 -1 4202560 539 0 0 0 201 16 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669086612136 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20279] ppid=20268 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20271 18126 0 -1 4202560 782 0 0 0 197 17 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669085559592 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20280] ppid=20268 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20271 18126 0 -1 4202560 685 0 0 0 218 18 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669084507048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20281] ppid=20268 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) S 20268 20271 18126 0 -1 4202560 772 0 0 0 213 15 0 0 20 0 22 0 28706355 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669083454504 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20282] ppid=20268 vsize=9824732 CPUtime=3.47 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20271 18126 0 -1 4202560 2329 0 0 0 339 8 0 0 20 0 22 0 28706356 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669071255656 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20283] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) S 20268 20271 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669070201976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20284] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20271 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28706357 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669069149320 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20285] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669068098064 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20286] ppid=20268 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/20271/task/20286/stat : 20286 (java) S 20268 20271 18126 0 -1 4202560 9651 0 0 0 166 4 0 0 20 0 22 0 28706359 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669067045432 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20271/tid=20287] ppid=20268 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/20271/task/20287/stat : 20287 (java) S 20268 20271 18126 0 -1 4202560 15798 0 0 0 198 3 0 0 20 0 22 0 28706359 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669065992888 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20288] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20288/stat : 20288 (java) S 20268 20271 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28706359 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669064940536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20271/tid=20289] ppid=20268 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/20271/task/20289/stat : 20289 (java) S 20268 20271 18126 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 28706359 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669063888200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20290] ppid=20268 vsize=9824732 CPUtime=886.74 cores=1,3,5,7
/proc/20271/task/20290/stat : 20290 (java) R 20268 20271 18126 0 -1 4202560 58 0 0 0 88657 17 0 0 20 0 22 0 28706403 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669062466768 139669187626056 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20291] ppid=20268 vsize=9824732 CPUtime=886.88 cores=1,3,5,7
/proc/20271/task/20291/stat : 20291 (java) R 20268 20271 18126 0 -1 4202560 2136 0 0 0 88640 48 0 0 20 0 22 0 28706403 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669061413232 139669187713219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20271/tid=20292] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20292/stat : 20292 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706404 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669060363304 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20271/tid=20293] ppid=20268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20293/stat : 20293 (java) S 20268 20271 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28706404 10060525568 910873 33554432000 1073741824 1073778376 140733749497776 139669059310760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.968
CPU time (s): 1800.67
CPU user time (s): 1798.03
CPU system time (s): 2.6396
CPU usage (%): 200.975
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.03
system time used= 2.6396
maximum resident set size= 3643608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39482
page faults= 1
swaps= 0
block input operations= 0
block output operations= 880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23633
involuntary context switches= 24055

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9211 second user time and 7.46486 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 17:57:50
IDJOB=4117222
IDBENCH=109568
IDSOLVER=2543
FILE ID=node116/4117222-1466956670
RUNJOBID= node116-1466946428-18143
PBS_JOBID= 19976367
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size128-round22-3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117222-1466956670/watcher-4117222-1466956670 -o /tmp/evaluation-result-4117222-1466956670/solver-4117222-1466956670 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18143 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117222-1466956670.opb

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

MD5SUM BENCH= cf275b23369a29eaada48f0d8a9d9c2d
RANDOM SEED=867918698

node116.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.206
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	: 5332.41
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.206
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.206
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.56
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.206
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		: 2666.206
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.55
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.206
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.206
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.206
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:        27187408 kB
Buffers:           19044 kB
Cached:           303896 kB
SwapCached:         2080 kB
Active:          3136124 kB
Inactive:         299604 kB
Active(anon):    3113376 kB
Inactive(anon):     1656 kB
Active(file):      22748 kB
Inactive(file):   297948 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098672 kB
Dirty:              1252 kB
Writeback:             0 kB
AnonPages:       4696272 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             565192 kB
SReclaimable:       9172 kB
SUnreclaim:       556020 kB
KernelStack:        1808 kB
PageTables:        13220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4977632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3205120 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= 71680 MiB
End job on node116 at 2016-06-26 18:12:46