Trace number 2691011

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 NameAnswerCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26Wrong UNSAT 615.634 614.168

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl10_15_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM8841123e57febe545fae4a69b91f873c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark58
Best CPU time to get the best result obtained on this benchmark0.017997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables300
Total number of constraints50
Number of soft constraints18
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Top cost 838
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 837
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version 2.2.0.v20100526
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) Server VM
0.00/0.07	c java.vm.version	11.2-b01
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	32
0.00/0.07	c java.version		1.6.0_12
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		i386
0.00/0.07	c Free memory 		1393557488
0.00/0.07	c Max memory 		1395916800
0.00/0.07	c Total memory 		1395916800
0.00/0.07	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-2691011-1277890646.wbo
0.11/0.10	c reading problem ... 
0.11/0.13	c ... done. Wall clock time 0.032s.
0.11/0.13	c #vars     318
0.11/0.13	c #constraints  50
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.11/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 20
1.09/0.84	c cleaning 2500 clauses out of 5000 with flag 5000/5000
2.34/2.07	c cleaning 4249 clauses out of 8501 with flag 11001/11001
4.04/3.72	c cleaning 5626 clauses out of 11251 with flag 18000/18000
5.95/5.69	c cleaning 6814 clauses out of 13630 with flag 26005/26005
9.38/9.03	c cleaning 7903 clauses out of 15811 with flag 35000/35000
13.38/13.01	c cleaning 8953 clauses out of 17910 with flag 45002/45002
18.48/18.16	c cleaning 9472 clauses out of 18956 with flag 55001/55001
23.39/23.09	c cleaning 9741 clauses out of 19483 with flag 65000/65000
27.79/27.43	c cleaning 9867 clauses out of 19742 with flag 75000/75000
32.29/31.98	c cleaning 9934 clauses out of 19876 with flag 85001/85001
36.59/36.27	c cleaning 9969 clauses out of 19944 with flag 95003/95003
40.79/40.41	c cleaning 9984 clauses out of 19972 with flag 105000/105000
44.19/43.85	c cleaning 9992 clauses out of 19988 with flag 115000/115000
48.90/48.58	c cleaning 9991 clauses out of 19996 with flag 125000/125000
53.10/52.77	c cleaning 10000 clauses out of 20005 with flag 135000/135000
57.10/56.72	c cleaning 10000 clauses out of 20009 with flag 145004/145004
60.51/60.13	c cleaning 9998 clauses out of 20005 with flag 155000/155000
64.31/63.96	c cleaning 9999 clauses out of 20008 with flag 165001/165001
68.31/67.92	c cleaning 10004 clauses out of 20014 with flag 175006/175006
71.92/71.54	c cleaning 9998 clauses out of 20005 with flag 185001/185001
75.22/74.87	c cleaning 10000 clauses out of 20007 with flag 195001/195001
78.91/78.50	c cleaning 9999 clauses out of 20006 with flag 205000/205000
82.01/81.60	c cleaning 9999 clauses out of 20007 with flag 215000/215000
84.81/84.45	c cleaning 10000 clauses out of 20010 with flag 225002/225002
87.41/87.10	c cleaning 10001 clauses out of 20008 with flag 235000/235000
90.41/90.03	c cleaning 9999 clauses out of 20008 with flag 245001/245001
93.21/92.84	c cleaning 10001 clauses out of 20008 with flag 255000/255000
96.62/96.27	c cleaning 9998 clauses out of 20008 with flag 265001/265001
100.12/99.77	c cleaning 9999 clauses out of 20010 with flag 275001/275001
103.02/102.65	c cleaning 10001 clauses out of 20010 with flag 285000/285000
105.82/105.44	c cleaning 10001 clauses out of 20010 with flag 295001/295001
108.23/107.87	c cleaning 10004 clauses out of 20010 with flag 305002/305002
110.82/110.43	c cleaning 10000 clauses out of 20005 with flag 315001/315001
113.52/113.12	c cleaning 10000 clauses out of 20005 with flag 325001/325001
116.22/115.80	c cleaning 10000 clauses out of 20004 with flag 335000/335000
118.63/118.26	c cleaning 10001 clauses out of 20006 with flag 345002/345002
121.44/121.04	c cleaning 10001 clauses out of 20005 with flag 355002/355002
123.93/123.58	c cleaning 10000 clauses out of 20003 with flag 365001/365001
126.63/126.24	c cleaning 10002 clauses out of 20004 with flag 375002/375002
128.93/128.55	c cleaning 9997 clauses out of 20000 with flag 385000/385000
131.93/131.51	c cleaning 10000 clauses out of 20005 with flag 395002/395002
135.74/135.38	c cleaning 9994 clauses out of 20003 with flag 405000/405000
139.54/139.18	c cleaning 10002 clauses out of 20009 with flag 415000/415000
143.24/142.87	c cleaning 10001 clauses out of 20008 with flag 425001/425001
146.34/145.97	c cleaning 10000 clauses out of 20009 with flag 435003/435003
148.44/148.04	c cleaning 10000 clauses out of 20007 with flag 445001/445001
150.94/150.52	c cleaning 10000 clauses out of 20007 with flag 455001/455001
153.64/153.29	c cleaning 9996 clauses out of 20008 with flag 465002/465002
156.34/155.91	c cleaning 9998 clauses out of 20010 with flag 475000/475000
158.75/158.32	c cleaning 10003 clauses out of 20015 with flag 485003/485003
160.84/160.45	c cleaning 10000 clauses out of 20010 with flag 495001/495001
162.95/162.54	c cleaning 10002 clauses out of 20011 with flag 505002/505002
165.15/164.76	c cleaning 10000 clauses out of 20009 with flag 515002/515002
167.55/167.16	c cleaning 9999 clauses out of 20007 with flag 525000/525000
169.65/169.28	c cleaning 10000 clauses out of 20008 with flag 535000/535000
171.75/171.38	c cleaning 10002 clauses out of 20009 with flag 545001/545001
173.96/173.52	c cleaning 9996 clauses out of 20006 with flag 555000/555000
176.06/175.64	c cleaning 10001 clauses out of 20010 with flag 565000/565000
178.06/177.68	c cleaning 10001 clauses out of 20009 with flag 575000/575000
180.17/179.70	c cleaning 10000 clauses out of 20009 with flag 585001/585001
182.97/182.55	c cleaning 9998 clauses out of 20008 with flag 595000/595000
185.57/185.14	c cleaning 9999 clauses out of 20013 with flag 605003/605003
188.17/187.73	c cleaning 10005 clauses out of 20013 with flag 615002/615002
190.27/189.86	c cleaning 9999 clauses out of 20007 with flag 625001/625001
192.67/192.28	c cleaning 10000 clauses out of 20008 with flag 635001/635001
194.97/194.52	c cleaning 9996 clauses out of 20009 with flag 645002/645002
197.38/196.99	c cleaning 10002 clauses out of 20013 with flag 655002/655002
199.68/199.23	c cleaning 9998 clauses out of 20010 with flag 665001/665001
201.88/201.43	c cleaning 10000 clauses out of 20012 with flag 675001/675001
204.38/203.93	c cleaning 9995 clauses out of 20011 with flag 685000/685000
206.59/206.14	c cleaning 10003 clauses out of 20016 with flag 695000/695000
208.79/208.37	c cleaning 10003 clauses out of 20013 with flag 705000/705000
210.79/210.37	c cleaning 10000 clauses out of 20010 with flag 715000/715000
213.09/212.61	c cleaning 9991 clauses out of 20012 with flag 725002/725002
215.19/214.70	c cleaning 10003 clauses out of 20024 with flag 735005/735005
217.29/216.87	c cleaning 10004 clauses out of 20017 with flag 745001/745001
219.32/218.85	c cleaning 9999 clauses out of 20012 with flag 755000/755000
221.52/221.04	c cleaning 9999 clauses out of 20013 with flag 765000/765000
223.62/223.19	c cleaning 9993 clauses out of 20014 with flag 775000/775000
225.82/225.33	c cleaning 10006 clauses out of 20021 with flag 785000/785000
228.02/227.54	c cleaning 10004 clauses out of 20015 with flag 795000/795000
230.22/229.77	c cleaning 9994 clauses out of 20012 with flag 805001/805001
232.42/231.92	c cleaning 10000 clauses out of 20018 with flag 815001/815001
234.83/234.38	c cleaning 10004 clauses out of 20020 with flag 825003/825003
237.12/236.61	c cleaning 10000 clauses out of 20013 with flag 835000/835000
239.43/238.94	c cleaning 10004 clauses out of 20017 with flag 845004/845004
241.44/240.96	c cleaning 10000 clauses out of 20010 with flag 855001/855001
243.43/242.96	c cleaning 10001 clauses out of 20010 with flag 865001/865001
245.53/245.09	c cleaning 10000 clauses out of 20009 with flag 875001/875001
247.94/247.45	c cleaning 10000 clauses out of 20008 with flag 885000/885000
249.94/249.49	c cleaning 10000 clauses out of 20009 with flag 895001/895001
252.14/251.61	c cleaning 10001 clauses out of 20010 with flag 905002/905002
254.15/253.69	c cleaning 10001 clauses out of 20009 with flag 915002/915002
256.35/255.83	c cleaning 9994 clauses out of 20007 with flag 925001/925001
258.05/257.56	c cleaning 9992 clauses out of 20014 with flag 935002/935002
260.15/259.66	c cleaning 10007 clauses out of 20023 with flag 945003/945003
262.35/261.90	c cleaning 9990 clauses out of 20013 with flag 955000/955000
264.55/264.03	c cleaning 10003 clauses out of 20023 with flag 965000/965000
266.65/266.16	c cleaning 10008 clauses out of 20021 with flag 975001/975001
268.85/268.33	c cleaning 10003 clauses out of 20014 with flag 985002/985002
271.06/270.60	c cleaning 9999 clauses out of 20009 with flag 995000/995000
273.15/272.61	c cleaning 10000 clauses out of 20011 with flag 1005001/1005001
275.05/274.55	c cleaning 10001 clauses out of 20011 with flag 1015001/1015001
277.35/276.83	c cleaning 9999 clauses out of 20009 with flag 1025000/1025000
279.46/278.94	c cleaning 10003 clauses out of 20015 with flag 1035005/1035005
281.36/280.87	c cleaning 9999 clauses out of 20007 with flag 1045000/1045000
283.46/282.96	c cleaning 9998 clauses out of 20008 with flag 1055000/1055000
285.66/285.12	c cleaning 9999 clauses out of 20011 with flag 1065001/1065001
287.76/287.22	c cleaning 10002 clauses out of 20012 with flag 1075001/1075001
290.06/289.57	c cleaning 10003 clauses out of 20011 with flag 1085002/1085002
291.96/291.48	c cleaning 9998 clauses out of 20006 with flag 1095000/1095000
293.86/293.34	c cleaning 10002 clauses out of 20009 with flag 1105001/1105001
295.56/295.06	c cleaning 9997 clauses out of 20006 with flag 1115000/1115000
297.46/296.96	c cleaning 9999 clauses out of 20010 with flag 1125001/1125001
299.56/299.04	c cleaning 10000 clauses out of 20011 with flag 1135001/1135001
301.56/301.05	c cleaning 10000 clauses out of 20011 with flag 1145001/1145001
303.36/302.84	c cleaning 10001 clauses out of 20011 with flag 1155001/1155001
305.06/304.60	c cleaning 9999 clauses out of 20010 with flag 1165001/1165001
307.16/306.64	c cleaning 10000 clauses out of 20011 with flag 1175001/1175001
309.26/308.79	c cleaning 9999 clauses out of 20013 with flag 1185003/1185003
311.16/310.68	c cleaning 10002 clauses out of 20011 with flag 1195000/1195000
312.97/312.46	c cleaning 10000 clauses out of 20009 with flag 1205000/1205000
314.77/314.28	c cleaning 9999 clauses out of 20009 with flag 1215000/1215000
316.67/316.14	c cleaning 9999 clauses out of 20010 with flag 1225000/1225000
318.57/318.02	c cleaning 10001 clauses out of 20013 with flag 1235002/1235002
320.47/319.94	c cleaning 10001 clauses out of 20012 with flag 1245002/1245002
322.47/321.97	c cleaning 10000 clauses out of 20011 with flag 1255002/1255002
324.28/323.75	c cleaning 10001 clauses out of 20010 with flag 1265001/1265001
326.09/325.52	c cleaning 9999 clauses out of 20009 with flag 1275001/1275001
327.99/327.48	c cleaning 10001 clauses out of 20010 with flag 1285001/1285001
329.89/329.31	c cleaning 9999 clauses out of 20008 with flag 1295000/1295000
331.69/331.13	c cleaning 10000 clauses out of 20010 with flag 1305001/1305001
333.80/333.30	c cleaning 9998 clauses out of 20010 with flag 1315001/1315001
335.69/335.19	c cleaning 9999 clauses out of 20012 with flag 1325001/1325001
337.99/337.40	c cleaning 10004 clauses out of 20014 with flag 1335002/1335002
339.80/339.22	c cleaning 10000 clauses out of 20008 with flag 1345000/1345000
341.70/341.19	c cleaning 9999 clauses out of 20008 with flag 1355000/1355000
343.90/343.32	c cleaning 10001 clauses out of 20009 with flag 1365000/1365000
345.91/345.35	c cleaning 10003 clauses out of 20011 with flag 1375003/1375003
348.21/347.68	c cleaning 9997 clauses out of 20007 with flag 1385002/1385002
350.20/349.69	c cleaning 10001 clauses out of 20009 with flag 1395001/1395001
352.21/351.64	c cleaning 10000 clauses out of 20007 with flag 1405000/1405000
354.61/354.04	c cleaning 9999 clauses out of 20007 with flag 1415000/1415000
356.51/355.94	c cleaning 9999 clauses out of 20010 with flag 1425002/1425002
358.41/357.83	c cleaning 10003 clauses out of 20011 with flag 1435002/1435002
360.21/359.60	c cleaning 9999 clauses out of 20007 with flag 1445001/1445001
362.01/361.49	c cleaning 9996 clauses out of 20008 with flag 1455001/1455001
364.21/363.60	c cleaning 10004 clauses out of 20013 with flag 1465002/1465002
366.11/365.52	c cleaning 10000 clauses out of 20008 with flag 1475001/1475001
368.11/367.56	c cleaning 10000 clauses out of 20007 with flag 1485000/1485000
370.22/369.62	c cleaning 10001 clauses out of 20009 with flag 1495002/1495002
372.12/371.59	c cleaning 9999 clauses out of 20008 with flag 1505002/1505002
374.22/373.63	c cleaning 9999 clauses out of 20007 with flag 1515000/1515000
376.43/375.86	c cleaning 10004 clauses out of 20013 with flag 1525005/1525005
378.53/377.92	c cleaning 9996 clauses out of 20006 with flag 1535002/1535002
380.43/379.88	c cleaning 10000 clauses out of 20008 with flag 1545000/1545000
382.43/381.82	c cleaning 9998 clauses out of 20008 with flag 1555000/1555000
384.44/383.82	c cleaning 10000 clauses out of 20012 with flag 1565002/1565002
386.33/385.72	c cleaning 10001 clauses out of 20011 with flag 1575001/1575001
388.13/387.56	c cleaning 10000 clauses out of 20012 with flag 1585003/1585003
390.04/389.41	c cleaning 10001 clauses out of 20010 with flag 1595001/1595001
391.94/391.37	c cleaning 9997 clauses out of 20008 with flag 1605000/1605000
394.03/393.42	c cleaning 9998 clauses out of 20011 with flag 1615000/1615000
396.14/395.60	c cleaning 10004 clauses out of 20013 with flag 1625000/1625000
398.14/397.55	c cleaning 10000 clauses out of 20010 with flag 1635001/1635001
400.04/399.47	c cleaning 9999 clauses out of 20010 with flag 1645001/1645001
401.84/401.29	c cleaning 10002 clauses out of 20011 with flag 1655001/1655001
403.64/403.04	c cleaning 9998 clauses out of 20008 with flag 1665000/1665000
405.45/404.89	c cleaning 9998 clauses out of 20010 with flag 1675000/1675000
407.45/406.85	c cleaning 10000 clauses out of 20012 with flag 1685000/1685000
409.25/408.67	c cleaning 10002 clauses out of 20013 with flag 1695001/1695001
411.25/410.63	c cleaning 9999 clauses out of 20010 with flag 1705000/1705000
413.25/412.62	c cleaning 10000 clauses out of 20011 with flag 1715000/1715000
415.05/414.43	c cleaning 10003 clauses out of 20013 with flag 1725002/1725002
416.95/416.30	c cleaning 10001 clauses out of 20010 with flag 1735002/1735002
418.85/418.27	c cleaning 10000 clauses out of 20007 with flag 1745000/1745000
420.75/420.14	c cleaning 9998 clauses out of 20007 with flag 1755000/1755000
422.65/422.02	c cleaning 9999 clauses out of 20009 with flag 1765000/1765000
424.85/424.24	c cleaning 10002 clauses out of 20012 with flag 1775002/1775002
426.85/426.29	c cleaning 10001 clauses out of 20010 with flag 1785002/1785002
428.75/428.12	c cleaning 10000 clauses out of 20008 with flag 1795001/1795001
430.67/430.00	c cleaning 9998 clauses out of 20008 with flag 1805001/1805001
432.56/431.95	c cleaning 10001 clauses out of 20009 with flag 1815000/1815000
434.47/433.87	c cleaning 10001 clauses out of 20010 with flag 1825002/1825002
436.17/435.54	c cleaning 9999 clauses out of 20008 with flag 1835001/1835001
438.07/437.49	c cleaning 9998 clauses out of 20008 with flag 1845000/1845000
440.07/439.42	c cleaning 9999 clauses out of 20011 with flag 1855001/1855001
441.87/441.20	c cleaning 10002 clauses out of 20013 with flag 1865002/1865002
443.67/443.05	c cleaning 10000 clauses out of 20011 with flag 1875002/1875002
445.27/444.64	c cleaning 10002 clauses out of 20012 with flag 1885003/1885003
447.07/446.50	c cleaning 10000 clauses out of 20008 with flag 1895001/1895001
448.97/448.38	c cleaning 10000 clauses out of 20007 with flag 1905000/1905000
450.87/450.23	c cleaning 10001 clauses out of 20008 with flag 1915001/1915001
452.68/452.04	c cleaning 9999 clauses out of 20006 with flag 1925000/1925000
454.58/453.93	c cleaning 10001 clauses out of 20010 with flag 1935003/1935003
456.38/455.79	c cleaning 9997 clauses out of 20008 with flag 1945002/1945002
458.18/457.60	c cleaning 10002 clauses out of 20010 with flag 1955001/1955001
460.18/459.52	c cleaning 9994 clauses out of 20008 with flag 1965001/1965001
462.09/461.42	c cleaning 10005 clauses out of 20017 with flag 1975004/1975004
463.89/463.29	c cleaning 10001 clauses out of 20009 with flag 1985001/1985001
466.29/465.62	c cleaning 10000 clauses out of 20009 with flag 1995002/1995002
468.59/467.90	c cleaning 10000 clauses out of 20007 with flag 2005000/2005000
470.69/470.09	c cleaning 10000 clauses out of 20010 with flag 2015003/2015003
472.99/472.35	c cleaning 10000 clauses out of 20009 with flag 2025002/2025002
475.09/474.47	c cleaning 9999 clauses out of 20008 with flag 2035001/2035001
477.09/476.42	c cleaning 10000 clauses out of 20009 with flag 2045001/2045001
479.20/478.54	c cleaning 9997 clauses out of 20008 with flag 2055000/2055000
481.19/480.56	c cleaning 10001 clauses out of 20011 with flag 2065000/2065000
483.20/482.59	c cleaning 10003 clauses out of 20011 with flag 2075001/2075001
485.40/484.73	c cleaning 10001 clauses out of 20010 with flag 2085003/2085003
487.40/486.77	c cleaning 10000 clauses out of 20009 with flag 2095003/2095003
489.20/488.57	c cleaning 9998 clauses out of 20007 with flag 2105001/2105001
491.00/490.30	c cleaning 9996 clauses out of 20008 with flag 2115000/2115000
493.00/492.31	c cleaning 10005 clauses out of 20014 with flag 2125002/2125002
494.80/494.12	c cleaning 9999 clauses out of 20008 with flag 2135001/2135001
496.71/496.01	c cleaning 10000 clauses out of 20008 with flag 2145000/2145000
498.60/497.93	c cleaning 9996 clauses out of 20009 with flag 2155001/2155001
500.41/499.76	c cleaning 10005 clauses out of 20015 with flag 2165003/2165003
502.11/501.46	c cleaning 10001 clauses out of 20007 with flag 2175000/2175000
504.11/503.46	c cleaning 9998 clauses out of 20006 with flag 2185000/2185000
506.11/505.47	c cleaning 9999 clauses out of 20008 with flag 2195000/2195000
507.91/507.22	c cleaning 9999 clauses out of 20010 with flag 2205001/2205001
509.81/509.12	c cleaning 10001 clauses out of 20010 with flag 2215000/2215000
511.51/510.89	c cleaning 10000 clauses out of 20009 with flag 2225000/2225000
513.32/512.64	c cleaning 9997 clauses out of 20009 with flag 2235000/2235000
515.11/514.42	c cleaning 10002 clauses out of 20012 with flag 2245000/2245000
516.72/516.08	c cleaning 10002 clauses out of 20011 with flag 2255001/2255001
518.42/517.74	c cleaning 10000 clauses out of 20012 with flag 2265004/2265004
520.21/519.53	c cleaning 10001 clauses out of 20011 with flag 2275003/2275003
522.02/521.32	c cleaning 10000 clauses out of 20007 with flag 2285000/2285000
523.72/523.07	c cleaning 10002 clauses out of 20011 with flag 2295004/2295004
525.62/524.90	c cleaning 10001 clauses out of 20006 with flag 2305001/2305001
527.53/526.82	c cleaning 9998 clauses out of 20006 with flag 2315002/2315002
529.22/528.57	c cleaning 9998 clauses out of 20008 with flag 2325002/2325002
530.94/530.21	c cleaning 10001 clauses out of 20009 with flag 2335001/2335001
532.73/532.07	c cleaning 9999 clauses out of 20008 with flag 2345001/2345001
534.53/533.85	c cleaning 10001 clauses out of 20009 with flag 2355001/2355001
536.44/535.75	c cleaning 10001 clauses out of 20008 with flag 2365001/2365001
538.44/537.70	c cleaning 9999 clauses out of 20008 with flag 2375002/2375002
540.14/539.41	c cleaning 10003 clauses out of 20011 with flag 2385004/2385004
541.85/541.16	c cleaning 10000 clauses out of 20008 with flag 2395004/2395004
543.55/542.88	c cleaning 9998 clauses out of 20004 with flag 2405000/2405000
545.25/544.54	c cleaning 9999 clauses out of 20006 with flag 2415000/2415000
547.05/546.31	c cleaning 9998 clauses out of 20008 with flag 2425001/2425001
548.95/548.22	c cleaning 9999 clauses out of 20009 with flag 2435000/2435000
551.25/550.51	c cleaning 10001 clauses out of 20011 with flag 2445001/2445001
553.25/552.54	c cleaning 10002 clauses out of 20009 with flag 2455000/2455000
555.36/554.61	c cleaning 10001 clauses out of 20009 with flag 2465002/2465002
557.37/556.61	c cleaning 9998 clauses out of 20006 with flag 2475000/2475000
559.26/558.60	c cleaning 10000 clauses out of 20010 with flag 2485002/2485002
561.47/560.74	c cleaning 10000 clauses out of 20010 with flag 2495002/2495002
563.57/562.84	c cleaning 10002 clauses out of 20010 with flag 2505002/2505002
565.57/564.84	c cleaning 9999 clauses out of 20007 with flag 2515001/2515001
567.67/566.95	c cleaning 10002 clauses out of 20008 with flag 2525001/2525001
569.77/569.03	c cleaning 10000 clauses out of 20006 with flag 2535001/2535001
571.68/570.90	c cleaning 10000 clauses out of 20005 with flag 2545000/2545000
573.58/572.88	c cleaning 9998 clauses out of 20005 with flag 2555000/2555000
575.58/574.83	c cleaning 10001 clauses out of 20009 with flag 2565002/2565002
577.49/576.79	c cleaning 10001 clauses out of 20006 with flag 2575000/2575000
579.30/578.60	c cleaning 9999 clauses out of 20005 with flag 2585000/2585000
581.19/580.44	c cleaning 10001 clauses out of 20007 with flag 2595001/2595001
583.20/582.42	c cleaning 9999 clauses out of 20008 with flag 2605003/2605003
585.00/584.20	c cleaning 9999 clauses out of 20006 with flag 2615000/2615000
586.70/585.98	c cleaning 10001 clauses out of 20007 with flag 2625000/2625000
588.60/587.86	c cleaning 10000 clauses out of 20006 with flag 2635000/2635000
590.41/589.67	c cleaning 9999 clauses out of 20008 with flag 2645002/2645002
592.20/591.40	c cleaning 10002 clauses out of 20007 with flag 2655000/2655000
594.20/593.40	c cleaning 9999 clauses out of 20006 with flag 2665001/2665001
596.10/595.37	c cleaning 9999 clauses out of 20006 with flag 2675000/2675000
598.01/597.28	c cleaning 10000 clauses out of 20007 with flag 2685000/2685000
600.01/599.22	c cleaning 9999 clauses out of 20007 with flag 2695000/2695000
601.91/601.19	c cleaning 10002 clauses out of 20008 with flag 2705000/2705000
603.92/603.15	c cleaning 10002 clauses out of 20009 with flag 2715003/2715003
605.83/605.09	c cleaning 9999 clauses out of 20004 with flag 2725000/2725000
607.86/607.10	c cleaning 10001 clauses out of 20006 with flag 2735001/2735001
610.46/609.33	c cleaning 9998 clauses out of 20004 with flag 2745001/2745001
612.59/611.21	c cleaning 10003 clauses out of 20007 with flag 2755002/2755002
614.57/613.15	c cleaning 10000 clauses out of 20003 with flag 2765001/2765001
615.58/614.12	c starts		: 231
615.58/614.12	c conflicts		: 2771091
615.58/614.12	c decisions		: 3201402
615.58/614.12	c propagations		: 60231486
615.58/614.12	c inspects		: 6241578520
615.58/614.12	c learnt literals	: 7
615.58/614.12	c learnt binary clauses	: 18
615.58/614.12	c learnt ternary clauses	: 38
615.58/614.12	c learnt clauses	: 2771083
615.58/614.12	c ignored clauses	: 0
615.58/614.12	c root simplifications	: 0
615.58/614.12	c removed literals (reason simplification)	: 18908660
615.58/614.12	c reason swapping (by a shorter reason)	: 0
615.58/614.12	c Calls to reduceDB	: 278
615.58/614.12	c number of reductions to clauses (during analyze)	: 0
615.58/614.12	c number of learned constraints concerned by reduction	: 0
615.58/614.12	c number of learning phase by resolution	: 0
615.58/614.12	c number of learning phase by cutting planes	: 0
615.58/614.12	c speed (assignments/second)	: 98099.11952389794
615.58/614.12	c non guided choices	85
615.58/614.13	c learnt constraints type 
615.58/614.13	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16068
615.58/614.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 18
615.58/614.13	c constraints type 
615.58/614.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
615.58/614.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 20
615.58/614.13	s UNSATISFIABLE
615.58/614.13	c Total wall clock time (in seconds): 614.029

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 2.08 3.06 4.16 3/179 21886
/proc/meminfo: memFree=31361340/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=13164 CPUtime=0
/proc/21886/stat : 21886 (java) R 21884 21886 20947 0 -1 4194304 845 0 0 0 0 0 0 0 20 0 1 0 164668295 13479936 381 4089446400 134512640 134550932 4293029328 18446744073709551615 5490309 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21886/statm: 3291 388 144 10 0 1121 0

