Trace number 3459511

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 Resolution 2.3.0OPT364 330.675 329.061

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e4.opb
MD5SUM898f4661a42594ef028c1f962398614b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark364
Best CPU time to get the best result obtained on this benchmark53.3949
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 364
Optimality of the best value was proved YES
Number of variables774
Total number of constraints7493
Number of constraints which are clauses7493
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 774
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 774
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 774
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.05/0.10	c version 2.3.1.v20110525
0.05/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.10	c java.vm.version	19.1-b02
0.05/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.10	c sun.arch.data.model	64
0.05/0.10	c java.version		1.6.0_24
0.05/0.10	c os.name		Linux
0.05/0.10	c os.version		2.6.18-164.el5
0.05/0.10	c os.arch		amd64
0.05/0.10	c Free memory 		12995394264
0.05/0.10	c Max memory 		13063553024
0.05/0.10	c Total memory 		13063553024
0.05/0.10	c Number of processors 	8
0.11/0.12	c Pseudo Boolean Optimization
0.11/0.12	c --- Begin Solver configuration ---
0.11/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.11/0.12	c Learn all clauses as in MiniSAT
0.11/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.12	c Expensive reason simplification
0.11/0.12	c Armin Biere (Picosat) restarts strategy
0.11/0.12	c Glucose learned constraints deletion strategy
0.11/0.12	c timeout=2147483s
0.11/0.12	c DB Simplification allowed=false
0.11/0.12	c --- End Solver configuration ---
0.11/0.12	c solving HOME/instance-3459511-1307147378.opb
0.11/0.12	c reading problem ... 
0.61/0.39	c ... done. Wall clock time 0.273s.
0.61/0.39	c #vars     774
0.61/0.39	c #constraints  7493
0.61/0.39	c constraints type 
0.61/0.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 770
0.61/0.39	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6723
0.69/0.46	c SATISFIABLE
0.69/0.46	c OPTIMIZING...
0.69/0.46	c Got one! Elapsed wall clock time (in seconds):0.351
0.69/0.47	o 369
0.96/0.56	c Got one! Elapsed wall clock time (in seconds):0.449
0.96/0.56	o 365
1.50/0.99	c Got one! Elapsed wall clock time (in seconds):0.872
1.50/0.99	o 364
1.85/1.25	c cleaning 3065 clauses out of 6139 with flag 2002/6141
3.04/1.91	c cleaning 4536 clauses out of 9072 with flag 8000/12139
3.86/2.72	c cleaning 5760 clauses out of 11534 with flag 15001/19140
4.67/3.58	c cleaning 6882 clauses out of 13771 with flag 23000/27139
5.83/4.60	c cleaning 7937 clauses out of 15885 with flag 32000/36139
6.93/5.76	c cleaning 8969 clauses out of 17948 with flag 42000/46139
8.13/6.96	c cleaning 9485 clauses out of 18981 with flag 52002/56141
9.33/8.13	c cleaning 9742 clauses out of 19493 with flag 62000/66139
10.63/9.46	c cleaning 9873 clauses out of 19752 with flag 72002/76141
11.84/10.60	c cleaning 9933 clauses out of 19876 with flag 82002/86141
13.04/11.81	c cleaning 9969 clauses out of 19947 with flag 92006/96145
14.24/13.08	c cleaning 9981 clauses out of 19972 with flag 102000/106139
15.56/14.36	c cleaning 9992 clauses out of 19989 with flag 112000/116139
16.74/15.53	c cleaning 9992 clauses out of 19998 with flag 122001/126140
17.95/16.71	c cleaning 9999 clauses out of 20007 with flag 132002/136141
19.05/17.88	c cleaning 9996 clauses out of 20007 with flag 142001/146140
20.25/19.09	c cleaning 10004 clauses out of 20013 with flag 152003/156142
21.85/20.60	c cleaning 9998 clauses out of 20007 with flag 162001/166140
23.16/21.95	c cleaning 10001 clauses out of 20007 with flag 172001/176140
24.26/23.10	c cleaning 9997 clauses out of 20005 with flag 182000/186139
25.55/24.32	c cleaning 9996 clauses out of 20010 with flag 192002/196141
26.85/25.64	c cleaning 10001 clauses out of 20013 with flag 202001/206140
28.06/26.89	c cleaning 10002 clauses out of 20012 with flag 212001/216140
29.36/28.17	c cleaning 9996 clauses out of 20009 with flag 222000/226139
30.66/29.47	c cleaning 10003 clauses out of 20014 with flag 232001/236140
32.08/30.89	c cleaning 9999 clauses out of 20011 with flag 242001/246140
33.46/32.27	c cleaning 10000 clauses out of 20012 with flag 252001/256140
34.77/33.51	c cleaning 10000 clauses out of 20010 with flag 262000/266139
35.97/34.70	c cleaning 10001 clauses out of 20010 with flag 272000/276139
37.27/36.02	c cleaning 9998 clauses out of 20009 with flag 282000/286139
38.58/37.35	c cleaning 9997 clauses out of 20011 with flag 292000/296139
39.79/38.54	c cleaning 9998 clauses out of 20015 with flag 302001/306140
41.08/39.80	c cleaning 10001 clauses out of 20017 with flag 312001/316140
42.38/41.10	c cleaning 10002 clauses out of 20015 with flag 322000/326139
43.68/42.47	c cleaning 9999 clauses out of 20014 with flag 332001/336140
45.08/43.89	c cleaning 10001 clauses out of 20015 with flag 342001/346140
46.48/45.27	c cleaning 10004 clauses out of 20018 with flag 352006/356145
48.08/46.81	c cleaning 10002 clauses out of 20013 with flag 362005/366144
49.59/48.32	c cleaning 9998 clauses out of 20007 with flag 372001/376140
50.98/49.77	c cleaning 9998 clauses out of 20010 with flag 382002/386141
52.29/51.09	c cleaning 9999 clauses out of 20008 with flag 392000/396139
53.49/52.25	c cleaning 9999 clauses out of 20009 with flag 402000/406139
54.79/53.51	c cleaning 10001 clauses out of 20011 with flag 412001/416140
56.19/54.93	c cleaning 10002 clauses out of 20009 with flag 422000/426139
57.49/56.25	c cleaning 9998 clauses out of 20007 with flag 432000/436139
58.89/57.62	c cleaning 10004 clauses out of 20009 with flag 442000/446139
60.09/58.83	c cleaning 9999 clauses out of 20005 with flag 452000/456139
61.40/60.12	c cleaning 9998 clauses out of 20006 with flag 462000/466139
62.60/61.40	c cleaning 9998 clauses out of 20008 with flag 472000/476139
63.90/62.65	c cleaning 10000 clauses out of 20010 with flag 482000/486139
65.20/63.94	c cleaning 10000 clauses out of 20011 with flag 492001/496140
66.50/65.25	c cleaning 9998 clauses out of 20010 with flag 502000/506139
67.80/66.58	c cleaning 9999 clauses out of 20012 with flag 512000/516139
69.10/67.85	c cleaning 10002 clauses out of 20013 with flag 522000/526139
70.40/69.19	c cleaning 9999 clauses out of 20011 with flag 532000/536139
71.80/70.57	c cleaning 10004 clauses out of 20013 with flag 542001/546140
73.30/72.04	c cleaning 9998 clauses out of 20011 with flag 552003/556142
74.91/73.66	c cleaning 10000 clauses out of 20010 with flag 562000/566139
76.41/75.13	c cleaning 9998 clauses out of 20010 with flag 572000/576139
77.92/76.68	c cleaning 9997 clauses out of 20012 with flag 582000/586139
79.22/77.99	c cleaning 10006 clauses out of 20016 with flag 592005/596144
80.54/79.26	c cleaning 10000 clauses out of 20005 with flag 602000/606139
81.82/80.56	c cleaning 10000 clauses out of 20006 with flag 612001/616140
83.12/81.86	c cleaning 9997 clauses out of 20006 with flag 622001/626140
84.52/83.23	c cleaning 10001 clauses out of 20010 with flag 632002/636141
85.93/84.64	c cleaning 10000 clauses out of 20007 with flag 642000/646139
87.03/85.77	c cleaning 10000 clauses out of 20008 with flag 652001/656140
88.26/86.92	c cleaning 9997 clauses out of 20009 with flag 662002/666141
89.36/88.03	c cleaning 9997 clauses out of 20010 with flag 672000/676139
90.84/89.58	c cleaning 9991 clauses out of 20014 with flag 682001/686140
92.35/91.03	c cleaning 9999 clauses out of 20022 with flag 692000/696139
93.76/92.48	c cleaning 9997 clauses out of 20024 with flag 702001/706140
95.15/93.81	c cleaning 10006 clauses out of 20026 with flag 712000/716139
96.45/95.10	c cleaning 10005 clauses out of 20021 with flag 722001/726140
97.85/96.52	c cleaning 10000 clauses out of 20016 with flag 732001/736140
99.35/98.00	c cleaning 9997 clauses out of 20015 with flag 742000/746139
100.85/99.52	c cleaning 10002 clauses out of 20018 with flag 752000/756139
102.35/101.03	c cleaning 9998 clauses out of 20017 with flag 762001/766140
103.85/102.53	c cleaning 10001 clauses out of 20018 with flag 772000/776139
105.25/103.98	c cleaning 10005 clauses out of 20017 with flag 782000/786139
106.65/105.31	c cleaning 10000 clauses out of 20013 with flag 792001/796140
108.07/106.74	c cleaning 10001 clauses out of 20013 with flag 802001/806140
109.56/108.25	c cleaning 10001 clauses out of 20011 with flag 812000/816139
111.06/109.77	c cleaning 10001 clauses out of 20010 with flag 822000/826139
112.56/111.27	c cleaning 9999 clauses out of 20010 with flag 832001/836140
113.96/112.64	c cleaning 10000 clauses out of 20010 with flag 842000/846139
115.26/113.97	c cleaning 9998 clauses out of 20010 with flag 852000/856139
116.66/115.32	c cleaning 10000 clauses out of 20012 with flag 862000/866139
118.06/116.74	c cleaning 10000 clauses out of 20012 with flag 872000/876139
119.36/118.07	c cleaning 10001 clauses out of 20010 with flag 882001/886140
120.66/119.30	c cleaning 10001 clauses out of 20008 with flag 892000/896139
121.87/120.55	c cleaning 9998 clauses out of 20008 with flag 902001/906140
123.07/121.76	c cleaning 10002 clauses out of 20009 with flag 912000/916139
124.27/122.94	c cleaning 9996 clauses out of 20007 with flag 922000/926139
125.57/124.31	c cleaning 9998 clauses out of 20012 with flag 932001/936140
126.87/125.56	c cleaning 10001 clauses out of 20013 with flag 942000/946139
128.17/126.86	c cleaning 9997 clauses out of 20013 with flag 952001/956140
129.47/128.15	c cleaning 10004 clauses out of 20016 with flag 962001/966140
130.77/129.43	c cleaning 9997 clauses out of 20011 with flag 972000/976139
132.07/130.77	c cleaning 10003 clauses out of 20018 with flag 982004/986143
133.48/132.17	c cleaning 9995 clauses out of 20011 with flag 992000/996139
134.98/133.64	c cleaning 9989 clauses out of 20016 with flag 1002000/1006139
136.48/135.15	c cleaning 10010 clauses out of 20028 with flag 1012001/1016140
137.80/136.42	c cleaning 10004 clauses out of 20018 with flag 1022001/1026140
138.98/137.64	c cleaning 10004 clauses out of 20021 with flag 1032008/1036147
140.28/138.95	c cleaning 10000 clauses out of 20009 with flag 1042000/1046139
141.58/140.22	c cleaning 10000 clauses out of 20012 with flag 1052003/1056142
142.88/141.53	c cleaning 9995 clauses out of 20009 with flag 1062000/1066139
144.18/142.90	c cleaning 9998 clauses out of 20014 with flag 1072000/1076139
145.60/144.20	c cleaning 10002 clauses out of 20016 with flag 1082000/1086139
146.90/145.59	c cleaning 10001 clauses out of 20015 with flag 1092001/1096140
148.30/146.99	c cleaning 10000 clauses out of 20013 with flag 1102000/1106139
149.92/148.53	c cleaning 10001 clauses out of 20013 with flag 1112000/1116139
151.30/149.98	c cleaning 10002 clauses out of 20014 with flag 1122002/1126141
152.70/151.39	c cleaning 9996 clauses out of 20010 with flag 1132000/1136139
154.10/152.80	c cleaning 10001 clauses out of 20015 with flag 1142001/1146140
155.63/154.22	c cleaning 10003 clauses out of 20014 with flag 1152001/1156140
157.04/155.67	c cleaning 9999 clauses out of 20010 with flag 1162000/1166139
158.54/157.15	c cleaning 9993 clauses out of 20011 with flag 1172000/1176139
159.86/158.45	c cleaning 10004 clauses out of 20017 with flag 1182000/1186139
161.24/159.85	c cleaning 10002 clauses out of 20014 with flag 1192001/1196140
162.64/161.22	c cleaning 9999 clauses out of 20015 with flag 1202004/1206143
164.04/162.61	c cleaning 10002 clauses out of 20012 with flag 1212000/1216139
165.54/164.14	c cleaning 10003 clauses out of 20011 with flag 1222001/1226140
167.15/165.70	c cleaning 10002 clauses out of 20010 with flag 1232003/1236142
168.67/167.23	c cleaning 9999 clauses out of 20005 with flag 1242000/1246139
170.15/168.72	c cleaning 9998 clauses out of 20008 with flag 1252002/1256141
171.45/170.04	c cleaning 9998 clauses out of 20008 with flag 1262000/1266139
172.85/171.42	c cleaning 9999 clauses out of 20014 with flag 1272004/1276143
174.17/172.73	c cleaning 10000 clauses out of 20011 with flag 1282000/1286139
175.56/174.10	c cleaning 9997 clauses out of 20012 with flag 1292001/1296140
176.76/175.39	c cleaning 10001 clauses out of 20016 with flag 1302002/1306141
178.15/176.72	c cleaning 9999 clauses out of 20013 with flag 1312000/1316139
179.45/178.11	c cleaning 10002 clauses out of 20015 with flag 1322001/1326140
180.77/179.37	c cleaning 9998 clauses out of 20007 with flag 1332000/1336139
181.96/180.58	c cleaning 9998 clauses out of 20009 with flag 1342000/1346139
183.36/181.91	c cleaning 10002 clauses out of 20011 with flag 1352000/1356139
184.76/183.31	c cleaning 10004 clauses out of 20009 with flag 1362000/1366139
186.06/184.62	c cleaning 9989 clauses out of 20005 with flag 1372000/1376139
187.38/185.94	c cleaning 10003 clauses out of 20016 with flag 1382000/1386139
188.67/187.22	c cleaning 10000 clauses out of 20014 with flag 1392001/1396140
189.87/188.45	c cleaning 10002 clauses out of 20013 with flag 1402000/1406139
191.17/189.72	c cleaning 10001 clauses out of 20013 with flag 1412002/1416141
192.57/191.16	c cleaning 9999 clauses out of 20011 with flag 1422001/1426140
193.87/192.43	c cleaning 10001 clauses out of 20012 with flag 1432001/1436140
195.17/193.72	c cleaning 9998 clauses out of 20010 with flag 1442000/1446139
196.47/195.09	c cleaning 10001 clauses out of 20013 with flag 1452001/1456140
197.87/196.46	c cleaning 10001 clauses out of 20013 with flag 1462002/1466141
199.28/197.87	c cleaning 9997 clauses out of 20010 with flag 1472000/1476139
200.68/199.26	c cleaning 9999 clauses out of 20013 with flag 1482000/1486139
202.18/200.71	c cleaning 10002 clauses out of 20015 with flag 1492001/1496140
203.58/202.15	c cleaning 10002 clauses out of 20015 with flag 1502003/1506142
205.08/203.60	c cleaning 9999 clauses out of 20010 with flag 1512000/1516139
206.48/205.01	c cleaning 10002 clauses out of 20012 with flag 1522001/1526140
207.88/206.40	c cleaning 9997 clauses out of 20009 with flag 1532000/1536139
209.29/207.84	c cleaning 10003 clauses out of 20013 with flag 1542001/1546140
210.78/209.34	c cleaning 9995 clauses out of 20009 with flag 1552000/1556139
212.09/210.69	c cleaning 9994 clauses out of 20015 with flag 1562001/1566140
213.59/212.12	c cleaning 9999 clauses out of 20020 with flag 1572000/1576139
215.09/213.68	c cleaning 10005 clauses out of 20022 with flag 1582001/1586140
216.69/215.21	c cleaning 9995 clauses out of 20016 with flag 1592000/1596139
218.21/216.75	c cleaning 10003 clauses out of 20022 with flag 1602001/1606140
219.69/218.28	c cleaning 9992 clauses out of 20019 with flag 1612001/1616140
221.19/219.74	c cleaning 9992 clauses out of 20027 with flag 1622001/1626140
222.61/221.13	c cleaning 10016 clauses out of 20035 with flag 1632001/1636140
223.79/222.33	c cleaning 10004 clauses out of 20018 with flag 1642000/1646139
225.00/223.54	c cleaning 10002 clauses out of 20015 with flag 1652001/1656140
226.20/224.78	c cleaning 9999 clauses out of 20012 with flag 1662000/1666139
227.50/226.07	c cleaning 10005 clauses out of 20016 with flag 1672003/1676142
228.80/227.36	c cleaning 9999 clauses out of 20008 with flag 1682000/1686139
230.10/228.66	c cleaning 9997 clauses out of 20009 with flag 1692000/1696139
231.42/229.96	c cleaning 10000 clauses out of 20014 with flag 1702002/1706141
232.80/231.30	c cleaning 10000 clauses out of 20012 with flag 1712000/1716139
234.00/232.56	c cleaning 9999 clauses out of 20012 with flag 1722000/1726139
235.41/233.97	c cleaning 9999 clauses out of 20013 with flag 1732000/1736139
236.71/235.31	c cleaning 10000 clauses out of 20015 with flag 1742001/1746140
238.11/236.68	c cleaning 10001 clauses out of 20016 with flag 1752002/1756141
239.52/238.05	c cleaning 9999 clauses out of 20014 with flag 1762001/1766140
240.82/239.37	c cleaning 10001 clauses out of 20014 with flag 1772000/1776139
242.22/240.77	c cleaning 9995 clauses out of 20014 with flag 1782001/1786140
243.62/242.17	c cleaning 10002 clauses out of 20018 with flag 1792000/1796139
245.13/243.62	c cleaning 10002 clauses out of 20016 with flag 1802000/1806139
246.53/245.06	c cleaning 10003 clauses out of 20015 with flag 1812001/1816140
248.03/246.55	c cleaning 9997 clauses out of 20011 with flag 1822000/1826139
249.53/248.03	c cleaning 10003 clauses out of 20015 with flag 1832001/1836140
250.93/249.45	c cleaning 9994 clauses out of 20011 with flag 1842000/1846139
252.43/250.91	c cleaning 10003 clauses out of 20017 with flag 1852000/1856139
253.73/252.29	c cleaning 10001 clauses out of 20017 with flag 1862003/1866142
255.13/253.67	c cleaning 10004 clauses out of 20015 with flag 1872002/1876141
256.34/254.89	c cleaning 9997 clauses out of 20010 with flag 1882001/1886140
257.63/256.19	c cleaning 10003 clauses out of 20013 with flag 1892001/1896140
258.96/257.45	c cleaning 9996 clauses out of 20010 with flag 1902001/1906140
260.24/258.71	c cleaning 10001 clauses out of 20015 with flag 1912002/1916141
261.44/259.95	c cleaning 10001 clauses out of 20013 with flag 1922001/1926140
262.64/261.19	c cleaning 9999 clauses out of 20011 with flag 1932000/1936139
263.94/262.44	c cleaning 10001 clauses out of 20013 with flag 1942001/1946140
265.24/263.72	c cleaning 9997 clauses out of 20011 with flag 1952000/1956139
266.54/265.02	c cleaning 9999 clauses out of 20014 with flag 1962000/1966139
267.76/266.24	c cleaning 10003 clauses out of 20016 with flag 1972001/1976140
269.04/267.53	c cleaning 9996 clauses out of 20013 with flag 1982001/1986140
270.34/268.82	c cleaning 9996 clauses out of 20014 with flag 1992002/1996141
271.54/270.06	c cleaning 10004 clauses out of 20016 with flag 2002000/2006139
272.84/271.39	c cleaning 10000 clauses out of 20011 with flag 2012001/2016140
274.14/272.71	c cleaning 9998 clauses out of 20011 with flag 2022002/2026141
275.36/273.89	c cleaning 10001 clauses out of 20012 with flag 2032001/2036140
276.65/275.11	c cleaning 10001 clauses out of 20010 with flag 2042000/2046139
277.75/276.28	c cleaning 9997 clauses out of 20010 with flag 2052001/2056140
279.15/277.63	c cleaning 10003 clauses out of 20012 with flag 2062000/2066139
280.55/279.00	c cleaning 10000 clauses out of 20009 with flag 2072000/2076139
281.96/280.43	c cleaning 9992 clauses out of 20010 with flag 2082001/2086140
283.55/282.04	c cleaning 10003 clauses out of 20017 with flag 2092000/2096139
285.06/283.55	c cleaning 9996 clauses out of 20014 with flag 2102000/2106139
286.48/284.96	c cleaning 10000 clauses out of 20018 with flag 2112000/2116139
287.86/286.32	c cleaning 10003 clauses out of 20018 with flag 2122000/2126139
289.26/287.70	c cleaning 10002 clauses out of 20017 with flag 2132002/2136141
290.66/289.14	c cleaning 10000 clauses out of 20014 with flag 2142001/2146140
292.07/290.54	c cleaning 9998 clauses out of 20013 with flag 2152000/2156139
293.47/291.92	c cleaning 10003 clauses out of 20015 with flag 2162000/2166139
294.77/293.28	c cleaning 9996 clauses out of 20012 with flag 2172000/2176139
296.17/294.66	c cleaning 10005 clauses out of 20017 with flag 2182001/2186140
297.49/295.98	c cleaning 9996 clauses out of 20011 with flag 2192000/2196139
298.97/297.46	c cleaning 10001 clauses out of 20016 with flag 2202001/2206140
300.47/298.92	c cleaning 10000 clauses out of 20014 with flag 2212000/2216139
301.97/300.42	c cleaning 9999 clauses out of 20015 with flag 2222001/2226140
303.27/301.79	c cleaning 10000 clauses out of 20016 with flag 2232001/2236140
304.67/303.14	c cleaning 10006 clauses out of 20017 with flag 2242002/2246141
305.97/304.41	c cleaning 9999 clauses out of 20009 with flag 2252000/2256139
307.28/305.72	c cleaning 10000 clauses out of 20010 with flag 2262000/2266139
308.58/307.03	c cleaning 10000 clauses out of 20011 with flag 2272001/2276140
309.88/308.36	c cleaning 9998 clauses out of 20011 with flag 2282001/2286140
311.28/309.76	c cleaning 9999 clauses out of 20013 with flag 2292001/2296140
312.68/311.12	c cleaning 9999 clauses out of 20014 with flag 2302001/2306140
314.08/312.54	c cleaning 10002 clauses out of 20014 with flag 2312000/2316139
315.48/313.94	c cleaning 10002 clauses out of 20015 with flag 2322003/2326142
316.69/315.18	c cleaning 9997 clauses out of 20011 with flag 2332001/2336140
317.99/316.49	c cleaning 9997 clauses out of 20015 with flag 2342002/2346141
319.29/317.78	c cleaning 10005 clauses out of 20017 with flag 2352001/2356140
320.62/319.08	c cleaning 10001 clauses out of 20013 with flag 2362002/2366141
322.00/320.42	c cleaning 10001 clauses out of 20011 with flag 2372001/2376140
323.30/321.72	c cleaning 10005 clauses out of 20009 with flag 2382000/2386139
324.50/322.97	c cleaning 9995 clauses out of 20002 with flag 2392000/2396139
325.80/324.28	c cleaning 9989 clauses out of 20007 with flag 2402001/2406140
327.22/325.62	c cleaning 10000 clauses out of 20017 with flag 2412000/2416139
328.60/327.06	c cleaning 9999 clauses out of 20019 with flag 2422002/2426141
330.00/328.49	c cleaning 10002 clauses out of 20020 with flag 2432002/2436141
330.60/329.05	c starts		: 232
330.60/329.05	c conflicts		: 2440477
330.60/329.05	c decisions		: 3009157
330.60/329.05	c propagations		: 23326423
330.60/329.05	c inspects		: 1258540501
330.60/329.05	c shortcuts		: 0
330.60/329.05	c learnt literals	: 53
330.60/329.05	c learnt binary clauses	: 180
330.60/329.05	c learnt ternary clauses	: 347
330.60/329.05	c learnt constraints	: 2440423
330.60/329.05	c ignored constraints	: 0
330.60/329.05	c root simplifications	: 0
330.60/329.05	c removed literals (reason simplification)	: 538032808
330.60/329.05	c reason swapping (by a shorter reason)	: 0
330.60/329.05	c Calls to reduceDB	: 245
330.60/329.05	c number of reductions to clauses (during analyze)	: 0
330.60/329.05	c number of learned constraints concerned by reduction	: 0
330.60/329.05	c number of learning phase by resolution	: 0
330.60/329.05	c number of learning phase by cutting planes	: 0
330.60/329.05	c speed (assignments/second)	: 71104.56992361107
330.60/329.05	c non guided choices	302
330.60/329.05	c learnt constraints type 
330.60/329.05	c constraints type 
330.60/329.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 770
330.60/329.05	c org.sat4j.minisat.constraints.card.MinWatchCard => 0
330.60/329.05	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6723
330.60/329.05	s OPTIMUM FOUND
330.60/329.05	v x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 -x15 x16 x17 -x18 x19 -x20 -x21 -x22 x23 -x24 x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 x41 -x42 x43 -x44 -x45 -x46 x47 -x48 x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 x58 x59 -x60 -x61 -x62 x63 -x64 -x65 -x66 x67 -x68 x69 -x70 x71 -x72 -x73 x74 x75 -x76 x77 -x78 x79 -x80 x81 -x82 -x83 x84 x85 -x86 x87 -x88 x89 -x90 x91 -x92 -x93 -x94 x95 -x96 x97 -x98 x99 -x100 x101 -x102 -x103 x104 x105 -x106 x107 -x108 x109 -x110 x111 -x112 x113 -x114 x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 x125 -x126 -x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160 -x161 x162 x163 -x164 -x165 x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 x201 -x202 x203 -x204 x205 -x206 x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 -x217 x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 x241 -x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 x251 -x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 -x261 x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340 x341 -x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 -x369 x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 -x379 x380 x381 -x382 x383 -x384 -x385 x386 -x387 x388 x389 -x390 -x391 x392 -x393 x394 x395 -x396 -x397 x398 x399 -x400 -x401 x402 -x403 x404 -x405 x406 x407 -x408 -x409 x410 x411 -x412 -x413 -x414 -x415 x416 -x417 x418 x419 -x420 -x421 x422 -x423 x424 x425 -x426 -x427 x428 -x429 x430 x431 -x432 -x433 x434 -x435 x436 x437 -x438 -x439 x440 -x441 x442 x443 -x444 -x445 x446 x447 -x448 -x449 x450 -x451 x452 -x453 x454 x455 -x456 -x457 x458 x459 -x460 -x461 x462 -x463 x464 x465 -x466 -x467 x468 -x469 x470 x471 -x472 -x473 x474 -x475 x476 x477 -x478 -x479 x480 -x481 x482 x483 -x484 -x485 x486 -x487 x488 x489 -x490 -x491 x492 -x493 x494 -x495 x496 x497 -x498 -x499 x500 x501 -x502 -x503 x504 -x505 x506 x507 -x508 -x509 -x510 -x511 x512 -x513 x514 x515 -x516 -x517 x518 -x519 x520 x521 -x522 -x523 x524 -x525 x526 x527 -x528 -x529 x530 x531 -x532 -x533 x534 -x535 x536 x537 -x538 -x539 x540 -x541 x542 -x543 x544 x545 -x546 -x547 x548 -x549 x550 x551 -x552 -x553 x554 x555 -x556 -x557 x558 x559 -x560 -x561 x562 -x563 x564 -x565 x566 x567 -x568 -x569 x570 -x571 x572 x573 -x574 -x575 x576 x577 -x578 -x579 x580 -x581 x582 -x583 x584 x585 -x586 -x587 x588 -x589 x590 x591 -x592 -x593 x594 -x595 x596 x597 -x598 -x599 x600 -x601 x602 -x603 x604 x605 -x606 -x607 x608 -x609 x610 x611 -x612 -x613 x614 -x615 -x616 x617 -x618 -x619 x620 -x621 x622 x623 -x624 -x625 x626 -x627 x628 x629 -x630 -x631 x632 x633 -x634 -x635 -x636 -x637 x638 -x639 x640 x641 -x642 -x643 x644 -x645 x646 x647 -x648 -x649 x650 -x651 x652 x653 -x654 -x655 x656 -x657 x658 x659 -x660 -x661 x662 -x663 x664 x665 -x666 -x667 x668 x669 -x670 -x671 x672 -x673 x674 -x675 x676 x677 -x678 -x679 x680 x681 -x682 -x683 -x684 -x685 x686 x687 -x688 -x689 x690 -x691 x692 x693 -x694 -x695 x696 -x697 x698 x699 -x700 -x701 -x702 -x703 x704 -x705 x706 x707 -x708 -x709 x710 x711 -x712 -x713 x714 -x715 x716 -x717 x718 x719 -x720 -x721 x722 -x723 x724 x725 -x726 -x727 x728 x729 -x730 -x731 x732 -x733 x734 x735 -x736 -x737 x738 -x739 x740 -x741 x742 x743 -x744 -x745 x746 -x747 -x748 x749 -x750 -x751 x752 x753 -x754 -x755 x756 -x757 x758 x759 -x760 -x761 x762 -x763 x764 -x765 x766 x767 -x768 -x769 x770 x771 -x772 -x773 x774 
330.60/329.05	c objective function=364
330.60/329.05	c Total wall clock time (in seconds): 328.935

