Trace number 3731245

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-31OPT30 171.628 91.987

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-stein45.opb
MD5SUM5084bd7d25dcb1d535d550da78b2db16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark30
Best CPU time to get the best result obtained on this benchmark8.29974
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 30
Optimality of the best value was proved YES
Number of variables45
Total number of constraints331
Number of constraints which are clauses330
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint45
Number of terms in the objective function 45
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 45
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 67
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version 2.2.0.v20100531
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		1349517296
0.00/0.07	c Max memory 		1356595200
0.00/0.07	c Total memory 		1356595200
0.00/0.07	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
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@5495fd19
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 Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
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.PBMaxClauseCardConstrDataStructure@ae94e92
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 phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No 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	
0.11/0.10	c solving HOME/instance-3731245-1338735153.opb
0.11/0.10	c reading problem ... 
0.11/0.15	c ... done. Wall clock time 0.056s.
0.11/0.15	c #vars     45
0.11/0.15	c #constraints  331
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 329
0.11/0.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.11/0.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1
0.11/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 329
0.11/0.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
0.11/0.16	c And the winner is Resolution
0.19/1.15	c SATISFIABLE
0.19/1.15	c OPTIMIZING...
0.19/1.15	c Got one! Elapsed wall clock time (in seconds):1.058
0.19/1.15	o 33
0.19/1.16	c And the winner is Resolution
0.19/2.16	c Got one! Elapsed wall clock time (in seconds):2.059
0.19/2.16	o 32
0.19/2.19	c And the winner is Resolution
0.48/3.16	c Got one! Elapsed wall clock time (in seconds):3.059
0.48/3.16	o 31
0.67/3.23	c And the winner is Resolution
0.87/4.16	c Got one! Elapsed wall clock time (in seconds):4.06
0.87/4.16	o 30
1.42/4.38	c cleaning 2498 clauses out of 5000 with flag 5000/5000
2.17/4.57	c cleaning 4251 clauses out of 8502 with flag 11000/11000
2.86/4.79	c cleaning 5626 clauses out of 11252 with flag 18001/18001
3.57/5.06	c cleaning 6813 clauses out of 13626 with flag 26001/26001
4.27/5.40	c cleaning 7906 clauses out of 15812 with flag 35000/35000
5.25/5.81	c cleaning 8953 clauses out of 17906 with flag 45000/45000
6.04/6.25	c cleaning 9475 clauses out of 18953 with flag 55000/55000
6.85/6.67	c cleaning 9736 clauses out of 19478 with flag 65000/65000
7.83/7.15	c cleaning 9872 clauses out of 19744 with flag 75002/75002
8.64/7.57	c cleaning 9933 clauses out of 19870 with flag 85000/85000
9.63/8.01	c cleaning 9966 clauses out of 19937 with flag 95000/95000
10.41/8.46	c cleaning 9987 clauses out of 19973 with flag 105002/105002
11.38/8.98	c cleaning 9990 clauses out of 19985 with flag 115001/115001
12.36/9.41	c cleaning 9998 clauses out of 19995 with flag 125001/125001
13.15/9.88	c cleaning 9999 clauses out of 19998 with flag 135002/135002
14.11/10.33	c cleaning 9991 clauses out of 19998 with flag 145001/145001
15.08/10.85	c cleaning 10002 clauses out of 20007 with flag 155001/155001
16.06/11.38	c cleaning 9996 clauses out of 20004 with flag 165000/165000
17.04/11.89	c cleaning 9999 clauses out of 20008 with flag 175000/175000
18.02/12.32	c cleaning 10001 clauses out of 20009 with flag 185000/185000
18.79/12.79	c cleaning 10002 clauses out of 20008 with flag 195000/195000
19.79/13.28	c cleaning 10003 clauses out of 20006 with flag 205000/205000
20.75/13.76	c cleaning 10002 clauses out of 20003 with flag 215000/215000
21.74/14.22	c cleaning 10000 clauses out of 20002 with flag 225001/225001
22.69/14.71	c cleaning 9996 clauses out of 20001 with flag 235000/235000
23.66/15.22	c cleaning 10001 clauses out of 20005 with flag 245000/245000
23.86/15.38	c cleaning 0 clauses out of 5000 with flag 0/5000
24.90/15.75	c cleaning 10001 clauses out of 20004 with flag 255000/255000
26.01/16.22	c cleaning 9999 clauses out of 20004 with flag 265001/265001
26.78/16.66	c cleaning 9997 clauses out of 20004 with flag 275000/275000
27.76/17.16	c cleaning 10002 clauses out of 20007 with flag 285000/285000
28.74/17.69	c cleaning 10000 clauses out of 20006 with flag 295001/295001
29.69/18.19	c cleaning 10001 clauses out of 20006 with flag 305001/305001
31.02/18.73	c cleaning 10003 clauses out of 20005 with flag 315001/315001
31.98/19.22	c cleaning 9994 clauses out of 20001 with flag 325000/325000
32.96/19.78	c cleaning 9998 clauses out of 20007 with flag 335000/335000
34.10/20.32	c cleaning 10004 clauses out of 20009 with flag 345000/345000
35.10/20.81	c cleaning 9998 clauses out of 20006 with flag 355001/355001
36.06/21.34	c cleaning 10001 clauses out of 20008 with flag 365001/365001
37.25/21.90	c cleaning 10001 clauses out of 20007 with flag 375001/375001
38.19/22.48	c cleaning 10003 clauses out of 20005 with flag 385000/385000
39.38/23.01	c cleaning 9997 clauses out of 20003 with flag 395001/395001
40.34/23.55	c cleaning 10001 clauses out of 20006 with flag 405001/405001
41.31/24.05	c cleaning 10000 clauses out of 20004 with flag 415000/415000
42.26/24.57	c cleaning 9996 clauses out of 20005 with flag 425001/425001
43.25/25.09	c cleaning 9997 clauses out of 20008 with flag 435000/435000
44.42/25.66	c cleaning 10003 clauses out of 20011 with flag 445000/445000
45.39/26.16	c cleaning 9996 clauses out of 20008 with flag 455000/455000
46.55/26.74	c cleaning 10007 clauses out of 20013 with flag 465001/465001
47.51/27.29	c cleaning 10001 clauses out of 20005 with flag 475000/475000
48.69/27.81	c cleaning 9998 clauses out of 20005 with flag 485001/485001
49.66/28.33	c cleaning 9996 clauses out of 20007 with flag 495001/495001
50.61/28.88	c cleaning 10003 clauses out of 20011 with flag 505001/505001
51.78/29.42	c cleaning 10002 clauses out of 20007 with flag 515000/515000
52.74/29.90	c cleaning 10003 clauses out of 20005 with flag 525000/525000
53.72/30.45	c cleaning 10001 clauses out of 20002 with flag 535000/535000
54.87/31.03	c cleaning 9994 clauses out of 20001 with flag 545000/545000
55.84/31.59	c cleaning 9998 clauses out of 20008 with flag 555001/555001
57.00/32.13	c cleaning 10004 clauses out of 20009 with flag 565000/565000
57.97/32.67	c cleaning 9996 clauses out of 20006 with flag 575001/575001
59.14/33.22	c cleaning 9996 clauses out of 20009 with flag 585000/585000
59.91/33.68	c cleaning 10001 clauses out of 20014 with flag 595001/595001
60.88/34.15	c cleaning 9992 clauses out of 20012 with flag 605000/605000
61.84/34.67	c cleaning 10005 clauses out of 20020 with flag 615000/615000
63.00/35.24	c cleaning 10008 clauses out of 20016 with flag 625001/625001
63.95/35.76	c cleaning 10003 clauses out of 20007 with flag 635000/635000
65.14/36.32	c cleaning 10000 clauses out of 20004 with flag 645000/645000
66.10/36.86	c cleaning 10002 clauses out of 20005 with flag 655001/655001
67.05/37.39	c cleaning 9999 clauses out of 20002 with flag 665000/665000
68.01/37.89	c cleaning 10001 clauses out of 20003 with flag 675000/675000
69.18/38.43	c cleaning 9998 clauses out of 20003 with flag 685001/685001
70.13/38.95	c cleaning 9995 clauses out of 20004 with flag 695000/695000
71.08/39.46	c cleaning 10003 clauses out of 20010 with flag 705001/705001
72.04/39.98	c cleaning 9996 clauses out of 20006 with flag 715000/715000
73.00/40.45	c cleaning 10004 clauses out of 20011 with flag 725001/725001
73.97/40.96	c cleaning 10002 clauses out of 20006 with flag 735000/735000
74.92/41.48	c cleaning 10001 clauses out of 20005 with flag 745001/745001
75.89/41.99	c cleaning 9992 clauses out of 20004 with flag 755001/755001
76.85/42.50	c cleaning 10001 clauses out of 20011 with flag 765000/765000
77.84/42.98	c cleaning 10004 clauses out of 20010 with flag 775000/775000
78.78/43.48	c cleaning 9995 clauses out of 20006 with flag 785000/785000
79.98/44.06	c cleaning 10002 clauses out of 20011 with flag 795000/795000
81.14/44.62	c cleaning 9999 clauses out of 20009 with flag 805000/805000
82.13/45.15	c cleaning 10004 clauses out of 20011 with flag 815001/815001
83.26/45.72	c cleaning 9999 clauses out of 20006 with flag 825000/825000
84.24/46.24	c cleaning 10001 clauses out of 20007 with flag 835000/835000
85.22/46.79	c cleaning 10002 clauses out of 20007 with flag 845001/845001
86.39/47.32	c cleaning 9995 clauses out of 20004 with flag 855000/855000
87.32/47.89	c cleaning 10005 clauses out of 20009 with flag 865000/865000
88.50/48.44	c cleaning 10002 clauses out of 20005 with flag 875001/875001
89.45/48.97	c cleaning 9987 clauses out of 20003 with flag 885001/885001
90.43/49.45	c cleaning 9999 clauses out of 20015 with flag 895000/895000
91.37/49.96	c cleaning 10006 clauses out of 20016 with flag 905000/905000
92.33/50.43	c cleaning 9998 clauses out of 20010 with flag 915000/915000
93.32/50.95	c cleaning 9999 clauses out of 20012 with flag 925000/925000
94.48/51.51	c cleaning 10001 clauses out of 20013 with flag 935000/935000
95.44/52.04	c cleaning 9999 clauses out of 20013 with flag 945001/945001
96.41/52.55	c cleaning 10002 clauses out of 20013 with flag 955000/955000
97.58/53.10	c cleaning 10000 clauses out of 20011 with flag 965000/965000
98.55/53.64	c cleaning 10002 clauses out of 20011 with flag 975000/975000
99.70/54.22	c cleaning 10001 clauses out of 20009 with flag 985000/985000
100.67/54.77	c cleaning 9999 clauses out of 20008 with flag 995000/995000
101.85/55.34	c cleaning 10006 clauses out of 20011 with flag 1005002/1005002
103.02/55.93	c cleaning 9999 clauses out of 20004 with flag 1015001/1015001
104.16/56.50	c cleaning 9995 clauses out of 20005 with flag 1025001/1025001
105.12/57.07	c cleaning 10001 clauses out of 20010 with flag 1035001/1035001
106.28/57.63	c cleaning 10002 clauses out of 20008 with flag 1045000/1045000
107.45/58.21	c cleaning 9994 clauses out of 20006 with flag 1055000/1055000
108.58/58.82	c cleaning 10003 clauses out of 20012 with flag 1065000/1065000
109.55/59.39	c cleaning 10005 clauses out of 20009 with flag 1075000/1075000
110.71/59.91	c cleaning 9998 clauses out of 20005 with flag 1085001/1085001
111.68/60.49	c cleaning 10000 clauses out of 20007 with flag 1095001/1095001
112.80/61.08	c cleaning 10002 clauses out of 20006 with flag 1105000/1105000
113.97/61.63	c cleaning 10003 clauses out of 20006 with flag 1115002/1115002
114.92/62.15	c cleaning 10001 clauses out of 20001 with flag 1125000/1125000
115.89/62.70	c cleaning 9998 clauses out of 20001 with flag 1135001/1135001
117.02/63.27	c cleaning 10000 clauses out of 20002 with flag 1145000/1145000
117.99/63.80	c cleaning 10001 clauses out of 20003 with flag 1155001/1155001
119.14/64.37	c cleaning 10000 clauses out of 20004 with flag 1165003/1165003
120.32/64.93	c cleaning 10000 clauses out of 20002 with flag 1175001/1175001
121.24/65.45	c cleaning 10000 clauses out of 20002 with flag 1185001/1185001
122.22/66.00	c cleaning 9999 clauses out of 20001 with flag 1195000/1195000
123.60/66.61	c cleaning 9998 clauses out of 20002 with flag 1205000/1205000
124.57/67.17	c cleaning 10002 clauses out of 20004 with flag 1215000/1215000
125.74/67.77	c cleaning 9997 clauses out of 20003 with flag 1225001/1225001
126.90/68.36	c cleaning 9995 clauses out of 20006 with flag 1235001/1235001
128.05/68.95	c cleaning 10006 clauses out of 20011 with flag 1245001/1245001
129.21/69.53	c cleaning 9997 clauses out of 20004 with flag 1255000/1255000
130.35/70.12	c cleaning 10003 clauses out of 20008 with flag 1265001/1265001
131.52/70.72	c cleaning 9997 clauses out of 20004 with flag 1275000/1275000
132.47/71.28	c cleaning 10002 clauses out of 20009 with flag 1285002/1285002
133.65/71.86	c cleaning 9999 clauses out of 20004 with flag 1295000/1295000
134.79/72.42	c cleaning 10001 clauses out of 20005 with flag 1305000/1305000
135.75/72.96	c cleaning 9995 clauses out of 20004 with flag 1315000/1315000
136.72/73.47	c cleaning 9999 clauses out of 20010 with flag 1325001/1325001
137.90/74.00	c cleaning 10002 clauses out of 20011 with flag 1335001/1335001
138.84/74.55	c cleaning 9997 clauses out of 20008 with flag 1345000/1345000
139.80/75.07	c cleaning 10001 clauses out of 20012 with flag 1355001/1355001
140.76/75.59	c cleaning 10005 clauses out of 20012 with flag 1365002/1365002
141.92/76.10	c cleaning 10003 clauses out of 20007 with flag 1375002/1375002
142.65/76.59	c cleaning 9993 clauses out of 20002 with flag 1385001/1385001
143.63/77.08	c cleaning 9995 clauses out of 20008 with flag 1395000/1395000
144.59/77.57	c cleaning 9995 clauses out of 20013 with flag 1405000/1405000
145.56/78.08	c cleaning 10008 clauses out of 20019 with flag 1415001/1415001
146.48/78.56	c cleaning 9997 clauses out of 20011 with flag 1425001/1425001
147.44/79.03	c cleaning 10004 clauses out of 20013 with flag 1435000/1435000
148.19/79.50	c cleaning 10001 clauses out of 20010 with flag 1445001/1445001
149.15/79.95	c cleaning 9996 clauses out of 20009 with flag 1455001/1455001
149.31/80.07	c cleaning 0 clauses out of 11003 with flag 0/11003
150.24/80.50	c cleaning 10001 clauses out of 20011 with flag 1465000/1465000
151.21/81.01	c cleaning 9997 clauses out of 20011 with flag 1475001/1475001
152.17/81.51	c cleaning 10006 clauses out of 20013 with flag 1485000/1485000
153.11/82.00	c cleaning 10000 clauses out of 20008 with flag 1495001/1495001
153.91/82.42	c cleaning 9999 clauses out of 20006 with flag 1505000/1505000
154.68/82.88	c cleaning 9999 clauses out of 20008 with flag 1515001/1515001
155.64/83.34	c cleaning 9999 clauses out of 20009 with flag 1525001/1525001
156.58/83.80	c cleaning 9998 clauses out of 20009 with flag 1535001/1535001
157.34/84.29	c cleaning 10005 clauses out of 20011 with flag 1545001/1545001
158.31/84.74	c cleaning 10001 clauses out of 20005 with flag 1555000/1555000
159.25/85.22	c cleaning 10001 clauses out of 20005 with flag 1565001/1565001
160.00/85.69	c cleaning 10000 clauses out of 20003 with flag 1575000/1575000
160.95/86.13	c cleaning 9999 clauses out of 20002 with flag 1585000/1585000
161.71/86.56	c cleaning 10000 clauses out of 20003 with flag 1595000/1595000
162.68/87.04	c cleaning 9991 clauses out of 20002 with flag 1605000/1605000
163.62/87.58	c cleaning 10003 clauses out of 20011 with flag 1615000/1615000
164.60/88.06	c cleaning 10001 clauses out of 20010 with flag 1625002/1625002
165.54/88.52	c cleaning 10001 clauses out of 20006 with flag 1635000/1635000
166.52/89.01	c cleaning 9998 clauses out of 20005 with flag 1645000/1645000
167.44/89.50	c cleaning 10002 clauses out of 20006 with flag 1655000/1655000
168.21/89.99	c cleaning 9994 clauses out of 20003 with flag 1665000/1665000
169.17/90.49	c cleaning 10001 clauses out of 20007 with flag 1675000/1675000
170.14/90.95	c cleaning 9997 clauses out of 20004 with flag 1685000/1685000
170.89/91.31	c And the winner is Resolution
171.46/91.98	c starts		: 194
171.46/91.98	c conflicts		: 1693194
171.46/91.98	c decisions		: 1779498
171.46/91.98	c propagations		: 7932720
171.46/91.98	c inspects		: 896417573
171.46/91.98	c learnt literals	: 29
171.46/91.98	c learnt binary clauses	: 396
171.46/91.98	c learnt ternary clauses	: 3269
171.46/91.98	c learnt clauses	: 1693164
171.46/91.98	c ignored clauses	: 0
171.46/91.98	c root simplifications	: 0
171.46/91.98	c removed literals (reason simplification)	: 10948500
171.46/91.98	c reason swapping (by a shorter reason)	: 0
171.46/91.98	c Calls to reduceDB	: 170
171.46/91.98	c number of reductions to clauses (during analyze)	: 0
171.46/91.98	c number of learned constraints concerned by reduction	: 0
171.46/91.98	c number of learning phase by resolution	: 0
171.46/91.98	c number of learning phase by cutting planes	: 0
171.46/91.98	c speed (assignments/second)	: 90330.33853721859
171.46/91.98	c non guided choices	0
171.46/91.98	c learnt constraints type 
171.46/91.98	c constraints type 
171.46/91.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 329
171.46/91.98	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
171.46/91.98	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
171.46/91.98	c constraints type 
171.46/91.98	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1
171.46/91.98	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 329
171.46/91.98	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
171.46/91.98	s OPTIMUM FOUND
171.46/91.98	v -x1 -x2 -x3 x4 x5 x6 x7 -x8 x9 x10 -x11 x12 x13 -x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 -x25 x26 -x27 -x28 x29 -x30 -x31 x32 x33 x34 -x35 x36 x37 x38 -x39 -x40 x41 x42 -x43 x44 x45 
171.46/91.98	c objective function=30
171.46/91.98	c Total wall clock time (in seconds): 91.881