[startup+0.0887499 s]
/proc/loadavg: 2.08 3.06 4.16 3/179 21886
/proc/meminfo: memFree=31361340/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1529884 CPUtime=0.09
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 5040 0 1 0 8 1 0 0 20 0 18 0 164668295 1566601216 4478 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 382471 4478 1340 10 0 379773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1529884

[startup+0.100728 s]
/proc/loadavg: 2.08 3.06 4.16 3/179 21886
/proc/meminfo: memFree=31361340/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1530040 CPUtime=0.11
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 5179 0 1 0 10 1 0 0 20 0 18 0 164668295 1566760960 4617 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 382510 4617 1346 10 0 379812 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1530040

[startup+0.300712 s]
/proc/loadavg: 2.08 3.06 4.16 3/179 21886
/proc/meminfo: memFree=31361340/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1532932 CPUtime=0.55
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 6507 0 1 0 54 1 0 0 20 0 19 0 164668295 1569722368 5755 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 383233 5755 1414 10 0 380535 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 1532932

[startup+0.700646 s]
/proc/loadavg: 2.08 3.06 4.16 3/179 21886
/proc/meminfo: memFree=31361340/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1532932 CPUtime=0.99
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 6856 0 1 0 98 1 0 0 20 0 19 0 164668295 1569722368 6104 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 383233 6104 1418 10 0 380535 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 1532932