Verifier Data

OK	364

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3459511-1307147378/watcher-3459511-1307147378 -o /tmp/evaluation-result-3459511-1307147378/solver-3459511-1307147378 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459511-1307147378.opb 

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: 0.98 1.04 1.33 3/513 11080
/proc/meminfo: memFree=19225800/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (java) R 11075 11078 8697 0 -1 4202496 834 0 0 0 0 0 0 0 24 0 1 0 904968596 23580672 578 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 215983630101 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11078/statm: 5757 590 438 9 0 124 0
[pid=11078/tid=11082] ppid=11075 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 5984 0 1 0 0 0 0 0 25 0 2 0 904968596 13850947584 6800 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 215988286523 0 4 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.0669141 s]
/proc/loadavg: 0.98 1.04 1.33 3/513 11080
/proc/meminfo: memFree=19225800/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=13554784 CPUtime=0.05 cores=0,2,4,6
/proc/11078/stat : 11078 (java) S 11075 11078 8697 0 -1 4202496 14140 0 1 0 3 2 0 0 24 0 18 0 904968596 13880098816 13837 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11078/statm: 3388696 13837 1730 9 0 3379437 0
[pid=11078/tid=11082] ppid=11075 vsize=13554784 CPUtime=0.04 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 12968 0 1 0 3 1 0 0 22 0 18 0 904968596 13880098816 13839 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 47422225102360 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13554784