Verifier Data

OK	30

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-3731245-1338735153/watcher-3731245-1338735153 -o /tmp/evaluation-result-3731245-1338735153/solver-3731245-1338735153 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3731245-1338735153.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.20 3.66 3.69 4/197 16911
/proc/meminfo: memFree=30644536/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (java) R 16909 16911 3958 0 -1 4202496 780 0 0 0 0 0 0 0 20 0 1 0 339641312 23793664 507 33554432000 1073741824 1073778376 140733757533856 140733757522920 217401309747 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 5809 522 395 9 0 128 0

[startup+0.0724931 s]
/proc/loadavg: 3.20 3.66 3.69 4/197 16911
/proc/meminfo: memFree=30644536/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=2699928 CPUtime=0.06 cores=1,3,5,7
/proc/16911/stat : 16911 (java) S 16909 16911 3958 0 -1 4202496 3900 0 1 0 5 1 0 0 20 0 18 0 339641312 2764726272 5618 33554432000 1073741824 1073778376 140733757533856 140733757524992 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 674982 5618 1772 9 0 665676 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2699928

[startup+0.100178 s]
/proc/loadavg: 3.20 3.66 3.69 4/197 16911
/proc/meminfo: memFree=30644536/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=2699928 CPUtime=0.11 cores=1,3,5,7
/proc/16911/stat : 16911 (java) S 16909 16911 3958 0 -1 4202496 4844 0 1 0 10 1 0 0 20 0 18 0 339641312 2764726272 6521 33554432000 1073741824 1073778376 140733757533856 140733757524992 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 674982 6521 2142 9 0 665676 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2699928