[startup+1.5015 s]
/proc/loadavg: 2.08 3.04 4.15 3/198 21905
/proc/meminfo: memFree=31339188/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1532932 CPUtime=1.82
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 7551 0 1 0 180 2 0 0 20 0 19 0 164668295 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 383233 6793 1437 10 0 380535 0
[pid=21886/tid=21888] ppid=21884 vsize=1532932 CPUtime=1.46
/proc/21886/task/21888/stat : 21888 (java) R 21884 21886 20947 0 -1 4202560 4282 0 1 0 146 0 0 0 22 0 19 0 164668295 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4109386559 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21886/tid=21889] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21889/stat : 21889 (java) S 21884 21886 20947 0 -1 4202560 196 0 0 0 0 0 0 0 17 0 19 0 164668296 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21890] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21890/stat : 21890 (java) S 21884 21886 20947 0 -1 4202560 119 0 0 0 0 0 0 0 18 0 19 0 164668296 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21891] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21891/stat : 21891 (java) S 21884 21886 20947 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 164668296 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21892] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21892/stat : 21892 (java) S 21884 21886 20947 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 164668296 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21893] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21893/stat : 21893 (java) S 21884 21886 20947 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 164668296 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21894] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21894/stat : 21894 (java) S 21884 21886 20947 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 164668296 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21895] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21895/stat : 21895 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 17 0 19 0 164668296 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21896] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21896/stat : 21896 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 17 0 19 0 164668296 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21897] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21897/stat : 21897 (java) S 21884 21886 20947 0 -1 4202560 312 0 0 0 0 0 0 0 17 0 19 0 164668297 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21898] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21898/stat : 21898 (java) S 21884 21886 20947 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 164668297 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21899] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21899/stat : 21899 (java) S 21884 21886 20947 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 164668297 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21900] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21900/stat : 21900 (java) S 21884 21886 20947 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 19 0 164668299 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21901] ppid=21884 vsize=1532932 CPUtime=0.12
/proc/21886/task/21901/stat : 21901 (java) S 21884 21886 20947 0 -1 4202560 777 0 0 0 12 0 0 0 15 0 19 0 164668299 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21902] ppid=21884 vsize=1532932 CPUtime=0.2
/proc/21886/task/21902/stat : 21902 (java) S 21884 21886 20947 0 -1 4202560 795 0 0 0 20 0 0 0 15 0 19 0 164668299 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21903] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21903/stat : 21903 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 19 0 164668300 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21904] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21904/stat : 21904 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 19 0 164668300 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21905] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21905/stat : 21905 (java) S 21884 21886 20947 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 164668309 1569722368 6793 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 1532932