[startup+0.106913 s]
/proc/loadavg: 0.98 1.04 1.33 3/513 11080
/proc/meminfo: memFree=19225800/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=13621508 CPUtime=0.11 cores=0,2,4,6
/proc/11078/stat : 11078 (java) S 11075 11078 8697 0 -1 4202496 15381 0 1 0 9 2 0 0 24 0 18 0 904968596 13948424192 15078 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11078/statm: 3405377 15080 2093 9 0 3396111 0
[pid=11078/tid=11082] ppid=11075 vsize=13621508 CPUtime=0.08 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 13654 0 1 0 7 1 0 0 22 0 18 0 904968596 13948424192 15081 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 215988253729 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13621508

[startup+0.33502 s]
/proc/loadavg: 0.98 1.04 1.33 3/513 11080
/proc/meminfo: memFree=19225800/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=13625884 CPUtime=0.61 cores=0,2,4,6
/proc/11078/stat : 11078 (java) S 11075 11078 8697 0 -1 4202496 21513 0 1 0 58 3 0 0 24 0 18 0 904968596 13952905216 20436 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11078/statm: 3406471 20437 2205 9 0 3397205 0
[pid=11078/tid=11082] ppid=11075 vsize=13625884 CPUtime=0.29 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 16962 0 1 0 27 2 0 0 22 0 18 0 904968596 13952905216 20438 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 47422226537299 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 13625884

