Trace number 3697982

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? (TO) 1800.09 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 [INC SYSTEM] there exists a inc, kill it!
0.00/0.01	c write failed with 2
0.00/0.01	c [INC SEARCH] iteration: 0
0.00/0.01	c [INC BOUNDS] best value:2041 search for 2040
0.00/0.01	c [INC SYSTEM] create new solver instance
0.00/0.01	c [INC] encode full formula
0.00/0.15	c set iterative enc to: swc
0.00/0.18	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.60	c model valid
0.00/0.60	c current solution ok
0.00/0.60	o 2038
0.00/0.60	c [INC SEARCH] iteration: 1
0.00/0.60	c [INC BOUNDS] best value:2038 search for 2037
0.00/0.60	c [INC ENCODE] setup new number of clauses ...
0.00/0.60	c [INC] encode incremental formula
0.00/0.60	c return only the limitting unit clause for 2037
0.00/0.60	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.60	c [INC SEARCH] isOptimum variable: 0
0.00/0.72	c formula is SAT
0.00/0.73	c [INC SEARCH] copied best model
0.00/0.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.73	c model valid
0.00/0.73	c current solution ok
0.00/0.73	o 2029
0.00/0.73	c [INC SEARCH] iteration: 2
0.00/0.73	c [INC BOUNDS] best value:2029 search for 2028
0.00/0.73	c [INC ENCODE] setup new number of clauses ...
0.00/0.73	c [INC] encode incremental formula
0.00/0.73	c return only the limitting unit clause for 2028
0.00/0.73	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.73	c [INC SEARCH] isOptimum variable: 0
0.00/0.84	c formula is SAT
0.00/0.86	c [INC SEARCH] copied best model
0.00/0.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.86	c model valid
0.00/0.86	c current solution ok
0.00/0.86	o 2020
0.00/0.86	c [INC SEARCH] iteration: 3
0.00/0.86	c [INC BOUNDS] best value:2020 search for 2019
0.00/0.86	c [INC ENCODE] setup new number of clauses ...
0.00/0.86	c [INC] encode incremental formula
0.00/0.86	c return only the limitting unit clause for 2019
0.00/0.86	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.86	c [INC SEARCH] isOptimum variable: 0
0.00/0.98	c formula is SAT
0.00/0.99	c [INC SEARCH] copied best model
0.00/0.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.99	c model valid
0.00/0.99	c current solution ok
0.00/0.99	o 2011
0.00/0.99	c [INC SEARCH] iteration: 4
0.00/0.99	c [INC BOUNDS] best value:2011 search for 2010
0.00/0.99	c [INC ENCODE] setup new number of clauses ...
0.00/0.99	c [INC] encode incremental formula
0.00/0.99	c return only the limitting unit clause for 2010
0.00/0.99	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.99	c [INC SEARCH] isOptimum variable: 0
1.00/1.10	c formula is SAT
1.10/1.12	c [INC SEARCH] copied best model
1.10/1.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.10/1.12	c model valid
1.10/1.12	c current solution ok
1.10/1.12	o 2002
1.10/1.12	c [INC SEARCH] iteration: 5
1.10/1.12	c [INC BOUNDS] best value:2002 search for 2001
1.10/1.12	c [INC ENCODE] setup new number of clauses ...
1.10/1.12	c [INC] encode incremental formula
1.10/1.12	c return only the limitting unit clause for 2001
1.10/1.12	c [INC SYSTEM] transmit new clauses to solver: 1
1.10/1.12	c [INC SEARCH] isOptimum variable: 0
1.20/1.22	c formula is SAT
1.20/1.23	c [INC SEARCH] copied best model
1.20/1.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.20/1.24	c model valid
1.20/1.24	c current solution ok
1.20/1.24	o 1993
1.20/1.24	c [INC SEARCH] iteration: 6
1.20/1.24	c [INC BOUNDS] best value:1993 search for 1992
1.20/1.24	c [INC ENCODE] setup new number of clauses ...
1.20/1.24	c [INC] encode incremental formula
1.20/1.24	c return only the limitting unit clause for 1992
1.20/1.24	c [INC SYSTEM] transmit new clauses to solver: 1
1.20/1.24	c [INC SEARCH] isOptimum variable: 0
1.50/1.54	c formula is SAT
1.50/1.55	c [INC SEARCH] copied best model
1.50/1.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.50/1.55	c model valid
1.50/1.55	c current solution ok
1.50/1.55	o 1984
1.50/1.55	c [INC SEARCH] iteration: 7
1.50/1.55	c [INC BOUNDS] best value:1984 search for 1983
1.50/1.55	c [INC ENCODE] setup new number of clauses ...
1.50/1.55	c [INC] encode incremental formula
1.50/1.55	c return only the limitting unit clause for 1983
1.50/1.55	c [INC SYSTEM] transmit new clauses to solver: 1
1.50/1.55	c [INC SEARCH] isOptimum variable: 0
1.59/1.67	c formula is SAT
1.59/1.68	c [INC SEARCH] copied best model
1.59/1.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.59/1.68	c model valid
1.59/1.68	c current solution ok
1.59/1.68	o 1975
1.59/1.68	c [INC SEARCH] iteration: 8
1.59/1.68	c [INC BOUNDS] best value:1975 search for 1974
1.59/1.68	c [INC ENCODE] setup new number of clauses ...
1.59/1.68	c [INC] encode incremental formula
1.59/1.68	c return only the limitting unit clause for 1974
1.59/1.68	c [INC SYSTEM] transmit new clauses to solver: 1
1.59/1.68	c [INC SEARCH] isOptimum variable: 0
3.40/3.41	c formula is SAT
3.40/3.42	c [INC SEARCH] copied best model
3.40/3.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.40/3.42	c model valid
3.40/3.42	c current solution ok
3.40/3.42	o 1973
3.40/3.42	c [INC SEARCH] iteration: 9
3.40/3.42	c [INC BOUNDS] best value:1973 search for 1972
3.40/3.42	c [INC ENCODE] setup new number of clauses ...
3.40/3.42	c [INC] encode incremental formula
3.40/3.42	c return only the limitting unit clause for 1972
3.40/3.42	c [INC SYSTEM] transmit new clauses to solver: 1
3.40/3.42	c [INC SEARCH] isOptimum variable: 0
3.49/3.56	c formula is SAT
3.49/3.57	c [INC SEARCH] copied best model
3.49/3.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.49/3.57	c model valid
3.49/3.57	c current solution ok
3.49/3.57	o 1964
3.49/3.57	c [INC SEARCH] iteration: 10
3.49/3.57	c [INC BOUNDS] best value:1964 search for 1963
3.49/3.57	c [INC ENCODE] setup new number of clauses ...
3.49/3.57	c [INC] encode incremental formula
3.49/3.57	c return only the limitting unit clause for 1963
3.49/3.57	c [INC SYSTEM] transmit new clauses to solver: 1
3.49/3.57	c [INC SEARCH] isOptimum variable: 0
118.77/118.83	c formula is SAT
118.77/118.85	c [INC SEARCH] copied best model
118.77/118.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
118.77/118.85	c model valid
118.77/118.85	c current solution ok
118.77/118.85	o 1959
118.77/118.85	c [INC SEARCH] iteration: 11
118.77/118.85	c [INC BOUNDS] best value:1959 search for 1958
118.77/118.85	c [INC ENCODE] setup new number of clauses ...
118.77/118.85	c [INC] encode incremental formula
118.77/118.85	c return only the limitting unit clause for 1958
118.77/118.85	c [INC SYSTEM] transmit new clauses to solver: 1
118.77/118.85	c [INC SEARCH] isOptimum variable: 0
136.47/136.55	c formula is SAT
136.47/136.56	c [INC SEARCH] copied best model
136.47/136.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
136.47/136.56	c model valid
136.47/136.56	c current solution ok
136.47/136.56	o 1955
136.47/136.56	c [INC SEARCH] iteration: 12
136.47/136.56	c [INC BOUNDS] best value:1955 search for 1954
136.47/136.56	c [INC ENCODE] setup new number of clauses ...
136.47/136.56	c [INC] encode incremental formula
136.47/136.56	c return only the limitting unit clause for 1954
136.47/136.56	c [INC SYSTEM] transmit new clauses to solver: 1
136.47/136.56	c [INC SEARCH] isOptimum variable: 0
136.67/136.74	c formula is SAT
136.67/136.76	c [INC SEARCH] copied best model
136.67/136.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
136.67/136.76	c model valid
136.67/136.76	c current solution ok
136.67/136.76	o 1949
136.67/136.76	c [INC SEARCH] iteration: 13
136.67/136.76	c [INC BOUNDS] best value:1949 search for 1948
136.67/136.76	c [INC ENCODE] setup new number of clauses ...
136.67/136.76	c [INC] encode incremental formula
136.67/136.76	c return only the limitting unit clause for 1948
136.67/136.76	c [INC SYSTEM] transmit new clauses to solver: 1
136.67/136.76	c [INC SEARCH] isOptimum variable: 0
136.78/136.87	c formula is SAT
136.78/136.88	c [INC SEARCH] copied best model
136.78/136.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
136.78/136.88	c model valid
136.78/136.88	c current solution ok
136.78/136.88	o 1940
136.78/136.88	c [INC SEARCH] iteration: 14
136.78/136.88	c [INC BOUNDS] best value:1940 search for 1939
136.78/136.88	c [INC ENCODE] setup new number of clauses ...
136.78/136.88	c [INC] encode incremental formula
136.78/136.88	c return only the limitting unit clause for 1939
136.78/136.88	c [INC SYSTEM] transmit new clauses to solver: 1
136.78/136.88	c [INC SEARCH] isOptimum variable: 0
136.88/136.99	c formula is SAT
136.98/137.00	c [INC SEARCH] copied best model
136.98/137.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
136.98/137.00	c model valid
136.98/137.00	c current solution ok
136.98/137.00	o 1931
136.98/137.00	c [INC SEARCH] iteration: 15
136.98/137.00	c [INC BOUNDS] best value:1931 search for 1930
136.98/137.00	c [INC ENCODE] setup new number of clauses ...
136.98/137.00	c [INC] encode incremental formula
136.98/137.00	c return only the limitting unit clause for 1930
136.98/137.00	c [INC SYSTEM] transmit new clauses to solver: 1
136.98/137.00	c [INC SEARCH] isOptimum variable: 0
137.08/137.11	c formula is SAT
137.08/137.12	c [INC SEARCH] copied best model
137.08/137.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
137.08/137.12	c model valid
137.08/137.12	c current solution ok
137.08/137.12	o 1922
137.08/137.12	c [INC SEARCH] iteration: 16
137.08/137.12	c [INC BOUNDS] best value:1922 search for 1921
137.08/137.12	c [INC ENCODE] setup new number of clauses ...
137.08/137.12	c [INC] encode incremental formula
137.08/137.12	c return only the limitting unit clause for 1921
137.08/137.12	c [INC SYSTEM] transmit new clauses to solver: 1
137.08/137.12	c [INC SEARCH] isOptimum variable: 0
137.18/137.24	c formula is SAT
137.18/137.25	c [INC SEARCH] copied best model
137.18/137.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
137.18/137.25	c model valid
137.18/137.25	c current solution ok
137.18/137.25	o 1913
137.18/137.25	c [INC SEARCH] iteration: 17
137.18/137.25	c [INC BOUNDS] best value:1913 search for 1912
137.18/137.25	c [INC ENCODE] setup new number of clauses ...
137.18/137.25	c [INC] encode incremental formula
137.18/137.25	c return only the limitting unit clause for 1912
137.18/137.25	c [INC SYSTEM] transmit new clauses to solver: 1
137.18/137.25	c [INC SEARCH] isOptimum variable: 0
137.28/137.37	c formula is SAT
137.28/137.39	c [INC SEARCH] copied best model
137.28/137.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
137.28/137.39	c model valid
137.28/137.39	c current solution ok
137.28/137.39	o 1904
137.28/137.39	c [INC SEARCH] iteration: 18
137.28/137.39	c [INC BOUNDS] best value:1904 search for 1903
137.28/137.39	c [INC ENCODE] setup new number of clauses ...
137.28/137.39	c [INC] encode incremental formula
137.28/137.39	c return only the limitting unit clause for 1903
137.28/137.39	c [INC SYSTEM] transmit new clauses to solver: 1
137.28/137.39	c [INC SEARCH] isOptimum variable: 0
176.79/176.80	c formula is SAT
176.79/176.81	c [INC SEARCH] copied best model
176.79/176.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
176.79/176.81	c model valid
176.79/176.81	c current solution ok
176.79/176.81	o 1895
176.79/176.81	c [INC SEARCH] iteration: 19
176.79/176.81	c [INC BOUNDS] best value:1895 search for 1894
176.79/176.81	c [INC ENCODE] setup new number of clauses ...
176.79/176.81	c [INC] encode incremental formula
176.79/176.81	c return only the limitting unit clause for 1894
176.79/176.81	c [INC SYSTEM] transmit new clauses to solver: 1
176.79/176.81	c [INC SEARCH] isOptimum variable: 0
176.88/176.94	c formula is SAT
176.88/176.96	c [INC SEARCH] copied best model
176.88/176.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
176.88/176.96	c model valid
176.88/176.96	c current solution ok
176.88/176.96	o 1886
176.88/176.96	c [INC SEARCH] iteration: 20
176.88/176.96	c [INC BOUNDS] best value:1886 search for 1885
176.88/176.96	c [INC ENCODE] setup new number of clauses ...
176.88/176.96	c [INC] encode incremental formula
176.88/176.96	c return only the limitting unit clause for 1885
176.88/176.96	c [INC SYSTEM] transmit new clauses to solver: 1
176.88/176.96	c [INC SEARCH] isOptimum variable: 0
177.01/177.10	c formula is SAT
177.11/177.12	c [INC SEARCH] copied best model
177.11/177.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
177.11/177.12	c model valid
177.11/177.12	c current solution ok
177.11/177.12	o 1877
177.11/177.12	c [INC SEARCH] iteration: 21
177.11/177.12	c [INC BOUNDS] best value:1877 search for 1876
177.11/177.12	c [INC ENCODE] setup new number of clauses ...
177.11/177.12	c [INC] encode incremental formula
177.11/177.12	c return only the limitting unit clause for 1876
177.11/177.12	c [INC SYSTEM] transmit new clauses to solver: 1
177.11/177.12	c [INC SEARCH] isOptimum variable: 0
1148.85/1149.00	c formula is SAT
1148.85/1149.01	c [INC SEARCH] copied best model
1148.85/1149.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1148.85/1149.01	c model valid
1148.85/1149.01	c current solution ok
1148.85/1149.01	o 1876
1148.85/1149.01	c [INC SEARCH] iteration: 22
1148.85/1149.01	c [INC BOUNDS] best value:1876 search for 1875
1148.85/1149.01	c [INC ENCODE] setup new number of clauses ...
1148.85/1149.01	c [INC] encode incremental formula
1148.85/1149.01	c return only the limitting unit clause for 1875
1148.85/1149.01	c [INC SYSTEM] transmit new clauses to solver: 1
1148.85/1149.01	c [INC SEARCH] isOptimum variable: 0
1149.15/1149.33	c formula is SAT
1149.15/1149.34	c [INC SEARCH] copied best model
1149.15/1149.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1149.15/1149.35	c model valid
1149.15/1149.35	c current solution ok
1149.15/1149.35	o 1869
1149.15/1149.35	c [INC SEARCH] iteration: 23
1149.15/1149.35	c [INC BOUNDS] best value:1869 search for 1868
1149.15/1149.35	c [INC ENCODE] setup new number of clauses ...
1149.15/1149.35	c [INC] encode incremental formula
1149.15/1149.35	c return only the limitting unit clause for 1868
1149.15/1149.35	c [INC SYSTEM] transmit new clauses to solver: 1
1149.15/1149.35	c [INC SEARCH] isOptimum variable: 0
1149.25/1149.45	c formula is SAT
1149.25/1149.47	c [INC SEARCH] copied best model
1149.25/1149.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1149.25/1149.47	c model valid
1149.25/1149.47	c current solution ok
1149.25/1149.47	o 1860
1149.25/1149.47	c [INC SEARCH] iteration: 24
1149.25/1149.47	c [INC BOUNDS] best value:1860 search for 1859
1149.25/1149.47	c [INC ENCODE] setup new number of clauses ...
1149.25/1149.47	c [INC] encode incremental formula
1149.25/1149.47	c return only the limitting unit clause for 1859
1149.25/1149.47	c [INC SYSTEM] transmit new clauses to solver: 1
1149.25/1149.47	c [INC SEARCH] isOptimum variable: 0
1447.32/1447.56	c formula is SAT
1447.32/1447.57	c [INC SEARCH] copied best model
1447.32/1447.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1447.32/1447.58	c model valid
1447.32/1447.58	c current solution ok
1447.32/1447.58	o 1851
1447.32/1447.58	c [INC SEARCH] iteration: 25
1447.32/1447.58	c [INC BOUNDS] best value:1851 search for 1850
1447.32/1447.58	c [INC ENCODE] setup new number of clauses ...
1447.32/1447.58	c [INC] encode incremental formula
1447.32/1447.58	c return only the limitting unit clause for 1850
1447.32/1447.58	c [INC SYSTEM] transmit new clauses to solver: 1
1447.32/1447.58	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.31	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.31	s UNKNOWN
1800.06/1800.31	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.31	c write failed with -1
1800.06/1800.31	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1653dd0)

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-3697982-1338057748/watcher-3697982-1338057748 -o /tmp/evaluation-result-3697982-1338057748/solver-3697982-1338057748 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697982-1338057748.opb 1624096297 HOME HOME 

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: 2.09 2.03 2.00 3/178 26418
/proc/meminfo: memFree=28262320/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0

