Trace number 4119234

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 Resolution PB16SAT (TO)3990 1800.01 1780.04

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-60.opb
MD5SUM3cac470c96dbe61d77fe94794f406f9d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3990
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 variables180
Total number of constraints60
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 5310
Biggest coefficient in the objective function 59
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 107970
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 59
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 107970
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)5310
Sum of products size (including duplicates)10620
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-4119234-1467252073.opb
0.10/0.10	c reading problem ... 
0.10/0.11	c  objective function found
0.78/0.42	c ... done. Wall clock time 0.316s.
0.78/0.42	c declared #vars     180
0.78/0.42	c internal #vars     5490
0.78/0.42	c #constraints  10740
0.78/0.42	c constraints type 
0.78/0.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5370
0.78/0.42	c org.sat4j.minisat.constraints.card.MinWatchCard => 60
0.78/0.42	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5310
0.78/0.42	c 10740 constraints processed.
0.78/0.42	c objective function length is 5310 literals
2.13/0.94	c SATISFIABLE
2.13/0.94	c OPTIMIZING...
2.13/0.94	c Got one! Elapsed wall clock time (in seconds):0.837
2.13/0.94	o 3990
3.34/1.94	c cleaning 2625 clauses out of 5253 with flag 11283/5253
4.38/2.98	c cleaning 4313 clauses out of 8625 with flag 24731/11250
5.83/4.21	c cleaning 5655 clauses out of 11313 with flag 39891/18251
7.34/5.65	c cleaning 6830 clauses out of 13660 with flag 57348/26253
8.98/7.27	c cleaning 7914 clauses out of 15828 with flag 76697/35251
10.79/9.09	c cleaning 8955 clauses out of 17913 with flag 98848/45250
12.99/11.12	c cleaning 9975 clauses out of 19958 with flag 122893/56250
15.09/13.25	c cleaning 10992 clauses out of 21983 with flag 148558/68250
17.48/15.65	c cleaning 11995 clauses out of 23991 with flag 177350/81250
19.98/18.16	c cleaning 12990 clauses out of 25996 with flag 207402/95250
22.79/20.92	c cleaning 14001 clauses out of 28008 with flag 239545/110252
25.88/23.96	c cleaning 14996 clauses out of 30005 with flag 274040/126250
29.18/27.22	c cleaning 16003 clauses out of 32010 with flag 310751/143251
32.68/30.73	c cleaning 16997 clauses out of 34006 with flag 350741/161250
36.39/34.40	c cleaning 17995 clauses out of 36009 with flag 392592/180250
40.37/38.38	c cleaning 18998 clauses out of 38014 with flag 436409/200250
44.47/42.47	c cleaning 20008 clauses out of 40017 with flag 484255/221251
48.87/46.84	c cleaning 20999 clauses out of 42008 with flag 532330/243250
53.56/51.41	c cleaning 22001 clauses out of 44009 with flag 582889/266250
58.28/56.11	c cleaning 23003 clauses out of 46008 with flag 635389/290250
63.28/61.06	c cleaning 23994 clauses out of 48006 with flag 690016/315251
68.40/66.19	c cleaning 25005 clauses out of 50011 with flag 746332/341250
73.99/71.70	c cleaning 25999 clauses out of 52007 with flag 805253/368251
79.96/77.58	c cleaning 26999 clauses out of 54008 with flag 867009/396251
86.18/83.71	c cleaning 28000 clauses out of 56008 with flag 930182/425250
92.85/90.20	c cleaning 28999 clauses out of 58011 with flag 995216/455253
99.34/96.79	c cleaning 30002 clauses out of 60009 with flag 1064324/486250
106.39/103.66	c cleaning 30994 clauses out of 62007 with flag 1134008/518250
113.89/110.97	c cleaning 32002 clauses out of 64015 with flag 1204235/551252
121.29/118.39	c cleaning 33005 clauses out of 66011 with flag 1278048/585250
129.34/126.29	c cleaning 34001 clauses out of 68007 with flag 1352051/620251
137.57/134.41	c cleaning 35002 clauses out of 70005 with flag 1430575/656250
145.83/142.69	c cleaning 36002 clauses out of 72004 with flag 1513296/693251
154.43/151.27	c cleaning 36995 clauses out of 74003 with flag 1598903/731252
163.39/160.13	c cleaning 37994 clauses out of 76006 with flag 1686302/770250
172.47/169.19	c cleaning 38995 clauses out of 78012 with flag 1776545/810250
181.74/178.38	c cleaning 40007 clauses out of 80018 with flag 1869245/851251
191.60/188.12	c cleaning 41005 clauses out of 82010 with flag 1962476/893250
201.66/198.13	c cleaning 41997 clauses out of 84005 with flag 2056104/936250
212.11/208.59	c cleaning 42993 clauses out of 86009 with flag 2154418/980251
223.35/219.76	c cleaning 43997 clauses out of 88015 with flag 2253892/1025250
234.59/230.95	c cleaning 45003 clauses out of 90018 with flag 2353766/1071250
245.96/242.19	c cleaning 46002 clauses out of 92018 with flag 2459135/1118253
257.71/253.84	c cleaning 47003 clauses out of 94014 with flag 2566896/1166251
269.87/265.91	c cleaning 47997 clauses out of 96011 with flag 2676997/1215251
282.17/278.15	c cleaning 48995 clauses out of 98013 with flag 2787330/1265250
295.14/291.05	c cleaning 50007 clauses out of 100020 with flag 2901806/1316252
308.31/304.14	c cleaning 51005 clauses out of 102011 with flag 3017997/1368250
321.63/317.33	c cleaning 52003 clauses out of 104006 with flag 3136552/1421250
336.05/331.68	c cleaning 52991 clauses out of 106003 with flag 3257437/1475250
350.81/346.39	c cleaning 53997 clauses out of 108012 with flag 3378793/1530250
365.89/361.35	c cleaning 55003 clauses out of 110016 with flag 3502054/1586251
381.40/376.71	c cleaning 55997 clauses out of 112012 with flag 3626780/1643250
396.79/392.03	c cleaning 57001 clauses out of 114016 with flag 3750557/1701251
412.49/407.64	c cleaning 57992 clauses out of 116014 with flag 3878122/1760250
429.03/424.04	c cleaning 59006 clauses out of 118023 with flag 4009389/1820251
444.73/439.62	c cleaning 60008 clauses out of 120017 with flag 4146239/1881251
461.42/456.21	c cleaning 61002 clauses out of 122008 with flag 4282857/1943250
479.10/473.73	c cleaning 61997 clauses out of 124008 with flag 4420900/2006252
496.79/491.35	c cleaning 62999 clauses out of 126010 with flag 4561376/2070251
515.19/509.63	c cleaning 64003 clauses out of 128011 with flag 4704668/2135251
533.92/528.28	c cleaning 64996 clauses out of 130007 with flag 4851931/2201250
553.06/547.28	c cleaning 66003 clauses out of 132011 with flag 5000610/2268250
572.26/566.36	c cleaning 67003 clauses out of 134008 with flag 5150312/2336250
591.76/585.68	c cleaning 67987 clauses out of 136005 with flag 5301087/2405250
610.86/604.50	c cleaning 69003 clauses out of 138018 with flag 5457241/2475250
630.63/624.11	c cleaning 69998 clauses out of 140015 with flag 5612358/2546250
651.21/644.55	c cleaning 70998 clauses out of 142017 with flag 5772967/2618250
672.29/665.50	c cleaning 71999 clauses out of 144020 with flag 5929790/2691251
693.47/686.48	c cleaning 73001 clauses out of 146020 with flag 6092506/2765250
715.56/708.39	c cleaning 74006 clauses out of 148019 with flag 6258407/2840250
738.08/730.69	c cleaning 75005 clauses out of 150014 with flag 6424732/2916251
759.52/751.87	c cleaning 75995 clauses out of 152009 with flag 6588358/2993251
782.51/774.51	c cleaning 76999 clauses out of 154014 with flag 6756882/3071251
807.58/799.39	c cleaning 77994 clauses out of 156015 with flag 6928117/3150251
832.62/824.06	c cleaning 79005 clauses out of 158020 with flag 7099476/3230250
857.50/848.55	c cleaning 80001 clauses out of 160015 with flag 7274911/3311250
881.65/872.47	c cleaning 81004 clauses out of 162014 with flag 7454982/3393250
907.03/897.58	c cleaning 82000 clauses out of 164010 with flag 7633159/3476250
933.15/923.34	c cleaning 83002 clauses out of 166010 with flag 7813458/3560250
958.78/948.62	c cleaning 84000 clauses out of 168009 with flag 7998726/3645251
983.54/973.18	c cleaning 85004 clauses out of 170010 with flag 8190339/3731252
1010.54/999.83	c cleaning 85992 clauses out of 172004 with flag 8384711/3818250
1039.89/1028.83	c cleaning 86992 clauses out of 174012 with flag 8576404/3906250
1069.35/1057.94	c cleaning 88006 clauses out of 176021 with flag 8773853/3995251
1097.55/1085.86	c cleaning 89000 clauses out of 178016 with flag 8973121/4085252
1127.23/1115.21	c cleaning 90001 clauses out of 180015 with flag 9171610/4176251
1157.08/1144.76	c cleaning 91004 clauses out of 182014 with flag 9368969/4268251
1187.58/1174.86	c cleaning 91994 clauses out of 184011 with flag 9570315/4361252
1218.03/1204.96	c cleaning 93001 clauses out of 186015 with flag 9770299/4455250
1249.16/1235.71	c cleaning 94005 clauses out of 188015 with flag 9975276/4550251
1281.04/1267.29	c cleaning 94999 clauses out of 190009 with flag 10182973/4646250
1311.16/1297.07	c cleaning 95994 clauses out of 192010 with flag 10396816/4743250
1343.04/1328.52	c cleaning 96995 clauses out of 194017 with flag 10607557/4841251
1374.87/1359.92	c cleaning 98005 clauses out of 196021 with flag 10820047/4940250
1406.92/1391.61	c cleaning 98995 clauses out of 198016 with flag 11035572/5040250
1440.12/1424.39	c cleaning 100004 clauses out of 200023 with flag 11254167/5141252
1473.37/1457.28	c cleaning 101005 clauses out of 202018 with flag 11472934/5243251
1506.24/1489.70	c cleaning 101999 clauses out of 204012 with flag 11692864/5346250
1541.17/1524.39	c cleaning 102993 clauses out of 206014 with flag 11922877/5450251
1574.88/1557.62	c cleaning 104010 clauses out of 208021 with flag 12150766/5555251
1610.53/1592.85	c cleaning 105001 clauses out of 210010 with flag 12377562/5661250
1649.44/1631.40	c cleaning 105991 clauses out of 212009 with flag 12611274/5768250
1688.55/1670.06	c cleaning 107010 clauses out of 214020 with flag 12845388/5876252
1729.24/1710.12	c cleaning 107996 clauses out of 216008 with flag 13080606/5985250
1769.69/1750.13	c cleaning 109001 clauses out of 218014 with flag 13320465/6095252
1800.01/1780.00	c starts		: 11
1800.01/1780.00	c conflicts		: 6183333
1800.01/1780.00	c decisions		: 7205232
1800.01/1780.00	c propagations		: 740540050
1800.01/1780.00	c inspects		: 15469102234
1800.01/1780.00	c shortcuts		: 0
1800.01/1780.00	c learnt literals	: 0
1800.01/1780.00	c learnt binary clauses	: 0
1800.01/1780.00	c learnt ternary clauses	: 0
1800.01/1780.00	c learnt constraints	: 6183333
1800.01/1780.00	c ignored constraints	: 0
1800.01/1780.00	c root simplifications	: 0
1800.01/1780.00	c removed literals (reason simplification)	: 0
1800.01/1780.00	c reason swapping (by a shorter reason)	: 0
1800.01/1780.00	c Calls to reduceDB	: 106
1800.01/1780.00	c Number of update (reduction) of LBD	: 227163
1800.01/1780.00	c Imported unit clauses	: 0
1800.01/1780.00	c number of reductions to clauses (during analyze)	: 0
1800.01/1780.00	c number of learned constraints concerned by reduction	: 0
1800.01/1780.00	c number of learning phase by resolution	: 0
1800.01/1780.00	c number of learning phase by cutting planes	: 0
1800.01/1780.00	c speed (assignments/second)	: 416137.7709595938
1800.01/1780.00	c non guided choices	928
1800.01/1780.03	c learnt constraints type 
1800.01/1780.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 197095
1800.01/1780.03	s SATISFIABLE
1800.01/1780.03	c Found 1 solution(s)
1800.01/1780.03	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 -x26 -x27 x28 -x29 -x30 x31 -x32 -x33 x34 -x35 -x36 x37 -x38 -x39 x40 -x41 -x42 x43 -x44 -x45 x46 -x47 -x48 x49 -x50 -x51 x52 -x53 -x54 x55 -x56 -x57 x58 -x59 -x60 -x61 x62 -x63 -x64 x65 -x66 -x67 x68 -x69 -x70 x71 -x72 -x73 x74 -x75 -x76 x77 -x78 -x79 x80 -x81 -x82 x83 -x84 -x85 x86 -x87 -x88 x89 -x90 -x91 x92 -x93 -x94 x95 -x96 -x97 x98 -x99 -x100 x101 -x102 -x103 x104 -x105 -x106 x107 -x108 -x109 x110 -x111 -x112 x113 -x114 -x115 x116 -x117 -x118 x119 -x120 -x121 -x122 x123 -x124 -x125 x126 -x127 -x128 x129 -x130 -x131 x132 -x133 -x134 x135 -x136 -x137 x138 -x139 -x140 x141 -x142 -x143 x144 -x145 -x146 x147 -x148 -x149 x150 -x151 -x152 x153 -x154 -x155 x156 -x157 -x158 x159 -x160 -x161 x162 -x163 -x164 x165 -x166 -x167 x168 -x169 -x170 x171 -x172 -x173 x174 -x175 -x176 x177 -x178 -x179 x180 
1800.01/1780.03	c objective function=3990
1800.01/1780.03	c Total wall clock time (in seconds): 1779.93