[startup+0.700864 s]
/proc/loadavg: 0.98 1.04 1.33 3/513 11080
/proc/meminfo: memFree=19225800/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=13626724 CPUtime=1.28 cores=0,2,4,6
/proc/11078/stat : 11078 (java) S 11075 11078 8697 0 -1 4202496 24577 0 1 0 125 3 0 0 24 0 19 0 904968596 13953765376 23270 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11078/statm: 3406681 23270 2229 9 0 3397415 0
[pid=11078/tid=11082] ppid=11075 vsize=13626724 CPUtime=0.67 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 19736 0 1 0 64 3 0 0 25 0 19 0 904968596 13953765376 23270 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 46912505752206 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 13626724

[startup+1.50067 s]
/proc/loadavg: 0.98 1.04 1.33 6/551 11164
/proc/meminfo: memFree=19045964/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=13644732 CPUtime=2.41 cores=0,2,4,6
/proc/11078/stat : 11078 (java) S 11075 11078 8697 0 -1 4202496 32320 0 1 0 237 4 0 0 24 0 19 0 904968596 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11078/statm: 3411183 29350 2261 9 0 3401917 0
[pid=11078/tid=11082] ppid=11075 vsize=13644732 CPUtime=1.45 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 20462 0 1 0 142 3 0 0 25 0 19 0 904968596 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 46912505689624 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11078/tid=11085] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11085/stat : 11085 (java) S 11075 11078 8697 0 -1 4202560 271 0 0 0 0 0 0 0 18 0 19 0 904968598 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11086] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11086/stat : 11086 (java) S 11075 11078 8697 0 -1 4202560 351 0 0 0 0 0 0 0 18 0 19 0 904968598 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11087] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11087/stat : 11087 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 904968598 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11088] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11088/stat : 11088 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 904968598 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11089] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11089/stat : 11089 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 904968598 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11090] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11090/stat : 11090 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 904968598 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11091] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11091/stat : 11091 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 904968598 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11092] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11092/stat : 11092 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 904968598 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11101] ppid=11075 vsize=13644732 CPUtime=0.01 cores=0,2,4,6
/proc/11078/task/11101/stat : 11101 (java) S 11075 11078 8697 0 -1 4202560 626 0 0 0 1 0 0 0 16 0 19 0 904968599 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 0 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11103] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11103/stat : 11103 (java) S 11075 11078 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 904968600 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11105] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11105/stat : 11105 (java) S 11075 11078 8697 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 904968600 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11109] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11109/stat : 11109 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 904968602 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000416177 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11110] ppid=11075 vsize=13644732 CPUtime=0.32 cores=0,2,4,6
/proc/11078/task/11110/stat : 11110 (java) S 11075 11078 8697 0 -1 4202560 1051 0 0 0 32 0 0 0 16 0 19 0 904968602 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11113] ppid=11075 vsize=13644732 CPUtime=0.61 cores=0,2,4,6
/proc/11078/task/11113/stat : 11113 (java) R 11075 11078 8697 0 -1 4202560 8403 0 0 0 60 1 0 0 16 0 19 0 904968602 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 47422222862317 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11078/tid=11114] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11114/stat : 11114 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 904968602 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11116] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11116/stat : 11116 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 904968602 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11136] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11136/stat : 11136 (java) S 11075 11078 8697 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 904968635 13972205568 29350 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 13644732

