Trace number 3697983

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.04 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cm42a.opb
MD5SUMfbb7284250700e8b461b63d83ddce719
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark694
Best CPU time to get the best result obtained on this benchmark0.008997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 694
Optimality of the best value was proved YES
Number of variables99
Total number of constraints185
Number of constraints which are clauses185
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 constraint2
Maximum length of a constraint20
Number of terms in the objective function 99
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 4087
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 4087
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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 1024
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:1024 search for 1023
0.00/0.01	c [INC SYSTEM] create new solver instance
0.00/0.01	c [INC] encode full formula
0.00/0.06	c set iterative enc to: swc
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.18	c formula is SAT
0.00/0.19	c [INC SEARCH] copied best model
0.00/0.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.19	o 948
0.00/0.19	c [INC SEARCH] iteration: 1
0.00/0.19	c [INC BOUNDS] best value:948 search for 947
0.00/0.19	c [INC ENCODE] setup new number of clauses ...
0.00/0.19	c [INC] encode incremental formula
0.00/0.19	c return only the limitting unit clause for 947
0.00/0.19	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.19	c [INC SEARCH] isOptimum variable: 0
0.00/0.22	c formula is SAT
0.00/0.23	c [INC SEARCH] copied best model
0.00/0.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.23	c model valid
0.00/0.23	c current solution ok
0.00/0.23	o 915
0.00/0.23	c [INC SEARCH] iteration: 2
0.00/0.23	c [INC BOUNDS] best value:915 search for 914
0.00/0.23	c [INC ENCODE] setup new number of clauses ...
0.00/0.23	c [INC] encode incremental formula
0.00/0.23	c return only the limitting unit clause for 914
0.00/0.23	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.23	c [INC SEARCH] isOptimum variable: 0
0.00/0.26	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.27	c model valid
0.00/0.27	c current solution ok
0.00/0.27	o 906
0.00/0.27	c [INC SEARCH] iteration: 3
0.00/0.27	c [INC BOUNDS] best value:906 search for 905
0.00/0.27	c [INC ENCODE] setup new number of clauses ...
0.00/0.27	c [INC] encode incremental formula
0.00/0.27	c return only the limitting unit clause for 905
0.00/0.27	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.27	c [INC SEARCH] isOptimum variable: 0
0.00/0.31	c formula is SAT
0.00/0.31	c [INC SEARCH] copied best model
0.00/0.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.31	c model valid
0.00/0.31	c current solution ok
0.00/0.31	o 897
0.00/0.31	c [INC SEARCH] iteration: 4
0.00/0.31	c [INC BOUNDS] best value:897 search for 896
0.00/0.31	c [INC ENCODE] setup new number of clauses ...
0.00/0.31	c [INC] encode incremental formula
0.00/0.31	c return only the limitting unit clause for 896
0.00/0.31	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
0.00/0.35	c formula is SAT
0.00/0.35	c [INC SEARCH] copied best model
0.00/0.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.35	c model valid
0.00/0.35	c current solution ok
0.00/0.35	o 888
0.00/0.35	c [INC SEARCH] iteration: 5
0.00/0.35	c [INC BOUNDS] best value:888 search for 887
0.00/0.35	c [INC ENCODE] setup new number of clauses ...
0.00/0.35	c [INC] encode incremental formula
0.00/0.35	c return only the limitting unit clause for 887
0.00/0.35	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.35	c [INC SEARCH] isOptimum variable: 0
0.00/0.55	c formula is SAT
0.00/0.55	c [INC SEARCH] copied best model
0.00/0.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.55	c model valid
0.00/0.55	c current solution ok
0.00/0.55	o 877
0.00/0.55	c [INC SEARCH] iteration: 6
0.00/0.55	c [INC BOUNDS] best value:877 search for 876
0.00/0.55	c [INC ENCODE] setup new number of clauses ...
0.00/0.55	c [INC] encode incremental formula
0.00/0.55	c return only the limitting unit clause for 876
0.00/0.55	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.55	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 868
0.00/0.60	c [INC SEARCH] iteration: 7
0.00/0.60	c [INC BOUNDS] best value:868 search for 867
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 867
0.00/0.60	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.60	c [INC SEARCH] isOptimum variable: 0
2.47/2.56	c formula is SAT
2.47/2.56	c [INC SEARCH] copied best model
2.47/2.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.47/2.56	c model valid
2.47/2.56	c current solution ok
2.47/2.56	o 866
2.47/2.56	c [INC SEARCH] iteration: 8
2.47/2.56	c [INC BOUNDS] best value:866 search for 865
2.47/2.56	c [INC ENCODE] setup new number of clauses ...
2.47/2.56	c [INC] encode incremental formula
2.47/2.56	c return only the limitting unit clause for 865
2.47/2.56	c [INC SYSTEM] transmit new clauses to solver: 1
2.47/2.56	c [INC SEARCH] isOptimum variable: 0
3.99/4.00	c formula is SAT
3.99/4.00	c [INC SEARCH] copied best model
3.99/4.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.99/4.00	c model valid
3.99/4.00	c current solution ok
3.99/4.00	o 859
3.99/4.00	c [INC SEARCH] iteration: 9
3.99/4.00	c [INC BOUNDS] best value:859 search for 858
3.99/4.00	c [INC ENCODE] setup new number of clauses ...
3.99/4.00	c [INC] encode incremental formula
3.99/4.00	c return only the limitting unit clause for 858
3.99/4.00	c [INC SYSTEM] transmit new clauses to solver: 1
3.99/4.00	c [INC SEARCH] isOptimum variable: 0
3.99/4.05	c formula is SAT
3.99/4.05	c [INC SEARCH] copied best model
3.99/4.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.99/4.05	c model valid
3.99/4.05	c current solution ok
3.99/4.05	o 850
3.99/4.05	c [INC SEARCH] iteration: 10
3.99/4.05	c [INC BOUNDS] best value:850 search for 849
3.99/4.05	c [INC ENCODE] setup new number of clauses ...
3.99/4.05	c [INC] encode incremental formula
3.99/4.05	c return only the limitting unit clause for 849
3.99/4.05	c [INC SYSTEM] transmit new clauses to solver: 1
3.99/4.05	c [INC SEARCH] isOptimum variable: 0
6.09/6.11	c formula is SAT
6.09/6.11	c [INC SEARCH] copied best model
6.09/6.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.09/6.11	c model valid
6.09/6.11	c current solution ok
6.09/6.11	o 849
6.09/6.11	c [INC SEARCH] iteration: 11
6.09/6.11	c [INC BOUNDS] best value:849 search for 848
6.09/6.11	c [INC ENCODE] setup new number of clauses ...
6.09/6.11	c [INC] encode incremental formula
6.09/6.11	c return only the limitting unit clause for 848
6.09/6.11	c [INC SYSTEM] transmit new clauses to solver: 1
6.09/6.11	c [INC SEARCH] isOptimum variable: 0
7.59/7.69	c formula is SAT
7.59/7.69	c [INC SEARCH] copied best model
7.59/7.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.59/7.69	c model valid
7.59/7.69	c current solution ok
7.59/7.69	o 845
7.59/7.69	c [INC SEARCH] iteration: 12
7.59/7.69	c [INC BOUNDS] best value:845 search for 844
7.59/7.69	c [INC ENCODE] setup new number of clauses ...
7.59/7.69	c [INC] encode incremental formula
7.59/7.69	c return only the limitting unit clause for 844
7.59/7.69	c [INC SYSTEM] transmit new clauses to solver: 1
7.59/7.69	c [INC SEARCH] isOptimum variable: 0
7.69/7.74	c formula is SAT
7.69/7.74	c [INC SEARCH] copied best model
7.69/7.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.69/7.75	c model valid
7.69/7.75	c current solution ok
7.69/7.75	o 836
7.69/7.75	c [INC SEARCH] iteration: 13
7.69/7.75	c [INC BOUNDS] best value:836 search for 835
7.69/7.75	c [INC ENCODE] setup new number of clauses ...
7.69/7.75	c [INC] encode incremental formula
7.69/7.75	c return only the limitting unit clause for 835
7.69/7.75	c [INC SYSTEM] transmit new clauses to solver: 1
7.69/7.75	c [INC SEARCH] isOptimum variable: 0
7.69/7.79	c formula is SAT
7.69/7.79	c [INC SEARCH] copied best model
7.69/7.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.69/7.79	c model valid
7.69/7.79	c current solution ok
7.69/7.79	o 827
7.69/7.79	c [INC SEARCH] iteration: 14
7.69/7.79	c [INC BOUNDS] best value:827 search for 826
7.69/7.79	c [INC ENCODE] setup new number of clauses ...
7.69/7.79	c [INC] encode incremental formula
7.69/7.79	c return only the limitting unit clause for 826
7.69/7.79	c [INC SYSTEM] transmit new clauses to solver: 1
7.69/7.79	c [INC SEARCH] isOptimum variable: 0
7.78/7.89	c formula is SAT
7.89/7.90	c [INC SEARCH] copied best model
7.89/7.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.89/7.90	c model valid
7.89/7.90	c current solution ok
7.89/7.90	o 818
7.89/7.90	c [INC SEARCH] iteration: 15
7.89/7.90	c [INC BOUNDS] best value:818 search for 817
7.89/7.90	c [INC ENCODE] setup new number of clauses ...
7.89/7.90	c [INC] encode incremental formula
7.89/7.90	c return only the limitting unit clause for 817
7.89/7.90	c [INC SYSTEM] transmit new clauses to solver: 1
7.89/7.90	c [INC SEARCH] isOptimum variable: 0
7.89/7.94	c formula is SAT
7.89/7.94	c [INC SEARCH] copied best model
7.89/7.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.89/7.94	c model valid
7.89/7.94	c current solution ok
7.89/7.94	o 809
7.89/7.94	c [INC SEARCH] iteration: 16
7.89/7.94	c [INC BOUNDS] best value:809 search for 808
7.89/7.94	c [INC ENCODE] setup new number of clauses ...
7.89/7.94	c [INC] encode incremental formula
7.89/7.94	c return only the limitting unit clause for 808
7.89/7.94	c [INC SYSTEM] transmit new clauses to solver: 1
7.89/7.94	c [INC SEARCH] isOptimum variable: 0
7.99/8.01	c formula is SAT
7.99/8.01	c [INC SEARCH] copied best model
7.99/8.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.99/8.01	c model valid
7.99/8.01	c current solution ok
7.99/8.01	o 800
7.99/8.01	c [INC SEARCH] iteration: 17
7.99/8.01	c [INC BOUNDS] best value:800 search for 799
7.99/8.01	c [INC ENCODE] setup new number of clauses ...
7.99/8.01	c [INC] encode incremental formula
7.99/8.01	c return only the limitting unit clause for 799
7.99/8.01	c [INC SYSTEM] transmit new clauses to solver: 1
7.99/8.01	c [INC SEARCH] isOptimum variable: 0
24.89/24.94	c formula is SAT
24.89/24.95	c [INC SEARCH] copied best model
24.89/24.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.89/24.95	c model valid
24.89/24.95	c current solution ok
24.89/24.95	o 799
24.89/24.95	c [INC SEARCH] iteration: 18
24.89/24.95	c [INC BOUNDS] best value:799 search for 798
24.89/24.95	c [INC ENCODE] setup new number of clauses ...
24.89/24.95	c [INC] encode incremental formula
24.89/24.95	c return only the limitting unit clause for 798
24.89/24.95	c [INC SYSTEM] transmit new clauses to solver: 1
24.89/24.95	c [INC SEARCH] isOptimum variable: 0
36.48/36.59	c formula is SAT
36.48/36.59	c [INC SEARCH] copied best model
36.48/36.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.48/36.59	c model valid
36.48/36.59	c current solution ok
36.48/36.59	o 798
36.48/36.59	c [INC SEARCH] iteration: 19
36.48/36.59	c [INC BOUNDS] best value:798 search for 797
36.48/36.59	c [INC ENCODE] setup new number of clauses ...
36.48/36.59	c [INC] encode incremental formula
36.48/36.59	c return only the limitting unit clause for 797
36.48/36.59	c [INC SYSTEM] transmit new clauses to solver: 1
36.48/36.59	c [INC SEARCH] isOptimum variable: 0
53.97/54.01	c formula is SAT
53.97/54.02	c [INC SEARCH] copied best model
53.97/54.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.97/54.02	c model valid
53.97/54.02	c current solution ok
53.97/54.02	o 795
53.97/54.02	c [INC SEARCH] iteration: 20
53.97/54.02	c [INC BOUNDS] best value:795 search for 794
53.97/54.02	c [INC ENCODE] setup new number of clauses ...
53.97/54.02	c [INC] encode incremental formula
53.97/54.02	c return only the limitting unit clause for 794
53.97/54.02	c [INC SYSTEM] transmit new clauses to solver: 1
53.97/54.02	c [INC SEARCH] isOptimum variable: 0
88.07/88.18	c formula is SAT
88.07/88.18	c [INC SEARCH] copied best model
88.07/88.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.07/88.18	c model valid
88.07/88.18	c current solution ok
88.07/88.18	o 787
88.07/88.18	c [INC SEARCH] iteration: 21
88.07/88.18	c [INC BOUNDS] best value:787 search for 786
88.07/88.18	c [INC ENCODE] setup new number of clauses ...
88.07/88.18	c [INC] encode incremental formula
88.07/88.18	c return only the limitting unit clause for 786
88.07/88.18	c [INC SYSTEM] transmit new clauses to solver: 1
88.07/88.18	c [INC SEARCH] isOptimum variable: 0
88.17/88.27	c formula is SAT
88.17/88.28	c [INC SEARCH] copied best model
88.17/88.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.17/88.28	c model valid
88.17/88.28	c current solution ok
88.17/88.28	o 778
88.17/88.28	c [INC SEARCH] iteration: 22
88.17/88.28	c [INC BOUNDS] best value:778 search for 777
88.17/88.28	c [INC ENCODE] setup new number of clauses ...
88.17/88.28	c [INC] encode incremental formula
88.17/88.28	c return only the limitting unit clause for 777
88.17/88.28	c [INC SYSTEM] transmit new clauses to solver: 1
88.17/88.28	c [INC SEARCH] isOptimum variable: 0
203.35/203.45	c formula is SAT
203.35/203.46	c [INC SEARCH] copied best model
203.35/203.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
203.35/203.46	c model valid
203.35/203.46	c current solution ok
203.35/203.46	o 771
203.35/203.46	c [INC SEARCH] iteration: 23
203.35/203.46	c [INC BOUNDS] best value:771 search for 770
203.35/203.46	c [INC ENCODE] setup new number of clauses ...
203.35/203.46	c [INC] encode incremental formula
203.35/203.46	c return only the limitting unit clause for 770
203.35/203.46	c [INC SYSTEM] transmit new clauses to solver: 1
203.35/203.46	c [INC SEARCH] isOptimum variable: 0
203.46/203.59	c formula is SAT
203.57/203.60	c [INC SEARCH] copied best model
203.57/203.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
203.57/203.60	c model valid
203.57/203.60	c current solution ok
203.57/203.60	o 762
203.57/203.60	c [INC SEARCH] iteration: 24
203.57/203.60	c [INC BOUNDS] best value:762 search for 761
203.57/203.60	c [INC ENCODE] setup new number of clauses ...
203.57/203.60	c [INC] encode incremental formula
203.57/203.60	c return only the limitting unit clause for 761
203.57/203.60	c [INC SYSTEM] transmit new clauses to solver: 1
203.57/203.60	c [INC SEARCH] isOptimum variable: 0
472.92/473.07	c formula is SAT
472.92/473.08	c [INC SEARCH] copied best model
472.92/473.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
472.92/473.08	c model valid
472.92/473.08	c current solution ok
472.92/473.08	o 753
472.92/473.08	c [INC SEARCH] iteration: 25
472.92/473.08	c [INC BOUNDS] best value:753 search for 752
472.92/473.08	c [INC ENCODE] setup new number of clauses ...
472.92/473.08	c [INC] encode incremental formula
472.92/473.08	c return only the limitting unit clause for 752
472.92/473.08	c [INC SYSTEM] transmit new clauses to solver: 1
472.92/473.08	c [INC SEARCH] isOptimum variable: 0
508.61/508.78	c formula is SAT
508.61/508.79	c [INC SEARCH] copied best model
508.61/508.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
508.61/508.79	c model valid
508.61/508.79	c current solution ok
508.61/508.79	o 748
508.61/508.79	c [INC SEARCH] iteration: 26
508.61/508.79	c [INC BOUNDS] best value:748 search for 747
508.61/508.79	c [INC ENCODE] setup new number of clauses ...
508.61/508.79	c [INC] encode incremental formula
508.61/508.79	c return only the limitting unit clause for 747
508.61/508.79	c [INC SYSTEM] transmit new clauses to solver: 1
508.61/508.79	c [INC SEARCH] isOptimum variable: 0
616.19/616.35	c formula is SAT
616.19/616.36	c [INC SEARCH] copied best model
616.19/616.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
616.19/616.36	c model valid
616.19/616.36	c current solution ok
616.19/616.36	o 739
616.19/616.36	c [INC SEARCH] iteration: 27
616.19/616.36	c [INC BOUNDS] best value:739 search for 738
616.19/616.36	c [INC ENCODE] setup new number of clauses ...
616.19/616.36	c [INC] encode incremental formula
616.19/616.36	c return only the limitting unit clause for 738
616.19/616.36	c [INC SYSTEM] transmit new clauses to solver: 1
616.19/616.36	c [INC SEARCH] isOptimum variable: 0
859.05/859.27	c formula is SAT
859.05/859.27	c [INC SEARCH] copied best model
859.05/859.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
859.05/859.27	c model valid
859.05/859.27	c current solution ok
859.05/859.27	o 732
859.05/859.27	c [INC SEARCH] iteration: 28
859.05/859.27	c [INC BOUNDS] best value:732 search for 731
859.05/859.27	c [INC ENCODE] setup new number of clauses ...
859.05/859.27	c [INC] encode incremental formula
859.05/859.27	c return only the limitting unit clause for 731
859.05/859.27	c [INC SYSTEM] transmit new clauses to solver: 1
859.05/859.27	c [INC SEARCH] isOptimum variable: 0
978.54/978.76	c formula is SAT
978.54/978.76	c [INC SEARCH] copied best model
978.54/978.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
978.54/978.76	c model valid
978.54/978.76	c current solution ok
978.54/978.76	o 725
978.54/978.76	c [INC SEARCH] iteration: 29
978.54/978.76	c [INC BOUNDS] best value:725 search for 724
978.54/978.76	c [INC ENCODE] setup new number of clauses ...
978.54/978.76	c [INC] encode incremental formula
978.54/978.76	c return only the limitting unit clause for 724
978.54/978.76	c [INC SYSTEM] transmit new clauses to solver: 1
978.54/978.76	c [INC SEARCH] isOptimum variable: 0
1213.61/1213.83	c formula is SAT
1213.61/1213.83	c [INC SEARCH] copied best model
1213.61/1213.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1213.61/1213.83	c model valid
1213.61/1213.83	c current solution ok
1213.61/1213.83	o 723
1213.61/1213.83	c [INC SEARCH] iteration: 30
1213.61/1213.83	c [INC BOUNDS] best value:723 search for 722
1213.61/1213.83	c [INC ENCODE] setup new number of clauses ...
1213.61/1213.83	c [INC] encode incremental formula
1213.61/1213.83	c return only the limitting unit clause for 722
1213.61/1213.83	c [INC SYSTEM] transmit new clauses to solver: 1
1213.61/1213.83	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.30	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.30	s UNKNOWN
1800.01/1800.30	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.30	c write failed with -1
1800.01/1800.30	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0xbe42b0)

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-3697983-1338057210/watcher-3697983-1338057210 -o /tmp/evaluation-result-3697983-1338057210/solver-3697983-1338057210 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697983-1338057210.opb 1008453694 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 1.98 3/178 3392
/proc/meminfo: memFree=28722360/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0

