Trace number 2659891

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 Resolution 2.2.0 2010-05-26UNSAT 304.871 302.328

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_3.opb
MD5SUMd2b3af71376059fa940b007abcee01cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark70.7442
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2821
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.24/0.20	c Pseudo Boolean Optimization
0.24/0.20	c --- Begin Solver configuration ---
0.24/0.20	c Stops conflict analysis at the first Unique Implication Point
0.24/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.24/0.20	c Learn all clauses as in MiniSAT
0.24/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.20	c Expensive reason simplification
0.24/0.20	c Armin Biere (Picosat) restarts strategy
0.24/0.20	c Glucose learned constraints deletion strategy
0.24/0.20	c timeout=2147483s
0.24/0.20	c DB Simplification allowed=false
0.24/0.20	c --- End Solver configuration ---
0.24/0.20	c solving HOME/instance-2659891-1276599460.opb
0.24/0.20	c reading problem ... 
0.24/0.24	c ... done. Wall clock time 0.036s.
0.24/0.24	c #vars     31
0.24/0.24	c #constraints  9
0.24/0.24	c constraints type 
0.24/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
2.19/1.33	c cleaning 2499 clauses out of 5000 with flag 5000/5000
3.11/1.91	c cleaning 4251 clauses out of 8502 with flag 11001/11001
3.80/2.66	c cleaning 5624 clauses out of 11250 with flag 18000/18000
4.97/3.78	c cleaning 6813 clauses out of 13626 with flag 26000/26000
6.57/5.38	c cleaning 7905 clauses out of 15813 with flag 35000/35000
8.47/7.26	c cleaning 8954 clauses out of 17908 with flag 45000/45000
10.47/9.22	c cleaning 9475 clauses out of 18954 with flag 55000/55000
12.18/10.93	c cleaning 9739 clauses out of 19479 with flag 65000/65000
13.78/12.59	c cleaning 9870 clauses out of 19740 with flag 75000/75000
15.58/14.31	c cleaning 9936 clauses out of 19871 with flag 85001/85001
17.47/16.29	c cleaning 9968 clauses out of 19936 with flag 95002/95002
19.78/18.53	c cleaning 9980 clauses out of 19966 with flag 105000/105000
21.78/20.51	c cleaning 9991 clauses out of 19987 with flag 115001/115001
23.98/22.79	c cleaning 9997 clauses out of 19995 with flag 125000/125000
26.28/25.06	c cleaning 9999 clauses out of 19999 with flag 135001/135001
27.99/26.74	c cleaning 9994 clauses out of 19999 with flag 145000/145000
29.69/28.50	c cleaning 10002 clauses out of 20005 with flag 155000/155000
31.99/30.71	c cleaning 9998 clauses out of 20004 with flag 165001/165001
34.38/33.10	c cleaning 9999 clauses out of 20005 with flag 175000/175000
36.88/35.62	c cleaning 10000 clauses out of 20007 with flag 185001/185001
38.88/37.62	c cleaning 10004 clauses out of 20008 with flag 195002/195002
40.89/39.66	c cleaning 9998 clauses out of 20002 with flag 205000/205000
42.99/41.74	c cleaning 10001 clauses out of 20005 with flag 215001/215001
44.88/43.66	c cleaning 10002 clauses out of 20004 with flag 225001/225001
46.68/45.48	c cleaning 9999 clauses out of 20003 with flag 235002/235002
48.68/47.42	c cleaning 10000 clauses out of 20002 with flag 245000/245000
50.48/49.22	c cleaning 10000 clauses out of 20003 with flag 255001/255001
52.58/51.36	c cleaning 9999 clauses out of 20002 with flag 265000/265000
54.88/53.67	c cleaning 10000 clauses out of 20003 with flag 275000/275000
56.88/55.66	c cleaning 10001 clauses out of 20003 with flag 285000/285000
58.68/57.49	c cleaning 10001 clauses out of 20002 with flag 295000/295000
60.59/59.32	c cleaning 9999 clauses out of 20001 with flag 305000/305000
62.38/61.17	c cleaning 9998 clauses out of 20002 with flag 315000/315000
64.08/62.87	c cleaning 9999 clauses out of 20005 with flag 325001/325001
65.58/64.39	c cleaning 10003 clauses out of 20005 with flag 335000/335000
67.29/66.03	c cleaning 10002 clauses out of 20004 with flag 345002/345002
68.88/67.61	c cleaning 9998 clauses out of 20000 with flag 355000/355000
70.49/69.30	c cleaning 9995 clauses out of 20002 with flag 365000/365000
72.18/70.98	c cleaning 10001 clauses out of 20007 with flag 375000/375000
73.88/72.63	c cleaning 10001 clauses out of 20006 with flag 385000/385000
75.48/74.29	c cleaning 9998 clauses out of 20006 with flag 395001/395001
77.48/76.28	c cleaning 10001 clauses out of 20007 with flag 405000/405000
79.48/78.28	c cleaning 10000 clauses out of 20006 with flag 415000/415000
81.38/80.19	c cleaning 9999 clauses out of 20006 with flag 425000/425000
82.98/81.70	c cleaning 10003 clauses out of 20008 with flag 435001/435001
84.78/83.57	c cleaning 10002 clauses out of 20004 with flag 445000/445000
86.57/85.36	c cleaning 9998 clauses out of 20002 with flag 455000/455000
88.18/86.99	c cleaning 9997 clauses out of 20005 with flag 465001/465001
89.67/88.40	c cleaning 10004 clauses out of 20008 with flag 475001/475001
91.07/89.81	c cleaning 9994 clauses out of 20004 with flag 485001/485001
92.48/91.27	c cleaning 10000 clauses out of 20009 with flag 495000/495000
93.77/92.57	c cleaning 10002 clauses out of 20009 with flag 505000/505000
95.37/94.11	c cleaning 9998 clauses out of 20008 with flag 515001/515001
97.27/96.08	c cleaning 9999 clauses out of 20009 with flag 525000/525000
98.87/97.67	c cleaning 10003 clauses out of 20010 with flag 535000/535000
100.18/98.97	c cleaning 10000 clauses out of 20008 with flag 545001/545001
101.97/100.71	c cleaning 9998 clauses out of 20007 with flag 555000/555000
104.07/102.84	c cleaning 9998 clauses out of 20009 with flag 565000/565000
105.69/104.45	c cleaning 10001 clauses out of 20012 with flag 575001/575001
107.28/106.03	c cleaning 10001 clauses out of 20010 with flag 585000/585000
109.09/107.88	c cleaning 9999 clauses out of 20010 with flag 595001/595001
110.98/109.75	c cleaning 9999 clauses out of 20010 with flag 605000/605000
112.68/111.41	c cleaning 10004 clauses out of 20012 with flag 615001/615001
114.49/113.21	c cleaning 10002 clauses out of 20007 with flag 625000/625000
116.18/114.95	c cleaning 9997 clauses out of 20006 with flag 635001/635001
117.89/116.66	c cleaning 9999 clauses out of 20009 with flag 645001/645001
119.48/118.28	c cleaning 10000 clauses out of 20009 with flag 655000/655000
121.08/119.81	c cleaning 10005 clauses out of 20009 with flag 665000/665000
122.48/121.28	c cleaning 9997 clauses out of 20005 with flag 675001/675001
124.28/123.00	c cleaning 9999 clauses out of 20007 with flag 685000/685000
125.77/124.53	c cleaning 10001 clauses out of 20008 with flag 695000/695000
127.17/125.99	c cleaning 10001 clauses out of 20007 with flag 705000/705000
128.67/127.42	c cleaning 9998 clauses out of 20006 with flag 715000/715000
130.27/129.07	c cleaning 10002 clauses out of 20008 with flag 725000/725000
132.08/130.83	c cleaning 10001 clauses out of 20006 with flag 735000/735000
133.67/132.40	c cleaning 10000 clauses out of 20005 with flag 745000/745000
135.41/134.17	c cleaning 9998 clauses out of 20007 with flag 755002/755002
137.30/136.03	c cleaning 10001 clauses out of 20007 with flag 765000/765000
139.00/137.78	c cleaning 10000 clauses out of 20006 with flag 775000/775000
140.70/139.40	c cleaning 10001 clauses out of 20007 with flag 785001/785001
142.30/141.06	c cleaning 10000 clauses out of 20005 with flag 795000/795000
143.90/142.67	c cleaning 10000 clauses out of 20007 with flag 805002/805002
145.60/144.33	c cleaning 10001 clauses out of 20006 with flag 815001/815001
147.00/145.70	c cleaning 10000 clauses out of 20005 with flag 825001/825001
148.50/147.29	c cleaning 9999 clauses out of 20004 with flag 835000/835000
150.60/149.39	c cleaning 9999 clauses out of 20007 with flag 845002/845002
152.30/151.06	c cleaning 10002 clauses out of 20006 with flag 855000/855000
154.00/152.71	c cleaning 9996 clauses out of 20005 with flag 865001/865001
155.90/154.60	c cleaning 10000 clauses out of 20009 with flag 875001/875001
157.50/156.26	c cleaning 10003 clauses out of 20009 with flag 885001/885001
159.30/158.08	c cleaning 9995 clauses out of 20005 with flag 895000/895000
161.20/159.92	c cleaning 10001 clauses out of 20012 with flag 905002/905002
162.79/161.56	c cleaning 10003 clauses out of 20010 with flag 915001/915001
164.69/163.41	c cleaning 10000 clauses out of 20007 with flag 925001/925001
166.39/165.12	c cleaning 10003 clauses out of 20008 with flag 935002/935002
168.19/166.94	c cleaning 10002 clauses out of 20004 with flag 945001/945001
170.00/168.78	c cleaning 9996 clauses out of 20002 with flag 955001/955001
171.71/170.46	c cleaning 9998 clauses out of 20006 with flag 965001/965001
173.40/172.15	c cleaning 9999 clauses out of 20008 with flag 975001/975001
174.90/173.70	c cleaning 10002 clauses out of 20008 with flag 985000/985000
176.40/175.19	c cleaning 9998 clauses out of 20007 with flag 995001/995001
177.90/176.68	c cleaning 10004 clauses out of 20011 with flag 1005003/1005003
179.40/178.17	c cleaning 10000 clauses out of 20004 with flag 1015000/1015000
180.99/179.74	c cleaning 10002 clauses out of 20004 with flag 1025000/1025000
182.59/181.33	c cleaning 9998 clauses out of 20002 with flag 1035000/1035000
183.99/182.71	c cleaning 10004 clauses out of 20007 with flag 1045003/1045003
185.49/184.28	c cleaning 9996 clauses out of 20000 with flag 1055000/1055000
187.10/185.87	c cleaning 9998 clauses out of 20004 with flag 1065000/1065000
188.39/187.16	c cleaning 10000 clauses out of 20006 with flag 1075000/1075000
190.19/188.95	c cleaning 9996 clauses out of 20007 with flag 1085001/1085001
191.69/190.41	c cleaning 10001 clauses out of 20010 with flag 1095000/1095000
193.29/192.04	c cleaning 10002 clauses out of 20009 with flag 1105000/1105000
194.99/193.70	c cleaning 9997 clauses out of 20007 with flag 1115000/1115000
196.49/195.21	c cleaning 10002 clauses out of 20010 with flag 1125000/1125000
197.98/196.71	c cleaning 10004 clauses out of 20009 with flag 1135001/1135001
199.38/198.11	c cleaning 10002 clauses out of 20005 with flag 1145001/1145001
200.88/199.61	c cleaning 10002 clauses out of 20003 with flag 1155001/1155001
202.37/201.18	c cleaning 9998 clauses out of 20001 with flag 1165001/1165001
203.97/202.75	c cleaning 9997 clauses out of 20002 with flag 1175000/1175000
205.36/204.19	c cleaning 10001 clauses out of 20006 with flag 1185001/1185001
206.97/205.79	c cleaning 9998 clauses out of 20006 with flag 1195002/1195002
208.77/207.52	c cleaning 9999 clauses out of 20006 with flag 1205000/1205000
210.47/209.24	c cleaning 10001 clauses out of 20007 with flag 1215000/1215000
211.97/210.75	c cleaning 10002 clauses out of 20007 with flag 1225001/1225001
213.57/212.34	c cleaning 9997 clauses out of 20004 with flag 1235000/1235000
215.16/213.91	c cleaning 9998 clauses out of 20007 with flag 1245000/1245000
216.57/215.33	c cleaning 10004 clauses out of 20009 with flag 1255000/1255000
217.87/216.69	c cleaning 10005 clauses out of 20009 with flag 1265004/1265004
219.36/218.10	c cleaning 9996 clauses out of 20000 with flag 1275000/1275000
220.77/219.59	c cleaning 10002 clauses out of 20006 with flag 1285002/1285002
222.74/221.11	c cleaning 9998 clauses out of 20002 with flag 1295000/1295000
224.44/222.71	c cleaning 9998 clauses out of 20004 with flag 1305000/1305000
225.83/224.17	c cleaning 10003 clauses out of 20007 with flag 1315001/1315001
227.33/225.69	c cleaning 9999 clauses out of 20005 with flag 1325002/1325002
229.26/227.53	c cleaning 10002 clauses out of 20005 with flag 1335001/1335001
231.06/229.27	c cleaning 9993 clauses out of 20002 with flag 1345000/1345000
232.56/230.77	c cleaning 10003 clauses out of 20011 with flag 1355002/1355002
234.26/232.47	c cleaning 9996 clauses out of 20006 with flag 1365000/1365000
236.07/234.30	c cleaning 9996 clauses out of 20010 with flag 1375000/1375000
237.96/236.15	c cleaning 10000 clauses out of 20015 with flag 1385001/1385001
239.66/237.84	c cleaning 10000 clauses out of 20014 with flag 1395000/1395000
241.26/239.41	c cleaning 10001 clauses out of 20014 with flag 1405000/1405000
242.77/240.98	c cleaning 9999 clauses out of 20014 with flag 1415001/1415001
244.56/242.75	c cleaning 10004 clauses out of 20014 with flag 1425000/1425000
246.07/244.27	c cleaning 10002 clauses out of 20011 with flag 1435001/1435001
247.67/245.87	c cleaning 10003 clauses out of 20009 with flag 1445001/1445001
249.28/247.45	c cleaning 10002 clauses out of 20007 with flag 1455002/1455002
250.77/248.92	c cleaning 9998 clauses out of 20004 with flag 1465001/1465001
252.17/250.37	c cleaning 10000 clauses out of 20005 with flag 1475000/1475000
253.57/251.70	c cleaning 10000 clauses out of 20007 with flag 1485002/1485002
255.07/253.21	c cleaning 10000 clauses out of 20006 with flag 1495001/1495001
256.57/254.78	c cleaning 9998 clauses out of 20005 with flag 1505000/1505000
258.14/256.17	c cleaning 10001 clauses out of 20008 with flag 1515001/1515001
260.04/257.85	c cleaning 9997 clauses out of 20006 with flag 1525000/1525000
261.64/259.49	c cleaning 10002 clauses out of 20009 with flag 1535000/1535000
263.23/261.09	c cleaning 10001 clauses out of 20008 with flag 1545001/1545001
264.93/262.73	c cleaning 10001 clauses out of 20006 with flag 1555000/1555000
266.53/264.31	c cleaning 10002 clauses out of 20007 with flag 1565002/1565002
267.93/265.71	c cleaning 10002 clauses out of 20004 with flag 1575001/1575001
269.33/267.11	c cleaning 9998 clauses out of 20002 with flag 1585001/1585001
270.63/268.49	c cleaning 9999 clauses out of 20004 with flag 1595001/1595001
272.12/269.92	c cleaning 9999 clauses out of 20004 with flag 1605000/1605000
273.42/271.28	c cleaning 10003 clauses out of 20007 with flag 1615002/1615002
274.93/272.70	c cleaning 10000 clauses out of 20004 with flag 1625002/1625002
276.52/274.37	c cleaning 9998 clauses out of 20003 with flag 1635001/1635001
278.02/275.80	c cleaning 10000 clauses out of 20004 with flag 1645000/1645000
279.43/277.29	c cleaning 10001 clauses out of 20005 with flag 1655001/1655001
280.96/278.72	c cleaning 10001 clauses out of 20003 with flag 1665000/1665000
282.28/280.05	c cleaning 9998 clauses out of 20002 with flag 1675000/1675000
283.67/281.43	c cleaning 9999 clauses out of 20005 with flag 1685001/1685001
284.98/282.79	c cleaning 9999 clauses out of 20005 with flag 1695000/1695000
286.37/284.18	c cleaning 10003 clauses out of 20009 with flag 1705003/1705003
287.77/285.58	c cleaning 10002 clauses out of 20003 with flag 1715000/1715000
289.45/287.07	c cleaning 9996 clauses out of 20000 with flag 1725000/1725000
290.85/288.49	c cleaning 10000 clauses out of 20006 with flag 1735002/1735002
292.14/289.78	c cleaning 9999 clauses out of 20004 with flag 1745000/1745000
293.73/291.24	c cleaning 9999 clauses out of 20004 with flag 1755000/1755000
295.15/292.66	c cleaning 9998 clauses out of 20006 with flag 1765001/1765001
296.64/294.13	c cleaning 9999 clauses out of 20008 with flag 1775001/1775001
297.93/295.47	c cleaning 10004 clauses out of 20009 with flag 1785001/1785001
299.23/296.75	c cleaning 9998 clauses out of 20004 with flag 1795000/1795000
300.54/298.05	c cleaning 10002 clauses out of 20006 with flag 1805000/1805000
301.74/299.24	c cleaning 10003 clauses out of 20005 with flag 1815001/1815001
303.03/300.54	c cleaning 10000 clauses out of 20001 with flag 1825001/1825001
304.33/301.83	c cleaning 9999 clauses out of 19999 with flag 1835000/1835000
304.73/302.29	c starts		: 209
304.73/302.29	c conflicts		: 1839607
304.73/302.29	c decisions		: 1843340
304.73/302.29	c propagations		: 12595783
304.73/302.29	c inspects		: 1669723445
304.73/302.29	c learnt literals	: 10
304.73/302.29	c learnt binary clauses	: 70
304.73/302.29	c learnt ternary clauses	: 337
304.73/302.29	c learnt clauses	: 1839596
304.73/302.29	c ignored clauses	: 0
304.73/302.29	c root simplifications	: 0
304.73/302.29	c removed literals (reason simplification)	: 18578545
304.73/302.29	c reason swapping (by a shorter reason)	: 0
304.73/302.29	c Calls to reduceDB	: 185
304.73/302.29	c number of reductions to clauses (during analyze)	: 0
304.73/302.29	c number of learned constraints concerned by reduction	: 0
304.73/302.29	c number of learning phase by resolution	: 0
304.73/302.29	c number of learning phase by cutting planes	: 0
304.73/302.29	c speed (assignments/second)	: 41701.262713211145
304.73/302.29	c non guided choices	13
304.83/302.31	c learnt constraints type 
304.83/302.31	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 14530
304.83/302.31	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 70
304.83/302.31	c constraints type 
304.83/302.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
304.83/302.31	s UNSATISFIABLE
304.83/302.31	c Total wall clock time (in seconds): 302.107

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2659891-1276599460/watcher-2659891-1276599460 -o /tmp/evaluation-result-2659891-1276599460/solver-2659891-1276599460 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659891-1276599460.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9516
/proc/meminfo: memFree=1806496/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1832 CPUtime=0
/proc/9516/stat : 9516 (java6) S 9514 9516 2479 0 -1 4194304 253 0 0 0 0 0 0 0 20 0 1 0 1234042 1875968 156 1992294400 134512640 134550932 4290660256 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699535038 0 0 17 1 0 0 0
/proc/9516/statm: 458 156 119 10 0 63 0