Verifier Data

OK	3990

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-4119234-1467252073/watcher-4119234-1467252073 -o /tmp/evaluation-result-4119234-1467252073/solver-4119234-1467252073 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467250272-6476 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119234-1467252073.opb 

pid=6785
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: 2.19 2.21 2.18 5/195 6788
/proc/meminfo: memFree=28433556/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=89736 CPUtime=0 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 1252 0 0 0 0 0 0 0 20 0 2 0 4234895 91889664 894 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 22434 894 678 9 0 16769 0
[pid=6788/tid=6789] ppid=6785 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 55 0 0 0 0 0 0 0 20 0 2 0 4234895 94019584 913 33554432000 1073741824 1073778376 140736770363312 140736770352376 270330052437 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 2.19 2.21 2.18 5/195 6788
/proc/meminfo: memFree=28433556/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 4463 0 1 0 9 1 0 0 20 0 18 0 4234895 9787879424 6080 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 2389619 6081 2154 9 0 2380296 0
[pid=6788/tid=6789] ppid=6785 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 2378 0 1 0 7 0 0 0 20 0 18 0 4234895 9787879424 6081 33554432000 1073741824 1073778376 140736770363312 140020791831456 270333437197 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200278 s]
/proc/loadavg: 2.19 2.21 2.18 5/195 6788
/proc/meminfo: memFree=28433556/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 4744 0 1 0 23 1 0 0 20 0 18 0 4234895 9787879424 6833 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 2389619 6833 2213 9 0 2380296 0
[pid=6788/tid=6789] ppid=6785 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 2402 0 1 0 16 1 0 0 20 0 18 0 4234895 9787879424 6833 33554432000 1073741824 1073778376 140736770363312 140020791831456 140020648344618 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300259 s]
/proc/loadavg: 2.19 2.21 2.18 5/195 6788
/proc/meminfo: memFree=28433556/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 6512 0 1 0 46 2 0 0 20 0 18 0 4234895 9787879424 8912 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 2389619 8912 2248 9 0 2380296 0
[pid=6788/tid=6789] ppid=6785 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 2406 0 1 0 26 1 0 0 20 0 18 0 4234895 9787879424 8912 33554432000 1073741824 1073778376 140736770363312 140020791831456 140020648310318 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700225 s]
/proc/loadavg: 2.19 2.21 2.18 5/195 6788
/proc/meminfo: memFree=28433556/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=9625040 CPUtime=1.68 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 22316 0 1 0 163 5 0 0 20 0 19 0 4234895 9856040960 20529 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 2406260 20529 2269 9 0 2396937 0
[pid=6788/tid=6789] ppid=6785 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 2427 0 1 0 66 1 0 0 20 0 19 0 4234895 9856040960 20529 33554432000 1073741824 1073778376 140736770363312 140020791832312 140020795846826 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 9625040

