Trace number 4106795

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)-12 1800.03 1797.45

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_2.opb
MD5SUM2468d4642d986af58e932976ec0c4f0e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-13
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1232
Sum of products size (including duplicates)2464
Number of different products616
Sum of products size1232

Quality of the solution as a function of time


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

Solver Data

0.07/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.30	c See www.sat4j.org for details.
0.07/0.31	c version PB16.v20160501
0.07/0.31	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.31	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.31	c java.vm.version	19.1-b02
0.07/0.31	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.31	c sun.arch.data.model	64
0.07/0.31	c java.version		1.6.0_24
0.07/0.31	c os.name		Linux
0.07/0.31	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.31	c os.arch		amd64
0.07/0.31	c Free memory 		501472288
0.07/0.31	c Max memory 		7480803328
0.07/0.31	c Total memory 		504102912
0.07/0.31	c Number of processors 	8
0.07/0.34	c Pseudo Boolean Optimization by upper bound
0.07/0.34	c --- Begin Solver configuration ---
0.07/0.34	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.07/0.34	c Learn all clauses as in MiniSAT
0.07/0.34	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.34	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.34	c No reason simplification
0.07/0.34	c Glucose 2.1 dynamic restart strategy
0.07/0.34	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.07/0.34	c timeout=2147483s
0.07/0.34	c DB Simplification allowed=false
0.07/0.34	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.07/0.34	c --- End Solver configuration ---
0.07/0.34	c solving HOME/instance-4106795-1466276989.opb
0.07/0.34	c reading problem ... 
0.07/0.35	c  objective function found
0.18/0.46	c ... done. Wall clock time 0.117s.
0.18/0.46	c declared #vars     100
0.18/0.46	c internal #vars     716
0.18/0.46	c #constraints  1384
0.18/0.46	c constraints type 
0.18/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 616
0.18/0.46	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
0.18/0.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.18/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 616
0.18/0.46	c 1384 constraints processed.
0.18/0.46	c objective function length is 50 literals
0.36/0.56	c SATISFIABLE
0.36/0.56	c OPTIMIZING...
0.36/0.56	c Got one! Elapsed wall clock time (in seconds):0.217
0.36/0.56	o -7
0.65/0.60	c Got one! Elapsed wall clock time (in seconds):0.259
0.65/0.60	o -8
1.05/0.93	c cleaning 2640 clauses out of 5282 with flag 12871/5282
1.42/1.30	c cleaning 4326 clauses out of 8651 with flag 25770/11291
1.94/1.73	c cleaning 5655 clauses out of 11312 with flag 42692/18278
2.45/2.28	c cleaning 6827 clauses out of 13658 with flag 61236/26279
3.17/2.96	c cleaning 7909 clauses out of 15830 with flag 83409/35278
3.87/3.67	c cleaning 8958 clauses out of 17922 with flag 113841/45279
4.57/4.37	c cleaning 9982 clauses out of 19964 with flag 147795/56279
5.38/5.15	c cleaning 10991 clauses out of 21982 with flag 182859/68279
6.27/6.06	c cleaning 11993 clauses out of 23991 with flag 220505/81279
7.27/7.09	c cleaning 12994 clauses out of 25997 with flag 260635/95278
8.47/8.28	c cleaning 14001 clauses out of 28004 with flag 305444/110279
8.67/8.42	c Got one! Elapsed wall clock time (in seconds):8.083
8.67/8.42	o -9
8.87/8.65	c cleaning 9919 clauses out of 19838 with flag 10103/116114
9.18/8.96	c cleaning 7959 clauses out of 15918 with flag 29058/122113
9.59/9.31	c cleaning 7460 clauses out of 14958 with flag 51779/129112
9.99/9.72	c cleaning 7744 clauses out of 15498 with flag 78650/137112
10.19/9.91	c Got one! Elapsed wall clock time (in seconds):9.565
10.19/9.91	o -10
10.19/9.98	c cleaning 6419 clauses out of 12839 with flag 3587/142197
10.49/10.24	c cleaning 6208 clauses out of 12418 with flag 23877/148195
10.79/10.56	c cleaning 6597 clauses out of 13210 with flag 47747/155195
11.19/10.94	c cleaning 7306 clauses out of 14614 with flag 71005/163196
11.59/11.35	c cleaning 8144 clauses out of 16307 with flag 100461/172195
12.09/11.86	c cleaning 9078 clauses out of 18163 with flag 135336/182195
12.69/12.45	c cleaning 10043 clauses out of 20086 with flag 169982/193196
13.38/13.12	c cleaning 11022 clauses out of 22044 with flag 210108/205197
14.18/13.94	c cleaning 12003 clauses out of 24020 with flag 249871/218195
15.08/14.84	c cleaning 13008 clauses out of 26019 with flag 289228/232197
15.48/15.20	c Got one! Elapsed wall clock time (in seconds):14.864
15.48/15.20	o -11
15.79/15.58	c cleaning 12420 clauses out of 24845 with flag 16013/244031
16.18/15.94	c cleaning 9208 clauses out of 18424 with flag 36018/250030
16.48/16.29	c cleaning 8101 clauses out of 16215 with flag 58928/257029
16.89/16.69	c cleaning 8054 clauses out of 16116 with flag 85222/265031
17.38/17.12	c cleaning 8526 clauses out of 17060 with flag 117692/274029
17.89/17.63	c cleaning 9261 clauses out of 18534 with flag 153598/284029
18.48/18.22	c cleaning 10136 clauses out of 20273 with flag 192233/295029
19.18/18.91	c cleaning 11063 clauses out of 22138 with flag 236519/307030
19.88/19.69	c cleaning 12031 clauses out of 24075 with flag 277848/320030
20.78/20.58	c cleaning 13017 clauses out of 26043 with flag 319870/334029
21.80/21.54	c cleaning 14007 clauses out of 28028 with flag 369143/349031
22.89/22.60	c cleaning 15010 clauses out of 30021 with flag 424162/365031
24.09/23.81	c cleaning 16003 clauses out of 32011 with flag 483392/382031
25.39/25.19	c cleaning 16997 clauses out of 34007 with flag 543341/400030
26.89/26.62	c cleaning 17988 clauses out of 36009 with flag 605843/419029
28.49/28.28	c cleaning 19003 clauses out of 38021 with flag 677465/439029
30.29/30.06	c cleaning 20008 clauses out of 40019 with flag 751173/460030
32.29/32.03	c cleaning 21003 clauses out of 42010 with flag 828173/482029
34.40/34.11	c cleaning 22002 clauses out of 44008 with flag 905789/505030
35.50/35.25	c Got one! Elapsed wall clock time (in seconds):34.914
35.50/35.25	o -12
36.10/35.81	c cleaning 20141 clauses out of 40297 with flag 17778/523321
36.50/36.22	c cleaning 13072 clauses out of 26156 with flag 37103/529321
36.80/36.58	c cleaning 10033 clauses out of 20084 with flag 57613/536321
37.20/36.98	c cleaning 9021 clauses out of 18052 with flag 82261/544322
37.71/37.43	c cleaning 9002 clauses out of 18030 with flag 110810/553321
38.20/37.95	c cleaning 9514 clauses out of 19028 with flag 139650/563321
38.81/38.55	c cleaning 10254 clauses out of 20514 with flag 174824/574321
39.50/39.21	c cleaning 11128 clauses out of 22263 with flag 215854/586324
40.20/39.99	c cleaning 12064 clauses out of 24134 with flag 260790/599323
41.10/40.85	c cleaning 13036 clauses out of 26073 with flag 310409/613326
42.10/41.83	c cleaning 14012 clauses out of 28034 with flag 364824/628323
43.20/42.99	c cleaning 15009 clauses out of 30023 with flag 423856/644324
44.50/44.24	c cleaning 16003 clauses out of 32012 with flag 488884/661322
45.92/45.64	c cleaning 16997 clauses out of 34010 with flag 559377/679323
47.41/47.19	c cleaning 18000 clauses out of 36012 with flag 630028/698322
49.11/48.82	c cleaning 19002 clauses out of 38011 with flag 697905/718321
50.95/50.61	c cleaning 20001 clauses out of 40009 with flag 766285/739321
52.65/52.35	c cleaning 21004 clauses out of 42011 with flag 847923/761324
54.64/54.35	c cleaning 21996 clauses out of 44005 with flag 931277/784322
56.64/56.38	c cleaning 22998 clauses out of 46008 with flag 1015421/808321
59.04/58.73	c cleaning 23997 clauses out of 48010 with flag 1108982/833321
61.64/61.31	c cleaning 25007 clauses out of 50014 with flag 1203177/859322
64.34/64.04	c cleaning 25996 clauses out of 52009 with flag 1296891/886324
67.24/66.93	c cleaning 26999 clauses out of 54012 with flag 1394354/914323
70.24/69.93	c cleaning 27997 clauses out of 56011 with flag 1483485/943321
73.25/72.93	c cleaning 29000 clauses out of 58014 with flag 1580631/973321
76.75/76.46	c cleaning 30005 clauses out of 60015 with flag 1686037/1004322
80.76/80.46	c cleaning 30994 clauses out of 62009 with flag 1795247/1036321
84.85/84.55	c cleaning 31999 clauses out of 64015 with flag 1901824/1069321
89.25/88.96	c cleaning 32996 clauses out of 66016 with flag 2022257/1103321
93.91/93.53	c cleaning 34011 clauses out of 68021 with flag 2136383/1138322
98.70/98.35	c cleaning 34997 clauses out of 70009 with flag 2256643/1174321
103.40/103.09	c cleaning 36002 clauses out of 72012 with flag 2377689/1211321
108.60/108.22	c cleaning 37000 clauses out of 74010 with flag 2506586/1249321
114.31/113.99	c cleaning 37997 clauses out of 76010 with flag 2642823/1288321
120.21/119.87	c cleaning 39006 clauses out of 78014 with flag 2782853/1328322
126.41/126.08	c cleaning 39999 clauses out of 80007 with flag 2920682/1369321
132.61/132.28	c cleaning 41004 clauses out of 82009 with flag 3056690/1411322
139.31/138.98	c cleaning 41999 clauses out of 84006 with flag 3187289/1454323
146.01/145.65	c cleaning 42996 clauses out of 86007 with flag 3323779/1498323
153.30/152.89	c cleaning 43999 clauses out of 88009 with flag 3461293/1543321
161.20/160.72	c cleaning 44998 clauses out of 90010 with flag 3604133/1589321
169.50/169.07	c cleaning 46005 clauses out of 92014 with flag 3753622/1636323
178.00/177.57	c cleaning 46999 clauses out of 94007 with flag 3901604/1684321
186.91/186.42	c cleaning 48000 clauses out of 96008 with flag 4052526/1733321
195.81/195.31	c cleaning 48999 clauses out of 98013 with flag 4202002/1783326
204.90/204.44	c cleaning 50000 clauses out of 100009 with flag 4355627/1834321
215.31/214.80	c cleaning 51002 clauses out of 102010 with flag 4513221/1886322
226.67/226.08	c cleaning 52001 clauses out of 104008 with flag 4677787/1939322
237.96/237.39	c cleaning 52996 clauses out of 106006 with flag 4839574/1993321
249.07/248.40	c cleaning 54003 clauses out of 108013 with flag 5000784/2048324
261.57/260.99	c cleaning 54994 clauses out of 110007 with flag 5172500/2104321
273.37/272.71	c cleaning 55989 clauses out of 112013 with flag 5333090/2161321
285.87/285.28	c cleaning 57010 clauses out of 114024 with flag 5508015/2219321
299.07/298.43	c cleaning 57999 clauses out of 116014 with flag 5675096/2278321
313.73/312.94	c cleaning 59003 clauses out of 118015 with flag 5852097/2338321
328.23/327.47	c cleaning 59999 clauses out of 120012 with flag 6024953/2399321
343.93/343.19	c cleaning 61001 clauses out of 122013 with flag 6204180/2461321
359.34/358.53	c cleaning 62003 clauses out of 124014 with flag 6386067/2524323
375.35/374.59	c cleaning 62998 clauses out of 126010 with flag 6576565/2588322
391.96/390.91	c cleaning 64000 clauses out of 128012 with flag 6764306/2653322
408.56/407.54	c cleaning 65006 clauses out of 130013 with flag 6948700/2719323
428.57/427.53	c cleaning 65994 clauses out of 132006 with flag 7142716/2786322
448.27/447.22	c cleaning 67001 clauses out of 134012 with flag 7339277/2854322
469.67/468.68	c cleaning 68004 clauses out of 136013 with flag 7554070/2923324
490.26/489.01	c cleaning 68998 clauses out of 138006 with flag 7761093/2993321
513.46/512.23	c cleaning 69986 clauses out of 140008 with flag 7984005/3064321
535.55/534.35	c cleaning 71006 clauses out of 142022 with flag 8180173/3136321
557.26/556.09	c cleaning 72005 clauses out of 144017 with flag 8379045/3209322
581.28/579.87	c cleaning 72997 clauses out of 146012 with flag 8589280/3283322
605.97/604.58	c cleaning 73998 clauses out of 148015 with flag 8802259/3358322
632.07/630.69	c cleaning 75004 clauses out of 150016 with flag 9025650/3434321
657.87/656.44	c cleaning 76002 clauses out of 152015 with flag 9235705/3511324
686.26/684.68	c cleaning 77006 clauses out of 154012 with flag 9459369/3589323
714.57/712.91	c cleaning 78002 clauses out of 156004 with flag 9683690/3668321
743.26/741.64	c cleaning 78993 clauses out of 158002 with flag 9908030/3748321
772.46/770.84	c cleaning 80002 clauses out of 160011 with flag 10138590/3829323
802.12/800.30	c cleaning 81003 clauses out of 162007 with flag 10359528/3911321
833.22/831.43	c cleaning 81996 clauses out of 164005 with flag 10586029/3994322
864.32/862.59	c cleaning 82996 clauses out of 166009 with flag 10816203/4078322
896.61/894.76	c cleaning 83997 clauses out of 168012 with flag 11046075/4163321
930.00/928.11	c cleaning 85001 clauses out of 170015 with flag 11277269/4249321
964.61/962.76	c cleaning 85999 clauses out of 172014 with flag 11511910/4336321
1000.31/998.30	c cleaning 87003 clauses out of 174018 with flag 11748400/4424324
1038.62/1036.64	c cleaning 88000 clauses out of 176012 with flag 11981543/4513321
1082.71/1080.74	c cleaning 89003 clauses out of 178014 with flag 12258766/4603323
1120.25/1118.13	c cleaning 90001 clauses out of 180011 with flag 12506610/4694323
1159.64/1157.51	c cleaning 90998 clauses out of 182008 with flag 12767093/4786321
1196.66/1194.51	c cleaning 92000 clauses out of 184010 with flag 13027576/4879321
1239.17/1237.03	c cleaning 93002 clauses out of 186010 with flag 13295041/4973321
1279.57/1277.48	c cleaning 93999 clauses out of 188009 with flag 13572006/5068322
1318.86/1316.65	c cleaning 95002 clauses out of 190009 with flag 13832856/5164321
1361.47/1359.24	c cleaning 95999 clauses out of 192008 with flag 14096161/5261322
1406.87/1404.62	c cleaning 96999 clauses out of 194009 with flag 14373687/5359322
1454.05/1451.74	c cleaning 98000 clauses out of 196010 with flag 14645740/5458322
1500.15/1497.88	c cleaning 98998 clauses out of 198010 with flag 14925215/5558322
1546.07/1543.65	c cleaning 100004 clauses out of 200011 with flag 15205076/5659321
1589.66/1587.23	c cleaning 100997 clauses out of 202007 with flag 15485238/5761321
1637.28/1634.76	c cleaning 102000 clauses out of 204011 with flag 15764128/5864322
1686.07/1683.52	c cleaning 103005 clauses out of 206012 with flag 16051368/5968323
1737.17/1734.61	c cleaning 103995 clauses out of 208006 with flag 16338198/6073322
1788.62/1786.01	c cleaning 105000 clauses out of 210010 with flag 16628470/6179321
1800.03/1797.41	c starts		: 16932
1800.03/1797.41	c conflicts		: 6214102
1800.03/1797.41	c decisions		: 12653455
1800.03/1797.41	c propagations		: 92595860
1800.03/1797.41	c inspects		: 31257674328
1800.03/1797.41	c shortcuts		: 0
1800.03/1797.41	c learnt literals	: 0
1800.03/1797.41	c learnt binary clauses	: 4
1800.03/1797.41	c learnt ternary clauses	: 4646
1800.03/1797.41	c learnt constraints	: 6214102
1800.03/1797.41	c ignored constraints	: 0
1800.03/1797.41	c root simplifications	: 0
1800.03/1797.41	c removed literals (reason simplification)	: 0
1800.03/1797.41	c reason swapping (by a shorter reason)	: 0
1800.03/1797.41	c Calls to reduceDB	: 146
1800.03/1797.41	c Number of update (reduction) of LBD	: 1905624
1800.03/1797.41	c Imported unit clauses	: 0
1800.03/1797.41	c number of reductions to clauses (during analyze)	: 0
1800.03/1797.41	c number of learned constraints concerned by reduction	: 0
1800.03/1797.41	c number of learning phase by resolution	: 0
1800.03/1797.41	c number of learning phase by cutting planes	: 0
1800.03/1797.41	c speed (assignments/second)	: 51529.572953221745
1800.03/1797.41	c non guided choices	0
1800.03/1797.44	c learnt constraints type 
1800.03/1797.44	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.03/1797.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 139787
1800.03/1797.44	s SATISFIABLE
1800.03/1797.44	c Found 6 solution(s)
1800.03/1797.44	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 
1800.03/1797.44	c objective function=-12
1800.03/1797.44	c Total wall clock time (in seconds): 1797.097

