Trace number 3734721

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31UNSAT 293.288 148.426

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 benchmark25.1222
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.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.10	c version 2.2.0.v20100531
0.06/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.10	c java.vm.version	19.1-b02
0.06/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version		1.6.0_24
0.06/0.10	c os.name		Linux
0.06/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch		amd64
0.06/0.10	c Free memory 		1349517296
0.06/0.10	c Max memory 		1356595200
0.06/0.10	c Total memory 		1356595200
0.06/0.10	c Number of processors 	8
0.06/0.13	c Pseudo Boolean Optimization
0.06/0.13	c ManyCore solver with 2 solvers running in parallel
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c Stops conflict analysis at the first Unique Implication Point
0.06/0.13	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.13	c Expensive reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c Stops conflict analysis at the first Unique Implication Point
0.06/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.06/0.13	c No reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	
0.06/0.13	c solving HOME/instance-3734721-1338745639.opb
0.06/0.13	c reading problem ... 
0.06/0.15	c ... done. Wall clock time 0.019s.
0.06/0.15	c #vars     31
0.06/0.15	c #constraints  9
0.06/0.15	c constraints type 
0.06/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
0.06/0.15	c constraints type 
0.06/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
2.28/0.73	c cleaning 2499 clauses out of 5000 with flag 5000/5000
3.47/1.05	c cleaning 4251 clauses out of 8502 with flag 11001/11001
4.62/1.47	c cleaning 5624 clauses out of 11250 with flag 18000/18000
5.64/1.98	c cleaning 6813 clauses out of 13626 with flag 26000/26000
7.25/2.75	c cleaning 7905 clauses out of 15813 with flag 35000/35000
9.04/3.65	c cleaning 8954 clauses out of 17908 with flag 45000/45000
10.83/4.56	c cleaning 9475 clauses out of 18954 with flag 55000/55000
12.40/5.36	c cleaning 9739 clauses out of 19479 with flag 65000/65000
13.98/6.13	c cleaning 9870 clauses out of 19740 with flag 75000/75000
15.55/6.90	c cleaning 9936 clauses out of 19871 with flag 85001/85001
17.33/7.81	c cleaning 9968 clauses out of 19936 with flag 95002/95002
19.34/8.83	c cleaning 9980 clauses out of 19966 with flag 105000/105000
21.10/9.76	c cleaning 9991 clauses out of 19987 with flag 115001/115001
23.28/10.82	c cleaning 9997 clauses out of 19995 with flag 125000/125000
25.26/11.87	c cleaning 9999 clauses out of 19999 with flag 135001/135001
26.82/12.62	c cleaning 9994 clauses out of 19999 with flag 145000/145000
28.38/13.42	c cleaning 10002 clauses out of 20005 with flag 155000/155000
30.35/14.42	c cleaning 9998 clauses out of 20004 with flag 165001/165001
32.54/15.52	c cleaning 9999 clauses out of 20005 with flag 175000/175000
34.94/16.70	c cleaning 10000 clauses out of 20007 with flag 185001/185001
36.73/17.65	c cleaning 10004 clauses out of 20008 with flag 195002/195002
38.71/18.64	c cleaning 9998 clauses out of 20002 with flag 205000/205000
40.68/19.62	c cleaning 10001 clauses out of 20005 with flag 215001/215001
42.45/20.56	c cleaning 10002 clauses out of 20004 with flag 225001/225001
44.22/21.44	c cleaning 9999 clauses out of 20003 with flag 235002/235002
44.42/21.50	c cleaning 0 clauses out of 5003 with flag 0/5003
46.76/22.44	c cleaning 10000 clauses out of 20002 with flag 245000/245000
49.17/23.31	c cleaning 10000 clauses out of 20003 with flag 255001/255001
51.13/24.33	c cleaning 9999 clauses out of 20002 with flag 265000/265000
53.30/25.43	c cleaning 10000 clauses out of 20003 with flag 275000/275000
55.08/26.37	c cleaning 10001 clauses out of 20003 with flag 285000/285000
56.84/27.22	c cleaning 10001 clauses out of 20002 with flag 295000/295000
58.60/28.10	c cleaning 9999 clauses out of 20001 with flag 305000/305000
60.17/28.98	c cleaning 9998 clauses out of 20002 with flag 315000/315000
61.76/29.79	c cleaning 9999 clauses out of 20005 with flag 325001/325001
63.31/30.51	c cleaning 10003 clauses out of 20005 with flag 335000/335000
64.66/31.25	c cleaning 10002 clauses out of 20004 with flag 345002/345002
66.24/32.02	c cleaning 9998 clauses out of 20000 with flag 355000/355000
67.62/32.80	c cleaning 9995 clauses out of 20002 with flag 365000/365000
69.18/33.59	c cleaning 10001 clauses out of 20007 with flag 375000/375000
70.74/34.37	c cleaning 10001 clauses out of 20006 with flag 385000/385000
72.32/35.14	c cleaning 9998 clauses out of 20006 with flag 395001/395001
74.07/36.07	c cleaning 10001 clauses out of 20007 with flag 405000/405000
76.05/37.05	c cleaning 10000 clauses out of 20006 with flag 415000/415000
77.79/37.93	c cleaning 9999 clauses out of 20006 with flag 425000/425000
79.16/38.62	c cleaning 10003 clauses out of 20008 with flag 435001/435001
80.93/39.51	c cleaning 10002 clauses out of 20004 with flag 445000/445000
82.48/40.36	c cleaning 9998 clauses out of 20002 with flag 455000/455000
84.03/41.14	c cleaning 9997 clauses out of 20005 with flag 465001/465001
85.21/41.80	c cleaning 10004 clauses out of 20008 with flag 475001/475001
86.56/42.44	c cleaning 9994 clauses out of 20004 with flag 485001/485001
87.91/43.12	c cleaning 10000 clauses out of 20009 with flag 495000/495000
89.07/43.73	c cleaning 10002 clauses out of 20009 with flag 505000/505000
90.44/44.43	c cleaning 9998 clauses out of 20008 with flag 515001/515001
92.20/45.37	c cleaning 9999 clauses out of 20009 with flag 525000/525000
93.80/46.13	c cleaning 10003 clauses out of 20010 with flag 535000/535000
94.93/46.75	c cleaning 10000 clauses out of 20008 with flag 545001/545001
96.49/47.56	c cleaning 9998 clauses out of 20007 with flag 555000/555000
98.46/48.54	c cleaning 9998 clauses out of 20009 with flag 565000/565000
100.03/49.30	c cleaning 10001 clauses out of 20012 with flag 575001/575001
101.39/50.05	c cleaning 10001 clauses out of 20010 with flag 585000/585000
103.16/50.94	c cleaning 9999 clauses out of 20010 with flag 595001/595001
104.92/51.82	c cleaning 9999 clauses out of 20010 with flag 605000/605000
106.28/52.59	c cleaning 10004 clauses out of 20012 with flag 615001/615001
108.03/53.46	c cleaning 10002 clauses out of 20007 with flag 625000/625000
109.59/54.28	c cleaning 9997 clauses out of 20006 with flag 635001/635001
111.18/55.07	c cleaning 9999 clauses out of 20009 with flag 645001/645001
112.72/55.84	c cleaning 10000 clauses out of 20009 with flag 655000/655000
114.07/56.58	c cleaning 10005 clauses out of 20009 with flag 665000/665000
115.45/57.25	c cleaning 9997 clauses out of 20005 with flag 675001/675001
117.00/58.08	c cleaning 9999 clauses out of 20007 with flag 685000/685000
118.55/58.81	c cleaning 10001 clauses out of 20008 with flag 695000/695000
119.90/59.50	c cleaning 10001 clauses out of 20007 with flag 705000/705000
121.06/60.15	c cleaning 9998 clauses out of 20006 with flag 715000/715000
122.62/60.94	c cleaning 10002 clauses out of 20008 with flag 725000/725000
124.18/61.78	c cleaning 10001 clauses out of 20006 with flag 735000/735000
125.73/62.54	c cleaning 10000 clauses out of 20005 with flag 745000/745000
127.29/63.38	c cleaning 9998 clauses out of 20007 with flag 755002/755002
129.07/64.29	c cleaning 10001 clauses out of 20007 with flag 765000/765000
130.83/65.14	c cleaning 10000 clauses out of 20006 with flag 775000/775000
132.39/65.95	c cleaning 10001 clauses out of 20007 with flag 785001/785001
133.93/66.79	c cleaning 10000 clauses out of 20005 with flag 795000/795000
135.69/67.61	c cleaning 10000 clauses out of 20007 with flag 805002/805002
137.26/68.46	c cleaning 10001 clauses out of 20006 with flag 815001/815001
138.63/69.15	c cleaning 10000 clauses out of 20005 with flag 825001/825001
140.20/69.96	c cleaning 9999 clauses out of 20004 with flag 835000/835000
142.36/71.02	c cleaning 9999 clauses out of 20007 with flag 845002/845002
143.92/71.87	c cleaning 10002 clauses out of 20006 with flag 855000/855000
145.68/72.72	c cleaning 9996 clauses out of 20005 with flag 865001/865001
147.45/73.70	c cleaning 10000 clauses out of 20009 with flag 875001/875001
149.22/74.54	c cleaning 10003 clauses out of 20009 with flag 885001/885001
150.99/75.46	c cleaning 9995 clauses out of 20005 with flag 895000/895000
152.93/76.44	c cleaning 10001 clauses out of 20012 with flag 905002/905002
154.50/77.28	c cleaning 10003 clauses out of 20010 with flag 915001/915001
156.46/78.24	c cleaning 10000 clauses out of 20007 with flag 925001/925001
158.24/79.13	c cleaning 10003 clauses out of 20008 with flag 935002/935002
159.97/80.08	c cleaning 10002 clauses out of 20004 with flag 945001/945001
161.93/81.03	c cleaning 9996 clauses out of 20002 with flag 955001/955001
163.71/81.91	c cleaning 9998 clauses out of 20006 with flag 965001/965001
165.26/82.76	c cleaning 9999 clauses out of 20008 with flag 975001/975001
166.83/83.56	c cleaning 10002 clauses out of 20008 with flag 985000/985000
168.37/84.31	c cleaning 9998 clauses out of 20007 with flag 995001/995001
169.73/85.06	c cleaning 10004 clauses out of 20011 with flag 1005003/1005003
171.10/85.79	c cleaning 10000 clauses out of 20004 with flag 1015000/1015000
172.63/86.59	c cleaning 10002 clauses out of 20004 with flag 1025000/1025000
174.39/87.42	c cleaning 9998 clauses out of 20002 with flag 1035000/1035000
175.75/88.13	c cleaning 10004 clauses out of 20007 with flag 1045003/1045003
177.31/88.94	c cleaning 9996 clauses out of 20000 with flag 1055000/1055000
178.85/89.77	c cleaning 9998 clauses out of 20004 with flag 1065000/1065000
180.21/90.41	c cleaning 10000 clauses out of 20006 with flag 1075000/1075000
181.79/91.30	c cleaning 9996 clauses out of 20007 with flag 1085001/1085001
183.33/92.04	c cleaning 10001 clauses out of 20010 with flag 1095000/1095000
185.07/92.90	c cleaning 10002 clauses out of 20009 with flag 1105000/1105000
186.63/93.76	c cleaning 9997 clauses out of 20007 with flag 1115000/1115000
188.20/94.55	c cleaning 10002 clauses out of 20010 with flag 1125000/1125000
189.75/95.30	c cleaning 10004 clauses out of 20009 with flag 1135001/1135001
191.09/96.02	c cleaning 10002 clauses out of 20005 with flag 1145001/1145001
192.47/96.79	c cleaning 10002 clauses out of 20003 with flag 1155001/1155001
194.03/97.59	c cleaning 9998 clauses out of 20001 with flag 1165001/1165001
195.80/98.40	c cleaning 9997 clauses out of 20002 with flag 1175000/1175000
197.14/99.14	c cleaning 10001 clauses out of 20006 with flag 1185001/1185001
198.69/99.93	c cleaning 9998 clauses out of 20006 with flag 1195002/1195002
200.46/100.85	c cleaning 9999 clauses out of 20006 with flag 1205000/1205000
202.21/101.76	c cleaning 10001 clauses out of 20007 with flag 1215000/1215000
203.76/102.56	c cleaning 10002 clauses out of 20007 with flag 1225001/1225001
205.34/103.37	c cleaning 9997 clauses out of 20004 with flag 1235000/1235000
206.88/104.19	c cleaning 9998 clauses out of 20007 with flag 1245000/1245000
208.46/104.93	c cleaning 10004 clauses out of 20009 with flag 1255000/1255000
209.81/105.63	c cleaning 10005 clauses out of 20009 with flag 1265004/1265004
211.15/106.33	c cleaning 9996 clauses out of 20000 with flag 1275000/1275000
212.50/107.09	c cleaning 10002 clauses out of 20006 with flag 1285002/1285002
214.14/107.87	c cleaning 9998 clauses out of 20002 with flag 1295000/1295000
216.14/108.75	c cleaning 9998 clauses out of 20004 with flag 1305000/1305000
217.89/109.50	c cleaning 10003 clauses out of 20007 with flag 1315001/1315001
219.25/110.28	c cleaning 9999 clauses out of 20005 with flag 1325002/1325002
221.23/111.20	c cleaning 10002 clauses out of 20005 with flag 1335001/1335001
222.85/112.10	c cleaning 9993 clauses out of 20002 with flag 1345000/1345000
224.40/112.84	c cleaning 10003 clauses out of 20011 with flag 1355002/1355002
225.95/113.66	c cleaning 9996 clauses out of 20006 with flag 1365000/1365000
227.70/114.59	c cleaning 9996 clauses out of 20010 with flag 1375000/1375000
229.66/115.55	c cleaning 10000 clauses out of 20015 with flag 1385001/1385001
231.20/116.40	c cleaning 10000 clauses out of 20014 with flag 1395000/1395000
232.75/117.16	c cleaning 10001 clauses out of 20014 with flag 1405000/1405000
234.31/117.94	c cleaning 9999 clauses out of 20014 with flag 1415001/1415001
236.07/118.85	c cleaning 10004 clauses out of 20014 with flag 1425000/1425000
237.61/119.61	c cleaning 10002 clauses out of 20011 with flag 1435001/1435001
239.17/120.41	c cleaning 10003 clauses out of 20009 with flag 1445001/1445001
240.74/121.21	c cleaning 10002 clauses out of 20007 with flag 1455002/1455002
242.10/121.96	c cleaning 9998 clauses out of 20004 with flag 1465001/1465001
243.44/122.67	c cleaning 10000 clauses out of 20005 with flag 1475000/1475000
244.79/123.32	c cleaning 10000 clauses out of 20007 with flag 1485002/1485002
246.22/124.08	c cleaning 10000 clauses out of 20006 with flag 1495001/1495001
247.75/124.87	c cleaning 9998 clauses out of 20005 with flag 1505000/1505000
249.12/125.55	c cleaning 10001 clauses out of 20008 with flag 1515001/1515001
250.68/126.35	c cleaning 9997 clauses out of 20006 with flag 1525000/1525000
252.23/127.17	c cleaning 10002 clauses out of 20009 with flag 1535000/1535000
253.76/127.97	c cleaning 10001 clauses out of 20008 with flag 1545001/1545001
255.32/128.75	c cleaning 10001 clauses out of 20006 with flag 1555000/1555000
256.66/129.49	c cleaning 10002 clauses out of 20007 with flag 1565002/1565002
258.01/130.15	c cleaning 10002 clauses out of 20004 with flag 1575001/1575001
259.36/130.83	c cleaning 9998 clauses out of 20002 with flag 1585001/1585001
260.50/131.47	c cleaning 9999 clauses out of 20004 with flag 1595001/1595001
261.86/132.16	c cleaning 9999 clauses out of 20004 with flag 1605000/1605000
263.20/132.80	c cleaning 10003 clauses out of 20007 with flag 1615002/1615002
264.34/133.48	c cleaning 10000 clauses out of 20004 with flag 1625002/1625002
265.91/134.26	c cleaning 9998 clauses out of 20003 with flag 1635001/1635001
267.25/134.93	c cleaning 10000 clauses out of 20004 with flag 1645000/1645000
268.60/135.62	c cleaning 10001 clauses out of 20005 with flag 1655001/1655001
269.97/136.33	c cleaning 10001 clauses out of 20003 with flag 1665000/1665000
271.11/136.96	c cleaning 9998 clauses out of 20002 with flag 1675000/1675000
272.47/137.61	c cleaning 9999 clauses out of 20005 with flag 1685001/1685001
273.62/138.24	c cleaning 9999 clauses out of 20005 with flag 1695000/1695000
274.96/138.91	c cleaning 10003 clauses out of 20009 with flag 1705003/1705003
275.72/139.39	c cleaning 0 clauses out of 11001 with flag 0/11001
276.35/139.65	c cleaning 10002 clauses out of 20003 with flag 1715000/1715000
277.93/140.32	c cleaning 9996 clauses out of 20000 with flag 1725000/1725000
279.43/141.01	c cleaning 10000 clauses out of 20006 with flag 1735002/1735002
280.59/141.63	c cleaning 9999 clauses out of 20004 with flag 1745000/1745000
281.93/142.32	c cleaning 9999 clauses out of 20004 with flag 1755000/1755000
283.30/143.04	c cleaning 9998 clauses out of 20006 with flag 1765001/1765001
284.63/143.80	c cleaning 9999 clauses out of 20008 with flag 1775001/1775001
285.99/144.48	c cleaning 10004 clauses out of 20009 with flag 1785001/1785001
287.36/145.12	c cleaning 9998 clauses out of 20004 with flag 1795000/1795000
288.50/145.78	c cleaning 10002 clauses out of 20006 with flag 1805000/1805000
289.83/146.41	c cleaning 10003 clauses out of 20005 with flag 1815001/1815001
290.99/147.05	c cleaning 10000 clauses out of 20001 with flag 1825001/1825001
292.46/147.73	c cleaning 9999 clauses out of 19999 with flag 1835000/1835000
293.01/148.00	c And the winner is Resolution
293.12/148.40	c starts		: 209
293.12/148.40	c conflicts		: 1839607
293.12/148.40	c decisions		: 1843340
293.12/148.40	c propagations		: 12595783
293.12/148.40	c inspects		: 1669723445
293.12/148.40	c learnt literals	: 10
293.12/148.40	c learnt binary clauses	: 70
293.12/148.40	c learnt ternary clauses	: 337
293.12/148.40	c learnt clauses	: 1839596
293.12/148.40	c ignored clauses	: 0
293.12/148.40	c root simplifications	: 0
293.12/148.40	c removed literals (reason simplification)	: 18578545
293.12/148.40	c reason swapping (by a shorter reason)	: 0
293.12/148.40	c Calls to reduceDB	: 185
293.12/148.40	c number of reductions to clauses (during analyze)	: 0
293.12/148.40	c number of learned constraints concerned by reduction	: 0
293.12/148.40	c number of learning phase by resolution	: 0
293.12/148.40	c number of learning phase by cutting planes	: 0
293.12/148.40	c speed (assignments/second)	: 84965.41559300081
293.12/148.40	c non guided choices	13
293.13/148.41	c learnt constraints type 
293.13/148.41	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 14530
293.13/148.41	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 70
293.13/148.41	c constraints type 
293.13/148.41	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
293.13/148.41	c constraints type 
293.13/148.41	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
293.13/148.41	s UNSATISFIABLE
293.13/148.41	c Total wall clock time (in seconds): 148.281

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3734721-1338745639/watcher-3734721-1338745639 -o /tmp/evaluation-result-3734721-1338745639/solver-3734721-1338745639 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3734721-1338745639.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.33 3.55 3.48 3/197 11129
/proc/meminfo: memFree=26276660/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/11129/stat : 11129 (java6) D 11127 11129 9489 0 -1 4202496 95 0 0 0 0 0 0 0 20 0 1 0 340688789 2560000 46 33554432000 1073741824 1073778376 140734965571104 140734965568232 223642479911 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/11129/statm: 625 46 37 9 0 29 0