[startup+3.10121 s]
/proc/loadavg: 2.08 3.04 4.15 3/198 21905
/proc/meminfo: memFree=31336212/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1532932 CPUtime=3.44
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 8266 0 1 0 342 2 0 0 20 0 19 0 164668295 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 383233 7502 1437 10 0 380535 0
[pid=21886/tid=21888] ppid=21884 vsize=1532932 CPUtime=3.05
/proc/21886/task/21888/stat : 21888 (java) R 21884 21886 20947 0 -1 4202560 4285 0 1 0 305 0 0 0 19 0 19 0 164668295 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4109386559 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21886/tid=21889] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21889/stat : 21889 (java) S 21884 21886 20947 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 19 0 164668296 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21890] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21890/stat : 21890 (java) S 21884 21886 20947 0 -1 4202560 186 0 0 0 0 0 0 0 18 0 19 0 164668296 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 2 0 0 0
[pid=21886/tid=21891] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21891/stat : 21891 (java) S 21884 21886 20947 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 164668296 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21892] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21892/stat : 21892 (java) S 21884 21886 20947 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 19 0 164668296 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21893] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21893/stat : 21893 (java) S 21884 21886 20947 0 -1 4202560 212 0 0 0 0 0 0 0 16 0 19 0 164668296 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21894] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21894/stat : 21894 (java) S 21884 21886 20947 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 164668296 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21895] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21895/stat : 21895 (java) S 21884 21886 20947 0 -1 4202560 161 0 0 0 0 0 0 0 15 0 19 0 164668296 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21896] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21896/stat : 21896 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 19 0 164668296 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21897] ppid=21884 vsize=1532932 CPUtime=0.01
/proc/21886/task/21897/stat : 21897 (java) S 21884 21886 20947 0 -1 4202560 573 0 0 0 1 0 0 0 15 0 19 0 164668297 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21898] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21898/stat : 21898 (java) S 21884 21886 20947 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 164668297 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21899] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21899/stat : 21899 (java) S 21884 21886 20947 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 164668297 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21900] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21900/stat : 21900 (java) S 21884 21886 20947 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 19 0 164668299 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21901] ppid=21884 vsize=1532932 CPUtime=0.13
/proc/21886/task/21901/stat : 21901 (java) S 21884 21886 20947 0 -1 4202560 779 0 0 0 13 0 0 0 16 0 19 0 164668299 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21902] ppid=21884 vsize=1532932 CPUtime=0.21
/proc/21886/task/21902/stat : 21902 (java) S 21884 21886 20947 0 -1 4202560 796 0 0 0 21 0 0 0 16 0 19 0 164668299 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21903] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21903/stat : 21903 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 19 0 164668300 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21904] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21904/stat : 21904 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 19 0 164668300 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21905] ppid=21884 vsize=1532932 CPUtime=0
/proc/21886/task/21905/stat : 21905 (java) S 21884 21886 20947 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 164668309 1569722368 7502 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 1532932