Verifier Data

OK	-12

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

pid=21412
running on 4 cores: 0,2,4,6

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: 1.80 1.99 1.98 1/170 21415
/proc/meminfo: memFree=31261124/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/21415/stat : 21415 (java) D 21412 21415 21384 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 29748980 278528 33 33554432000 1073741824 1073778376 140736760284384 140736760281560 251134045479 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/21415/statm: 68 33 25 9 0 25 0

[startup+0.100095 s]
/proc/loadavg: 1.80 1.99 1.98 1/170 21415
/proc/meminfo: memFree=31261124/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/21415/stat : 21415 (java) D 21412 21415 21384 0 -1 4202496 1163 0 22 0 0 0 0 0 20 0 1 0 29748980 23793664 834 33554432000 1073741824 1073778376 140734076292960 140734076282952 139997075300288 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 7 0 0
/proc/21415/statm: 5809 834 627 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200372 s]
/proc/loadavg: 1.80 1.99 1.98 1/170 21415
/proc/meminfo: memFree=31261124/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/21415/stat : 21415 (java) S 21412 21415 21384 0 -1 4202496 3084 0 30 0 1 1 0 0 20 0 13 0 29748980 9446973440 3221 33554432000 1073741824 1073778376 140734076292960 140734076284096 251146567741 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/21415/statm: 2306390 3222 1676 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.302928 s]
/proc/loadavg: 1.80 1.99 1.98 1/170 21415
/proc/meminfo: memFree=31261124/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/21415/stat : 21415 (java) S 21412 21415 21384 0 -1 4202496 3956 0 30 0 6 1 0 0 20 0 18 0 29748980 9787879424 4601 33554432000 1073741824 1073778376 140734076292960 140734076284096 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/21415/statm: 2389619 4601 2012 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.700274 s]
/proc/loadavg: 1.80 1.99 1.98 1/170 21415
/proc/meminfo: memFree=31261124/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/21415/stat : 21415 (java) S 21412 21415 21384 0 -1 4202496 7363 0 31 0 75 3 0 0 20 0 19 0 29748980 9856040960 8891 33554432000 1073741824 1073778376 140734076292960 140734076284096 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/21415/statm: 2406260 8891 2245 9 0 2396937 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 1.80 1.99 1.98 5/212 21466
/proc/meminfo: memFree=31187216/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=9625040 CPUtime=1.74 cores=0,2,4,6
/proc/21415/stat : 21415 (java) S 21412 21415 21384 0 -1 4202496 8994 0 31 0 170 4 0 0 20 0 19 0 29748980 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 140734076284096 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/21415/statm: 2406260 10486 2256 9 0 2396937 0
[pid=21415/tid=21417] ppid=21412 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/21415/task/21417/stat : 21417 (java) R 21412 21415 21384 0 -1 4202560 2450 0 7 0 122 2 0 0 20 0 19 0 29748990 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139997072345672 139997012495445 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=21415/tid=21418] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21418/stat : 21418 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139997011077288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21419] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21419/stat : 21419 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996914465064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21420] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21420/stat : 21420 (java) S 21412 21415 21384 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996913412520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21421] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21421/stat : 21421 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996912359976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21422] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21422/stat : 21422 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996911307432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21423] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21423/stat : 21423 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996910254888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21424] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21424/stat : 21424 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996909202344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21425] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21425/stat : 21425 (java) S 21412 21415 21384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996908149800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21426] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21426/stat : 21426 (java) S 21412 21415 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29748998 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996895950952 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21427] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21427/stat : 21427 (java) S 21412 21415 21384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996894897272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21428] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21428/stat : 21428 (java) S 21412 21415 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996893844616 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21429] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21429/stat : 21429 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996892793360 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21430] ppid=21412 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/21415/task/21430/stat : 21430 (java) S 21412 21415 21384 0 -1 4202560 2748 0 0 0 26 0 0 0 20 0 19 0 29749005 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996891740728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21431] ppid=21412 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/21415/task/21431/stat : 21431 (java) S 21412 21415 21384 0 -1 4202560 2545 0 1 0 20 0 0 0 20 0 19 0 29749005 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996890688184 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21432] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21432/stat : 21432 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996889635832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21433] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21433/stat : 21433 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996888583496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21434] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21434/stat : 21434 (java) S 21412 21415 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29749027 9856040960 10486 33554432000 1073741824 1073778376 140734076292960 139996887528232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 9625040