[startup+0.0468899 s]
/proc/loadavg: 3.33 3.55 3.48 3/197 11129
/proc/meminfo: memFree=26276660/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2167388 CPUtime=0.02 cores=1,3,5,7
/proc/11129/stat : 11129 (java) S 11127 11129 9489 0 -1 4202496 3553 0 1 0 1 1 0 0 20 0 10 0 340688789 2219405312 4762 33554432000 1073741824 1073778376 140737368877920 140737368869056 223655002173 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11129/statm: 542104 4768 1588 9 0 532805 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2167388

[startup+0.100336 s]
/proc/loadavg: 3.33 3.55 3.48 3/197 11129
/proc/meminfo: memFree=26276660/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2699928 CPUtime=0.06 cores=1,3,5,7
/proc/11129/stat : 11129 (java) S 11127 11129 9489 0 -1 4202496 3898 0 1 0 5 1 0 0 20 0 18 0 340688789 2764726272 5616 33554432000 1073741824 1073778376 140737368877920 140737368869056 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11129/statm: 674982 5616 1772 9 0 665676 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2699928

[startup+0.300206 s]
/proc/loadavg: 3.33 3.55 3.48 3/197 11129
/proc/meminfo: memFree=26276660/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2966184 CPUtime=0.69 cores=1,3,5,7
/proc/11129/stat : 11129 (java) S 11127 11129 9489 0 -1 4202496 9133 0 1 0 67 2 0 0 20 0 22 0 340688789 3037372416 11778 33554432000 1073741824 1073778376 140737368877920 140737368869056 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11129/statm: 741546 11778 2210 9 0 732240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2966184