[startup+3.10145 s]
/proc/loadavg: 0.98 1.04 1.33 3/551 11164
/proc/meminfo: memFree=19008392/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=13648412 CPUtime=4.27 cores=0,2,4,6
/proc/11078/stat : 11078 (java) S 11075 11078 8697 0 -1 4202496 34848 0 1 0 423 4 0 0 24 0 19 0 904968596 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11078/statm: 3412103 31876 2261 9 0 3402837 0
[pid=11078/tid=11082] ppid=11075 vsize=13648412 CPUtime=3.01 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 20465 0 1 0 298 3 0 0 25 0 19 0 904968596 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 46912505711808 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11078/tid=11085] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11085/stat : 11085 (java) S 11075 11078 8697 0 -1 4202560 271 0 0 0 0 0 0 0 15 0 19 0 904968598 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11086] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11086/stat : 11086 (java) S 11075 11078 8697 0 -1 4202560 351 0 0 0 0 0 0 0 15 0 19 0 904968598 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11087] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11087/stat : 11087 (java) S 11075 11078 8697 0 -1 4202560 301 0 0 0 0 0 0 0 16 0 19 0 904968598 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11088] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11088/stat : 11088 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 904968598 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11089] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11089/stat : 11089 (java) S 11075 11078 8697 0 -1 4202560 249 0 0 0 0 0 0 0 15 0 19 0 904968598 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11090] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11090/stat : 11090 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 904968598 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11091] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11091/stat : 11091 (java) S 11075 11078 8697 0 -1 4202560 301 0 0 0 0 0 0 0 16 0 19 0 904968598 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11092] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11092/stat : 11092 (java) S 11075 11078 8697 0 -1 4202560 352 0 0 0 0 0 0 0 15 0 19 0 904968598 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11101] ppid=11075 vsize=13648412 CPUtime=0.04 cores=0,2,4,6
/proc/11078/task/11101/stat : 11101 (java) S 11075 11078 8697 0 -1 4202560 1036 0 0 0 4 0 0 0 16 0 19 0 904968599 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 0 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11103] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11103/stat : 11103 (java) S 11075 11078 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 904968600 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11105] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11105/stat : 11105 (java) S 11075 11078 8697 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 904968600 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11109] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11109/stat : 11109 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 904968602 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000416177 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11110] ppid=11075 vsize=13648412 CPUtime=0.38 cores=0,2,4,6
/proc/11078/task/11110/stat : 11110 (java) S 11075 11078 8697 0 -1 4202560 1057 0 0 0 38 0 0 0 15 0 19 0 904968602 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11113] ppid=11075 vsize=13648412 CPUtime=0.81 cores=0,2,4,6
/proc/11078/task/11113/stat : 11113 (java) S 11075 11078 8697 0 -1 4202560 9313 0 0 0 80 1 0 0 15 0 19 0 904968602 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11114] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11114/stat : 11114 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 904968602 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11116] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11116/stat : 11116 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 904968602 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11136] ppid=11075 vsize=13648412 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11136/stat : 11136 (java) S 11075 11078 8697 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 904968635 13975973888 31876 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 13648412