[startup+3.10085 s]
/proc/loadavg: 1.80 1.99 1.98 3/213 21467
/proc/meminfo: memFree=30892704/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=9625040 CPUtime=3.37 cores=0,2,4,6
/proc/21415/stat : 21415 (java) S 21412 21415 21384 0 -1 4202496 9009 0 31 0 333 4 0 0 20 0 19 0 29748980 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 140734076284096 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/21415/statm: 2406260 12544 2257 9 0 2396937 0
[pid=21415/tid=21417] ppid=21412 vsize=9625040 CPUtime=2.83 cores=0,2,4,6
/proc/21415/task/21417/stat : 21417 (java) R 21412 21415 21384 0 -1 4202560 2455 0 7 0 281 2 0 0 20 0 19 0 29748990 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139997072347416 139997012575103 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=21415/tid=21418] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21418/stat : 21418 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139997011077288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21419] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21419/stat : 21419 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996914465064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21420] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21420/stat : 21420 (java) S 21412 21415 21384 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996913412520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21421] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21421/stat : 21421 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996912359976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21422] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21422/stat : 21422 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996911307432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21423] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21423/stat : 21423 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996910254888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21424] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21424/stat : 21424 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996909202344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21425] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21425/stat : 21425 (java) S 21412 21415 21384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996908149800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21426] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21426/stat : 21426 (java) S 21412 21415 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29748998 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996895950952 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21427] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21427/stat : 21427 (java) S 21412 21415 21384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996894897272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21428] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21428/stat : 21428 (java) S 21412 21415 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996893844616 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21429] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21429/stat : 21429 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996892793360 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21430] ppid=21412 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/21415/task/21430/stat : 21430 (java) S 21412 21415 21384 0 -1 4202560 2757 0 0 0 29 0 0 0 20 0 19 0 29749005 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996891740728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21431] ppid=21412 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/21415/task/21431/stat : 21431 (java) S 21412 21415 21384 0 -1 4202560 2546 0 1 0 20 0 0 0 20 0 19 0 29749005 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996890688184 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21432] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21432/stat : 21432 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996889635832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21433] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21433/stat : 21433 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996888583496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21434] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21434/stat : 21434 (java) S 21412 21415 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29749027 9856040960 12544 33554432000 1073741824 1073778376 140734076292960 139996887528232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 1.82 1.99 1.98 3/213 21467
/proc/meminfo: memFree=30871824/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=9625040 CPUtime=6.57 cores=0,2,4,6
/proc/21415/stat : 21415 (java) S 21412 21415 21384 0 -1 4202496 9020 0 31 0 653 4 0 0 20 0 19 0 29748980 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 140734076284096 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/21415/statm: 2406260 17036 2258 9 0 2396937 0
[pid=21415/tid=21417] ppid=21412 vsize=9625040 CPUtime=6.02 cores=0,2,4,6
/proc/21415/task/21417/stat : 21417 (java) R 21412 21415 21384 0 -1 4202560 2465 0 7 0 600 2 0 0 20 0 19 0 29748990 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139997072338624 139997012575123 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0
[pid=21415/tid=21418] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21418/stat : 21418 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139997011077288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21419] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21419/stat : 21419 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996914465064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21420] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21420/stat : 21420 (java) S 21412 21415 21384 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996913412520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21421] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21421/stat : 21421 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996912359976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21422] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21422/stat : 21422 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996911307432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21423] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21423/stat : 21423 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996910254888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21424] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21424/stat : 21424 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996909202344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21425] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21425/stat : 21425 (java) S 21412 21415 21384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29748995 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996908149800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21426] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21426/stat : 21426 (java) S 21412 21415 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29748998 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996895950952 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21427] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21427/stat : 21427 (java) S 21412 21415 21384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996894897272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21428] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21428/stat : 21428 (java) S 21412 21415 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996893844616 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21429] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21429/stat : 21429 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996892793360 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21430] ppid=21412 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/21415/task/21430/stat : 21430 (java) S 21412 21415 21384 0 -1 4202560 2757 0 0 0 30 0 0 0 20 0 19 0 29749005 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996891740728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21431] ppid=21412 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/21415/task/21431/stat : 21431 (java) S 21412 21415 21384 0 -1 4202560 2546 0 1 0 20 0 0 0 20 0 19 0 29749005 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996890688184 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21432] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21432/stat : 21432 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996889635832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21433] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21433/stat : 21433 (java) S 21412 21415 21384 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996888583496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21434] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21434/stat : 21434 (java) S 21412 21415 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29749027 9856040960 17036 33554432000 1073741824 1073778376 140734076292960 139996887528232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.57
Current children cumulated vsize (KiB) 9625040


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