[startup+0.700222 s]
/proc/loadavg: 3.33 3.55 3.48 3/197 11129
/proc/meminfo: memFree=26276660/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2966184 CPUtime=2.28 cores=1,3,5,7
/proc/11129/stat : 11129 (java) S 11127 11129 9489 0 -1 4202496 20647 0 1 0 222 6 0 0 20 0 22 0 340688789 3037372416 36338 33554432000 1073741824 1073778376 140737368877920 140737368869056 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11129/statm: 741546 36338 2236 9 0 732240 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 2966184

[startup+1.50081 s]
/proc/loadavg: 3.33 3.55 3.48 6/219 11151
/proc/meminfo: memFree=26077952/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2966184 CPUtime=4.84 cores=1,3,5,7
/proc/11129/stat : 11129 (java) S 11127 11129 9489 0 -1 4202496 30118 0 1 0 473 11 0 0 20 0 22 0 340688789 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 140737368869056 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11129/statm: 741546 79645 2266 9 0 732240 0
[pid=11129/tid=11131] ppid=11127 vsize=2966184 CPUtime=0.11 cores=1,3,5,7
/proc/11129/task/11131/stat : 11131 (java) S 11127 11129 9489 0 -1 4202560 2779 0 1 0 10 1 0 0 20 0 22 0 340688790 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728855577752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11132/stat : 11132 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728721746856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11133] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11133/stat : 11133 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728720694312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11134] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11134/stat : 11134 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728719641256 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11135] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11135/stat : 11135 (java) S 11127 11129 9489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728718588712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11136] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11136/stat : 11136 (java) S 11127 11129 9489 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728717535656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11137] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11137/stat : 11137 (java) S 11127 11129 9489 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728716483112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11138] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11138/stat : 11138 (java) S 11127 11129 9489 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728715430056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11139] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11139/stat : 11139 (java) S 11127 11129 9489 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728714377512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11140] ppid=11127 vsize=2966184 CPUtime=0.02 cores=1,3,5,7
/proc/11129/task/11140/stat : 11140 (java) S 11127 11129 9489 0 -1 4202560 30 0 0 0 2 0 0 0 20 0 22 0 340688793 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728231828328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11141] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11141/stat : 11141 (java) S 11127 11129 9489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340688794 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728230774648 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11142] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11142/stat : 11142 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340688794 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728229721480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11143] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11143/stat : 11143 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728228670224 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11144] ppid=11127 vsize=2966184 CPUtime=1.01 cores=1,3,5,7
/proc/11129/task/11144/stat : 11144 (java) S 11127 11129 9489 0 -1 4202560 11322 0 0 0 98 3 0 0 20 0 22 0 340688797 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728227617080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11145] ppid=11127 vsize=2966184 CPUtime=1.06 cores=1,3,5,7
/proc/11129/task/11145/stat : 11145 (java) S 11127 11129 9489 0 -1 4202560 14513 0 0 0 102 4 0 0 20 0 22 0 340688797 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728226564536 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11146] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11146/stat : 11146 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728225511672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11147] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11147/stat : 11147 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728224459336 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11148] ppid=11127 vsize=2966184 CPUtime=1.26 cores=1,3,5,7
/proc/11129/task/11148/stat : 11148 (java) R 11127 11129 9489 0 -1 4202560 65 0 0 0 126 0 0 0 20 0 22 0 340688805 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728223404864 139728725850923 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11149] ppid=11127 vsize=2966184 CPUtime=1.27 cores=1,3,5,7
/proc/11129/task/11149/stat : 11149 (java) R 11127 11129 9489 0 -1 4202560 174 0 0 0 124 3 0 0 20 0 22 0 340688805 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728222350616 139728725118718 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11150] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11150/stat : 11150 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340688805 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728221300008 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11151] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11151/stat : 11151 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340688805 3037372416 79645 33554432000 1073741824 1073778376 140737368877920 139728220247464 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 2966184