[startup+0.0941509 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9516
/proc/meminfo: memFree=1806496/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1521796 CPUtime=0.08
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 3870 0 1 0 6 2 0 0 18 0 7 0 1234042 1558319104 3312 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 380449 3312 1048 10 0 377759 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1521796

[startup+0.10115 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9516
/proc/meminfo: memFree=1806496/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1524184 CPUtime=0.08
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 3963 0 1 0 6 2 0 0 18 0 12 0 1234042 1560764416 3403 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 381046 3403 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300878 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9516
/proc/meminfo: memFree=1806496/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1527784 CPUtime=0.38
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 5591 0 1 0 35 3 0 0 18 0 13 0 1234042 1564450816 5029 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 381946 5029 1368 10 0 379248 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1527784

[startup+0.700887 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9516
/proc/meminfo: memFree=1806496/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1531332 CPUtime=1.19
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 7553 0 1 0 115 4 0 0 18 0 13 0 1234042 1568083968 6850 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 382833 6850 1403 10 0 380135 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 1531332

[startup+1.50191 s]
/proc/loadavg: 0.92 0.98 0.99 4/119 9529
/proc/meminfo: memFree=1774712/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1533848 CPUtime=2.58
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 14072 0 1 0 251 7 0 0 18 0 13 0 1234042 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 383462 12720 1434 10 0 380764 0
[pid=9516/tid=9518] ppid=9514 vsize=1533848 CPUtime=1.44
/proc/9516/task/9518/stat : 9518 (java) R 9514 9516 2479 0 -1 4202560 9640 0 1 0 140 4 0 0 18 0 13 0 1234044 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4109416381 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1533848 CPUtime=0
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 2479 0 -1 4202560 146 0 0 0 0 0 0 0 18 0 13 0 1234045 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1533848 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 2479 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 13 0 1234045 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1533848 CPUtime=0.01
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 2479 0 -1 4202560 160 0 0 0 1 0 0 0 15 0 13 0 1234047 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1533848 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 2479 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1234047 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1533848 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 2479 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1234047 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1533848 CPUtime=0
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 2479 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 1234052 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1533848 CPUtime=0.46
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 2479 0 -1 4202560 1490 0 0 0 46 0 0 0 23 0 13 0 1234052 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1533848 CPUtime=0.62
/proc/9516/task/9526/stat : 9526 (java) R 9514 9516 2479 0 -1 4202560 1552 0 0 0 62 0 0 0 25 0 13 0 1234052 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 106251968 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1533848 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1234052 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9528] ppid=9514 vsize=1533848 CPUtime=0
/proc/9516/task/9528/stat : 9528 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 1234052 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9529] ppid=9514 vsize=1533848 CPUtime=0
/proc/9516/task/9529/stat : 9529 (java) S 9514 9516 2479 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1234067 1570660352 12720 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 1533848

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.99 2/119 9529
/proc/meminfo: memFree=1757600/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1533600 CPUtime=4.32
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 16314 0 1 0 424 8 0 0 18 0 13 0 1234042 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 383400 14504 1434 10 0 380702 0
[pid=9516/tid=9518] ppid=9514 vsize=1533600 CPUtime=3
/proc/9516/task/9518/stat : 9518 (java) R 9514 9516 2479 0 -1 4202560 10937 0 1 0 295 5 0 0 20 0 13 0 1234044 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4109359893 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 2479 0 -1 4202560 192 0 0 0 0 0 0 0 15 0 13 0 1234045 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 2479 0 -1 4202560 158 0 0 0 0 0 0 0 16 0 13 0 1234045 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1533600 CPUtime=0.05
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 2479 0 -1 4202560 388 0 0 0 5 0 0 0 15 0 13 0 1234047 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 2479 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1234047 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 2479 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1234047 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 2479 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 1234052 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1533600 CPUtime=0.54
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 2479 0 -1 4202560 1491 0 0 0 54 0 0 0 15 0 13 0 1234052 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1533600 CPUtime=0.67
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 2479 0 -1 4202560 2081 0 0 0 67 0 0 0 16 0 13 0 1234052 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1234052 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9528] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9528/stat : 9528 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 1234052 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9529] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9529/stat : 9529 (java) S 9514 9516 2479 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1234067 1570406400 14504 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 1533600