[startup+0.050052 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 26418
/proc/meminfo: memFree=28262320/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100336 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 26418
/proc/meminfo: memFree=28262320/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300174 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 26418
/proc/meminfo: memFree=28262320/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700176 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 26418
/proc/meminfo: memFree=28262320/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 26476
/proc/meminfo: memFree=28497776/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.3 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 26 3 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=80520 CPUtime=1.2 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 17892 0 0 0 117 3 0 0 20 0 1 0 271899730 82452480 18486 33554432000 4194304 5654031 140736548690496 140736548688808 4976752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 20130 18486 150 357 0 19770 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 101896

[startup+3.10035 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 26476
/proc/meminfo: memFree=28493684/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.33 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 29 3 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=80520 CPUtime=2.76 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 17967 0 0 0 273 3 0 0 20 0 1 0 271899730 82452480 18561 33554432000 4194304 5654031 140736548690496 140736548678312 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 20130 18561 150 357 0 19770 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101896

[startup+6.30036 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 26478
/proc/meminfo: memFree=28491080/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.37 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 33 3 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=81624 CPUtime=5.92 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 18083 0 0 0 589 3 0 0 20 0 1 0 271899730 83582976 18677 33554432000 4194304 5654031 140736548690496 140736548678312 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 20406 18677 150 357 0 20046 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103000

[startup+12.7004 s]
/proc/loadavg: 2.15 2.05 2.01 3/181 26531
/proc/meminfo: memFree=28487848/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.37 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 33 3 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=81624 CPUtime=12.32 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 18088 0 0 0 1229 3 0 0 20 0 1 0 271899730 83582976 19189 33554432000 4194304 5654031 140736548690496 140736548678312 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 20406 19189 150 357 0 20046 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103000

[startup+25.5004 s]
/proc/loadavg: 2.13 2.04 2.01 3/181 26586
/proc/meminfo: memFree=28491368/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.37 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 33 3 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=81624 CPUtime=25.11 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 18096 0 0 0 2508 3 0 0 20 0 1 0 271899730 83582976 19191 33554432000 4194304 5654031 140736548690496 140736548678312 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 20406 19191 150 357 0 20046 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103000

[startup+51.1004 s]
/proc/loadavg: 2.15 2.06 2.01 3/181 26955
/proc/meminfo: memFree=28493492/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.37 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 33 3 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=81624 CPUtime=50.69 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 18930 0 0 0 5066 3 0 0 20 0 1 0 271899730 83582976 18959 33554432000 4194304 5654031 140736548690496 140736548688520 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 20406 18959 151 357 0 20046 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 103000

[startup+102.307 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 27257
/proc/meminfo: memFree=28448228/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.37 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 33 3 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=81912 CPUtime=101.89 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 19942 0 0 0 10185 4 0 0 20 0 1 0 271899730 83877888 19473 33554432000 4194304 5654031 140736548690496 140736548688280 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 20478 19473 151 357 0 20118 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 103288

[startup+162.3 s]
/proc/loadavg: 2.20 2.08 2.02 3/180 27259
/proc/meminfo: memFree=28410628/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.55 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 50 4 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=112280 CPUtime=161.73 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 20705 0 0 0 16168 5 0 0 20 0 1 0 271899730 114974720 25805 33554432000 4194304 5654031 140736548690496 140736548678312 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 28070 25805 151 357 0 27710 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 133656

[startup+222.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/181 27264
/proc/meminfo: memFree=28411732/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.62 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 56 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=112280 CPUtime=221.67 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 20743 0 0 0 22161 6 0 0 20 0 1 0 271899730 114974720 25849 33554432000 4194304 5654031 140736548690496 140736548678312 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 28070 25849 151 357 0 27710 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 133656

[startup+282.3 s]

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

/proc/meminfo: memFree=28350948/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.68 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 62 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=142604 CPUtime=1301.45 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 22488 0 0 0 130136 9 0 0 20 0 1 0 271899730 146026496 29604 33554432000 4194304 5654031 140736548690496 140736548678312 4233176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 35651 29604 151 357 0 35291 0
Current children cumulated CPU time (s) 1302.13
Current children cumulated vsize (KiB) 163980

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27301
/proc/meminfo: memFree=28344556/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.68 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 62 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=142604 CPUtime=1361.44 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 22490 0 0 0 136135 9 0 0 20 0 1 0 271899730 146026496 30628 33554432000 4194304 5654031 140736548690496 140736548678312 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 35651 30628 151 357 0 35291 0
Current children cumulated CPU time (s) 1362.12
Current children cumulated vsize (KiB) 163980

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27302
/proc/meminfo: memFree=28342508/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.68 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 62 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=142604 CPUtime=1421.44 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 22491 0 0 0 142134 10 0 0 20 0 1 0 271899730 146026496 31140 33554432000 4194304 5654031 140736548690496 140736548678312 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 35651 31140 151 357 0 35291 0
Current children cumulated CPU time (s) 1422.12
Current children cumulated vsize (KiB) 163980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27302
/proc/meminfo: memFree=28350948/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.7 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 64 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=120072 CPUtime=1481.41 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 23581 0 0 0 148130 11 0 0 20 0 1 0 271899730 122953728 29052 33554432000 4194304 5654031 140736548690496 140736548678312 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 30018 29052 151 357 0 29658 0
Current children cumulated CPU time (s) 1482.11
Current children cumulated vsize (KiB) 141448

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27302
/proc/meminfo: memFree=28341700/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.7 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 64 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=150420 CPUtime=1541.4 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 23659 0 0 0 154129 11 0 0 20 0 1 0 271899730 154030080 30662 33554432000 4194304 5654031 140736548690496 140736548678312 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 37605 30662 151 357 0 37245 0
Current children cumulated CPU time (s) 1542.1
Current children cumulated vsize (KiB) 171796

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27302
/proc/meminfo: memFree=28337108/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.7 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 64 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=150420 CPUtime=1601.39 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 23661 0 0 0 160128 11 0 0 20 0 1 0 271899730 154030080 31686 33554432000 4194304 5654031 140736548690496 140736548678312 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 37605 31686 151 357 0 37245 0
Current children cumulated CPU time (s) 1602.09
Current children cumulated vsize (KiB) 171796

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27305
/proc/meminfo: memFree=28334928/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.7 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 64 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=150420 CPUtime=1661.38 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 23662 0 0 0 166127 11 0 0 20 0 1 0 271899730 154030080 32198 33554432000 4194304 5654031 140736548690496 140736548678312 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 37605 32198 151 357 0 37245 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 171796

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27306
/proc/meminfo: memFree=28292612/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.7 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 64 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=199740 CPUtime=1721.37 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 23778 0 0 0 172125 12 0 0 20 0 1 0 271899730 204533760 40490 33554432000 4194304 5654031 140736548690496 140736548678312 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 49935 40490 151 357 0 49575 0
Current children cumulated CPU time (s) 1722.07
Current children cumulated vsize (KiB) 221116

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27306
/proc/meminfo: memFree=28298816/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.7 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 64 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=199740 CPUtime=1781.36 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 23780 0 0 0 178124 12 0 0 20 0 1 0 271899730 204533760 41514 33554432000 4194304 5654031 140736548690496 140736548678312 4232912 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 49935 41514 151 357 0 49575 0
Current children cumulated CPU time (s) 1782.06
Current children cumulated vsize (KiB) 221116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27306
/proc/meminfo: memFree=28298816/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.7 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 64 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=199740 CPUtime=1799.36 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 23780 0 0 0 179924 12 0 0 20 0 1 0 271899730 204533760 41514 33554432000 4194304 5654031 140736548690496 140736548678312 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 49935 41514 151 357 0 49575 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 221116

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 27306
/proc/meminfo: memFree=28298816/32873844 swapFree=7104/7104
[pid=26418] ppid=26416 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26418/stat : 26418 (npSolver-pbo-It) S 26416 26418 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271899712 9367552 274 33554432000 4194304 5064252 140734327045616 140734327044528 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26418/statm: 2287 274 233 213 0 72 0
[pid=26419] ppid=26418 vsize=12228 CPUtime=0.7 cores=1,3,5,7
/proc/26419/stat : 26419 (npSolver-pbo) S 26418 26418 25792 0 -1 4202496 5954 3295 0 0 64 5 0 1 20 0 1 0 271899712 12521472 2728 33554432000 4194304 5992684 140735888930192 140735888916024 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26419/statm: 3057 2728 177 440 0 2613 0
[pid=26427] ppid=26419 vsize=199740 CPUtime=1799.36 cores=1,3,5,7
/proc/26427/stat : 26427 (glucosInc) R 26419 26418 25792 0 -1 4202496 23780 0 0 0 179924 12 0 0 20 0 1 0 271899730 204533760 41514 33554432000 4194304 5654031 140736548690496 140736548678312 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26427/statm: 49935 41514 151 357 0 49575 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 221116

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.09
CPU user time (s): 1799.9
CPU system time (s): 0.19497
CPU usage (%): 99.9878
Max. virtual memory (cumulated for all children) (KiB): 221116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.19497
maximum resident set size= 166056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33403
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11689
involuntary context switches= 1871

runsolver used 6.20906 second user time and 16.2555 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 20:42:28
IDJOB=3697982
IDBENCH=2023
IDSOLVER=2275
FILE ID=node142/3697982-1338057748
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71608 MiB

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

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

MD5SUM BENCH= 2dad588c047f66368bead690393575a4
RANDOM SEED=1624096297

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28262320 kB
Buffers:          269484 kB
Cached:          3220224 kB
SwapCached:            0 kB
Active:           914224 kB
Inactive:        2908872 kB
Active(anon):     335320 kB
Inactive(anon):        0 kB
Active(file):     578904 kB
Inactive(file):  2908872 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8176 kB
Writeback:             4 kB
AnonPages:        351744 kB
Mapped:            15328 kB
Shmem:               200 kB
Slab:             635576 kB
SReclaimable:      77996 kB
SUnreclaim:       557580 kB
KernelStack:        1488 kB
PageTables:         4672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     508440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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= 71588 MiB
End job on node142 at 2012-05-26 21:12:29