[startup+3.10081 s]
/proc/loadavg: 3.33 3.55 3.48 4/219 11151
/proc/meminfo: memFree=25887112/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2966184 CPUtime=8.04 cores=1,3,5,7
/proc/11129/stat : 11129 (java) S 11127 11129 9489 0 -1 4202496 30190 0 1 0 791 13 0 0 20 0 22 0 340688789 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 140737368869056 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11129/statm: 741546 104242 2273 9 0 732240 0
[pid=11129/tid=11131] ppid=11127 vsize=2966184 CPUtime=0.11 cores=1,3,5,7
/proc/11129/task/11131/stat : 11131 (java) S 11127 11129 9489 0 -1 4202560 2779 0 1 0 10 1 0 0 20 0 22 0 340688790 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728855577752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11132/stat : 11132 (java) S 11127 11129 9489 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728721746856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11133] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11133/stat : 11133 (java) S 11127 11129 9489 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728720694312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11134] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11134/stat : 11134 (java) S 11127 11129 9489 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728719641256 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11135] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11135/stat : 11135 (java) S 11127 11129 9489 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728718588712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11136] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11136/stat : 11136 (java) S 11127 11129 9489 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728717535656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11137] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11137/stat : 11137 (java) S 11127 11129 9489 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728716483112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11138] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11138/stat : 11138 (java) S 11127 11129 9489 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728715430056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11139] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11139/stat : 11139 (java) S 11127 11129 9489 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728714377512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11140] ppid=11127 vsize=2966184 CPUtime=0.06 cores=1,3,5,7
/proc/11129/task/11140/stat : 11140 (java) S 11127 11129 9489 0 -1 4202560 31 0 0 0 6 0 0 0 20 0 22 0 340688793 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728231828328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11141] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11141/stat : 11141 (java) S 11127 11129 9489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340688794 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728230774648 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11142] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11142/stat : 11142 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340688794 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728229721480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11143] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11143/stat : 11143 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728228670224 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11144] ppid=11127 vsize=2966184 CPUtime=1.01 cores=1,3,5,7
/proc/11129/task/11144/stat : 11144 (java) S 11127 11129 9489 0 -1 4202560 11322 0 0 0 98 3 0 0 20 0 22 0 340688797 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728227617080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11145] ppid=11127 vsize=2966184 CPUtime=1.1 cores=1,3,5,7
/proc/11129/task/11145/stat : 11145 (java) S 11127 11129 9489 0 -1 4202560 14521 0 0 0 106 4 0 0 20 0 22 0 340688797 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728226564536 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11146] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11146/stat : 11146 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728225511672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11147] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11147/stat : 11147 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728224459336 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11148] ppid=11127 vsize=2966184 CPUtime=2.8 cores=1,3,5,7
/proc/11129/task/11148/stat : 11148 (java) R 11127 11129 9489 0 -1 4202560 71 0 0 0 280 0 0 0 20 0 22 0 340688805 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728223404864 139728725850923 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11149] ppid=11127 vsize=2966184 CPUtime=2.83 cores=1,3,5,7
/proc/11129/task/11149/stat : 11149 (java) R 11127 11129 9489 0 -1 4202560 217 0 0 0 277 6 0 0 20 0 22 0 340688805 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728222350496 139728725555014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11150] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11150/stat : 11150 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340688805 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728221300008 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11151] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11151/stat : 11151 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340688805 3037372416 104242 33554432000 1073741824 1073778376 140737368877920 139728220247464 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.04
Current children cumulated vsize (KiB) 2966184