[startup+6.30102 s]
/proc/loadavg: 0.93 0.98 0.99 2/119 9529
/proc/meminfo: memFree=1744828/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1533600 CPUtime=7.57
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 18499 0 1 0 748 9 0 0 18 0 13 0 1234042 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 383400 16682 1436 10 0 380702 0
[pid=9516/tid=9518] ppid=9514 vsize=1533600 CPUtime=6.15
/proc/9516/task/9518/stat : 9518 (java) R 9514 9516 2479 0 -1 4202560 12946 0 1 0 609 6 0 0 25 0 13 0 1234044 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4109360581 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1533600 CPUtime=0.01
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 2479 0 -1 4202560 258 0 0 0 1 0 0 0 16 0 13 0 1234045 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1533600 CPUtime=0.01
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 2479 0 -1 4202560 185 0 0 0 1 0 0 0 15 0 13 0 1234045 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1533600 CPUtime=0.1
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 2479 0 -1 4202560 451 0 0 0 10 0 0 0 16 0 13 0 1234047 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 2479 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1234047 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 2479 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1234047 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 2479 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 1234052 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1533600 CPUtime=0.54
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 2479 0 -1 4202560 1491 0 0 0 54 0 0 0 15 0 13 0 1234052 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1533600 CPUtime=0.72
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 2479 0 -1 4202560 2101 0 0 0 72 0 0 0 15 0 13 0 1234052 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1234052 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9528] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9528/stat : 9528 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 1234052 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9529] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9529/stat : 9529 (java) S 9514 9516 2479 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1234067 1570406400 16682 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.57
Current children cumulated vsize (KiB) 1533600

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/119 9529
/proc/meminfo: memFree=1737512/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1533600 CPUtime=13.98
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 20209 0 1 0 1388 10 0 0 18 0 13 0 1234042 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 383400 18386 1436 10 0 380702 0
[pid=9516/tid=9518] ppid=9514 vsize=1533600 CPUtime=12.44
/proc/9516/task/9518/stat : 9518 (java) R 9514 9516 2479 0 -1 4202560 14361 0 1 0 1237 7 0 0 20 0 13 0 1234044 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4108971246 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1533600 CPUtime=0.02
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 2479 0 -1 4202560 303 0 0 0 2 0 0 0 16 0 13 0 1234045 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1533600 CPUtime=0.02
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 2479 0 -1 4202560 208 0 0 0 2 0 0 0 16 0 13 0 1234045 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1533600 CPUtime=0.19
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 2479 0 -1 4202560 678 0 0 0 19 0 0 0 15 0 13 0 1234047 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 2479 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1234047 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 2479 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1234047 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 2479 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 1234052 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1533600 CPUtime=0.54
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 2479 0 -1 4202560 1491 0 0 0 54 0 0 0 15 0 13 0 1234052 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1533600 CPUtime=0.72
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 2479 0 -1 4202560 2101 0 0 0 72 0 0 0 15 0 13 0 1234052 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1234052 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9528] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9528/stat : 9528 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 1234052 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9529] ppid=9514 vsize=1533600 CPUtime=0
/proc/9516/task/9529/stat : 9529 (java) S 9514 9516 2479 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1234067 1570406400 18386 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.98
Current children cumulated vsize (KiB) 1533600

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/119 9529
/proc/meminfo: memFree=1737264/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1533600 CPUtime=26.79
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 20272 0 1 0 2668 11 0 0 18 0 13 0 1234042 1570406400 18443 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 383400 18443 1436 10 0 380702 0
[pid=9516/tid=9518] ppid=9514 vsize=1533600 CPUtime=25.07
/proc/9516/task/9518/stat : 9518 (java) R 9514 9516 2479 0 -1 4202560 14367 0 1 0 2500 7 0 0 22 0 13 0 1234044 1570406400 18443 1992294400 134512640 134550932 4292004320 18446744073709551615 4109334185 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1533600 CPUtime=0.04
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 2479 0 -1 4202560 305 0 0 0 4 0 0 0 15 0 13 0 1234045 1570406400 18443 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1533600 CPUtime=0.03
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 2479 0 -1 4202560 212 0 0 0 3 0 0 0 15 0 13 0 1234045 1570406400 18443 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1533600 CPUtime=0.33

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