[startup+1.50074 s]
/proc/loadavg: 2.19 2.21 2.18 5/214 6807
/proc/meminfo: memFree=28340644/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=9625040 CPUtime=2.89 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 22379 0 1 0 284 5 0 0 20 0 19 0 4234895 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 2406260 20600 2272 9 0 2396937 0
[pid=6788/tid=6789] ppid=6785 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 2432 0 1 0 146 2 0 0 20 0 19 0 4234895 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020791832872 140020649101265 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6791] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6791/stat : 6791 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020769933864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6792] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6792/stat : 6792 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020768881064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6793] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6793/stat : 6793 (java) S 6785 6788 5948 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020767828264 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6794] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6794/stat : 6794 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020766775464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6795] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6795/stat : 6795 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020430138408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6796] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6796/stat : 6796 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020429085608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6797] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6797/stat : 6797 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020428032808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6798] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6798/stat : 6798 (java) S 6785 6788 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020426980008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6799] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6799/stat : 6799 (java) S 6785 6788 5948 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4234897 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020414568936 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6800] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6800/stat : 6800 (java) S 6785 6788 5948 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020413515000 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6801] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6801/stat : 6801 (java) S 6785 6788 5948 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020412462088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6802] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6802/stat : 6802 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020411410576 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6803] ppid=6785 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/6788/task/6803/stat : 6803 (java) S 6785 6788 5948 0 -1 4202560 13208 0 0 0 65 3 0 0 20 0 19 0 4234900 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020410358712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6804] ppid=6785 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/6788/task/6804/stat : 6804 (java) S 6785 6788 5948 0 -1 4202560 5460 0 0 0 69 1 0 0 20 0 19 0 4234900 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020409305912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6805] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6805/stat : 6805 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020408253304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6806] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6806/stat : 6806 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020407200712 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6807] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6807/stat : 6807 (java) S 6785 6788 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4234940 9856040960 20600 33554432000 1073741824 1073778376 140736770363312 140020406146216 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.19 2.21 2.18 4/214 6807
/proc/meminfo: memFree=28303408/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=9625040 CPUtime=4.71 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 24700 0 1 0 466 5 0 0 20 0 19 0 4234895 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 2406260 26225 2277 9 0 2396937 0
[pid=6788/tid=6789] ppid=6785 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 2443 0 1 0 305 2 0 0 20 0 19 0 4234895 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020791832920 140020649030165 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6791] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6791/stat : 6791 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020769933864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6792] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6792/stat : 6792 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020768881064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6793] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6793/stat : 6793 (java) S 6785 6788 5948 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020767828264 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6794] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6794/stat : 6794 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020766775464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6795] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6795/stat : 6795 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020430138408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6796] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6796/stat : 6796 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020429085608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6797] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6797/stat : 6797 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020428032808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6798] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6798/stat : 6798 (java) S 6785 6788 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020426980008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6799] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6799/stat : 6799 (java) S 6785 6788 5948 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4234897 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020414568936 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6800] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6800/stat : 6800 (java) S 6785 6788 5948 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020413515000 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6801] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6801/stat : 6801 (java) S 6785 6788 5948 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020412462088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6802] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6802/stat : 6802 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020411410576 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6803] ppid=6785 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/6788/task/6803/stat : 6803 (java) S 6785 6788 5948 0 -1 4202560 13210 0 0 0 68 3 0 0 20 0 19 0 4234900 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020410358712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6804] ppid=6785 vsize=9625040 CPUtime=0.89 cores=1,3,5,7
/proc/6788/task/6804/stat : 6804 (java) R 6785 6788 5948 0 -1 4202560 7768 0 0 0 88 1 0 0 20 0 19 0 4234900 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020409283160 140020793922577 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6805] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6805/stat : 6805 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020408253304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6806] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6806/stat : 6806 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020407200712 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6807] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6807/stat : 6807 (java) S 6785 6788 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4234940 9856040960 26225 33554432000 1073741824 1073778376 140736770363312 140020406146216 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.26 2.22 2.19 4/214 6807
/proc/meminfo: memFree=28174128/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=9625040 CPUtime=8.09 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 25092 0 1 0 803 6 0 0 20 0 19 0 4234895 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 2406260 33201 2278 9 0 2396937 0
[pid=6788/tid=6789] ppid=6785 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 2463 0 1 0 624 2 0 0 20 0 19 0 4234895 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020791832872 140020649100891 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6791] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6791/stat : 6791 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020769933864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6792] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6792/stat : 6792 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020768881064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6793] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6793/stat : 6793 (java) S 6785 6788 5948 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020767828264 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6794] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6794/stat : 6794 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020766775464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6795] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6795/stat : 6795 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020430138408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6796] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6796/stat : 6796 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020429085608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6797] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6797/stat : 6797 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020428032808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6798] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6798/stat : 6798 (java) S 6785 6788 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4234896 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020426980008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6799] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6799/stat : 6799 (java) S 6785 6788 5948 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4234897 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020414568936 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6800] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6800/stat : 6800 (java) S 6785 6788 5948 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020413515000 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6801] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6801/stat : 6801 (java) S 6785 6788 5948 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020412462088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6802] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6802/stat : 6802 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020411410576 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6803] ppid=6785 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/6788/task/6803/stat : 6803 (java) S 6785 6788 5948 0 -1 4202560 13577 0 0 0 85 3 0 0 20 0 19 0 4234900 9856040960 33201 33554432000 1073741824 1073778376 140736770363312 140020410358712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6804] ppid=6785 vsize=9625040 CPUtime=0.91 cores=1,3,5,7

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