/proc/21415/task/21434/stat : 21434 (java) S 21412 21415 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29749027 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996887528232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1664.88
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/213 21509
/proc/meminfo: memFree=28783648/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=9625040 CPUtime=1724.87 cores=0,2,4,6
/proc/21415/stat : 21415 (java) S 21412 21415 21384 0 -1 4202496 11864 0 31 0 172401 86 0 0 20 0 19 0 29748980 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 140734076284096 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/21415/statm: 2406260 137366 2281 9 0 2396937 0
[pid=21415/tid=21417] ppid=21412 vsize=9625040 CPUtime=1716.58 cores=0,2,4,6
/proc/21415/task/21417/stat : 21417 (java) R 21412 21415 21384 0 -1 4202560 2532 0 7 0 171627 31 0 0 20 0 19 0 29748990 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139997072338720 139997012602108 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0
[pid=21415/tid=21418] ppid=21412 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/21415/task/21418/stat : 21418 (java) S 21412 21415 21384 0 -1 4202560 300 0 0 0 27 7 0 0 20 0 19 0 29748995 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139997011077288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21419] ppid=21412 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/21415/task/21419/stat : 21419 (java) S 21412 21415 21384 0 -1 4202560 330 0 0 0 38 10 0 0 20 0 19 0 29748995 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996914465064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21420] ppid=21412 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/21415/task/21420/stat : 21420 (java) S 21412 21415 21384 0 -1 4202560 166 0 0 0 27 6 0 0 20 0 19 0 29748995 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996913412520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21421] ppid=21412 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/21415/task/21421/stat : 21421 (java) S 21412 21415 21384 0 -1 4202560 211 0 0 0 28 8 0 0 20 0 19 0 29748995 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996912359976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21422] ppid=21412 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/21415/task/21422/stat : 21422 (java) S 21412 21415 21384 0 -1 4202560 312 0 0 0 34 8 0 0 20 0 19 0 29748995 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996911307432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21423] ppid=21412 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/21415/task/21423/stat : 21423 (java) S 21412 21415 21384 0 -1 4202560 346 0 0 0 25 5 0 0 20 0 19 0 29748995 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996910254888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21424] ppid=21412 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/21415/task/21424/stat : 21424 (java) S 21412 21415 21384 0 -1 4202560 173 0 0 0 31 8 0 0 20 0 19 0 29748995 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996909202344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21425] ppid=21412 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/21415/task/21425/stat : 21425 (java) S 21412 21415 21384 0 -1 4202560 345 0 0 0 22 5 0 0 20 0 19 0 29748995 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996908149800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21426] ppid=21412 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/21415/task/21426/stat : 21426 (java) S 21412 21415 21384 0 -1 4202560 161 0 0 0 9 2 0 0 20 0 19 0 29748998 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996895950952 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21427] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21427/stat : 21427 (java) S 21412 21415 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996894897272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21428] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21428/stat : 21428 (java) S 21412 21415 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996893844616 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21429] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21429/stat : 21429 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996892793360 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21430] ppid=21412 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/21415/task/21430/stat : 21430 (java) S 21412 21415 21384 0 -1 4202560 3106 0 0 0 34 0 0 0 20 0 19 0 29749005 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996891740728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21431] ppid=21412 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/21415/task/21431/stat : 21431 (java) S 21412 21415 21384 0 -1 4202560 2546 0 1 0 20 0 0 0 20 0 19 0 29749005 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996890688184 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21432] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21432/stat : 21432 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996889635832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21433] ppid=21412 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/21415/task/21433/stat : 21433 (java) S 21412 21415 21384 0 -1 4202560 100 0 0 0 30 32 0 0 20 0 19 0 29749005 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996888583496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21434] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21434/stat : 21434 (java) S 21412 21415 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29749027 9856040960 137366 33554432000 1073741824 1073778376 140734076292960 139996887528232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1724.87
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/213 21510
/proc/meminfo: memFree=28794880/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=9625040 CPUtime=1784.92 cores=0,2,4,6
/proc/21415/stat : 21415 (java) S 21412 21415 21384 0 -1 4202496 11879 0 31 0 178404 88 0 0 20 0 19 0 29748980 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 140734076284096 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/21415/statm: 2406260 134514 2281 9 0 2396937 0
[pid=21415/tid=21417] ppid=21412 vsize=9625040 CPUtime=1776.3 cores=0,2,4,6
/proc/21415/task/21417/stat : 21417 (java) R 21412 21415 21384 0 -1 4202560 2533 0 7 0 177598 32 0 0 20 0 19 0 29748990 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139997072346416 139997012602146 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0
[pid=21415/tid=21418] ppid=21412 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/21415/task/21418/stat : 21418 (java) S 21412 21415 21384 0 -1 4202560 308 0 0 0 29 7 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139997011077288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21419] ppid=21412 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/21415/task/21419/stat : 21419 (java) S 21412 21415 21384 0 -1 4202560 330 0 0 0 39 10 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996914465064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21420] ppid=21412 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/21415/task/21420/stat : 21420 (java) S 21412 21415 21384 0 -1 4202560 166 0 0 0 28 6 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996913412520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21421] ppid=21412 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/21415/task/21421/stat : 21421 (java) S 21412 21415 21384 0 -1 4202560 211 0 0 0 28 8 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996912359976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21422] ppid=21412 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/21415/task/21422/stat : 21422 (java) S 21412 21415 21384 0 -1 4202560 312 0 0 0 35 8 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996911307432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21423] ppid=21412 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/21415/task/21423/stat : 21423 (java) S 21412 21415 21384 0 -1 4202560 346 0 0 0 26 5 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996910254888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21424] ppid=21412 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/21415/task/21424/stat : 21424 (java) S 21412 21415 21384 0 -1 4202560 173 0 0 0 32 8 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996909202344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21425] ppid=21412 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/21415/task/21425/stat : 21425 (java) S 21412 21415 21384 0 -1 4202560 345 0 0 0 23 5 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996908149800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21426] ppid=21412 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/21415/task/21426/stat : 21426 (java) S 21412 21415 21384 0 -1 4202560 163 0 0 0 17 3 0 0 20 0 19 0 29748998 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996895950952 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21427] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21427/stat : 21427 (java) S 21412 21415 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996894897272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21428] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21428/stat : 21428 (java) S 21412 21415 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996893844616 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21429] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21429/stat : 21429 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996892793360 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21430] ppid=21412 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/21415/task/21430/stat : 21430 (java) S 21412 21415 21384 0 -1 4202560 3106 0 0 0 34 0 0 0 20 0 19 0 29749005 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996891740728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21431] ppid=21412 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/21415/task/21431/stat : 21431 (java) S 21412 21415 21384 0 -1 4202560 2546 0 1 0 20 0 0 0 20 0 19 0 29749005 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996890688184 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21432] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21432/stat : 21432 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996889635832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21433] ppid=21412 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/21415/task/21433/stat : 21433 (java) S 21412 21415 21384 0 -1 4202560 104 0 0 0 31 33 0 0 20 0 19 0 29749005 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996888583496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21434] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21434/stat : 21434 (java) S 21412 21415 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29749027 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996887528232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1784.92
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.4 s]
/proc/loadavg: 2.12 2.07 2.01 4/212 21575
/proc/meminfo: memFree=30692896/32872528 swapFree=241348/274052
[pid=21415] ppid=21412 vsize=9625040 CPUtime=1800.03 cores=0,2,4,6
/proc/21415/stat : 21415 (java) S 21412 21415 21384 0 -1 4202496 11879 0 31 0 179914 89 0 0 20 0 19 0 29748980 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 140734076284096 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 7 0 0
/proc/21415/statm: 2406260 134514 2281 9 0 2396937 0
[pid=21415/tid=21417] ppid=21412 vsize=9625040 CPUtime=1791.36 cores=0,2,4,6
/proc/21415/task/21417/stat : 21417 (java) R 21412 21415 21384 0 -1 4202560 2533 0 7 0 179102 34 0 0 20 0 19 0 29748990 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139997072338720 139997012575085 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0
[pid=21415/tid=21418] ppid=21412 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/21415/task/21418/stat : 21418 (java) S 21412 21415 21384 0 -1 4202560 308 0 0 0 29 7 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139997011077288 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21419] ppid=21412 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/21415/task/21419/stat : 21419 (java) S 21412 21415 21384 0 -1 4202560 330 0 0 0 39 10 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996914465064 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21420] ppid=21412 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/21415/task/21420/stat : 21420 (java) S 21412 21415 21384 0 -1 4202560 166 0 0 0 28 6 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996913412520 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21421] ppid=21412 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/21415/task/21421/stat : 21421 (java) S 21412 21415 21384 0 -1 4202560 211 0 0 0 28 8 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996912359976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21422] ppid=21412 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/21415/task/21422/stat : 21422 (java) S 21412 21415 21384 0 -1 4202560 312 0 0 0 35 8 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996911307432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21423] ppid=21412 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/21415/task/21423/stat : 21423 (java) S 21412 21415 21384 0 -1 4202560 346 0 0 0 26 5 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996910254888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21424] ppid=21412 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/21415/task/21424/stat : 21424 (java) S 21412 21415 21384 0 -1 4202560 173 0 0 0 32 8 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996909202344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21425] ppid=21412 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/21415/task/21425/stat : 21425 (java) S 21412 21415 21384 0 -1 4202560 345 0 0 0 23 5 0 0 20 0 19 0 29748995 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996908149800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21415/tid=21426] ppid=21412 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/21415/task/21426/stat : 21426 (java) S 21412 21415 21384 0 -1 4202560 163 0 0 0 17 3 0 0 20 0 19 0 29748998 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996895950952 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21427] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21427/stat : 21427 (java) S 21412 21415 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996894897272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21415/tid=21428] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21428/stat : 21428 (java) S 21412 21415 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29749000 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996893844616 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21429] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21429/stat : 21429 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996892793360 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21430] ppid=21412 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/21415/task/21430/stat : 21430 (java) S 21412 21415 21384 0 -1 4202560 3106 0 0 0 34 0 0 0 20 0 19 0 29749005 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996891740728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21431] ppid=21412 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/21415/task/21431/stat : 21431 (java) S 21412 21415 21384 0 -1 4202560 2546 0 1 0 20 0 0 0 20 0 19 0 29749005 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996890688184 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21432] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21432/stat : 21432 (java) S 21412 21415 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749005 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996889635832 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21415/tid=21433] ppid=21412 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/21415/task/21433/stat : 21433 (java) S 21412 21415 21384 0 -1 4202560 104 0 0 0 31 33 0 0 20 0 19 0 29749005 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996888583496 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21415/tid=21434] ppid=21412 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21415/task/21434/stat : 21434 (java) S 21412 21415 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29749027 9856040960 134514 33554432000 1073741824 1073778376 140734076292960 139996887528232 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 21415 sig 9
??? kill -21415 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 21415 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=648172
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=414784
# CPU time returned by wait4() is 1796.06
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1797.45
CPU time (s): 1800.03
CPU user time (s): 1799.14
CPU system time (s): 0.89
CPU usage (%): 100.144
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.65
system time used= 1.41478
maximum resident set size= 670204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11930
page faults= 31
swaps= 0
block input operations= 28376
block output operations= 1256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38867
involuntary context switches= 11479

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.8315 second user time and 14.1329 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 21:09:50
IDJOB=4106795
IDBENCH=48262
IDSOLVER=2546
FILE ID=node107/4106795-1466276989
RUNJOBID= node107-1466276989-21400
PBS_JOBID= 19918269
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_2.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106795-1466276989/watcher-4106795-1466276989 -o /tmp/evaluation-result-4106795-1466276989/solver-4106795-1466276989 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466276989-21400 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106795-1466276989.opb

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

MD5SUM BENCH= 2468d4642d986af58e932976ec0c4f0e
RANDOM SEED=1862050738

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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.90
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.953
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.953
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.953
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.56
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.953
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.953
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.56
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.953
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.953
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31261776 kB
Buffers:          157268 kB
Cached:           426536 kB
SwapCached:         3136 kB
Active:            98912 kB
Inactive:         489252 kB
Active(anon):       4052 kB
Inactive(anon):     2888 kB
Active(file):      94860 kB
Inactive(file):   486364 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:               896 kB
Writeback:             4 kB
AnonPages:        276848 kB
Mapped:             8444 kB
Shmem:                 0 kB
Slab:             616844 kB
SReclaimable:      60412 kB
SUnreclaim:       556432 kB
KernelStack:        1336 kB
PageTables:         4304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     369616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71704 MiB
End job on node107 at 2016-06-18 21:39:47