/proc/9516/task/9528/stat : 9528 (java) S 9514 9516 2479 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9529] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9529/stat : 9529 (java) S 9514 9516 2479 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1234067 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 296.83
Current children cumulated vsize (KiB) 1531252

[startup+297.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/119 9546
/proc/meminfo: memFree=1737388/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1531252 CPUtime=300.03
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 24400 0 1 0 29986 17 0 0 18 0 13 0 1234042 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 382813 18082 1436 10 0 380115 0
[pid=9516/tid=9518] ppid=9514 vsize=1531252 CPUtime=292.73
/proc/9516/task/9518/stat : 9518 (java) R 9514 9516 2479 0 -1 4202560 14546 0 1 0 29265 8 0 0 25 0 13 0 1234044 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4109359423 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1531252 CPUtime=0.21
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 2479 0 -1 4202560 313 0 0 0 20 1 0 0 16 0 13 0 1234045 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1531252 CPUtime=0.25
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 2479 0 -1 4202560 220 0 0 0 24 1 0 0 15 0 13 0 1234045 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1531252 CPUtime=4.14
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 2479 0 -1 4202560 807 0 0 0 413 1 0 0 16 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 2479 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 2479 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 2479 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1531252 CPUtime=0.56
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 2479 0 -1 4202560 1492 0 0 0 56 0 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1531252 CPUtime=2.06
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 2479 0 -1 4202560 5938 0 0 0 205 1 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9528] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9528/stat : 9528 (java) S 9514 9516 2479 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9529] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9529/stat : 9529 (java) S 9514 9516 2479 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1234067 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 300.03
Current children cumulated vsize (KiB) 1531252