[startup+6.30084 s]
/proc/loadavg: 1.06 1.06 1.33 3/551 11164
/proc/meminfo: memFree=18994520/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=13644732 CPUtime=7.53 cores=0,2,4,6
/proc/11078/stat : 11078 (java) S 11075 11078 8697 0 -1 4202496 35788 0 1 0 748 5 0 0 24 0 19 0 904968596 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11078/statm: 3411183 31923 2261 9 0 3401917 0
[pid=11078/tid=11082] ppid=11075 vsize=13644732 CPUtime=6.15 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 20469 0 1 0 612 3 0 0 25 0 19 0 904968596 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 46912505735516 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11078/tid=11085] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11085/stat : 11085 (java) S 11075 11078 8697 0 -1 4202560 368 0 0 0 0 0 0 0 15 0 19 0 904968598 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11086] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11086/stat : 11086 (java) S 11075 11078 8697 0 -1 4202560 351 0 0 0 0 0 0 0 15 0 19 0 904968598 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11087] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11087/stat : 11087 (java) S 11075 11078 8697 0 -1 4202560 381 0 0 0 0 0 0 0 15 0 19 0 904968598 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11088] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11088/stat : 11088 (java) S 11075 11078 8697 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 904968598 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11089] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11089/stat : 11089 (java) S 11075 11078 8697 0 -1 4202560 249 0 0 0 0 0 0 0 15 0 19 0 904968598 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11090] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11090/stat : 11090 (java) S 11075 11078 8697 0 -1 4202560 143 0 0 0 0 0 0 0 16 0 19 0 904968598 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11091] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11091/stat : 11091 (java) S 11075 11078 8697 0 -1 4202560 340 0 0 0 0 0 0 0 15 0 19 0 904968598 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11092] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11092/stat : 11092 (java) S 11075 11078 8697 0 -1 4202560 382 0 0 0 0 0 0 0 15 0 19 0 904968598 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11101] ppid=11075 vsize=13644732 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11101/stat : 11101 (java) S 11075 11078 8697 0 -1 4202560 1559 0 0 0 9 0 0 0 16 0 19 0 904968599 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 0 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11103] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11103/stat : 11103 (java) S 11075 11078 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 904968600 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11105] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11105/stat : 11105 (java) S 11075 11078 8697 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 904968600 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11109] ppid=11075 vsize=13644732 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11109/stat : 11109 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 904968602 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000416177 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11110] ppid=11075 vsize=13644732 CPUtime=0.38 cores=0,2,4,6
/proc/11078/task/11110/stat : 11110 (java) S 11075 11078 8697 0 -1 4202560 1059 0 0 0 38 0 0 0 15 0 19 0 904968602 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11113] ppid=11075 vsize=13644732 CPUtime=0.85 cores=0,2,4,6
/proc/11078/task/11113/stat : 11113 (java) S 11075 11078 8697 0 -1 4202560 9328 0 0 0 84 1 0 0 15 0 19 0 904968602 13972205568 31923 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0

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