[startup+6.30096 s]
/proc/loadavg: 3.30 3.54 3.47 4/219 11151
/proc/meminfo: memFree=25862472/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2966184 CPUtime=14.35 cores=1,3,5,7
/proc/11129/stat : 11129 (java) S 11127 11129 9489 0 -1 4202496 30239 0 1 0 1420 15 0 0 20 0 22 0 340688789 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 140737368869056 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11129/statm: 741546 106104 2273 9 0 732240 0
[pid=11129/tid=11131] ppid=11127 vsize=2966184 CPUtime=0.11 cores=1,3,5,7
/proc/11129/task/11131/stat : 11131 (java) S 11127 11129 9489 0 -1 4202560 2779 0 1 0 10 1 0 0 20 0 22 0 340688790 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728855577752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11132/stat : 11132 (java) S 11127 11129 9489 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728721746856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11133] ppid=11127 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/11129/task/11133/stat : 11133 (java) S 11127 11129 9489 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 340688792 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728720694312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11134] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11134/stat : 11134 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728719641256 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11135] ppid=11127 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/11129/task/11135/stat : 11135 (java) S 11127 11129 9489 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 340688792 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728718588712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11136] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11136/stat : 11136 (java) S 11127 11129 9489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728717535656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11137] ppid=11127 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/11129/task/11137/stat : 11137 (java) S 11127 11129 9489 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 340688792 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728716483112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11138] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11138/stat : 11138 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340688792 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728715430056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11139] ppid=11127 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/11129/task/11139/stat : 11139 (java) S 11127 11129 9489 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 340688792 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728714377512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11140] ppid=11127 vsize=2966184 CPUtime=0.18 cores=1,3,5,7
/proc/11129/task/11140/stat : 11140 (java) S 11127 11129 9489 0 -1 4202560 34 0 0 0 17 1 0 0 20 0 22 0 340688793 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728231828328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11141] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11141/stat : 11141 (java) S 11127 11129 9489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340688794 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728230774648 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11142] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11142/stat : 11142 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340688794 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728229721480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11143] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11143/stat : 11143 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728228670224 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11144] ppid=11127 vsize=2966184 CPUtime=1.01 cores=1,3,5,7
/proc/11129/task/11144/stat : 11144 (java) S 11127 11129 9489 0 -1 4202560 11322 0 0 0 98 3 0 0 20 0 22 0 340688797 3037372416 106104 33554432000 1073741824 1073778376 140737368877920 139728227617080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