[startup+6.30163 s]
/proc/loadavg: 2.08 3.04 4.15 3/198 21905
/proc/meminfo: memFree=31335392/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1532452 CPUtime=6.68
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 8734 0 1 0 666 2 0 0 20 0 19 0 164668295 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 383113 7850 1437 10 0 380415 0
[pid=21886/tid=21888] ppid=21884 vsize=1532452 CPUtime=6.23
/proc/21886/task/21888/stat : 21888 (java) R 21884 21886 20947 0 -1 4202560 4288 0 1 0 623 0 0 0 25 0 19 0 164668295 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4109367114 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21886/tid=21889] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21889/stat : 21889 (java) S 21884 21886 20947 0 -1 4202560 202 0 0 0 0 0 0 0 15 0 19 0 164668296 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 2 0 0 0
[pid=21886/tid=21890] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21890/stat : 21890 (java) S 21884 21886 20947 0 -1 4202560 230 0 0 0 0 0 0 0 15 0 19 0 164668296 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21891] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21891/stat : 21891 (java) S 21884 21886 20947 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 19 0 164668296 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 2 0 0 0
[pid=21886/tid=21892] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21892/stat : 21892 (java) S 21884 21886 20947 0 -1 4202560 78 0 0 0 0 0 0 0 16 0 19 0 164668296 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 6 0 0 0
[pid=21886/tid=21893] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21893/stat : 21893 (java) S 21884 21886 20947 0 -1 4202560 252 0 0 0 0 0 0 0 15 0 19 0 164668296 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 2 0 0 0
[pid=21886/tid=21894] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21894/stat : 21894 (java) S 21884 21886 20947 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 164668296 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21895] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21895/stat : 21895 (java) S 21884 21886 20947 0 -1 4202560 161 0 0 0 0 0 0 0 15 0 19 0 164668296 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21896] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21896/stat : 21896 (java) S 21884 21886 20947 0 -1 4202560 40 0 0 0 0 0 0 0 15 0 19 0 164668296 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21897] ppid=21884 vsize=1532452 CPUtime=0.03
/proc/21886/task/21897/stat : 21897 (java) S 21884 21886 20947 0 -1 4202560 822 0 0 0 3 0 0 0 16 0 19 0 164668297 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21898] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21898/stat : 21898 (java) S 21884 21886 20947 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 164668297 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21899] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21899/stat : 21899 (java) S 21884 21886 20947 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 164668297 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21900] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21900/stat : 21900 (java) S 21884 21886 20947 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 19 0 164668299 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21901] ppid=21884 vsize=1532452 CPUtime=0.13
/proc/21886/task/21901/stat : 21901 (java) S 21884 21886 20947 0 -1 4202560 779 0 0 0 13 0 0 0 15 0 19 0 164668299 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21902] ppid=21884 vsize=1532452 CPUtime=0.24
/proc/21886/task/21902/stat : 21902 (java) S 21884 21886 20947 0 -1 4202560 805 0 0 0 24 0 0 0 15 0 19 0 164668299 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21903] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21903/stat : 21903 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 19 0 164668300 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21904] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21904/stat : 21904 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 19 0 164668300 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21905] ppid=21884 vsize=1532452 CPUtime=0
/proc/21886/task/21905/stat : 21905 (java) S 21884 21886 20947 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 164668309 1569230848 7850 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.68
Current children cumulated vsize (KiB) 1532452