[pid=6788/tid=6807] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6807/stat : 6807 (java) S 6785 6788 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4234940 9856040960 107423 33554432000 1073741824 1073778376 140736770363312 140020406146216 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1620.14
Current children cumulated vsize (KiB) 9625040

[startup+1662.3 s]
/proc/loadavg: 2.33 2.32 2.26 3/213 6845
/proc/meminfo: memFree=27421740/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=9625040 CPUtime=1680.76 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 39521 0 1 0 167909 167 0 0 20 0 19 0 4234895 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 2406260 105747 2300 9 0 2396937 0
[pid=6788/tid=6789] ppid=6785 vsize=9625040 CPUtime=1645.21 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 2945 0 1 0 164485 36 0 0 20 0 19 0 4234895 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020791831760 140020649029920 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6791] ppid=6785 vsize=9625040 CPUtime=2.92 cores=1,3,5,7
/proc/6788/task/6791/stat : 6791 (java) S 6785 6788 5948 0 -1 4202560 2289 0 0 0 273 19 0 0 20 0 19 0 4234896 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020769933864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6792] ppid=6785 vsize=9625040 CPUtime=2.9 cores=1,3,5,7
/proc/6788/task/6792/stat : 6792 (java) S 6785 6788 5948 0 -1 4202560 1263 0 0 0 277 13 0 0 20 0 19 0 4234896 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020768881064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6793] ppid=6785 vsize=9625040 CPUtime=2.93 cores=1,3,5,7
/proc/6788/task/6793/stat : 6793 (java) S 6785 6788 5948 0 -1 4202560 1667 0 0 0 281 12 0 0 20 0 19 0 4234896 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020767828264 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6794] ppid=6785 vsize=9625040 CPUtime=3.11 cores=1,3,5,7
/proc/6788/task/6794/stat : 6794 (java) S 6785 6788 5948 0 -1 4202560 1797 0 0 0 295 16 0 0 20 0 19 0 4234896 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020766775464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6795] ppid=6785 vsize=9625040 CPUtime=3.02 cores=1,3,5,7
/proc/6788/task/6795/stat : 6795 (java) S 6785 6788 5948 0 -1 4202560 2030 0 0 0 287 15 0 0 20 0 19 0 4234896 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020430138408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6796] ppid=6785 vsize=9625040 CPUtime=2.98 cores=1,3,5,7
/proc/6788/task/6796/stat : 6796 (java) S 6785 6788 5948 0 -1 4202560 1246 0 0 0 285 13 0 0 20 0 19 0 4234896 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020429085608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6797] ppid=6785 vsize=9625040 CPUtime=2.98 cores=1,3,5,7
/proc/6788/task/6797/stat : 6797 (java) S 6785 6788 5948 0 -1 4202560 1312 0 0 0 282 16 0 0 20 0 19 0 4234896 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020428032808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6798] ppid=6785 vsize=9625040 CPUtime=2.8 cores=1,3,5,7
/proc/6788/task/6798/stat : 6798 (java) S 6785 6788 5948 0 -1 4202560 1397 0 0 0 267 13 0 0 20 0 19 0 4234896 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020426980008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6799] ppid=6785 vsize=9625040 CPUtime=5.27 cores=1,3,5,7
/proc/6788/task/6799/stat : 6799 (java) S 6785 6788 5948 0 -1 4202560 864 0 0 0 520 7 0 0 20 0 19 0 4234897 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020414568936 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6800] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6800/stat : 6800 (java) S 6785 6788 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020413515000 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6801] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6801/stat : 6801 (java) S 6785 6788 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020412462088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6802] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6802/stat : 6802 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020411410576 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6803] ppid=6785 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/6788/task/6803/stat : 6803 (java) S 6785 6788 5948 0 -1 4202560 13580 0 0 0 87 3 0 0 20 0 19 0 4234900 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020410358712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6804] ppid=6785 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/6788/task/6804/stat : 6804 (java) S 6785 6788 5948 0 -1 4202560 7772 0 0 0 89 2 0 0 20 0 19 0 4234900 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020409305912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6805] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6805/stat : 6805 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020408253304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6806] ppid=6785 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/6788/task/6806/stat : 6806 (java) S 6785 6788 5948 0 -1 4202560 95 0 0 0 30 30 0 0 20 0 19 0 4234900 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020407200712 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6807] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6807/stat : 6807 (java) S 6785 6788 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4234940 9856040960 105747 33554432000 1073741824 1073778376 140736770363312 140020406146216 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1680.76
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.22 2.28 2.26 3/213 6846
/proc/meminfo: memFree=27186220/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=9625040 CPUtime=1741.56 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 42447 0 1 0 173974 182 0 0 20 0 19 0 4234895 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 2406260 128632 2300 9 0 2396937 0
[pid=6788/tid=6789] ppid=6785 vsize=9625040 CPUtime=1704.35 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 2964 0 1 0 170398 37 0 0 20 0 19 0 4234895 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020791831776 140020649114132 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6791] ppid=6785 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/6788/task/6791/stat : 6791 (java) S 6785 6788 5948 0 -1 4202560 2415 0 0 0 284 21 0 0 20 0 19 0 4234896 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020769933864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6792] ppid=6785 vsize=9625040 CPUtime=3.02 cores=1,3,5,7
/proc/6788/task/6792/stat : 6792 (java) S 6785 6788 5948 0 -1 4202560 1658 0 0 0 287 15 0 0 20 0 19 0 4234896 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020768881064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6793] ppid=6785 vsize=9625040 CPUtime=3.09 cores=1,3,5,7
/proc/6788/task/6793/stat : 6793 (java) S 6785 6788 5948 0 -1 4202560 2036 0 0 0 295 14 0 0 20 0 19 0 4234896 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020767828264 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6794] ppid=6785 vsize=9625040 CPUtime=3.25 cores=1,3,5,7
/proc/6788/task/6794/stat : 6794 (java) S 6785 6788 5948 0 -1 4202560 1941 0 0 0 307 18 0 0 20 0 19 0 4234896 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020766775464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6795] ppid=6785 vsize=9625040 CPUtime=3.13 cores=1,3,5,7
/proc/6788/task/6795/stat : 6795 (java) S 6785 6788 5948 0 -1 4202560 2082 0 0 0 297 16 0 0 20 0 19 0 4234896 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020430138408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6796] ppid=6785 vsize=9625040 CPUtime=3.17 cores=1,3,5,7
/proc/6788/task/6796/stat : 6796 (java) S 6785 6788 5948 0 -1 4202560 1558 0 0 0 302 15 0 0 20 0 19 0 4234896 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020429085608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6797] ppid=6785 vsize=9625040 CPUtime=3.1 cores=1,3,5,7
/proc/6788/task/6797/stat : 6797 (java) S 6785 6788 5948 0 -1 4202560 2135 0 0 0 293 17 0 0 20 0 19 0 4234896 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020428032808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6798] ppid=6785 vsize=9625040 CPUtime=2.94 cores=1,3,5,7
/proc/6788/task/6798/stat : 6798 (java) S 6785 6788 5948 0 -1 4202560 1959 0 0 0 279 15 0 0 20 0 19 0 4234896 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020426980008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6799] ppid=6785 vsize=9625040 CPUtime=5.65 cores=1,3,5,7
/proc/6788/task/6799/stat : 6799 (java) S 6785 6788 5948 0 -1 4202560 984 0 0 0 558 7 0 0 20 0 19 0 4234897 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020414568936 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6800] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6800/stat : 6800 (java) S 6785 6788 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020413515000 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6801] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6801/stat : 6801 (java) S 6785 6788 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020412462088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6802] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6802/stat : 6802 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020411410576 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6803] ppid=6785 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/6788/task/6803/stat : 6803 (java) S 6785 6788 5948 0 -1 4202560 13580 0 0 0 87 3 0 0 20 0 19 0 4234900 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020410358712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6804] ppid=6785 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/6788/task/6804/stat : 6804 (java) S 6785 6788 5948 0 -1 4202560 7772 0 0 0 89 2 0 0 20 0 19 0 4234900 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020409305912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6805] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6805/stat : 6805 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020408253304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6806] ppid=6785 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/6788/task/6806/stat : 6806 (java) S 6785 6788 5948 0 -1 4202560 99 0 0 0 31 31 0 0 20 0 19 0 4234900 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020407200712 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6807] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6807/stat : 6807 (java) S 6785 6788 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4234940 9856040960 128632 33554432000 1073741824 1073778376 140736770363312 140020406146216 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1741.56
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1780 s]
/proc/loadavg: 2.23 2.28 2.26 3/214 6917
/proc/meminfo: memFree=27905900/32872528 swapFree=1555460/1718980
[pid=6788] ppid=6785 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/6788/stat : 6788 (java) S 6785 6788 5948 0 -1 4202496 43451 0 1 0 179815 186 0 0 20 0 19 0 4234895 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140736770354448 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6788/statm: 2406260 129881 2300 9 0 2396937 0
[pid=6788/tid=6789] ppid=6785 vsize=9625040 CPUtime=1761.41 cores=1,3,5,7
/proc/6788/task/6789/stat : 6789 (java) R 6785 6788 5948 0 -1 4202560 2988 0 1 0 176103 38 0 0 20 0 19 0 4234895 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020791831776 140020649029964 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6791] ppid=6785 vsize=9625040 CPUtime=3.18 cores=1,3,5,7
/proc/6788/task/6791/stat : 6791 (java) S 6785 6788 5948 0 -1 4202560 2466 0 0 0 297 21 0 0 20 0 19 0 4234896 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020769933864 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6792] ppid=6785 vsize=9625040 CPUtime=3.17 cores=1,3,5,7
/proc/6788/task/6792/stat : 6792 (java) S 6785 6788 5948 0 -1 4202560 1928 0 0 0 302 15 0 0 20 0 19 0 4234896 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020768881064 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6793] ppid=6785 vsize=9625040 CPUtime=3.18 cores=1,3,5,7
/proc/6788/task/6793/stat : 6793 (java) S 6785 6788 5948 0 -1 4202560 2039 0 0 0 304 14 0 0 20 0 19 0 4234896 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020767828264 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6794] ppid=6785 vsize=9625040 CPUtime=3.41 cores=1,3,5,7
/proc/6788/task/6794/stat : 6794 (java) S 6785 6788 5948 0 -1 4202560 2175 0 0 0 323 18 0 0 20 0 19 0 4234896 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020766775464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6795] ppid=6785 vsize=9625040 CPUtime=3.26 cores=1,3,5,7
/proc/6788/task/6795/stat : 6795 (java) S 6785 6788 5948 0 -1 4202560 2149 0 0 0 310 16 0 0 20 0 19 0 4234896 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020430138408 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6796] ppid=6785 vsize=9625040 CPUtime=3.31 cores=1,3,5,7
/proc/6788/task/6796/stat : 6796 (java) S 6785 6788 5948 0 -1 4202560 1741 0 0 0 315 16 0 0 20 0 19 0 4234896 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020429085608 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6797] ppid=6785 vsize=9625040 CPUtime=3.23 cores=1,3,5,7
/proc/6788/task/6797/stat : 6797 (java) S 6785 6788 5948 0 -1 4202560 2164 0 0 0 306 17 0 0 20 0 19 0 4234896 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020428032808 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6798] ppid=6785 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/6788/task/6798/stat : 6798 (java) S 6785 6788 5948 0 -1 4202560 2057 0 0 0 291 15 0 0 20 0 19 0 4234896 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020426980008 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6799] ppid=6785 vsize=9625040 CPUtime=5.81 cores=1,3,5,7
/proc/6788/task/6799/stat : 6799 (java) S 6785 6788 5948 0 -1 4202560 1025 0 0 0 573 8 0 0 20 0 19 0 4234897 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020414568936 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6788/tid=6800] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6800/stat : 6800 (java) S 6785 6788 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020413515000 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6801] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6801/stat : 6801 (java) S 6785 6788 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4234898 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020412462088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6802] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6802/stat : 6802 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020411410576 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6803] ppid=6785 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/6788/task/6803/stat : 6803 (java) S 6785 6788 5948 0 -1 4202560 13580 0 0 0 87 3 0 0 20 0 19 0 4234900 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020410358712 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6788/tid=6804] ppid=6785 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/6788/task/6804/stat : 6804 (java) S 6785 6788 5948 0 -1 4202560 7772 0 0 0 89 2 0 0 20 0 19 0 4234900 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020409305912 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6805] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6805/stat : 6805 (java) S 6785 6788 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4234900 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020408253304 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6788/tid=6806] ppid=6785 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/6788/task/6806/stat : 6806 (java) S 6785 6788 5948 0 -1 4202560 103 0 0 0 33 32 0 0 20 0 19 0 4234900 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020407200712 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6788/tid=6807] ppid=6785 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6788/task/6807/stat : 6807 (java) S 6785 6788 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4234940 9856040960 129881 33554432000 1073741824 1073778376 140736770363312 140020406146216 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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 6788 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

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