/proc/11129/task/11141/stat : 11141 (java) S 11127 11129 9489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340688794 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728230774648 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11142] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11142/stat : 11142 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340688794 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728229721480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11143] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11143/stat : 11143 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728228670224 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11144] ppid=11127 vsize=2966184 CPUtime=2.19 cores=1,3,5,7
/proc/11129/task/11144/stat : 11144 (java) S 11127 11129 9489 0 -1 4202560 11359 0 0 0 216 3 0 0 20 0 22 0 340688797 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728227617080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11145] ppid=11127 vsize=2966184 CPUtime=2.44 cores=1,3,5,7
/proc/11129/task/11145/stat : 11145 (java) S 11127 11129 9489 0 -1 4202560 22886 0 0 0 238 6 0 0 20 0 22 0 340688797 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728226564536 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11146] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11146/stat : 11146 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728225511672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11147] ppid=11127 vsize=2966184 CPUtime=0.07 cores=1,3,5,7
/proc/11129/task/11147/stat : 11147 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 4 3 0 0 20 0 22 0 340688797 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728224459336 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11148] ppid=11127 vsize=2966184 CPUtime=136.12 cores=1,3,5,7
/proc/11129/task/11148/stat : 11148 (java) S 11127 11129 9489 0 -1 4202560 226 0 0 0 13608 4 0 0 20 0 22 0 340688805 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728223404984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11149] ppid=11127 vsize=2966184 CPUtime=136.21 cores=1,3,5,7
/proc/11129/task/11149/stat : 11149 (java) S 11127 11129 9489 0 -1 4202560 302 0 0 0 13611 10 0 0 20 0 22 0 340688805 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728222350584 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11150] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11150/stat : 11150 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340688805 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728221300008 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11151] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11151/stat : 11151 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340688805 3037372416 139433 33554432000 1073741824 1073778376 140737368877920 139728220247464 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 291.16
Current children cumulated vsize (KiB) 2966184

[startup+147.901 s]
/proc/loadavg: 3.78 3.62 3.50 6/219 11248
/proc/meminfo: memFree=25461472/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2966184 CPUtime=292.81 cores=1,3,5,7
/proc/11129/stat : 11129 (java) S 11127 11129 9489 0 -1 4202496 39431 0 1 0 29247 34 0 0 20 0 22 0 340688789 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 140737368869056 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11129/statm: 741546 139439 2274 9 0 732240 0
[pid=11129/tid=11131] ppid=11127 vsize=2966184 CPUtime=0.12 cores=1,3,5,7
/proc/11129/task/11131/stat : 11131 (java) S 11127 11129 9489 0 -1 4202560 2789 0 1 0 10 2 0 0 20 0 22 0 340688790 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728855577752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=2966184 CPUtime=0.62 cores=1,3,5,7
/proc/11129/task/11132/stat : 11132 (java) S 11127 11129 9489 0 -1 4202560 86 0 0 0 60 2 0 0 20 0 22 0 340688792 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728721746856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11133] ppid=11127 vsize=2966184 CPUtime=0.62 cores=1,3,5,7
/proc/11129/task/11133/stat : 11133 (java) S 11127 11129 9489 0 -1 4202560 67 0 0 0 62 0 0 0 20 0 22 0 340688792 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728720694312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11134] ppid=11127 vsize=2966184 CPUtime=0.65 cores=1,3,5,7
/proc/11129/task/11134/stat : 11134 (java) S 11127 11129 9489 0 -1 4202560 63 0 0 0 65 0 0 0 20 0 22 0 340688792 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728719641256 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11135] ppid=11127 vsize=2966184 CPUtime=0.58 cores=1,3,5,7
/proc/11129/task/11135/stat : 11135 (java) S 11127 11129 9489 0 -1 4202560 83 0 0 0 58 0 0 0 20 0 22 0 340688792 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728718588712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11136] ppid=11127 vsize=2966184 CPUtime=0.56 cores=1,3,5,7
/proc/11129/task/11136/stat : 11136 (java) S 11127 11129 9489 0 -1 4202560 57 0 0 0 56 0 0 0 20 0 22 0 340688792 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728717535656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11137] ppid=11127 vsize=2966184 CPUtime=0.6 cores=1,3,5,7
/proc/11129/task/11137/stat : 11137 (java) S 11127 11129 9489 0 -1 4202560 103 0 0 0 58 2 0 0 20 0 22 0 340688792 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728716483112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11138] ppid=11127 vsize=2966184 CPUtime=0.59 cores=1,3,5,7
/proc/11129/task/11138/stat : 11138 (java) S 11127 11129 9489 0 -1 4202560 58 0 0 0 59 0 0 0 20 0 22 0 340688792 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728715430056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11139] ppid=11127 vsize=2966184 CPUtime=0.58 cores=1,3,5,7
/proc/11129/task/11139/stat : 11139 (java) S 11127 11129 9489 0 -1 4202560 82 0 0 0 58 0 0 0 20 0 22 0 340688792 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728714377512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11140] ppid=11127 vsize=2966184 CPUtime=9.23 cores=1,3,5,7
/proc/11129/task/11140/stat : 11140 (java) S 11127 11129 9489 0 -1 4202560 69 0 0 0 918 5 0 0 20 0 22 0 340688793 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728231828328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11141] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11141/stat : 11141 (java) S 11127 11129 9489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340688794 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728230774648 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11142] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11142/stat : 11142 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340688794 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728229721480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11143] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11143/stat : 11143 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728228670224 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11144] ppid=11127 vsize=2966184 CPUtime=2.26 cores=1,3,5,7
/proc/11129/task/11144/stat : 11144 (java) S 11127 11129 9489 0 -1 4202560 11359 0 0 0 223 3 0 0 20 0 22 0 340688797 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728227617080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11145] ppid=11127 vsize=2966184 CPUtime=2.51 cores=1,3,5,7
/proc/11129/task/11145/stat : 11145 (java) S 11127 11129 9489 0 -1 4202560 22886 0 0 0 245 6 0 0 20 0 22 0 340688797 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728226564536 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11146] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11146/stat : 11146 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340688797 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728225511672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11147] ppid=11127 vsize=2966184 CPUtime=0.07 cores=1,3,5,7
/proc/11129/task/11147/stat : 11147 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 4 3 0 0 20 0 22 0 340688797 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728224459336 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11148] ppid=11127 vsize=2966184 CPUtime=136.83 cores=1,3,5,7
/proc/11129/task/11148/stat : 11148 (java) R 11127 11129 9489 0 -1 4202560 228 0 0 0 13679 4 0 0 20 0 22 0 340688805 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728223404984 139728725211073 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11149] ppid=11127 vsize=2966184 CPUtime=136.92 cores=1,3,5,7
/proc/11129/task/11149/stat : 11149 (java) R 11127 11129 9489 0 -1 4202560 302 0 0 0 13682 10 0 0 20 0 22 0 340688805 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728222350528 139728725131195 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11150] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11150/stat : 11150 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340688805 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728221300008 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11151] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11151/stat : 11151 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340688805 3037372416 139439 33554432000 1073741824 1073778376 140737368877920 139728220247464 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 292.81
Current children cumulated vsize (KiB) 2966184