[startup+12.7014 s]
/proc/loadavg: 2.06 3.01 4.12 3/198 21905
/proc/meminfo: memFree=31334364/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1532088 CPUtime=13.08
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 9094 0 1 0 1306 2 0 0 20 0 19 0 164668295 1568858112 8118 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 383022 8118 1437 10 0 380324 0
[pid=21886/tid=21888] ppid=21884 vsize=1532088 CPUtime=12.61
/proc/21886/task/21888/stat : 21888 (java) R 21884 21886 20947 0 -1 4202560 4289 0 1 0 1261 0 0 0 25 0 19 0 164668295 1568858112 8118 4089446400 134512640 134550932 4293029328 18446744073709551615 4109366986 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21886/tid=21889] ppid=21884 vsize=1532088 CPUtime=0
/proc/21886/task/21889/stat : 21889 (java) S 21884 21886 20947 0 -1 4202560 202 0 0 0 0 0 0 0 15 0 19 0 164668296 1568858112 8118 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 2 0 0 0

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

/proc/21886/task/21889/stat : 21889 (java) S 21884 21886 20947 0 -1 4202560 212 0 0 0 11 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21890] ppid=21884 vsize=1551080 CPUtime=0.11
/proc/21886/task/21890/stat : 21890 (java) S 21884 21886 20947 0 -1 4202560 249 0 0 0 11 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21891] ppid=21884 vsize=1551080 CPUtime=0.1
/proc/21886/task/21891/stat : 21891 (java) S 21884 21886 20947 0 -1 4202560 36 0 0 0 10 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21892] ppid=21884 vsize=1551080 CPUtime=0.09
/proc/21886/task/21892/stat : 21892 (java) S 21884 21886 20947 0 -1 4202560 127 0 0 0 9 0 0 0 16 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 6 0 0 0
[pid=21886/tid=21893] ppid=21884 vsize=1551080 CPUtime=0.09
/proc/21886/task/21893/stat : 21893 (java) S 21884 21886 20947 0 -1 4202560 320 0 0 0 9 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21894] ppid=21884 vsize=1551080 CPUtime=0.1
/proc/21886/task/21894/stat : 21894 (java) S 21884 21886 20947 0 -1 4202560 59 0 0 0 10 0 0 0 16 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 7 0 0 0
[pid=21886/tid=21895] ppid=21884 vsize=1551080 CPUtime=0.09
/proc/21886/task/21895/stat : 21895 (java) S 21884 21886 20947 0 -1 4202560 210 0 0 0 9 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 7 0 0 0
[pid=21886/tid=21896] ppid=21884 vsize=1551080 CPUtime=0.08
/proc/21886/task/21896/stat : 21896 (java) S 21884 21886 20947 0 -1 4202560 47 0 0 0 8 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 2 0 0 0
[pid=21886/tid=21897] ppid=21884 vsize=1551080 CPUtime=3.25
/proc/21886/task/21897/stat : 21897 (java) S 21884 21886 20947 0 -1 4202560 1950 0 0 0 321 4 0 0 15 0 19 0 164668297 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21898] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21898/stat : 21898 (java) S 21884 21886 20947 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 164668297 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21899] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21899/stat : 21899 (java) S 21884 21886 20947 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 164668297 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21900] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21900/stat : 21900 (java) S 21884 21886 20947 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 19 0 164668299 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21901] ppid=21884 vsize=1551080 CPUtime=0.52
/proc/21886/task/21901/stat : 21901 (java) S 21884 21886 20947 0 -1 4202560 4546 0 0 0 52 0 0 0 15 0 19 0 164668299 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21902] ppid=21884 vsize=1551080 CPUtime=0.5
/proc/21886/task/21902/stat : 21902 (java) S 21884 21886 20947 0 -1 4202560 3773 0 0 0 50 0 0 0 15 0 19 0 164668299 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21903] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21903/stat : 21903 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 19 0 164668300 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21904] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21904/stat : 21904 (java) S 21884 21886 20947 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 19 0 164668300 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21905] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21905/stat : 21905 (java) S 21884 21886 20947 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 164668309 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 614.18
Current children cumulated vsize (KiB) 1551080