[startup+0.300164 s]
/proc/loadavg: 3.20 3.66 3.69 4/197 16911
/proc/meminfo: memFree=30644536/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=2966184 CPUtime=0.19 cores=1,3,5,7
/proc/16911/stat : 16911 (java) S 16909 16911 3958 0 -1 4202496 5128 0 1 0 18 1 0 0 20 0 20 0 339641312 3037372416 8261 33554432000 1073741824 1073778376 140733757533856 140733757524992 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 741546 8261 2194 9 0 732240 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2966184

[startup+0.700129 s]
/proc/loadavg: 3.20 3.66 3.69 4/197 16911
/proc/meminfo: memFree=30644536/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=2966184 CPUtime=0.19 cores=1,3,5,7
/proc/16911/stat : 16911 (java) S 16909 16911 3958 0 -1 4202496 5128 0 1 0 18 1 0 0 20 0 20 0 339641312 3037372416 8261 33554432000 1073741824 1073778376 140733757533856 140733757524992 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 741546 8261 2194 9 0 732240 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2966184

[startup+1.50057 s]
/proc/loadavg: 3.20 3.66 3.69 3/217 16933
/proc/meminfo: memFree=30619492/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=2966184 CPUtime=0.19 cores=1,3,5,7
/proc/16911/stat : 16911 (java) S 16909 16911 3958 0 -1 4202496 5189 0 1 0 18 1 0 0 20 0 20 0 339641312 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140733757524992 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 741546 9322 2194 9 0 732240 0
[pid=16911/tid=16913] ppid=16909 vsize=2966184 CPUtime=0.13 cores=1,3,5,7
/proc/16911/task/16913/stat : 16913 (java) S 16909 16911 3958 0 -1 4202560 2795 0 1 0 12 1 0 0 20 0 20 0 339641313 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289726243992 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16914] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16914/stat : 16914 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289710524584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16915] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16915/stat : 16915 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289709472040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16916] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16916/stat : 16916 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289708419496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16917] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16917/stat : 16917 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289707366952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16918] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16918/stat : 16918 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289706314408 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16919] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16919/stat : 16919 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289705261864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16920] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16920/stat : 16920 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289704209320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16921] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16921/stat : 16921 (java) S 16909 16911 3958 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289703156776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16922] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16922/stat : 16922 (java) S 16909 16911 3958 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 339641315 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289690744936 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16923] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16923/stat : 16923 (java) S 16909 16911 3958 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 339641315 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289689691256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16924] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16924/stat : 16924 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339641315 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289688638600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16925] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16925/stat : 16925 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289687587344 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16926] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16926/stat : 16926 (java) S 16909 16911 3958 0 -1 4202560 463 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289686534712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16927] ppid=16909 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/16911/task/16927/stat : 16927 (java) S 16909 16911 3958 0 -1 4202560 630 0 0 0 1 0 0 0 20 0 20 0 339641317 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289685482168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16928] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16928/stat : 16928 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289684429816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16929] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16929/stat : 16929 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289683377480 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16932] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16932/stat : 16932 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339641329 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289680217128 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16933] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16933/stat : 16933 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339641329 3037372416 9322 33554432000 1073741824 1073778376 140733757533856 140289679164584 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2966184