[startup+300.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/119 9546
/proc/meminfo: memFree=1737388/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1531252 CPUtime=303.23
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 24404 0 1 0 30306 17 0 0 18 0 13 0 1234042 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 382813 18082 1436 10 0 380115 0
[pid=9516/tid=9518] ppid=9514 vsize=1531252 CPUtime=295.86
/proc/9516/task/9518/stat : 9518 (java) R 9514 9516 2479 0 -1 4202560 14550 0 1 0 29578 8 0 0 25 0 13 0 1234044 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4109664163 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1531252 CPUtime=0.21
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 2479 0 -1 4202560 313 0 0 0 20 1 0 0 15 0 13 0 1234045 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1531252 CPUtime=0.25
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 2479 0 -1 4202560 220 0 0 0 24 1 0 0 15 0 13 0 1234045 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1531252 CPUtime=4.21
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 2479 0 -1 4202560 807 0 0 0 420 1 0 0 15 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 2479 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 2479 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 2479 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1531252 CPUtime=0.56
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 2479 0 -1 4202560 1492 0 0 0 56 0 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1531252 CPUtime=2.06
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 2479 0 -1 4202560 5938 0 0 0 205 1 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9528] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9528/stat : 9528 (java) S 9514 9516 2479 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9529] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9529/stat : 9529 (java) S 9514 9516 2479 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1234067 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 303.23
Current children cumulated vsize (KiB) 1531252