/proc/11078/task/11085/stat : 11085 (java) S 11075 11078 8697 0 -1 4202560 388 0 0 0 7 0 0 0 15 0 19 0 904968598 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11086] ppid=11075 vsize=13639704 CPUtime=0.1 cores=0,2,4,6
/proc/11078/task/11086/stat : 11086 (java) S 11075 11078 8697 0 -1 4202560 372 0 0 0 10 0 0 0 16 0 19 0 904968598 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11087] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11087/stat : 11087 (java) S 11075 11078 8697 0 -1 4202560 573 0 0 0 9 0 0 0 16 0 19 0 904968598 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11088] ppid=11075 vsize=13639704 CPUtime=0.07 cores=0,2,4,6
/proc/11078/task/11088/stat : 11088 (java) S 11075 11078 8697 0 -1 4202560 26 0 0 0 7 0 0 0 15 0 19 0 904968598 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11089] ppid=11075 vsize=13639704 CPUtime=0.08 cores=0,2,4,6
/proc/11078/task/11089/stat : 11089 (java) S 11075 11078 8697 0 -1 4202560 288 0 0 0 8 0 0 0 16 0 19 0 904968598 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11090] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11090/stat : 11090 (java) S 11075 11078 8697 0 -1 4202560 308 0 0 0 9 0 0 0 15 0 19 0 904968598 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11091] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11091/stat : 11091 (java) S 11075 11078 8697 0 -1 4202560 436 0 0 0 9 0 0 0 15 0 19 0 904968598 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11092] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11092/stat : 11092 (java) S 11075 11078 8697 0 -1 4202560 526 0 0 0 9 0 0 0 15 0 19 0 904968598 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11101] ppid=11075 vsize=13639704 CPUtime=4.41 cores=0,2,4,6
/proc/11078/task/11101/stat : 11101 (java) S 11075 11078 8697 0 -1 4202560 2014 0 0 0 438 3 0 0 16 0 19 0 904968599 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 0 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11103] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11103/stat : 11103 (java) S 11075 11078 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 904968600 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11105] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11105/stat : 11105 (java) S 11075 11078 8697 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 904968600 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11109] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11109/stat : 11109 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 904968602 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000416177 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11110] ppid=11075 vsize=13639704 CPUtime=0.38 cores=0,2,4,6
/proc/11078/task/11110/stat : 11110 (java) S 11075 11078 8697 0 -1 4202560 1059 0 0 0 38 0 0 0 15 0 19 0 904968602 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11113] ppid=11075 vsize=13639704 CPUtime=0.88 cores=0,2,4,6
/proc/11078/task/11113/stat : 11113 (java) S 11075 11078 8697 0 -1 4202560 9338 0 0 0 87 1 0 0 15 0 19 0 904968602 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11114] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11114/stat : 11114 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 904968602 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11116] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11116/stat : 11116 (java) S 11075 11078 8697 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 904968602 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11136] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11136/stat : 11136 (java) S 11075 11078 8697 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 904968635 13967056896 32186 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 329.5
Current children cumulated vsize (KiB) 13639704

[startup+328.701 s]
/proc/loadavg: 2.04 1.72 1.54 3/551 11173
/proc/meminfo: memFree=18956776/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=13639704 CPUtime=330.3 cores=0,2,4,6
/proc/11078/stat : 11078 (java) S 11075 11078 8697 0 -1 4202496 37212 0 1 0 33021 9 0 0 24 0 19 0 904968596 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11078/statm: 3409926 32192 2262 9 0 3400660 0
[pid=11078/tid=11082] ppid=11075 vsize=13639704 CPUtime=323.86 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 20708 0 1 0 32383 3 0 0 25 0 19 0 904968596 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 46912505711104 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11078/tid=11085] ppid=11075 vsize=13639704 CPUtime=0.07 cores=0,2,4,6
/proc/11078/task/11085/stat : 11085 (java) S 11075 11078 8697 0 -1 4202560 388 0 0 0 7 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11086] ppid=11075 vsize=13639704 CPUtime=0.1 cores=0,2,4,6
/proc/11078/task/11086/stat : 11086 (java) S 11075 11078 8697 0 -1 4202560 372 0 0 0 10 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11087] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11087/stat : 11087 (java) S 11075 11078 8697 0 -1 4202560 573 0 0 0 9 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11088] ppid=11075 vsize=13639704 CPUtime=0.07 cores=0,2,4,6
/proc/11078/task/11088/stat : 11088 (java) S 11075 11078 8697 0 -1 4202560 26 0 0 0 7 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11089] ppid=11075 vsize=13639704 CPUtime=0.08 cores=0,2,4,6
/proc/11078/task/11089/stat : 11089 (java) S 11075 11078 8697 0 -1 4202560 288 0 0 0 8 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11090] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11090/stat : 11090 (java) S 11075 11078 8697 0 -1 4202560 313 0 0 0 9 0 0 0 16 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11091] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11091/stat : 11091 (java) S 11075 11078 8697 0 -1 4202560 437 0 0 0 9 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11092] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11092/stat : 11092 (java) S 11075 11078 8697 0 -1 4202560 526 0 0 0 9 0 0 0 16 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11101] ppid=11075 vsize=13639704 CPUtime=4.43 cores=0,2,4,6
/proc/11078/task/11101/stat : 11101 (java) S 11075 11078 8697 0 -1 4202560 2014 0 0 0 440 3 0 0 16 0 19 0 904968599 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 0 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11103] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11103/stat : 11103 (java) S 11075 11078 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 904968600 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11105] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11105/stat : 11105 (java) S 11075 11078 8697 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 904968600 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11109] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11109/stat : 11109 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000416177 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11110] ppid=11075 vsize=13639704 CPUtime=0.38 cores=0,2,4,6
/proc/11078/task/11110/stat : 11110 (java) S 11075 11078 8697 0 -1 4202560 1059 0 0 0 38 0 0 0 15 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11113] ppid=11075 vsize=13639704 CPUtime=0.88 cores=0,2,4,6
/proc/11078/task/11113/stat : 11113 (java) S 11075 11078 8697 0 -1 4202560 9338 0 0 0 87 1 0 0 15 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11114] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11114/stat : 11114 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11116] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11116/stat : 11116 (java) S 11075 11078 8697 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11136] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11136/stat : 11136 (java) S 11075 11078 8697 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 904968635 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 330.3
Current children cumulated vsize (KiB) 13639704