[startup+3.10058 s]
/proc/loadavg: 3.10 3.63 3.68 3/217 16935
/proc/meminfo: memFree=30615100/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=2966184 CPUtime=0.48 cores=1,3,5,7
/proc/16911/stat : 16911 (java) S 16909 16911 3958 0 -1 4202496 8558 0 1 0 44 4 0 0 20 0 20 0 339641312 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140733757524992 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 741546 12654 2229 9 0 732240 0
[pid=16911/tid=16913] ppid=16909 vsize=2966184 CPUtime=0.13 cores=1,3,5,7
/proc/16911/task/16913/stat : 16913 (java) S 16909 16911 3958 0 -1 4202560 2795 0 1 0 12 1 0 0 20 0 20 0 339641313 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289726243992 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16914] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16914/stat : 16914 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289710524584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16915] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16915/stat : 16915 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289709472040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16916] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16916/stat : 16916 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289708419496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16917] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16917/stat : 16917 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289707366952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16918] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16918/stat : 16918 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289706314408 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16919] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16919/stat : 16919 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289705261864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16920] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16920/stat : 16920 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289704209320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16921] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16921/stat : 16921 (java) S 16909 16911 3958 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 339641314 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289703156776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16922] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16922/stat : 16922 (java) S 16909 16911 3958 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 339641315 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289690744936 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16923] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16923/stat : 16923 (java) S 16909 16911 3958 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 339641315 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289689691256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16924] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16924/stat : 16924 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339641315 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289688638600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16925] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16925/stat : 16925 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289687587344 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16926] ppid=16909 vsize=2966184 CPUtime=0.1 cores=1,3,5,7
/proc/16911/task/16926/stat : 16926 (java) S 16909 16911 3958 0 -1 4202560 2147 0 0 0 10 0 0 0 20 0 20 0 339641317 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289686534712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16927] ppid=16909 vsize=2966184 CPUtime=0.12 cores=1,3,5,7
/proc/16911/task/16927/stat : 16927 (java) S 16909 16911 3958 0 -1 4202560 2308 0 0 0 12 0 0 0 20 0 20 0 339641317 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289685482168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16928] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16928/stat : 16928 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289684429816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16929] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16929/stat : 16929 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289683377480 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16932] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16932/stat : 16932 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339641329 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289680217128 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16933] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16933/stat : 16933 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339641329 3037372416 12654 33554432000 1073741824 1073778376 140733757533856 140289679164584 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2966184
heavy processes:

[startup+6.30073 s]
/proc/loadavg: 3.10 3.63 3.68 5/219 16941
/proc/meminfo: memFree=30372352/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=2966184 CPUtime=6.23 cores=1,3,5,7
/proc/16911/stat : 16911 (java) S 16909 16911 3958 0 -1 4202496 26412 0 1 0 609 14 0 0 20 0 22 0 339641312 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140733757524992 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 741546 87062 2275 9 0 732240 0
[pid=16911/tid=16913] ppid=16909 vsize=2966184 CPUtime=0.14 cores=1,3,5,7
/proc/16911/task/16913/stat : 16913 (java) S 16909 16911 3958 0 -1 4202560 2797 0 1 0 12 2 0 0 20 0 22 0 339641313 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289726243992 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16914] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16914/stat : 16914 (java) S 16909 16911 3958 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 339641314 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289710524584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16915] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16915/stat : 16915 (java) S 16909 16911 3958 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 339641314 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289709472040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16916] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16916/stat : 16916 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339641314 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289708419496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16917] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16917/stat : 16917 (java) S 16909 16911 3958 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 339641314 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289707366952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16918] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16918/stat : 16918 (java) S 16909 16911 3958 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 339641314 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289706314408 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16919] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16919/stat : 16919 (java) S 16909 16911 3958 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 339641314 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289705261864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16920] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16920/stat : 16920 (java) S 16909 16911 3958 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 339641314 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289704209320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16921] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16921/stat : 16921 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339641314 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289703156776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16922] ppid=16909 vsize=2966184 CPUtime=0.1 cores=1,3,5,7
/proc/16911/task/16922/stat : 16922 (java) S 16909 16911 3958 0 -1 4202560 52 0 0 0 10 0 0 0 20 0 22 0 339641315 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289690744936 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16923] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16923/stat : 16923 (java) S 16909 16911 3958 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339641315 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289689691256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16924] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16924/stat : 16924 (java) S 16909 16911 3958 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 339641315 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289688638600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16925] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16925/stat : 16925 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339641317 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289687587344 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16926] ppid=16909 vsize=2966184 CPUtime=0.76 cores=1,3,5,7
/proc/16911/task/16926/stat : 16926 (java) S 16909 16911 3958 0 -1 4202560 12492 0 0 0 73 3 0 0 20 0 22 0 339641317 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289686534712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16927] ppid=16909 vsize=2966184 CPUtime=0.91 cores=1,3,5,7
/proc/16911/task/16927/stat : 16927 (java) S 16909 16911 3958 0 -1 4202560 9553 0 0 0 89 2 0 0 20 0 22 0 339641317 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289685482168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16928] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16928/stat : 16928 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339641317 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289684429816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16929] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16929/stat : 16929 (java) S 16909 16911 3958 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 339641317 3037372416 87062 33554432000 1073741824 1073778376 140733757533856 140289683377480 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16932] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7

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