[startup+301.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/119 9546
/proc/meminfo: memFree=1737388/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1531252 CPUtime=304.03
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 24404 0 1 0 30386 17 0 0 18 0 13 0 1234042 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 382813 18082 1436 10 0 380115 0
[pid=9516/tid=9518] ppid=9514 vsize=1531252 CPUtime=296.66
/proc/9516/task/9518/stat : 9518 (java) R 9514 9516 2479 0 -1 4202560 14550 0 1 0 29658 8 0 0 25 0 13 0 1234044 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4109539621 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1531252 CPUtime=0.21
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 2479 0 -1 4202560 313 0 0 0 20 1 0 0 15 0 13 0 1234045 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1531252 CPUtime=0.25
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 2479 0 -1 4202560 220 0 0 0 24 1 0 0 15 0 13 0 1234045 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1531252 CPUtime=4.21
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 2479 0 -1 4202560 807 0 0 0 420 1 0 0 15 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 2479 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 2479 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 2479 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1531252 CPUtime=0.56
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 2479 0 -1 4202560 1492 0 0 0 56 0 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1531252 CPUtime=2.06
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 2479 0 -1 4202560 5938 0 0 0 205 1 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9528] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9528/stat : 9528 (java) S 9514 9516 2479 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9529] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9529/stat : 9529 (java) S 9514 9516 2479 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1234067 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 304.03
Current children cumulated vsize (KiB) 1531252