[startup+328.919 s]
/proc/loadavg: 2.04 1.73 1.54 3/551 11173
/proc/meminfo: memFree=18956776/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=13639704 CPUtime=330.52 cores=0,2,4,6
/proc/11078/stat : 11078 (java) S 11075 11078 8697 0 -1 4202496 37212 0 1 0 33043 9 0 0 24 0 19 0 904968596 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11078/statm: 3409926 32192 2262 9 0 3400660 0
[pid=11078/tid=11082] ppid=11075 vsize=13639704 CPUtime=324.08 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 20708 0 1 0 32405 3 0 0 25 0 19 0 904968596 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 46912505735255 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11078/tid=11085] ppid=11075 vsize=13639704 CPUtime=0.07 cores=0,2,4,6
/proc/11078/task/11085/stat : 11085 (java) S 11075 11078 8697 0 -1 4202560 388 0 0 0 7 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11086] ppid=11075 vsize=13639704 CPUtime=0.1 cores=0,2,4,6
/proc/11078/task/11086/stat : 11086 (java) S 11075 11078 8697 0 -1 4202560 372 0 0 0 10 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11087] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11087/stat : 11087 (java) S 11075 11078 8697 0 -1 4202560 573 0 0 0 9 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11088] ppid=11075 vsize=13639704 CPUtime=0.07 cores=0,2,4,6
/proc/11078/task/11088/stat : 11088 (java) S 11075 11078 8697 0 -1 4202560 26 0 0 0 7 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11089] ppid=11075 vsize=13639704 CPUtime=0.08 cores=0,2,4,6
/proc/11078/task/11089/stat : 11089 (java) S 11075 11078 8697 0 -1 4202560 288 0 0 0 8 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11090] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11090/stat : 11090 (java) S 11075 11078 8697 0 -1 4202560 313 0 0 0 9 0 0 0 16 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11091] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11091/stat : 11091 (java) S 11075 11078 8697 0 -1 4202560 437 0 0 0 9 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11092] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11092/stat : 11092 (java) S 11075 11078 8697 0 -1 4202560 526 0 0 0 9 0 0 0 16 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11101] ppid=11075 vsize=13639704 CPUtime=4.43 cores=0,2,4,6
/proc/11078/task/11101/stat : 11101 (java) S 11075 11078 8697 0 -1 4202560 2014 0 0 0 440 3 0 0 16 0 19 0 904968599 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 0 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11103] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11103/stat : 11103 (java) S 11075 11078 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 904968600 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11105] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11105/stat : 11105 (java) S 11075 11078 8697 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 904968600 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11109] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11109/stat : 11109 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000416177 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11110] ppid=11075 vsize=13639704 CPUtime=0.38 cores=0,2,4,6
/proc/11078/task/11110/stat : 11110 (java) S 11075 11078 8697 0 -1 4202560 1059 0 0 0 38 0 0 0 15 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11113] ppid=11075 vsize=13639704 CPUtime=0.88 cores=0,2,4,6
/proc/11078/task/11113/stat : 11113 (java) S 11075 11078 8697 0 -1 4202560 9338 0 0 0 87 1 0 0 15 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11114] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11114/stat : 11114 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11116] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11116/stat : 11116 (java) S 11075 11078 8697 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11136] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11136/stat : 11136 (java) S 11075 11078 8697 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 904968635 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 330.52
Current children cumulated vsize (KiB) 13639704

[startup+329.001 s]
/proc/loadavg: 2.04 1.73 1.54 3/551 11173
/proc/meminfo: memFree=18956776/32950940 swapFree=67111364/67111528
[pid=11078] ppid=11075 vsize=13639704 CPUtime=330.6 cores=0,2,4,6
/proc/11078/stat : 11078 (java) S 11075 11078 8697 0 -1 4202496 37212 0 1 0 33051 9 0 0 24 0 19 0 904968596 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11078/statm: 3409926 32192 2262 9 0 3400660 0
[pid=11078/tid=11082] ppid=11075 vsize=13639704 CPUtime=324.16 cores=0,2,4,6
/proc/11078/task/11082/stat : 11082 (java) R 11075 11078 8697 0 -1 4202560 20708 0 1 0 32413 3 0 0 25 0 19 0 904968596 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 46912505690448 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11078/tid=11085] ppid=11075 vsize=13639704 CPUtime=0.07 cores=0,2,4,6
/proc/11078/task/11085/stat : 11085 (java) S 11075 11078 8697 0 -1 4202560 388 0 0 0 7 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11086] ppid=11075 vsize=13639704 CPUtime=0.1 cores=0,2,4,6
/proc/11078/task/11086/stat : 11086 (java) S 11075 11078 8697 0 -1 4202560 372 0 0 0 10 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11087] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11087/stat : 11087 (java) S 11075 11078 8697 0 -1 4202560 573 0 0 0 9 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11088] ppid=11075 vsize=13639704 CPUtime=0.07 cores=0,2,4,6
/proc/11078/task/11088/stat : 11088 (java) S 11075 11078 8697 0 -1 4202560 26 0 0 0 7 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11089] ppid=11075 vsize=13639704 CPUtime=0.08 cores=0,2,4,6
/proc/11078/task/11089/stat : 11089 (java) S 11075 11078 8697 0 -1 4202560 288 0 0 0 8 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11090] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11090/stat : 11090 (java) S 11075 11078 8697 0 -1 4202560 313 0 0 0 9 0 0 0 16 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11091] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11091/stat : 11091 (java) S 11075 11078 8697 0 -1 4202560 437 0 0 0 9 0 0 0 15 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11092] ppid=11075 vsize=13639704 CPUtime=0.09 cores=0,2,4,6
/proc/11078/task/11092/stat : 11092 (java) S 11075 11078 8697 0 -1 4202560 526 0 0 0 9 0 0 0 16 0 19 0 904968598 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11101] ppid=11075 vsize=13639704 CPUtime=4.43 cores=0,2,4,6
/proc/11078/task/11101/stat : 11101 (java) S 11075 11078 8697 0 -1 4202560 2014 0 0 0 440 3 0 0 16 0 19 0 904968599 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 0 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11103] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11103/stat : 11103 (java) S 11075 11078 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 904968600 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11105] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11105/stat : 11105 (java) S 11075 11078 8697 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 904968600 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11109] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11109/stat : 11109 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000416177 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11110] ppid=11075 vsize=13639704 CPUtime=0.38 cores=0,2,4,6
/proc/11078/task/11110/stat : 11110 (java) S 11075 11078 8697 0 -1 4202560 1059 0 0 0 38 0 0 0 15 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 0 0 0 0
[pid=11078/tid=11113] ppid=11075 vsize=13639704 CPUtime=0.88 cores=0,2,4,6
/proc/11078/task/11113/stat : 11113 (java) S 11075 11078 8697 0 -1 4202560 9338 0 0 0 87 1 0 0 15 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
[pid=11078/tid=11114] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11114/stat : 11114 (java) S 11075 11078 8697 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000408473 0 4 0 16800975 18446604450348030656 0 0 -1 2 0 0 0
[pid=11078/tid=11116] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11116/stat : 11116 (java) S 11075 11078 8697 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 19 0 904968602 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 4 0 0 0
[pid=11078/tid=11136] ppid=11075 vsize=13639704 CPUtime=0 cores=0,2,4,6
/proc/11078/task/11136/stat : 11136 (java) S 11075 11078 8697 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 904968635 13967056896 32192 33554432000 1073741824 1073778376 140733453129472 18446744073709551615 216000409088 0 4 0 16800975 18446604450348030656 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 330.6
Current children cumulated vsize (KiB) 13639704

Child status: 30
Real time (s): 329.061
CPU time (s): 330.675
CPU user time (s): 330.574
CPU system time (s): 0.100984
CPU usage (%): 100.49
Max. virtual memory (cumulated for all children) (KiB): 13648412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 330.574
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37240
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= 14257
involuntary context switches= 5269

runsolver used 1.73374 second user time and 3.80542 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-04 02:29:38
IDJOB=3459511
IDBENCH=2146
IDSOLVER=1952
FILE ID=node117/3459511-1307147378
RUNJOBID= node117-1307147378-11061
PBS_JOBID= 13508799
Free space on /tmp= 73624 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32e4.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459511-1307147378/watcher-3459511-1307147378 -o /tmp/evaluation-result-3459511-1307147378/solver-3459511-1307147378 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459511-1307147378.opb

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

MD5SUM BENCH= 898f4661a42594ef028c1f962398614b
RANDOM SEED=1665262582

node117.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19226096 kB
Buffers:        370384 kB
Cached:        3173564 kB
SwapCached:          0 kB
Active:       10228300 kB
Inactive:      3100504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19226096 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1248 kB
Writeback:           0 kB
AnonPages:     9784848 kB
Mapped:          41224 kB
Slab:           269032 kB
PageTables:      58100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149472612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73624 MiB
End job on node117 at 2011-06-04 02:35:07