Real time (s): 1780.04
CPU time (s): 1800.01
CPU user time (s): 1798.15
CPU system time (s): 1.86
CPU usage (%): 101.122
Max. virtual memory (cumulated for all children) (KiB): 9626560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.52
system time used= 2.29065
maximum resident set size= 687388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43488
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53182
involuntary context switches= 57647

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.8014 second user time and 12.937 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-30 04:01:13
IDJOB=4119234
IDBENCH=111679
IDSOLVER=2546
FILE ID=node117/4119234-1467252073
RUNJOBID= node117-1467250272-6476
PBS_JOBID= 20004471
Free space on /tmp= 71624 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-60.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119234-1467252073/watcher-4119234-1467252073 -o /tmp/evaluation-result-4119234-1467252073/solver-4119234-1467252073 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467250272-6476 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119234-1467252073.opb

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

MD5SUM BENCH= 3cac470c96dbe61d77fe94794f406f9d
RANDOM SEED=1721448886

node117.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.714
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.42
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.714
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.714
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.45
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.714
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.714
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.714
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.714
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.714
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:        28433828 kB
Buffers:          117760 kB
Cached:          1772136 kB
SwapCached:            0 kB
Active:           219744 kB
Inactive:        1740640 kB
Active(anon):      72712 kB
Inactive(anon):        4 kB
Active(file):     147032 kB
Inactive(file):  1740636 kB
Unevictable:     1718980 kB
Mlocked:         1555460 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1508 kB
Writeback:             0 kB
AnonPages:       1795508 kB
Mapped:            21972 kB
Shmem:               204 kB
Slab:             612412 kB
SReclaimable:      55876 kB
SUnreclaim:       556536 kB
KernelStack:        1576 kB
PageTables:         7368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2411664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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= 71624 MiB
End job on node117 at 2016-06-30 04:30:53