[startup+301.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/119 9546
/proc/meminfo: memFree=1737388/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1531252 CPUtime=304.43
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 24405 0 1 0 30426 17 0 0 18 0 13 0 1234042 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 382813 18082 1436 10 0 380115 0
[pid=9516/tid=9518] ppid=9514 vsize=1531252 CPUtime=297.03
/proc/9516/task/9518/stat : 9518 (java) R 9514 9516 2479 0 -1 4202560 14551 0 1 0 29695 8 0 0 25 0 13 0 1234044 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4109360956 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1531252 CPUtime=0.21
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 2479 0 -1 4202560 313 0 0 0 20 1 0 0 16 0 13 0 1234045 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1531252 CPUtime=0.25
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 2479 0 -1 4202560 220 0 0 0 24 1 0 0 16 0 13 0 1234045 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1531252 CPUtime=4.23
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 2479 0 -1 4202560 807 0 0 0 422 1 0 0 16 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 2479 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 2479 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 1234047 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 2479 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1531252 CPUtime=0.56
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 2479 0 -1 4202560 1492 0 0 0 56 0 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1531252 CPUtime=2.06
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 2479 0 -1 4202560 5938 0 0 0 205 1 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9528] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9528/stat : 9528 (java) S 9514 9516 2479 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 13 0 1234052 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9529] ppid=9514 vsize=1531252 CPUtime=0
/proc/9516/task/9529/stat : 9529 (java) S 9514 9516 2479 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 1234067 1568002048 18082 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 304.43
Current children cumulated vsize (KiB) 1531252