/proc/16911/task/16922/stat : 16922 (java) S 16909 16911 3958 0 -1 4202560 67 0 0 0 720 2 0 0 20 0 22 0 339641315 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289690744936 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16923] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16923/stat : 16923 (java) S 16909 16911 3958 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339641315 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289689691256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16924] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16924/stat : 16924 (java) S 16909 16911 3958 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 339641315 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289688638600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16925] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16925/stat : 16925 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339641317 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289687587344 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16926] ppid=16909 vsize=2966184 CPUtime=0.86 cores=1,3,5,7
/proc/16911/task/16926/stat : 16926 (java) S 16909 16911 3958 0 -1 4202560 12494 0 0 0 83 3 0 0 20 0 22 0 339641317 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289686534712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16927] ppid=16909 vsize=2966184 CPUtime=1.58 cores=1,3,5,7
/proc/16911/task/16927/stat : 16927 (java) S 16909 16911 3958 0 -1 4202560 12277 0 0 0 155 3 0 0 20 0 22 0 339641317 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289685482168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16928] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16928/stat : 16928 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339641317 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289684429816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16929] ppid=16909 vsize=2966184 CPUtime=0.02 cores=1,3,5,7
/proc/16911/task/16929/stat : 16929 (java) S 16909 16911 3958 0 -1 4202560 6 0 0 0 1 1 0 0 20 0 22 0 339641317 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289683377480 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16932] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16932/stat : 16932 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339641329 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289680217128 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16933] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16933/stat : 16933 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339641329 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289679164584 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16940] ppid=16909 vsize=2966184 CPUtime=77.01 cores=1,3,5,7
/proc/16911/task/16940/stat : 16940 (java) R 16909 16911 3958 0 -1 4202560 126 0 0 0 7700 1 0 0 20 0 22 0 339641729 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289681269016 140289554448860 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16941] ppid=16909 vsize=2966184 CPUtime=77.05 cores=1,3,5,7
/proc/16911/task/16941/stat : 16941 (java) R 16909 16911 3958 0 -1 4202560 202 0 0 0 7699 6 0 0 20 0 22 0 339641729 3037372416 99558 33554432000 1073741824 1073778376 140733757533856 140289682320064 140289553992388 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 167.44
Current children cumulated vsize (KiB) 2966184

[startup+91.1008 s]
/proc/loadavg: 3.63 3.67 3.69 4/219 16941
/proc/meminfo: memFree=30235920/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=2966184 CPUtime=170.48 cores=1,3,5,7
/proc/16911/stat : 16911 (java) S 16909 16911 3958 0 -1 4202496 29788 0 1 0 17025 23 0 0 20 0 22 0 339641312 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140733757524992 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 741546 99569 2277 9 0 732240 0
[pid=16911/tid=16913] ppid=16909 vsize=2966184 CPUtime=0.14 cores=1,3,5,7
/proc/16911/task/16913/stat : 16913 (java) S 16909 16911 3958 0 -1 4202560 2807 0 1 0 12 2 0 0 20 0 22 0 339641313 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289726243992 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16914] ppid=16909 vsize=2966184 CPUtime=0.38 cores=1,3,5,7
/proc/16911/task/16914/stat : 16914 (java) S 16909 16911 3958 0 -1 4202560 67 0 0 0 38 0 0 0 20 0 22 0 339641314 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289710524584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16915] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16915/stat : 16915 (java) S 16909 16911 3958 0 -1 4202560 62 0 0 0 42 0 0 0 20 0 22 0 339641314 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289709472040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16916] ppid=16909 vsize=2966184 CPUtime=0.39 cores=1,3,5,7
/proc/16911/task/16916/stat : 16916 (java) S 16909 16911 3958 0 -1 4202560 51 0 0 0 39 0 0 0 20 0 22 0 339641314 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289708419496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16917] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16917/stat : 16917 (java) S 16909 16911 3958 0 -1 4202560 65 0 0 0 42 0 0 0 20 0 22 0 339641314 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289707366952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16918] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16918/stat : 16918 (java) S 16909 16911 3958 0 -1 4202560 61 0 0 0 42 0 0 0 20 0 22 0 339641314 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289706314408 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16919] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16919/stat : 16919 (java) S 16909 16911 3958 0 -1 4202560 69 0 0 0 42 0 0 0 20 0 22 0 339641314 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289705261864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16920] ppid=16909 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/16911/task/16920/stat : 16920 (java) S 16909 16911 3958 0 -1 4202560 68 0 0 0 43 0 0 0 20 0 22 0 339641314 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289704209320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16921] ppid=16909 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/16911/task/16921/stat : 16921 (java) S 16909 16911 3958 0 -1 4202560 55 0 0 0 43 0 0 0 20 0 22 0 339641314 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289703156776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16922] ppid=16909 vsize=2966184 CPUtime=7.44 cores=1,3,5,7
/proc/16911/task/16922/stat : 16922 (java) S 16909 16911 3958 0 -1 4202560 67 0 0 0 742 2 0 0 20 0 22 0 339641315 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289690744936 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16923] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16923/stat : 16923 (java) S 16909 16911 3958 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339641315 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289689691256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16924] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16924/stat : 16924 (java) S 16909 16911 3958 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 339641315 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289688638600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16925] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16925/stat : 16925 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339641317 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289687587344 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16926] ppid=16909 vsize=2966184 CPUtime=0.86 cores=1,3,5,7
/proc/16911/task/16926/stat : 16926 (java) S 16909 16911 3958 0 -1 4202560 12494 0 0 0 83 3 0 0 20 0 22 0 339641317 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289686534712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16927] ppid=16909 vsize=2966184 CPUtime=1.58 cores=1,3,5,7
/proc/16911/task/16927/stat : 16927 (java) S 16909 16911 3958 0 -1 4202560 12277 0 0 0 155 3 0 0 20 0 22 0 339641317 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289685482168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16928] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16928/stat : 16928 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339641317 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289684429816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16929] ppid=16909 vsize=2966184 CPUtime=0.02 cores=1,3,5,7
/proc/16911/task/16929/stat : 16929 (java) S 16909 16911 3958 0 -1 4202560 6 0 0 0 1 1 0 0 20 0 22 0 339641317 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289683377480 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16932] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16932/stat : 16932 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339641329 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289680217128 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16933] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16933/stat : 16933 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339641329 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289679164584 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16940] ppid=16909 vsize=2966184 CPUtime=78.33 cores=1,3,5,7
/proc/16911/task/16940/stat : 16940 (java) R 16909 16911 3958 0 -1 4202560 129 0 0 0 7832 1 0 0 20 0 22 0 339641729 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289681269176 140289553949564 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16941] ppid=16909 vsize=2966184 CPUtime=78.37 cores=1,3,5,7
/proc/16911/task/16941/stat : 16941 (java) R 16909 16911 3958 0 -1 4202560 203 0 0 0 7831 6 0 0 20 0 22 0 339641729 3037372416 99569 33554432000 1073741824 1073778376 140733757533856 140289682320064 140289554005014 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 170.48
Current children cumulated vsize (KiB) 2966184