[startup+148.301 s]
/proc/loadavg: 3.78 3.62 3.50 6/219 11248
/proc/meminfo: memFree=25461472/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2966184 CPUtime=293.12 cores=1,3,5,7
/proc/11129/stat : 11129 (java) S 11127 11129 9489 0 -1 4202496 39432 0 1 0 29272 40 0 0 20 0 20 0 340688789 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 140737368869056 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11129/statm: 741546 139428 2275 9 0 732240 0
[pid=11129/tid=11131] ppid=11127 vsize=2966184 CPUtime=0.12 cores=1,3,5,7
/proc/11129/task/11131/stat : 11131 (java) S 11127 11129 9489 0 -1 4202560 2789 0 1 0 10 2 0 0 20 0 20 0 340688790 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728855577752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=2966184 CPUtime=0.62 cores=1,3,5,7
/proc/11129/task/11132/stat : 11132 (java) S 11127 11129 9489 0 -1 4202560 86 0 0 0 60 2 0 0 20 0 20 0 340688792 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728721746856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11133] ppid=11127 vsize=2966184 CPUtime=0.62 cores=1,3,5,7
/proc/11129/task/11133/stat : 11133 (java) S 11127 11129 9489 0 -1 4202560 67 0 0 0 62 0 0 0 20 0 20 0 340688792 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728720694312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11134] ppid=11127 vsize=2966184 CPUtime=0.65 cores=1,3,5,7
/proc/11129/task/11134/stat : 11134 (java) S 11127 11129 9489 0 -1 4202560 63 0 0 0 65 0 0 0 20 0 20 0 340688792 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728719641256 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11135] ppid=11127 vsize=2966184 CPUtime=0.58 cores=1,3,5,7
/proc/11129/task/11135/stat : 11135 (java) S 11127 11129 9489 0 -1 4202560 83 0 0 0 58 0 0 0 20 0 20 0 340688792 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728718588712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11136] ppid=11127 vsize=2966184 CPUtime=0.56 cores=1,3,5,7
/proc/11129/task/11136/stat : 11136 (java) S 11127 11129 9489 0 -1 4202560 57 0 0 0 56 0 0 0 20 0 20 0 340688792 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728717535656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11137] ppid=11127 vsize=2966184 CPUtime=0.6 cores=1,3,5,7
/proc/11129/task/11137/stat : 11137 (java) S 11127 11129 9489 0 -1 4202560 103 0 0 0 58 2 0 0 20 0 20 0 340688792 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728716483112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11138] ppid=11127 vsize=2966184 CPUtime=0.59 cores=1,3,5,7
/proc/11129/task/11138/stat : 11138 (java) S 11127 11129 9489 0 -1 4202560 58 0 0 0 59 0 0 0 20 0 20 0 340688792 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728715430056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11139] ppid=11127 vsize=2966184 CPUtime=0.58 cores=1,3,5,7
/proc/11129/task/11139/stat : 11139 (java) S 11127 11129 9489 0 -1 4202560 82 0 0 0 58 0 0 0 20 0 20 0 340688792 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728714377512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11140] ppid=11127 vsize=2966184 CPUtime=9.23 cores=1,3,5,7
/proc/11129/task/11140/stat : 11140 (java) S 11127 11129 9489 0 -1 4202560 69 0 0 0 918 5 0 0 20 0 20 0 340688793 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728231828328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11141] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11141/stat : 11141 (java) S 11127 11129 9489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340688794 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728230774648 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11142] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11142/stat : 11142 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 340688794 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728229721480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11143] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11143/stat : 11143 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340688797 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728228670224 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11144] ppid=11127 vsize=2966184 CPUtime=2.26 cores=1,3,5,7
/proc/11129/task/11144/stat : 11144 (java) S 11127 11129 9489 0 -1 4202560 11359 0 0 0 223 3 0 0 20 0 20 0 340688797 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728227617080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11145] ppid=11127 vsize=2966184 CPUtime=2.51 cores=1,3,5,7
/proc/11129/task/11145/stat : 11145 (java) S 11127 11129 9489 0 -1 4202560 22886 0 0 0 245 6 0 0 20 0 20 0 340688797 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728226564536 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11146] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11146/stat : 11146 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340688797 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728225511672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11147] ppid=11127 vsize=2966184 CPUtime=0.07 cores=1,3,5,7
/proc/11129/task/11147/stat : 11147 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 4 3 0 0 20 0 20 0 340688797 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728224459336 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11150] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11150/stat : 11150 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340688805 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728221300008 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11151] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11151/stat : 11151 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340688805 3037372416 139428 33554432000 1073741824 1073778376 140737368877920 139728220247464 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 293.12
Current children cumulated vsize (KiB) 2966184

