Trace number 3702770

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
npSolver inc-topdown-quickBound? (TO) 1800.12 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.015996
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
Number of bits of the biggest sum of numbers13
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.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.01	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.01	c [INC SYSTEM] execute solver
0.00/0.01	c [INC SEARCH] formula is SAT
0.00/0.01	c [INC SYSTEM] solved the initial formula
0.00/0.01	c model valid
0.00/0.01	c current solution ok
0.00/0.01	o 2041
0.00/0.01	c starting approximation
0.00/0.01	c factor = 42.8496
0.00/0.01	c current bound: 1020
0.00/0.03	c leaving approximation
0.00/0.03	c finished approximation
0.00/0.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.03	c write failed with 2
0.00/0.03	c [INC SEARCH] iteration: 0
0.00/0.03	c [INC BOUNDS] best value:2041 search for 2040
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.17	c set iterative enc to: swc
0.00/0.19	c [INC SEARCH] isOptimum variable: 0
0.00/0.55	c formula is SAT
0.00/0.56	c [INC SEARCH] copied best model
0.00/0.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.57	c model valid
0.00/0.57	c current solution ok
0.00/0.57	o 2038
0.00/0.57	c [INC SEARCH] iteration: 1
0.00/0.57	c [INC BOUNDS] best value:2038 search for 2037
0.00/0.57	c [INC ENCODE] setup new number of clauses ...
0.00/0.57	c [INC] encode incremental formula
0.00/0.57	c return only the limitting unit clause for 2037
0.00/0.57	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.57	c [INC SEARCH] isOptimum variable: 0
0.00/0.67	c formula is SAT
0.00/0.68	c [INC SEARCH] copied best model
0.00/0.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.68	c model valid
0.00/0.68	c current solution ok
0.00/0.68	o 2029
0.00/0.68	c [INC SEARCH] iteration: 2
0.00/0.68	c [INC BOUNDS] best value:2029 search for 2028
0.00/0.68	c [INC ENCODE] setup new number of clauses ...
0.00/0.68	c [INC] encode incremental formula
0.00/0.68	c return only the limitting unit clause for 2028
0.00/0.68	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.68	c [INC SEARCH] isOptimum variable: 0
0.00/0.78	c formula is SAT
0.00/0.80	c [INC SEARCH] copied best model
0.00/0.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.80	c model valid
0.00/0.80	c current solution ok
0.00/0.80	o 2020
0.00/0.80	c [INC SEARCH] iteration: 3
0.00/0.80	c [INC BOUNDS] best value:2020 search for 2019
0.00/0.80	c [INC ENCODE] setup new number of clauses ...
0.00/0.80	c [INC] encode incremental formula
0.00/0.80	c return only the limitting unit clause for 2019
0.00/0.80	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.80	c [INC SEARCH] isOptimum variable: 0
0.00/0.91	c formula is SAT
0.00/0.92	c [INC SEARCH] copied best model
0.00/0.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.92	c model valid
0.00/0.92	c current solution ok
0.00/0.92	o 2011
0.00/0.92	c [INC SEARCH] iteration: 4
0.00/0.92	c [INC BOUNDS] best value:2011 search for 2010
0.00/0.92	c [INC ENCODE] setup new number of clauses ...
0.00/0.92	c [INC] encode incremental formula
0.00/0.92	c return only the limitting unit clause for 2010
0.00/0.92	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.92	c [INC SEARCH] isOptimum variable: 0
1.00/1.02	c formula is SAT
1.00/1.04	c [INC SEARCH] copied best model
1.00/1.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.00/1.04	c model valid
1.00/1.04	c current solution ok
1.00/1.04	o 2002
1.00/1.04	c [INC SEARCH] iteration: 5
1.00/1.04	c [INC BOUNDS] best value:2002 search for 2001
1.00/1.04	c [INC ENCODE] setup new number of clauses ...
1.00/1.04	c [INC] encode incremental formula
1.00/1.04	c return only the limitting unit clause for 2001
1.00/1.04	c [INC SYSTEM] transmit new clauses to solver: 1
1.00/1.04	c [INC SEARCH] isOptimum variable: 0
1.10/1.13	c formula is SAT
1.10/1.15	c [INC SEARCH] copied best model
1.10/1.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.10/1.15	c model valid
1.10/1.15	c current solution ok
1.10/1.15	o 1993
1.10/1.15	c [INC SEARCH] iteration: 6
1.10/1.15	c [INC BOUNDS] best value:1993 search for 1992
1.10/1.15	c [INC ENCODE] setup new number of clauses ...
1.10/1.15	c [INC] encode incremental formula
1.10/1.15	c return only the limitting unit clause for 1992
1.10/1.15	c [INC SYSTEM] transmit new clauses to solver: 1
1.10/1.15	c [INC SEARCH] isOptimum variable: 0
1.39/1.40	c formula is SAT
1.39/1.41	c [INC SEARCH] copied best model
1.39/1.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.39/1.42	c model valid
1.39/1.42	c current solution ok
1.39/1.42	o 1984
1.39/1.42	c [INC SEARCH] iteration: 7
1.39/1.42	c [INC BOUNDS] best value:1984 search for 1983
1.39/1.42	c [INC ENCODE] setup new number of clauses ...
1.39/1.42	c [INC] encode incremental formula
1.39/1.42	c return only the limitting unit clause for 1983
1.39/1.42	c [INC SYSTEM] transmit new clauses to solver: 1
1.39/1.42	c [INC SEARCH] isOptimum variable: 0
1.50/1.52	c formula is SAT
1.50/1.53	c [INC SEARCH] copied best model
1.50/1.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.50/1.54	c model valid
1.50/1.54	c current solution ok
1.50/1.54	o 1975
1.50/1.54	c [INC SEARCH] iteration: 8
1.50/1.54	c [INC BOUNDS] best value:1975 search for 1974
1.50/1.54	c [INC ENCODE] setup new number of clauses ...
1.50/1.54	c [INC] encode incremental formula
1.50/1.54	c return only the limitting unit clause for 1974
1.50/1.54	c [INC SYSTEM] transmit new clauses to solver: 1
1.50/1.54	c [INC SEARCH] isOptimum variable: 0
2.90/2.90	c formula is SAT
2.90/2.92	c [INC SEARCH] copied best model
2.90/2.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.90/2.92	c model valid
2.90/2.92	c current solution ok
2.90/2.92	o 1973
2.90/2.92	c [INC SEARCH] iteration: 9
2.90/2.92	c [INC BOUNDS] best value:1973 search for 1972
2.90/2.92	c [INC ENCODE] setup new number of clauses ...
2.90/2.92	c [INC] encode incremental formula
2.90/2.92	c return only the limitting unit clause for 1972
2.90/2.92	c [INC SYSTEM] transmit new clauses to solver: 1
2.90/2.92	c [INC SEARCH] isOptimum variable: 0
3.00/3.04	c formula is SAT
3.00/3.06	c [INC SEARCH] copied best model
3.00/3.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.00/3.06	c model valid
3.00/3.06	c current solution ok
3.00/3.06	o 1964
3.00/3.06	c [INC SEARCH] iteration: 10
3.00/3.06	c [INC BOUNDS] best value:1964 search for 1963
3.00/3.06	c [INC ENCODE] setup new number of clauses ...
3.00/3.06	c [INC] encode incremental formula
3.00/3.06	c return only the limitting unit clause for 1963
3.00/3.06	c [INC SYSTEM] transmit new clauses to solver: 1
3.00/3.06	c [INC SEARCH] isOptimum variable: 0
87.68/87.77	c formula is SAT
87.68/87.78	c [INC SEARCH] copied best model
87.68/87.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
87.68/87.78	c model valid
87.68/87.78	c current solution ok
87.68/87.78	o 1959
87.68/87.78	c [INC SEARCH] iteration: 11
87.68/87.78	c [INC BOUNDS] best value:1959 search for 1958
87.68/87.78	c [INC ENCODE] setup new number of clauses ...
87.68/87.78	c [INC] encode incremental formula
87.68/87.78	c return only the limitting unit clause for 1958
87.68/87.78	c [INC SYSTEM] transmit new clauses to solver: 1
87.68/87.78	c [INC SEARCH] isOptimum variable: 0
100.68/100.75	c formula is SAT
100.68/100.76	c [INC SEARCH] copied best model
100.68/100.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
100.68/100.76	c model valid
100.68/100.76	c current solution ok
100.68/100.76	o 1955
100.68/100.76	c [INC SEARCH] iteration: 12
100.68/100.76	c [INC BOUNDS] best value:1955 search for 1954
100.68/100.76	c [INC ENCODE] setup new number of clauses ...
100.68/100.76	c [INC] encode incremental formula
100.68/100.76	c return only the limitting unit clause for 1954
100.68/100.76	c [INC SYSTEM] transmit new clauses to solver: 1
100.68/100.76	c [INC SEARCH] isOptimum variable: 0
100.88/100.92	c formula is SAT
100.88/100.93	c [INC SEARCH] copied best model
100.88/100.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
100.88/100.93	c model valid
100.88/100.93	c current solution ok
100.88/100.93	o 1949
100.88/100.93	c [INC SEARCH] iteration: 13
100.88/100.93	c [INC BOUNDS] best value:1949 search for 1948
100.88/100.93	c [INC ENCODE] setup new number of clauses ...
100.88/100.93	c [INC] encode incremental formula
100.88/100.93	c return only the limitting unit clause for 1948
100.88/100.93	c [INC SYSTEM] transmit new clauses to solver: 1
100.88/100.93	c [INC SEARCH] isOptimum variable: 0
100.98/101.03	c formula is SAT
100.98/101.05	c [INC SEARCH] copied best model
100.98/101.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
100.98/101.05	c model valid
100.98/101.05	c current solution ok
100.98/101.05	o 1940
100.98/101.05	c [INC SEARCH] iteration: 14
100.98/101.05	c [INC BOUNDS] best value:1940 search for 1939
100.98/101.05	c [INC ENCODE] setup new number of clauses ...
100.98/101.05	c [INC] encode incremental formula
100.98/101.05	c return only the limitting unit clause for 1939
100.98/101.05	c [INC SYSTEM] transmit new clauses to solver: 1
100.98/101.05	c [INC SEARCH] isOptimum variable: 0
101.09/101.15	c formula is SAT
101.09/101.16	c [INC SEARCH] copied best model
101.09/101.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
101.09/101.16	c model valid
101.09/101.16	c current solution ok
101.09/101.16	o 1931
101.09/101.16	c [INC SEARCH] iteration: 15
101.09/101.16	c [INC BOUNDS] best value:1931 search for 1930
101.09/101.16	c [INC ENCODE] setup new number of clauses ...
101.09/101.16	c [INC] encode incremental formula
101.09/101.16	c return only the limitting unit clause for 1930
101.09/101.16	c [INC SYSTEM] transmit new clauses to solver: 1
101.09/101.16	c [INC SEARCH] isOptimum variable: 0
101.21/101.26	c formula is SAT
101.21/101.27	c [INC SEARCH] copied best model
101.21/101.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
101.21/101.27	c model valid
101.21/101.27	c current solution ok
101.21/101.27	o 1922
101.21/101.27	c [INC SEARCH] iteration: 16
101.21/101.27	c [INC BOUNDS] best value:1922 search for 1921
101.21/101.27	c [INC ENCODE] setup new number of clauses ...
101.21/101.27	c [INC] encode incremental formula
101.21/101.27	c return only the limitting unit clause for 1921
101.21/101.27	c [INC SYSTEM] transmit new clauses to solver: 1
101.21/101.27	c [INC SEARCH] isOptimum variable: 0
101.30/101.38	c formula is SAT
101.30/101.39	c [INC SEARCH] copied best model
101.30/101.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
101.30/101.39	c model valid
101.30/101.39	c current solution ok
101.30/101.39	o 1913
101.30/101.39	c [INC SEARCH] iteration: 17
101.30/101.39	c [INC BOUNDS] best value:1913 search for 1912
101.30/101.39	c [INC ENCODE] setup new number of clauses ...
101.30/101.39	c [INC] encode incremental formula
101.30/101.39	c return only the limitting unit clause for 1912
101.30/101.39	c [INC SYSTEM] transmit new clauses to solver: 1
101.30/101.39	c [INC SEARCH] isOptimum variable: 0
101.51/101.50	c formula is SAT
101.51/101.52	c [INC SEARCH] copied best model
101.51/101.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
101.51/101.52	c model valid
101.51/101.52	c current solution ok
101.51/101.52	o 1904
101.51/101.52	c [INC SEARCH] iteration: 18
101.51/101.52	c [INC BOUNDS] best value:1904 search for 1903
101.51/101.52	c [INC ENCODE] setup new number of clauses ...
101.51/101.52	c [INC] encode incremental formula
101.51/101.52	c return only the limitting unit clause for 1903
101.51/101.52	c [INC SYSTEM] transmit new clauses to solver: 1
101.51/101.52	c [INC SEARCH] isOptimum variable: 0
129.91/129.90	c formula is SAT
129.91/129.92	c [INC SEARCH] copied best model
129.91/129.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
129.91/129.92	c model valid
129.91/129.92	c current solution ok
129.91/129.92	o 1895
129.91/129.92	c [INC SEARCH] iteration: 19
129.91/129.92	c [INC BOUNDS] best value:1895 search for 1894
129.91/129.92	c [INC ENCODE] setup new number of clauses ...
129.91/129.92	c [INC] encode incremental formula
129.91/129.92	c return only the limitting unit clause for 1894
129.91/129.92	c [INC SYSTEM] transmit new clauses to solver: 1
129.91/129.92	c [INC SEARCH] isOptimum variable: 0
130.01/130.04	c formula is SAT
130.01/130.05	c [INC SEARCH] copied best model
130.01/130.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
130.01/130.05	c model valid
130.01/130.05	c current solution ok
130.01/130.05	o 1886
130.01/130.05	c [INC SEARCH] iteration: 20
130.01/130.05	c [INC BOUNDS] best value:1886 search for 1885
130.01/130.05	c [INC ENCODE] setup new number of clauses ...
130.01/130.05	c [INC] encode incremental formula
130.01/130.05	c return only the limitting unit clause for 1885
130.01/130.05	c [INC SYSTEM] transmit new clauses to solver: 1
130.01/130.05	c [INC SEARCH] isOptimum variable: 0
130.10/130.17	c formula is SAT
130.10/130.19	c [INC SEARCH] copied best model
130.10/130.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
130.10/130.19	c model valid
130.10/130.19	c current solution ok
130.10/130.19	o 1877
130.10/130.19	c [INC SEARCH] iteration: 21
130.10/130.19	c [INC BOUNDS] best value:1877 search for 1876
130.10/130.19	c [INC ENCODE] setup new number of clauses ...
130.10/130.19	c [INC] encode incremental formula
130.10/130.19	c return only the limitting unit clause for 1876
130.10/130.19	c [INC SYSTEM] transmit new clauses to solver: 1
130.10/130.19	c [INC SEARCH] isOptimum variable: 0
835.50/835.65	c formula is SAT
835.50/835.66	c [INC SEARCH] copied best model
835.50/835.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
835.50/835.66	c model valid
835.50/835.66	c current solution ok
835.50/835.66	o 1876
835.50/835.66	c [INC SEARCH] iteration: 22
835.50/835.66	c [INC BOUNDS] best value:1876 search for 1875
835.50/835.66	c [INC ENCODE] setup new number of clauses ...
835.50/835.66	c [INC] encode incremental formula
835.50/835.66	c return only the limitting unit clause for 1875
835.50/835.66	c [INC SYSTEM] transmit new clauses to solver: 1
835.50/835.66	c [INC SEARCH] isOptimum variable: 0
835.81/835.93	c formula is SAT
835.81/835.94	c [INC SEARCH] copied best model
835.81/835.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
835.81/835.94	c model valid
835.81/835.94	c current solution ok
835.81/835.94	o 1869
835.81/835.94	c [INC SEARCH] iteration: 23
835.81/835.94	c [INC BOUNDS] best value:1869 search for 1868
835.81/835.94	c [INC ENCODE] setup new number of clauses ...
835.81/835.94	c [INC] encode incremental formula
835.81/835.94	c return only the limitting unit clause for 1868
835.81/835.94	c [INC SYSTEM] transmit new clauses to solver: 1
835.81/835.94	c [INC SEARCH] isOptimum variable: 0
835.93/836.04	c formula is SAT
835.93/836.06	c [INC SEARCH] copied best model
835.93/836.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
835.93/836.06	c model valid
835.93/836.06	c current solution ok
835.93/836.06	o 1860
835.93/836.06	c [INC SEARCH] iteration: 24
835.93/836.06	c [INC BOUNDS] best value:1860 search for 1859
835.93/836.06	c [INC ENCODE] setup new number of clauses ...
835.93/836.06	c [INC] encode incremental formula
835.93/836.06	c return only the limitting unit clause for 1859
835.93/836.06	c [INC SYSTEM] transmit new clauses to solver: 1
835.93/836.06	c [INC SEARCH] isOptimum variable: 0
1050.59/1050.78	c formula is SAT
1050.59/1050.79	c [INC SEARCH] copied best model
1050.59/1050.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1050.59/1050.79	c model valid
1050.59/1050.79	c current solution ok
1050.59/1050.79	o 1851
1050.59/1050.79	c [INC SEARCH] iteration: 25
1050.59/1050.79	c [INC BOUNDS] best value:1851 search for 1850
1050.59/1050.79	c [INC ENCODE] setup new number of clauses ...
1050.59/1050.79	c [INC] encode incremental formula
1050.59/1050.79	c return only the limitting unit clause for 1850
1050.59/1050.79	c [INC SYSTEM] transmit new clauses to solver: 1
1050.59/1050.79	c [INC SEARCH] isOptimum variable: 0
1776.18/1776.49	c formula is SAT
1776.29/1776.51	c [INC SEARCH] copied best model
1776.29/1776.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1776.29/1776.51	c model valid
1776.29/1776.51	c current solution ok
1776.29/1776.51	o 1840
1776.29/1776.51	c [INC SEARCH] iteration: 26
1776.29/1776.51	c [INC BOUNDS] best value:1840 search for 1839
1776.29/1776.51	c [INC ENCODE] setup new number of clauses ...
1776.29/1776.51	c [INC] encode incremental formula
1776.29/1776.51	c return only the limitting unit clause for 1839
1776.29/1776.51	c [INC SYSTEM] transmit new clauses to solver: 1
1776.29/1776.51	c [INC SEARCH] isOptimum variable: 0
1776.58/1776.86	c formula is SAT
1776.58/1776.88	c [INC SEARCH] copied best model
1776.58/1776.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1776.58/1776.88	c model valid
1776.58/1776.88	c current solution ok
1776.58/1776.88	o 1831
1776.58/1776.88	c [INC SEARCH] iteration: 27
1776.58/1776.88	c [INC BOUNDS] best value:1831 search for 1830
1776.58/1776.88	c [INC ENCODE] setup new number of clauses ...
1776.58/1776.88	c [INC] encode incremental formula
1776.58/1776.88	c return only the limitting unit clause for 1830
1776.58/1776.88	c [INC SYSTEM] transmit new clauses to solver: 1
1776.58/1776.88	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.30	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.30	s UNKNOWN
1800.09/1800.30	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.30	c write failed with -1
1800.09/1800.30	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2313dd0)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702770-1338056569/watcher-3702770-1338056569 -o /tmp/evaluation-result-3702770-1338056569/solver-3702770-1338056569 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702770-1338056569.opb 1217551404 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8664
/proc/meminfo: memFree=29434724/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0