[startup+0.023136 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 3392
/proc/meminfo: memFree=28722360/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100154 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 3392
/proc/meminfo: memFree=28722360/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 3392
/proc/meminfo: memFree=28722360/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 3392
/proc/meminfo: memFree=28722360/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 3401
/proc/meminfo: memFree=28686436/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=5680 CPUtime=0.11 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 2989 2769 0 0 10 1 0 0 20 0 1 0 271849591 5816320 998 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1420 998 177 440 0 976 0
[pid=3401] ppid=3393 vsize=34396 CPUtime=1.36 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 7136 0 0 0 136 0 0 0 20 0 1 0 271849599 35221504 7267 33554432000 4194304 5654031 140734245968480 140734245956296 4216312 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 8599 7267 151 357 0 8239 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 49224

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 3401
/proc/meminfo: memFree=28682092/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=5680 CPUtime=0.12 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 2989 2769 0 0 11 1 0 0 20 0 1 0 271849591 5816320 998 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1420 998 177 440 0 976 0
[pid=3401] ppid=3393 vsize=35360 CPUtime=2.96 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 7385 0 0 0 296 0 0 0 20 0 1 0 271849599 36208640 7510 33554432000 4194304 5654031 140734245968480 140734245956296 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 8840 7510 151 357 0 8480 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50188

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 3401
/proc/meminfo: memFree=28675580/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=5680 CPUtime=0.14 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 2990 2769 0 0 13 1 0 0 20 0 1 0 271849591 5816320 999 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1420 999 177 440 0 976 0
[pid=3401] ppid=3393 vsize=35840 CPUtime=6.14 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 8165 0 0 0 613 1 0 0 20 0 1 0 271849599 36700160 7510 33554432000 4194304 5654031 140734245968480 140734245966792 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 8960 7510 152 357 0 8600 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50668

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 3401
/proc/meminfo: memFree=28659812/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6164 CPUtime=0.19 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3109 2769 0 0 18 1 0 0 20 0 1 0 271849591 6311936 1118 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1541 1118 177 440 0 1097 0
[pid=3401] ppid=3393 vsize=38560 CPUtime=12.5 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 8529 0 0 0 1249 1 0 0 20 0 1 0 271849599 39485440 7855 33554432000 4194304 5654031 140734245968480 140734245956296 4214632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 9640 7855 152 357 0 9280 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53872

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 3401
/proc/meminfo: memFree=28637928/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6164 CPUtime=0.19 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3109 2769 0 0 18 1 0 0 20 0 1 0 271849591 6311936 1118 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1541 1118 177 440 0 1097 0
[pid=3401] ppid=3393 vsize=47196 CPUtime=25.29 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 10027 0 0 0 2527 2 0 0 20 0 1 0 271849599 48328704 10463 33554432000 4194304 5654031 140734245968480 140734245966792 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 11799 10463 152 357 0 11439 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62508

[startup+51.1004 s]
/proc/loadavg: 2.08 2.02 1.98 3/181 3401
/proc/meminfo: memFree=28621904/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.2 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3269 2769 0 0 19 1 0 0 20 0 1 0 271849591 6836224 1339 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1339 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=54336 CPUtime=50.87 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 10513 0 0 0 5085 2 0 0 20 0 1 0 271849599 55640064 12443 33554432000 4194304 5654031 140734245968480 140734245956296 4208648 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 13584 12443 152 357 0 13224 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70160

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 1.98 3/181 3401
/proc/meminfo: memFree=28598304/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.23 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3269 2769 0 0 21 2 0 0 20 0 1 0 271849591 6836224 1339 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1339 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=47196 CPUtime=102.05 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 11780 0 0 0 10202 3 0 0 20 0 1 0 271849599 48328704 10163 33554432000 4194304 5654031 140734245968480 140734245956296 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 11799 10163 152 357 0 11439 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 63020

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/181 3401
/proc/meminfo: memFree=28538976/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.23 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3269 2769 0 0 21 2 0 0 20 0 1 0 271849591 6836224 1339 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1339 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=75088 CPUtime=162.03 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 12694 0 0 0 16199 4 0 0 20 0 1 0 271849599 76890112 16456 33554432000 4194304 5654031 140734245968480 140734245956296 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 18772 16456 152 357 0 18412 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 90912

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/181 3402
/proc/meminfo: memFree=28567460/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.25 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3269 2769 0 0 23 2 0 0 20 0 1 0 271849591 6836224 1339 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1339 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=81548 CPUtime=222.01 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 13104 0 0 0 22196 5 0 0 20 0 1 0 271849599 83505152 17705 33554432000 4194304 5654031 140734245968480 140734245956296 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 20387 17705 152 357 0 20027 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 97372

[startup+282.3 s]

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

/proc/meminfo: memFree=28436756/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=119036 CPUtime=1301.81 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 15454 0 0 0 130169 12 0 0 20 0 1 0 271849599 121892864 28883 33554432000 4194304 5654031 140734245968480 140734245956296 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 29759 28883 152 357 0 29399 0
Current children cumulated CPU time (s) 1302.11
Current children cumulated vsize (KiB) 134860

[startup+1362.3 s]
/proc/loadavg: 2.05 2.07 2.00 3/181 3411
/proc/meminfo: memFree=28437800/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=119036 CPUtime=1361.79 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 15454 0 0 0 136167 12 0 0 20 0 1 0 271849599 121892864 28883 33554432000 4194304 5654031 140734245968480 140734245956296 4232601 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 29759 28883 152 357 0 29399 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 134860

[startup+1422.31 s]
/proc/loadavg: 2.05 2.07 2.00 3/181 3412
/proc/meminfo: memFree=28404028/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=168356 CPUtime=1421.78 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 15602 0 0 0 142166 12 0 0 20 0 1 0 271849599 172396544 37718 33554432000 4194304 5654031 140734245968480 140734245956296 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 42089 37718 152 357 0 41729 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 184180

[startup+1482.3 s]
/proc/loadavg: 2.05 2.07 2.00 3/181 3412
/proc/meminfo: memFree=28395820/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=168356 CPUtime=1481.77 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 15604 0 0 0 148165 12 0 0 20 0 1 0 271849599 172396544 38742 33554432000 4194304 5654031 140734245968480 140734245956296 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 42089 38742 152 357 0 41729 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 184180

[startup+1542.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/181 3412
/proc/meminfo: memFree=28386684/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=168356 CPUtime=1541.77 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 15606 0 0 0 154164 13 0 0 20 0 1 0 271849599 172396544 39766 33554432000 4194304 5654031 140734245968480 140734245956296 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 42089 39766 152 357 0 41729 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 184180

[startup+1602.3 s]
/proc/loadavg: 2.09 2.08 2.01 3/182 3415
/proc/meminfo: memFree=28391108/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=168356 CPUtime=1601.76 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 15607 0 0 0 160163 13 0 0 20 0 1 0 271849599 172396544 40278 33554432000 4194304 5654031 140734245968480 140734245956296 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 42089 40278 152 357 0 41729 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 184180

[startup+1662.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/182 3438
/proc/meminfo: memFree=28392812/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=168356 CPUtime=1661.74 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 15870 0 0 0 166161 13 0 0 20 0 1 0 271849599 172396544 41041 33554432000 4194304 5654031 140734245968480 140734245956296 4232491 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 42089 41041 152 357 0 41729 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 184180

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/181 3439
/proc/meminfo: memFree=28396696/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=199176 CPUtime=1721.74 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 16216 0 0 0 172160 14 0 0 20 0 1 0 271849599 203956224 41881 33554432000 4194304 5654031 140734245968480 140734245956296 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 49794 41881 152 357 0 49434 0
Current children cumulated CPU time (s) 1722.04
Current children cumulated vsize (KiB) 215000

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/181 3439
/proc/meminfo: memFree=28342724/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=199176 CPUtime=1781.7 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 16241 0 0 0 178156 14 0 0 20 0 1 0 271849599 203956224 42905 33554432000 4194304 5654031 140734245968480 140734245956296 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 49794 42905 152 357 0 49434 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 215000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 3510
/proc/meminfo: memFree=28557964/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=199176 CPUtime=1799.71 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 16241 0 0 0 179957 14 0 0 20 0 1 0 271849599 203956224 42905 33554432000 4194304 5654031 140734245968480 140734245956296 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 49794 42905 152 357 0 49434 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 215000

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.03 2.00 3/181 3510
/proc/meminfo: memFree=28557964/32873844 swapFree=7100/7100
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (npSolver-pbo-It) S 3390 3392 2929 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271849591 9367552 275 33554432000 4194304 5064252 140733434778768 140733434777680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3392/statm: 2287 275 233 213 0 72 0
[pid=3393] ppid=3392 vsize=6676 CPUtime=0.3 cores=0,2,4,6
/proc/3393/stat : 3393 (npSolver-pbo) S 3392 3392 2929 0 -1 4202496 3272 2769 0 0 27 3 0 0 20 0 1 0 271849591 6836224 1342 33554432000 4194304 5992684 140735672812256 140735672798088 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3393/statm: 1669 1342 177 440 0 1225 0
[pid=3401] ppid=3393 vsize=199176 CPUtime=1799.71 cores=0,2,4,6
/proc/3401/stat : 3401 (glucosInc) R 3393 3392 2929 0 -1 4202496 16241 0 0 0 179957 14 0 0 20 0 1 0 271849599 203956224 42905 33554432000 4194304 5654031 140734245968480 140734245956296 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3401/statm: 49794 42905 152 357 0 49434 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 215000

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.04
CPU user time (s): 1799.86
CPU system time (s): 0.185971
CPU usage (%): 99.9852
Max. virtual memory (cumulated for all children) (KiB): 215000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.185971
maximum resident set size= 171620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22656
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4914
involuntary context switches= 1924

runsolver used 2.58961 second user time and 7.2429 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 20:33:30
IDJOB=3697983
IDBENCH=2019
IDSOLVER=2275
FILE ID=node103/3697983-1338057210
RUNJOBID= node103-1338051805-2945
PBS_JOBID= 14624384
Free space on /tmp= 71564 MiB

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

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

MD5SUM BENCH= fbb7284250700e8b461b63d83ddce719
RANDOM SEED=1008453694

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
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.189
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:        28723004 kB
Buffers:          259824 kB
Cached:          3083340 kB
SwapCached:            0 kB
Active:           934176 kB
Inactive:        2441424 kB
Active(anon):      35276 kB
Inactive(anon):        0 kB
Active(file):     898900 kB
Inactive(file):  2441424 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20192 kB
Writeback:             0 kB
AnonPages:         39828 kB
Mapped:            15744 kB
Shmem:               200 kB
Slab:             637712 kB
SReclaimable:      79924 kB
SUnreclaim:       557788 kB
KernelStack:        1496 kB
PageTables:         4116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71552 MiB
End job on node103 at 2012-05-26 21:03:31