[startup+91.5008 s]
/proc/loadavg: 3.66 3.68 3.70 5/219 16941
/proc/meminfo: memFree=30236044/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=2966184 CPUtime=171.06 cores=1,3,5,7
/proc/16911/stat : 16911 (java) S 16909 16911 3958 0 -1 4202496 29788 0 1 0 17079 27 0 0 20 0 20 0 339641312 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140733757524992 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 741546 99560 2277 9 0 732240 0
[pid=16911/tid=16913] ppid=16909 vsize=2966184 CPUtime=0.22 cores=1,3,5,7
/proc/16911/task/16913/stat : 16913 (java) R 16909 16911 3958 0 -1 4202560 2807 0 1 0 20 2 0 0 20 0 20 0 339641313 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289726243608 140289554171935 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16914] ppid=16909 vsize=2966184 CPUtime=0.38 cores=1,3,5,7
/proc/16911/task/16914/stat : 16914 (java) S 16909 16911 3958 0 -1 4202560 67 0 0 0 38 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289710524584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16915] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16915/stat : 16915 (java) S 16909 16911 3958 0 -1 4202560 62 0 0 0 42 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289709472040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16916] ppid=16909 vsize=2966184 CPUtime=0.39 cores=1,3,5,7
/proc/16911/task/16916/stat : 16916 (java) S 16909 16911 3958 0 -1 4202560 51 0 0 0 39 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289708419496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16917] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16917/stat : 16917 (java) S 16909 16911 3958 0 -1 4202560 65 0 0 0 42 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289707366952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16918] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16918/stat : 16918 (java) S 16909 16911 3958 0 -1 4202560 61 0 0 0 42 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289706314408 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16919] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16919/stat : 16919 (java) S 16909 16911 3958 0 -1 4202560 69 0 0 0 42 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289705261864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16920] ppid=16909 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/16911/task/16920/stat : 16920 (java) S 16909 16911 3958 0 -1 4202560 68 0 0 0 43 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289704209320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16921] ppid=16909 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/16911/task/16921/stat : 16921 (java) S 16909 16911 3958 0 -1 4202560 55 0 0 0 43 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289703156776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16922] ppid=16909 vsize=2966184 CPUtime=7.44 cores=1,3,5,7
/proc/16911/task/16922/stat : 16922 (java) S 16909 16911 3958 0 -1 4202560 67 0 0 0 742 2 0 0 20 0 20 0 339641315 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289690744936 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16923] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16923/stat : 16923 (java) S 16909 16911 3958 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 339641315 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289689691256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16924] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16924/stat : 16924 (java) S 16909 16911 3958 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 339641315 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289688638600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16925] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16925/stat : 16925 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289687587344 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16926] ppid=16909 vsize=2966184 CPUtime=0.86 cores=1,3,5,7
/proc/16911/task/16926/stat : 16926 (java) S 16909 16911 3958 0 -1 4202560 12494 0 0 0 83 3 0 0 20 0 20 0 339641317 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289686534712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16927] ppid=16909 vsize=2966184 CPUtime=1.6 cores=1,3,5,7
/proc/16911/task/16927/stat : 16927 (java) S 16909 16911 3958 0 -1 4202560 12277 0 0 0 157 3 0 0 20 0 20 0 339641317 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289685482168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16928] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16928/stat : 16928 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289684429816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16929] ppid=16909 vsize=2966184 CPUtime=0.02 cores=1,3,5,7
/proc/16911/task/16929/stat : 16929 (java) S 16909 16911 3958 0 -1 4202560 6 0 0 0 1 1 0 0 20 0 20 0 339641317 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289683377480 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16932] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16932/stat : 16932 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339641329 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289680217128 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16933] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16933/stat : 16933 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339641329 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289679164584 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 171.06
Current children cumulated vsize (KiB) 2966184