[startup+148.401 s]
/proc/loadavg: 3.56 3.58 3.49 2/217 11248
/proc/meminfo: memFree=25457376/32873844 swapFree=7628/7628
[pid=11129] ppid=11127 vsize=2966184 CPUtime=293.13 cores=1,3,5,7
/proc/11129/stat : 11129 (java) S 11127 11129 9489 0 -1 4202496 39435 0 1 0 29273 40 0 0 20 0 21 0 340688789 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 140737368869056 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11129/statm: 741546 139431 2275 9 0 732240 0
[pid=11129/tid=11131] ppid=11127 vsize=2966184 CPUtime=0.12 cores=1,3,5,7
/proc/11129/task/11131/stat : 11131 (java) S 11127 11129 9489 0 -1 4202560 2789 0 1 0 10 2 0 0 20 0 21 0 340688790 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728855577304 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11132] ppid=11127 vsize=2966184 CPUtime=0.62 cores=1,3,5,7
/proc/11129/task/11132/stat : 11132 (java) S 11127 11129 9489 0 -1 4202560 86 0 0 0 60 2 0 0 20 0 21 0 340688792 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728721746856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11133] ppid=11127 vsize=2966184 CPUtime=0.62 cores=1,3,5,7
/proc/11129/task/11133/stat : 11133 (java) S 11127 11129 9489 0 -1 4202560 67 0 0 0 62 0 0 0 20 0 21 0 340688792 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728720694312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11134] ppid=11127 vsize=2966184 CPUtime=0.65 cores=1,3,5,7
/proc/11129/task/11134/stat : 11134 (java) S 11127 11129 9489 0 -1 4202560 63 0 0 0 65 0 0 0 20 0 21 0 340688792 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728719641256 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11135] ppid=11127 vsize=2966184 CPUtime=0.58 cores=1,3,5,7
/proc/11129/task/11135/stat : 11135 (java) S 11127 11129 9489 0 -1 4202560 83 0 0 0 58 0 0 0 20 0 21 0 340688792 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728718588712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11136] ppid=11127 vsize=2966184 CPUtime=0.56 cores=1,3,5,7
/proc/11129/task/11136/stat : 11136 (java) S 11127 11129 9489 0 -1 4202560 57 0 0 0 56 0 0 0 20 0 21 0 340688792 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728717535656 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11137] ppid=11127 vsize=2966184 CPUtime=0.6 cores=1,3,5,7
/proc/11129/task/11137/stat : 11137 (java) S 11127 11129 9489 0 -1 4202560 103 0 0 0 58 2 0 0 20 0 21 0 340688792 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728716483112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11138] ppid=11127 vsize=2966184 CPUtime=0.59 cores=1,3,5,7
/proc/11129/task/11138/stat : 11138 (java) S 11127 11129 9489 0 -1 4202560 58 0 0 0 59 0 0 0 20 0 21 0 340688792 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728715430056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11139] ppid=11127 vsize=2966184 CPUtime=0.58 cores=1,3,5,7
/proc/11129/task/11139/stat : 11139 (java) S 11127 11129 9489 0 -1 4202560 82 0 0 0 58 0 0 0 20 0 21 0 340688792 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728714377512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11140] ppid=11127 vsize=2966184 CPUtime=9.23 cores=1,3,5,7
/proc/11129/task/11140/stat : 11140 (java) S 11127 11129 9489 0 -1 4202560 69 0 0 0 918 5 0 0 20 0 21 0 340688793 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728231828328 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11141] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11141/stat : 11141 (java) S 11127 11129 9489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 340688794 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728230774648 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11142] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11142/stat : 11142 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 21 0 340688794 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728229721480 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11143] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11143/stat : 11143 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 340688797 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728228670224 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11144] ppid=11127 vsize=2966184 CPUtime=2.26 cores=1,3,5,7
/proc/11129/task/11144/stat : 11144 (java) S 11127 11129 9489 0 -1 4202560 11359 0 0 0 223 3 0 0 20 0 21 0 340688797 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728227617080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11129/tid=11145] ppid=11127 vsize=2966184 CPUtime=2.51 cores=1,3,5,7
/proc/11129/task/11145/stat : 11145 (java) S 11127 11129 9489 0 -1 4202560 22886 0 0 0 245 6 0 0 20 0 21 0 340688797 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728226564536 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11146] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11146/stat : 11146 (java) S 11127 11129 9489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 340688797 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728225511672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11147] ppid=11127 vsize=2966184 CPUtime=0.07 cores=1,3,5,7
/proc/11129/task/11147/stat : 11147 (java) S 11127 11129 9489 0 -1 4202560 9 0 0 0 4 3 0 0 20 0 21 0 340688797 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728224459336 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11129/tid=11150] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11150/stat : 11150 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 340688805 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728221300008 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11129/tid=11151] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11151/stat : 11151 (java) S 11127 11129 9489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 340688805 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728220247464 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11129/tid=11249] ppid=11127 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/11129/task/11249/stat : 11249 (java) R 11127 11129 9489 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 340703629 3037372416 139431 33554432000 1073741824 1073778376 140737368877920 139728222354152 139728724774346 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 293.13
Current children cumulated vsize (KiB) 2966184

Child status: 20
Real time (s): 148.426
CPU time (s): 293.288
CPU user time (s): 292.767
CPU system time (s): 0.52092
CPU usage (%): 197.6
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 292.767
system time used= 0.52092
maximum resident set size= 562136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39445
page faults= 1
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9671
involuntary context switches= 12443

runsolver used 0.660899 second user time and 1.50777 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-03 19:47:19
IDJOB=3734721
IDBENCH=2897
IDSOLVER=2324
FILE ID=node144/3734721-1338745639
RUNJOBID= node144-1338739588-9506
PBS_JOBID= 14636773
Free space on /tmp= 70836 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_3.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734721-1338745639/watcher-3734721-1338745639 -o /tmp/evaluation-result-3734721-1338745639/solver-3734721-1338745639 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3734721-1338745639.opb

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

MD5SUM BENCH= d2b3af71376059fa940b007abcee01cc
RANDOM SEED=447288086

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26277024 kB
Buffers:         1717764 kB
Cached:          3661168 kB
SwapCached:          464 kB
Active:          3827128 kB
Inactive:        1889536 kB
Active(anon):     318008 kB
Inactive(anon):    11188 kB
Active(file):    3509120 kB
Inactive(file):  1878348 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108384 kB
Dirty:               132 kB
Writeback:             4 kB
AnonPages:        333632 kB
Mapped:            22500 kB
Shmem:               172 kB
Slab:             740240 kB
SReclaimable:     181980 kB
SUnreclaim:       558260 kB
KernelStack:        1632 kB
PageTables:         4940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1572616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70836 MiB
End job on node144 at 2012-06-03 19:49:48