[startup+613.501 s]
/proc/loadavg: 2.00 2.13 3.09 3/198 21921
/proc/meminfo: memFree=31296184/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1551080 CPUtime=614.97
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 17195 0 1 0 61483 14 0 0 20 0 19 0 164668295 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 387770 13730 1437 10 0 385072 0
[pid=21886/tid=21888] ppid=21884 vsize=1551080 CPUtime=609.77
/proc/21886/task/21888/stat : 21888 (java) R 21884 21886 20947 0 -1 4202560 4566 0 1 0 60975 2 0 0 25 0 19 0 164668295 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4109367164 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21886/tid=21889] ppid=21884 vsize=1551080 CPUtime=0.11
/proc/21886/task/21889/stat : 21889 (java) S 21884 21886 20947 0 -1 4202560 212 0 0 0 11 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21890] ppid=21884 vsize=1551080 CPUtime=0.11
/proc/21886/task/21890/stat : 21890 (java) S 21884 21886 20947 0 -1 4202560 249 0 0 0 11 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21891] ppid=21884 vsize=1551080 CPUtime=0.1
/proc/21886/task/21891/stat : 21891 (java) S 21884 21886 20947 0 -1 4202560 36 0 0 0 10 0 0 0 16 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21892] ppid=21884 vsize=1551080 CPUtime=0.09
/proc/21886/task/21892/stat : 21892 (java) S 21884 21886 20947 0 -1 4202560 127 0 0 0 9 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 6 0 0 0
[pid=21886/tid=21893] ppid=21884 vsize=1551080 CPUtime=0.09
/proc/21886/task/21893/stat : 21893 (java) S 21884 21886 20947 0 -1 4202560 320 0 0 0 9 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 6 0 0 0
[pid=21886/tid=21894] ppid=21884 vsize=1551080 CPUtime=0.1
/proc/21886/task/21894/stat : 21894 (java) S 21884 21886 20947 0 -1 4202560 59 0 0 0 10 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 7 0 0 0
[pid=21886/tid=21895] ppid=21884 vsize=1551080 CPUtime=0.09
/proc/21886/task/21895/stat : 21895 (java) S 21884 21886 20947 0 -1 4202560 210 0 0 0 9 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 7 0 0 0
[pid=21886/tid=21896] ppid=21884 vsize=1551080 CPUtime=0.08
/proc/21886/task/21896/stat : 21896 (java) S 21884 21886 20947 0 -1 4202560 47 0 0 0 8 0 0 0 15 0 19 0 164668296 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 2 0 0 0
[pid=21886/tid=21897] ppid=21884 vsize=1551080 CPUtime=3.26
/proc/21886/task/21897/stat : 21897 (java) S 21884 21886 20947 0 -1 4202560 1950 0 0 0 322 4 0 0 15 0 19 0 164668297 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21898] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21898/stat : 21898 (java) S 21884 21886 20947 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 164668297 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21899] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21899/stat : 21899 (java) S 21884 21886 20947 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 164668297 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21900] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21900/stat : 21900 (java) S 21884 21886 20947 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 19 0 164668299 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21901] ppid=21884 vsize=1551080 CPUtime=0.52
/proc/21886/task/21901/stat : 21901 (java) S 21884 21886 20947 0 -1 4202560 4546 0 0 0 52 0 0 0 15 0 19 0 164668299 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21902] ppid=21884 vsize=1551080 CPUtime=0.5
/proc/21886/task/21902/stat : 21902 (java) S 21884 21886 20947 0 -1 4202560 3773 0 0 0 50 0 0 0 15 0 19 0 164668299 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21903] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21903/stat : 21903 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 19 0 164668300 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21904] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21904/stat : 21904 (java) S 21884 21886 20947 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 19 0 164668300 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21905] ppid=21884 vsize=1551080 CPUtime=0
/proc/21886/task/21905/stat : 21905 (java) S 21884 21886 20947 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 164668309 1588305920 13730 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 614.97
Current children cumulated vsize (KiB) 1551080

[startup+613.901 s]
/proc/loadavg: 2.00 2.13 3.09 3/198 21921
/proc/meminfo: memFree=31302632/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1543420 CPUtime=615.38
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 17195 0 1 0 61524 14 0 0 20 0 19 0 164668295 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 385855 11948 1437 10 0 383157 0
[pid=21886/tid=21888] ppid=21884 vsize=1543420 CPUtime=610.17
/proc/21886/task/21888/stat : 21888 (java) R 21884 21886 20947 0 -1 4202560 4566 0 1 0 61015 2 0 0 25 0 19 0 164668295 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4109374793 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21886/tid=21889] ppid=21884 vsize=1543420 CPUtime=0.11
/proc/21886/task/21889/stat : 21889 (java) S 21884 21886 20947 0 -1 4202560 212 0 0 0 11 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21890] ppid=21884 vsize=1543420 CPUtime=0.11
/proc/21886/task/21890/stat : 21890 (java) S 21884 21886 20947 0 -1 4202560 249 0 0 0 11 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21891] ppid=21884 vsize=1543420 CPUtime=0.1
/proc/21886/task/21891/stat : 21891 (java) S 21884 21886 20947 0 -1 4202560 36 0 0 0 10 0 0 0 16 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21892] ppid=21884 vsize=1543420 CPUtime=0.09
/proc/21886/task/21892/stat : 21892 (java) S 21884 21886 20947 0 -1 4202560 127 0 0 0 9 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 6 0 0 0
[pid=21886/tid=21893] ppid=21884 vsize=1543420 CPUtime=0.09
/proc/21886/task/21893/stat : 21893 (java) S 21884 21886 20947 0 -1 4202560 320 0 0 0 9 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 6 0 0 0
[pid=21886/tid=21894] ppid=21884 vsize=1543420 CPUtime=0.1
/proc/21886/task/21894/stat : 21894 (java) S 21884 21886 20947 0 -1 4202560 59 0 0 0 10 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 7 0 0 0
[pid=21886/tid=21895] ppid=21884 vsize=1543420 CPUtime=0.09
/proc/21886/task/21895/stat : 21895 (java) S 21884 21886 20947 0 -1 4202560 210 0 0 0 9 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 7 0 0 0
[pid=21886/tid=21896] ppid=21884 vsize=1543420 CPUtime=0.08
/proc/21886/task/21896/stat : 21896 (java) S 21884 21886 20947 0 -1 4202560 47 0 0 0 8 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 2 0 0 0
[pid=21886/tid=21897] ppid=21884 vsize=1543420 CPUtime=3.26
/proc/21886/task/21897/stat : 21897 (java) S 21884 21886 20947 0 -1 4202560 1950 0 0 0 322 4 0 0 15 0 19 0 164668297 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21898] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21898/stat : 21898 (java) S 21884 21886 20947 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 164668297 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21899] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21899/stat : 21899 (java) S 21884 21886 20947 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 164668297 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21900] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21900/stat : 21900 (java) S 21884 21886 20947 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 19 0 164668299 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21901] ppid=21884 vsize=1543420 CPUtime=0.52
/proc/21886/task/21901/stat : 21901 (java) S 21884 21886 20947 0 -1 4202560 4546 0 0 0 52 0 0 0 15 0 19 0 164668299 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21902] ppid=21884 vsize=1543420 CPUtime=0.5
/proc/21886/task/21902/stat : 21902 (java) S 21884 21886 20947 0 -1 4202560 3773 0 0 0 50 0 0 0 15 0 19 0 164668299 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21903] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21903/stat : 21903 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 19 0 164668300 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21904] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21904/stat : 21904 (java) S 21884 21886 20947 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 19 0 164668300 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21905] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21905/stat : 21905 (java) S 21884 21886 20947 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 164668309 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 615.38
Current children cumulated vsize (KiB) 1543420