[startup+0.091375 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8664
/proc/meminfo: memFree=29434724/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100363 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8664
/proc/meminfo: memFree=29434724/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300145 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8664
/proc/meminfo: memFree=29434724/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700169 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8664
/proc/meminfo: memFree=29434724/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8735
/proc/meminfo: memFree=29329460/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.33 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 28 3 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=80516 CPUtime=1.17 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 17749 0 0 0 114 3 0 0 20 0 1 0 271723920 82448384 18831 33554432000 4194304 5654031 140737486543472 140737486541784 4976752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 20129 18831 150 357 0 19769 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 101892

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8735
/proc/meminfo: memFree=29324180/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.39 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 34 3 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=81620 CPUtime=2.71 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 17867 0 0 0 268 3 0 0 20 0 1 0 271723920 83578880 18949 33554432000 4194304 5654031 140737486543472 140737486541784 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 20405 18949 150 357 0 20045 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 102996

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8737
/proc/meminfo: memFree=29323376/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.39 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 34 3 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=81620 CPUtime=5.91 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 17875 0 0 0 588 3 0 0 20 0 1 0 271723920 83578880 18957 33554432000 4194304 5654031 140737486543472 140737486531288 4208621 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 20405 18957 150 357 0 20045 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 102996

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8790
/proc/meminfo: memFree=29320644/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.39 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 34 3 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=81620 CPUtime=12.31 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 17973 0 0 0 1228 3 0 0 20 0 1 0 271723920 83578880 19049 33554432000 4194304 5654031 140737486543472 140737486531288 4216213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 20405 19049 150 357 0 20045 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 102996

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8847
/proc/meminfo: memFree=29323320/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.39 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 34 3 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=81620 CPUtime=25.1 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 18379 0 0 0 2507 3 0 0 20 0 1 0 271723920 83578880 19435 33554432000 4194304 5654031 140737486543472 140737486531288 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 20405 19435 150 357 0 20045 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102996

[startup+51.1004 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 9427
/proc/meminfo: memFree=29343088/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.39 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 34 3 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=81620 CPUtime=50.69 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 19456 0 0 0 5065 4 0 0 20 0 1 0 271723920 83578880 19569 33554432000 4194304 5654031 140737486543472 140737486541496 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 20405 19569 151 357 0 20045 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102996

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 9517
/proc/meminfo: memFree=29256272/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.56 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 50 4 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=112276 CPUtime=101.75 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 22109 0 0 0 10169 6 0 0 20 0 1 0 271723920 114970624 26122 33554432000 4194304 5654031 140737486543472 140737486531288 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 28069 26122 151 357 0 27709 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 133652

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 9519
/proc/meminfo: memFree=29243916/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.61 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 55 4 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=112276 CPUtime=161.69 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 22202 0 0 0 16162 7 0 0 20 0 1 0 271723920 114970624 26312 33554432000 4194304 5654031 140737486543472 140737486531288 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 28069 26312 151 357 0 27709 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 133652

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 9523
/proc/meminfo: memFree=29251468/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.61 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 55 4 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=112276 CPUtime=221.68 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 22202 0 0 0 22161 7 0 0 20 0 1 0 271723920 114970624 26312 33554432000 4194304 5654031 140737486543472 140737486531288 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 28069 26312 151 357 0 27709 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 133652

[startup+282.3 s]

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

/proc/meminfo: memFree=29178476/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.7 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 63 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=199736 CPUtime=1301.45 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 24537 0 0 0 130135 10 0 0 20 0 1 0 271723920 204529664 41976 33554432000 4194304 5654031 140737486543472 140737486531288 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 49934 41976 151 357 0 49574 0
Current children cumulated CPU time (s) 1302.15
Current children cumulated vsize (KiB) 221112

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9538
/proc/meminfo: memFree=29159608/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.7 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 63 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=199736 CPUtime=1361.44 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 24539 0 0 0 136133 11 0 0 20 0 1 0 271723920 204529664 43000 33554432000 4194304 5654031 140737486543472 140737486531288 4232528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 49934 43000 151 357 0 49574 0
Current children cumulated CPU time (s) 1362.14
Current children cumulated vsize (KiB) 221112

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9538
/proc/meminfo: memFree=29140000/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.7 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 63 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=199736 CPUtime=1421.44 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 24541 0 0 0 142133 11 0 0 20 0 1 0 271723920 204529664 44024 33554432000 4194304 5654031 140737486543472 140737486531288 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 49934 44024 151 357 0 49574 0
Current children cumulated CPU time (s) 1422.14
Current children cumulated vsize (KiB) 221112

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9538
/proc/meminfo: memFree=29162156/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.7 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 63 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=150416 CPUtime=1481.42 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 24804 0 0 0 148131 11 0 0 20 0 1 0 271723920 154025984 34097 33554432000 4194304 5654031 140737486543472 140737486531288 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 37604 34097 151 357 0 37244 0
Current children cumulated CPU time (s) 1482.12
Current children cumulated vsize (KiB) 171792

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9538
/proc/meminfo: memFree=29131496/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.7 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 63 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=199736 CPUtime=1541.41 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 25018 0 0 0 154130 11 0 0 20 0 1 0 271723920 204529664 41976 33554432000 4194304 5654031 140737486543472 140737486531288 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 49934 41976 151 357 0 49574 0
Current children cumulated CPU time (s) 1542.11
Current children cumulated vsize (KiB) 221112

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9538
/proc/meminfo: memFree=29125236/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.7 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 63 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=199736 CPUtime=1601.41 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 25021 0 0 0 160129 12 0 0 20 0 1 0 271723920 204529664 43512 33554432000 4194304 5654031 140737486543472 140737486531288 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 49934 43512 151 357 0 49574 0
Current children cumulated CPU time (s) 1602.11
Current children cumulated vsize (KiB) 221112

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9542
/proc/meminfo: memFree=29120752/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.7 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 63 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=199736 CPUtime=1661.4 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 25023 0 0 0 166128 12 0 0 20 0 1 0 271723920 204529664 44536 33554432000 4194304 5654031 140737486543472 140737486531288 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 49934 44536 151 357 0 49574 0
Current children cumulated CPU time (s) 1662.1
Current children cumulated vsize (KiB) 221112

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9542
/proc/meminfo: memFree=29115608/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.7 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 63 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=199736 CPUtime=1721.39 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 25025 0 0 0 172127 12 0 0 20 0 1 0 271723920 204529664 45560 33554432000 4194304 5654031 140737486543472 140737486531288 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 49934 45560 151 357 0 49574 0
Current children cumulated CPU time (s) 1722.09
Current children cumulated vsize (KiB) 221112

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9542
/proc/meminfo: memFree=29140496/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.74 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 67 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=159780 CPUtime=1781.34 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 25853 0 0 0 178121 13 0 0 20 0 1 0 271723920 163614720 39216 33554432000 4194304 5654031 140737486543472 140737486531288 4208621 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 39945 39216 151 357 0 39585 0
Current children cumulated CPU time (s) 1782.08
Current children cumulated vsize (KiB) 181156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9542
/proc/meminfo: memFree=29140432/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.74 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 67 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=159780 CPUtime=1799.35 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 25854 0 0 0 179922 13 0 0 20 0 1 0 271723920 163614720 39216 33554432000 4194304 5654031 140737486543472 140737486531288 4208611 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 39945 39216 151 357 0 39585 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 181156

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9542
/proc/meminfo: memFree=29140432/32873844 swapFree=6868/6868
[pid=8664] ppid=8662 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (npSolver-pbo-It) S 8662 8664 8327 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271723900 9367552 275 33554432000 4194304 5064252 140735031399024 140735031397936 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8664/statm: 2287 275 233 213 0 72 0
[pid=8667] ppid=8664 vsize=12228 CPUtime=0.74 cores=0,2,4,6
/proc/8667/stat : 8667 (npSolver-pbo) S 8664 8664 8327 0 -1 4202496 5970 6551 0 0 67 5 1 1 20 0 1 0 271723900 12521472 2743 33554432000 4194304 5992684 140733334511440 140733334497272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8667/statm: 3057 2743 192 440 0 2613 0
[pid=8716] ppid=8667 vsize=159780 CPUtime=1799.35 cores=0,2,4,6
/proc/8716/stat : 8716 (glucosInc) R 8667 8664 8327 0 -1 4202496 25854 0 0 0 179922 13 0 0 20 0 1 0 271723920 163614720 39216 33554432000 4194304 5654031 140737486543472 140737486531288 4208611 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8716/statm: 39945 39216 151 357 0 39585 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 181156

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.12
CPU user time (s): 1799.91
CPU system time (s): 0.208968
CPU usage (%): 99.9895
Max. virtual memory (cumulated for all children) (KiB): 221112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.208968
maximum resident set size= 187096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12657
involuntary context switches= 1894

runsolver used 9.1986 second user time and 15.0267 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-26 20:22:49
IDJOB=3702770
IDBENCH=2023
IDSOLVER=2278
FILE ID=node105/3702770-1338056569
RUNJOBID= node105-1338052967-8343
PBS_JOBID= 14624416
Free space on /tmp= 71476 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cc.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702770-1338056569/watcher-3702770-1338056569 -o /tmp/evaluation-result-3702770-1338056569/solver-3702770-1338056569 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702770-1338056569.opb 1217551404 HOME HOME

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

MD5SUM BENCH= 2dad588c047f66368bead690393575a4
RANDOM SEED=1217551404

node105.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.882
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.76
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.882
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.882
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	: 5331.91
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.882
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.882
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	: 5438.54
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.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29436080 kB
Buffers:          276724 kB
Cached:          2337164 kB
SwapCached:         6376 kB
Active:           863372 kB
Inactive:        1766244 kB
Active(anon):       3504 kB
Inactive(anon):    14760 kB
Active(file):     859868 kB
Inactive(file):  1751484 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67101936 kB
Dirty:             16712 kB
Writeback:             0 kB
AnonPages:         86000 kB
Mapped:            14620 kB
Shmem:                 8 kB
Slab:             668124 kB
SReclaimable:     110172 kB
SUnreclaim:       557952 kB
KernelStack:        1488 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     125584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71448 MiB
End job on node105 at 2012-05-26 20:52:49