[startup+302.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/119 9546
/proc/meminfo: memFree=1737388/2059040 swapFree=4192956/4192956
[pid=9516] ppid=9514 vsize=1531576 CPUtime=304.83
/proc/9516/stat : 9516 (java) S 9514 9516 2479 0 -1 4202496 24413 0 1 0 30466 17 0 0 18 0 14 0 1234042 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9516/statm: 382894 18090 1436 10 0 380196 0
[pid=9516/tid=9518] ppid=9514 vsize=1531576 CPUtime=297.42
/proc/9516/task/9518/stat : 9518 (java) S 9514 9516 2479 0 -1 4202560 14554 0 1 0 29734 8 0 0 25 0 14 0 1234044 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9519] ppid=9514 vsize=1531576 CPUtime=0.21
/proc/9516/task/9519/stat : 9519 (java) S 9514 9516 2479 0 -1 4202560 313 0 0 0 20 1 0 0 16 0 14 0 1234045 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9520] ppid=9514 vsize=1531576 CPUtime=0.25
/proc/9516/task/9520/stat : 9520 (java) S 9514 9516 2479 0 -1 4202560 220 0 0 0 24 1 0 0 16 0 14 0 1234045 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9521] ppid=9514 vsize=1531576 CPUtime=4.23
/proc/9516/task/9521/stat : 9521 (java) S 9514 9516 2479 0 -1 4202560 807 0 0 0 422 1 0 0 16 0 14 0 1234047 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 0 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9522] ppid=9514 vsize=1531576 CPUtime=0
/proc/9516/task/9522/stat : 9522 (java) S 9514 9516 2479 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 1234047 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9523] ppid=9514 vsize=1531576 CPUtime=0
/proc/9516/task/9523/stat : 9523 (java) S 9514 9516 2479 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 1234047 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9524] ppid=9514 vsize=1531576 CPUtime=0
/proc/9516/task/9524/stat : 9524 (java) S 9514 9516 2479 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 14 0 1234052 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9525] ppid=9514 vsize=1531576 CPUtime=0.56
/proc/9516/task/9525/stat : 9525 (java) S 9514 9516 2479 0 -1 4202560 1492 0 0 0 56 0 0 0 15 0 14 0 1234052 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9526] ppid=9514 vsize=1531576 CPUtime=2.06
/proc/9516/task/9526/stat : 9526 (java) S 9514 9516 2479 0 -1 4202560 5938 0 0 0 205 1 0 0 15 0 14 0 1234052 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9527] ppid=9514 vsize=1531576 CPUtime=0
/proc/9516/task/9527/stat : 9527 (java) S 9514 9516 2479 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 1234052 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 0 0 0 0
[pid=9516/tid=9528] ppid=9514 vsize=1531576 CPUtime=0
/proc/9516/task/9528/stat : 9528 (java) S 9514 9516 2479 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 14 0 1234052 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
[pid=9516/tid=9529] ppid=9514 vsize=1531576 CPUtime=0
/proc/9516/task/9529/stat : 9529 (java) S 9514 9516 2479 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 14 0 1234067 1568333824 18090 1992294400 134512640 134550932 4292004320 18446744073709551615 4294960144 0 4 0 16800975 18446604437827504128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 304.83
Current children cumulated vsize (KiB) 1531576

Child status: 20
Real time (s): 302.328
CPU time (s): 304.871
CPU user time (s): 304.691
CPU system time (s): 0.179972
CPU usage (%): 100.841
Max. virtual memory (cumulated for all children) (KiB): 1538500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 304.691
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24423
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8371
involuntary context switches= 4622

runsolver used 0.634903 second user time and 1.64375 second system time

The end

Launcher Data

Begin job on node049 at 2010-06-15 12:57:40
IDJOB=2659891
IDBENCH=2897
IDSOLVER=1164
FILE ID=node049/2659891-1276599460
PBS_JOBID= 11173563
Free space on /tmp= 62524 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_3.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659891-1276599460/watcher-2659891-1276599460 -o /tmp/evaluation-result-2659891-1276599460/solver-2659891-1276599460 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659891-1276599460.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d2b3af71376059fa940b007abcee01cc
RANDOM SEED=98918055

node049.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1806892 kB
Buffers:          6648 kB
Cached:         110460 kB
SwapCached:          0 kB
Active:          29848 kB
Inactive:       146832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1806892 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             344 kB
Writeback:           0 kB
AnonPages:       59596 kB
Mapped:          15336 kB
Slab:            53388 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62524 MiB
End job on node049 at 2010-06-15 13:02:42