[startup+614.101 s]
/proc/loadavg: 2.00 2.13 3.09 3/198 21921
/proc/meminfo: memFree=31302632/32951124 swapFree=67111528/67111528
[pid=21886] ppid=21884 vsize=1543420 CPUtime=615.58
/proc/21886/stat : 21886 (java) S 21884 21886 20947 0 -1 4202496 17195 0 1 0 61544 14 0 0 20 0 19 0 164668295 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21886/statm: 385855 11948 1437 10 0 383157 0
[pid=21886/tid=21888] ppid=21884 vsize=1543420 CPUtime=610.37
/proc/21886/task/21888/stat : 21888 (java) R 21884 21886 20947 0 -1 4202560 4566 0 1 0 61035 2 0 0 25 0 19 0 164668295 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4109367174 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21886/tid=21889] ppid=21884 vsize=1543420 CPUtime=0.11
/proc/21886/task/21889/stat : 21889 (java) S 21884 21886 20947 0 -1 4202560 212 0 0 0 11 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21890] ppid=21884 vsize=1543420 CPUtime=0.11
/proc/21886/task/21890/stat : 21890 (java) S 21884 21886 20947 0 -1 4202560 249 0 0 0 11 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21891] ppid=21884 vsize=1543420 CPUtime=0.1
/proc/21886/task/21891/stat : 21891 (java) S 21884 21886 20947 0 -1 4202560 36 0 0 0 10 0 0 0 16 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21892] ppid=21884 vsize=1543420 CPUtime=0.09
/proc/21886/task/21892/stat : 21892 (java) S 21884 21886 20947 0 -1 4202560 127 0 0 0 9 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 6 0 0 0
[pid=21886/tid=21893] ppid=21884 vsize=1543420 CPUtime=0.09
/proc/21886/task/21893/stat : 21893 (java) S 21884 21886 20947 0 -1 4202560 320 0 0 0 9 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 6 0 0 0
[pid=21886/tid=21894] ppid=21884 vsize=1543420 CPUtime=0.1
/proc/21886/task/21894/stat : 21894 (java) S 21884 21886 20947 0 -1 4202560 59 0 0 0 10 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 7 0 0 0
[pid=21886/tid=21895] ppid=21884 vsize=1543420 CPUtime=0.09
/proc/21886/task/21895/stat : 21895 (java) S 21884 21886 20947 0 -1 4202560 210 0 0 0 9 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 7 0 0 0
[pid=21886/tid=21896] ppid=21884 vsize=1543420 CPUtime=0.08
/proc/21886/task/21896/stat : 21896 (java) S 21884 21886 20947 0 -1 4202560 47 0 0 0 8 0 0 0 15 0 19 0 164668296 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 2 0 0 0
[pid=21886/tid=21897] ppid=21884 vsize=1543420 CPUtime=3.26
/proc/21886/task/21897/stat : 21897 (java) S 21884 21886 20947 0 -1 4202560 1950 0 0 0 322 4 0 0 15 0 19 0 164668297 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 0 0 16800975 18446604470047114368 0 0 -1 4 0 0 0
[pid=21886/tid=21898] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21898/stat : 21898 (java) S 21884 21886 20947 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 164668297 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21899] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21899/stat : 21899 (java) S 21884 21886 20947 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 164668297 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21900] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21900/stat : 21900 (java) S 21884 21886 20947 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 19 0 164668299 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21901] ppid=21884 vsize=1543420 CPUtime=0.52
/proc/21886/task/21901/stat : 21901 (java) S 21884 21886 20947 0 -1 4202560 4546 0 0 0 52 0 0 0 15 0 19 0 164668299 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
[pid=21886/tid=21902] ppid=21884 vsize=1543420 CPUtime=0.5
/proc/21886/task/21902/stat : 21902 (java) S 21884 21886 20947 0 -1 4202560 3773 0 0 0 50 0 0 0 15 0 19 0 164668299 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21903] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21903/stat : 21903 (java) S 21884 21886 20947 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 19 0 164668300 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 3 0 0 0
[pid=21886/tid=21904] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21904/stat : 21904 (java) S 21884 21886 20947 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 19 0 164668300 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 0 0 0 0
[pid=21886/tid=21905] ppid=21884 vsize=1543420 CPUtime=0
/proc/21886/task/21905/stat : 21905 (java) S 21884 21886 20947 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 164668309 1580462080 11948 4089446400 134512640 134550932 4293029328 18446744073709551615 4294960144 0 4 0 16800975 18446604470047114368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 615.58
Current children cumulated vsize (KiB) 1543420

Child status: 20
Real time (s): 614.168
CPU time (s): 615.634
CPU user time (s): 615.487
CPU system time (s): 0.146977
CPU usage (%): 100.239
Max. virtual memory (cumulated for all children) (KiB): 1551716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 615.487
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17213
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= 19352
involuntary context switches= 62209

runsolver used 1.16782 second user time and 2.19467 second system time

The end

Launcher Data

Begin job on node110 at 2010-06-30 11:37:26
IDJOB=2691011
IDBENCH=78685
IDSOLVER=1202
FILE ID=node110/2691011-1277890646
PBS_JOBID= 11197133
Free space on /tmp= 74188 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_15_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2691011-1277890646/watcher-2691011-1277890646 -o /tmp/evaluation-result-2691011-1277890646/solver-2691011-1277890646 -C 1800 -W 2000 -M 3800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2691011-1277890646.wbo

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

MD5SUM BENCH= 8841123e57febe545fae4a69b91f873c
RANDOM SEED=2116959349

node110.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.82
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.82
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.74
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.83
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	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31362108 kB
Buffers:        174280 kB
Cached:         988800 kB
SwapCached:          0 kB
Active:         832592 kB
Inactive:       613464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31362108 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:      283932 kB
Mapped:          18788 kB
Slab:            77704 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   586384 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= 74188 MiB
End job on node110 at 2010-06-30 11:47:40