[startup+91.9006 s]
/proc/loadavg: 3.66 3.68 3.70 5/219 16941
/proc/meminfo: memFree=30236044/32873648 swapFree=7628/7628
[pid=16911] ppid=16909 vsize=2966184 CPUtime=171.46 cores=1,3,5,7
/proc/16911/stat : 16911 (java) S 16909 16911 3958 0 -1 4202496 29788 0 1 0 17119 27 0 0 20 0 20 0 339641312 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140733757524992 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16911/statm: 741546 99560 2277 9 0 732240 0
[pid=16911/tid=16913] ppid=16909 vsize=2966184 CPUtime=0.61 cores=1,3,5,7
/proc/16911/task/16913/stat : 16913 (java) R 16909 16911 3958 0 -1 4202560 2807 0 1 0 59 2 0 0 20 0 20 0 339641313 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289726243608 140289554171921 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16914] ppid=16909 vsize=2966184 CPUtime=0.38 cores=1,3,5,7
/proc/16911/task/16914/stat : 16914 (java) S 16909 16911 3958 0 -1 4202560 67 0 0 0 38 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289710524584 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16911/tid=16915] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16915/stat : 16915 (java) S 16909 16911 3958 0 -1 4202560 62 0 0 0 42 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289709472040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16916] ppid=16909 vsize=2966184 CPUtime=0.39 cores=1,3,5,7
/proc/16911/task/16916/stat : 16916 (java) S 16909 16911 3958 0 -1 4202560 51 0 0 0 39 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289708419496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16917] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16917/stat : 16917 (java) S 16909 16911 3958 0 -1 4202560 65 0 0 0 42 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289707366952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16918] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16918/stat : 16918 (java) S 16909 16911 3958 0 -1 4202560 61 0 0 0 42 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289706314408 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16919] ppid=16909 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/16911/task/16919/stat : 16919 (java) S 16909 16911 3958 0 -1 4202560 69 0 0 0 42 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289705261864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16920] ppid=16909 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/16911/task/16920/stat : 16920 (java) S 16909 16911 3958 0 -1 4202560 68 0 0 0 43 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289704209320 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16921] ppid=16909 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/16911/task/16921/stat : 16921 (java) S 16909 16911 3958 0 -1 4202560 55 0 0 0 43 0 0 0 20 0 20 0 339641314 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289703156776 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16922] ppid=16909 vsize=2966184 CPUtime=7.44 cores=1,3,5,7
/proc/16911/task/16922/stat : 16922 (java) S 16909 16911 3958 0 -1 4202560 67 0 0 0 742 2 0 0 20 0 20 0 339641315 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289690744936 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16923] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16923/stat : 16923 (java) S 16909 16911 3958 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 339641315 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289689691256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16924] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16924/stat : 16924 (java) S 16909 16911 3958 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 339641315 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289688638600 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16925] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16925/stat : 16925 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289687587344 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16926] ppid=16909 vsize=2966184 CPUtime=0.86 cores=1,3,5,7
/proc/16911/task/16926/stat : 16926 (java) S 16909 16911 3958 0 -1 4202560 12494 0 0 0 83 3 0 0 20 0 20 0 339641317 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289686534712 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16911/tid=16927] ppid=16909 vsize=2966184 CPUtime=1.6 cores=1,3,5,7
/proc/16911/task/16927/stat : 16927 (java) S 16909 16911 3958 0 -1 4202560 12277 0 0 0 157 3 0 0 20 0 20 0 339641317 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289685482168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16928] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16928/stat : 16928 (java) S 16909 16911 3958 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339641317 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289684429816 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16929] ppid=16909 vsize=2966184 CPUtime=0.02 cores=1,3,5,7
/proc/16911/task/16929/stat : 16929 (java) S 16909 16911 3958 0 -1 4202560 6 0 0 0 1 1 0 0 20 0 20 0 339641317 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289683377480 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16911/tid=16932] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16932/stat : 16932 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339641329 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289680217128 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16911/tid=16933] ppid=16909 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/16911/task/16933/stat : 16933 (java) S 16909 16911 3958 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339641329 3037372416 99560 33554432000 1073741824 1073778376 140733757533856 140289679164584 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 171.46
Current children cumulated vsize (KiB) 2966184

Child status: 30
Real time (s): 91.987
CPU time (s): 171.628
CPU user time (s): 171.257
CPU system time (s): 0.370943
CPU usage (%): 186.579
Max. virtual memory (cumulated for all children) (KiB): 2966496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 171.257
system time used= 0.370943
maximum resident set size= 398276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29796
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7303
involuntary context switches= 9489

runsolver used 0.45493 second user time and 0.923859 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 16:52:33
IDJOB=3731245
IDBENCH=1865
IDSOLVER=2324
FILE ID=node122/3731245-1338735153
RUNJOBID= node122-1338726600-10239
PBS_JOBID= 14636732
Free space on /tmp= 71188 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-stein45.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731245-1338735153/watcher-3731245-1338735153 -o /tmp/evaluation-result-3731245-1338735153/solver-3731245-1338735153 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3731245-1338735153.opb

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

MD5SUM BENCH= 5084bd7d25dcb1d535d550da78b2db16
RANDOM SEED=401604823

node122.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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.06
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.533
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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
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.533
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.533
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.91
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.533
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	: 5438.54
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.533
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.533
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:       32873648 kB
MemFree:        30644924 kB
Buffers:          232428 kB
Cached:           226544 kB
SwapCached:         1832 kB
Active:          1293800 kB
Inactive:         106400 kB
Active(anon):     938172 kB
Inactive(anon):     5432 kB
Active(file):     355628 kB
Inactive(file):   100968 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100168 kB
Dirty:               620 kB
Writeback:             0 kB
AnonPages:        969428 kB
Mapped:            17124 kB
Shmem:                 0 kB
Slab:             685072 kB
SReclaimable:     128436 kB
SUnreclaim:       556636 kB
KernelStack:        1792 kB
PageTables:         6012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1573088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    917504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71188 MiB
End job on node122 at 2012-06-03 16:54:05