Trace number 35622

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, and are wall clock time (not CPU 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
minisat+ 1.14SAT (TO)-42 1800.56 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-5.opb
MD5SUMdadfd792215a2bce735ffb7b3e25dcc5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1800.55
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58579
Number of constraints which are clauses58579
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 constraint2
Number of terms in the objective function 945
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
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 (download as text)

0.00	c Parsing PB file...
1.48	c Converting 58579 PB-constraints to clauses...
1.49	c   -- Unit propagations: (none)
1.49	c   -- Detecting intervals from adjacent constraints: (none)
1.49	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.61	c ==================================[MINISAT+]==================================
1.61	c | Conflicts | Original         | Learnt                           | Progress |
1.61	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.61	c ==============================================================================
1.61	c |         0 |   58579   117158 |   19526       0        0     nan |  0.000 % |
1.61	c ==============================================================================
1.61	c Found solution: -33
1.61	o -33
1.62	c ---[   0]---> Sorter-cost:44290     Base:
1.72	c ==================================[MINISAT+]==================================
1.72	c | Conflicts | Original         | Learnt                           | Progress |
1.72	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.72	c ==============================================================================
1.72	c |         0 |  104196   224283 |   34732       0        0     nan |  0.000 % |
1.90	c |       100 |  103520   222871 |   38205      71      845    11.9 |  1.183 % |
2.13	c |       250 |  102504   220679 |   42025     183     4767    26.0 |  3.068 % |
2.38	c |       475 |  101590   218699 |   46228     350     8146    23.3 |  4.776 % |
2.68	c |       813 |  100165   215558 |   50851     632    11243    17.8 |  7.527 % |
3.15	c |      1320 |   98462   211789 |   55936    1027    17710    17.2 | 10.838 % |
3.94	c |      2079 |   95481   205142 |   61529    1566    24481    15.6 | 16.713 % |
5.06	c |      3218 |   90546   193957 |   67682    2295    35299    15.4 | 26.714 % |
6.47	c |      4926 |   84660   180407 |   74451    3424    47764    13.9 | 38.683 % |
8.25	c |      7488 |   77958   164680 |   81896    5317    75539    14.2 | 52.819 % |
10.12	c |     11332 |   72480   151676 |   90085    7993   127336    15.9 | 64.644 % |
10.24	c ==============================================================================
10.24	c Found solution: -34
10.24	o -34
10.25	c ---[   0]---> Sorter-cost:    0     Base:
10.30	c ==================================[MINISAT+]==================================
10.30	c | Conflicts | Original         | Learnt                           | Progress |
10.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.30	c ==============================================================================
10.30	c |     11631 |   72262   151156 |   24087    8188   132126    16.1 | 64.644 % |
10.41	c |     11731 |   71790   150037 |   26495    8190   132316    16.2 | 66.159 % |
10.47	c |     11881 |   71669   149766 |   29145    8301   134293    16.2 | 66.400 % |
10.57	c |     12106 |   71556   149491 |   32059    8486   137274    16.2 | 66.650 % |
10.71	c |     12444 |   71318   148917 |   35265    8727   141189    16.2 | 67.179 % |
10.88	c |     12950 |   71120   148440 |   38792    9155   154159    16.8 | 67.618 % |
11.14	c |     13709 |   70835   147758 |   42671    9738   167491    17.2 | 68.239 % |
11.46	c |     14848 |   70356   146641 |   46938   10734   199805    18.6 | 69.236 % |
12.08	c |     16556 |   69392   144296 |   51632   12131   261545    21.6 | 71.384 % |
12.72	c ==============================================================================
12.72	c Found solution: -35
12.72	o -35
12.73	c ---[   0]---> Sorter-cost:    0     Base:
12.79	c ==================================[MINISAT+]==================================
12.79	c | Conflicts | Original         | Learnt                           | Progress |
12.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
12.79	c ==============================================================================
12.79	c |     18254 |   68786   142907 |   22928   13556   396919    29.3 | 71.384 % |
12.82	c |     18354 |   68786   142907 |   25220   13656   397935    29.1 | 72.836 % |
12.86	c |     18505 |   68746   142819 |   27742   13744   400828    29.2 | 72.913 % |
12.93	c |     18730 |   68746   142819 |   30517   13969   414502    29.7 | 72.913 % |
13.15	c |     19067 |   68440   142073 |   33568   14192   420207    29.6 | 73.606 % |
13.34	c ==============================================================================
13.34	c Found solution: -36
13.34	o -36
13.35	c ---[   0]---> Sorter-cost:    0     Base:
13.41	c ==================================[MINISAT+]==================================
13.41	c | Conflicts | Original         | Learnt                           | Progress |
13.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
13.41	c ==============================================================================
13.41	c |     19471 |   68221   141542 |   22740   14460   433715    30.0 | 73.606 % |
13.45	c |     19571 |   68218   141535 |   25014   14558   436494    30.0 | 74.099 % |
13.51	c |     19721 |   68215   141528 |   27515   14705   441753    30.0 | 74.106 % |
13.58	c |     19946 |   68209   141514 |   30266   14866   447573    30.1 | 74.119 % |
13.67	c |     20284 |   68096   141240 |   33293   15135   454576    30.0 | 74.374 % |
13.87	c |     20790 |   67967   140930 |   36622   15584   471882    30.3 | 74.655 % |
14.14	c |     21550 |   67737   140372 |   40285   16262   499377    30.7 | 75.169 % |
14.60	c |     22689 |   67420   139604 |   44313   17090   536134    31.4 | 75.875 % |
15.11	c |     24397 |   67334   139396 |   48745   18762   638169    34.0 | 76.070 % |
15.74	c ==============================================================================
15.74	c Found solution: -37
15.74	o -37
15.75	c ---[   0]---> Sorter-cost:    0     Base:
15.81	c ==================================[MINISAT+]==================================
15.81	c | Conflicts | Original         | Learnt                           | Progress |
15.81	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
15.81	c ==============================================================================
15.81	c |     25824 |   66748   138007 |   22249   19773   713991    36.1 | 76.070 % |
15.85	c |     25926 |   66748   138007 |   24473   19875   721526    36.3 | 77.398 % |
15.92	c |     26076 |   66701   137889 |   26921   19988   725709    36.3 | 77.500 % |
16.00	c |     26304 |   66691   137865 |   29613   20188   742795    36.8 | 77.522 % |
16.14	c |     26641 |   66684   137848 |   32574   20505   764659    37.3 | 77.538 % |
16.33	c |     27147 |   66610   137670 |   35832   20966   795602    37.9 | 77.701 % |
16.58	c |     27906 |   66557   137538 |   39415   21695   840079    38.7 | 77.822 % |
17.02	c |     29045 |   66377   137118 |   43357   22659   906159    40.0 | 78.202 % |
17.57	c |     30753 |   66179   136641 |   47692   24049   979559    40.7 | 78.626 % |
18.60	c |     33315 |   66156   136582 |   52461   26592  1256078    47.2 | 78.684 % |
20.16	c |     37159 |   66080   136394 |   57708   30405  1639687    53.9 | 78.862 % |
23.22	c |     42926 |   65943   136061 |   63478   36065  2387802    66.2 | 79.169 % |
26.99	c ==============================================================================
26.99	c Found solution: -38
26.99	o -38
27.00	c ---[   0]---> Sorter-cost:    0     Base:
27.09	c ==================================[MINISAT+]==================================
27.09	c | Conflicts | Original         | Learnt                           | Progress |
27.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
27.09	c ==============================================================================
27.09	c |     49021 |   65679   135390 |   21893   41853  3046899    72.8 | 79.169 % |
27.25	c |     49121 |   65630   135269 |   24082   41903  3047090    72.7 | 79.865 % |
27.35	c |     49274 |   65630   135269 |   26490   42056  3057594    72.7 | 79.865 % |
27.46	c |     49499 |   65629   135266 |   29139   42276  3063604    72.5 | 79.869 % |
27.67	c |     49837 |   65629   135266 |   32053   42614  3083440    72.4 | 79.869 % |
28.00	c |     50343 |   65606   135209 |   35258   43116  3115471    72.3 | 79.920 % |
28.46	c |     51103 |   65606   135209 |   38784   43876  3179341    72.5 | 79.920 % |
29.13	c |     52243 |   65603   135202 |   42663   45015  3258321    72.4 | 79.926 % |
30.34	c |     53951 |   65539   135048 |   46929   46676  3413313    73.1 | 80.070 % |
32.05	c |     56513 |   65539   135048 |   51622   49238  3666917    74.5 | 80.070 % |
34.74	c |     60357 |   65472   134879 |   56784   52868  4089603    77.4 | 80.232 % |
39.00	c |     66123 |   65472   134879 |   62463   58634  4702227    80.2 | 80.232 % |
46.21	c ==============================================================================
46.21	c Found solution: -39
46.21	o -39
46.23	c ---[   0]---> Sorter-cost:    0     Base:
46.35	c ==================================[MINISAT+]==================================
46.35	c | Conflicts | Original         | Learnt                           | Progress |
46.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
46.35	c ==============================================================================
46.35	c |     74242 |   65424   134793 |   21808   66575  5682677    85.4 | 80.232 % |
46.50	c |     74342 |   65424   134793 |   23988   20814  1496451    71.9 | 80.407 % |
46.55	c |     74492 |   65424   134793 |   26387   20964  1504397    71.8 | 80.407 % |
46.62	c |     74717 |   65424   134793 |   29026   21189  1515936    71.5 | 80.407 % |
46.79	c |     75054 |   65424   134793 |   31929   21526  1554455    72.2 | 80.407 % |
47.01	c |     75560 |   65424   134793 |   35122   22032  1597367    72.5 | 80.407 % |
47.38	c |     76319 |   65401   134738 |   38634   22787  1659051    72.8 | 80.458 % |
47.92	c |     77458 |   65316   134534 |   42497   23897  1771616    74.1 | 80.645 % |
48.75	c |     79166 |   65306   134512 |   46747   25597  1907763    74.5 | 80.664 % |
50.02	c |     81728 |   65202   134254 |   51422   28146  2157205    76.6 | 80.903 % |
51.87	c |     85572 |   65193   134233 |   56564   31985  2530523    79.1 | 80.922 % |
55.34	c |     91338 |   65193   134233 |   62220   37751  3122150    82.7 | 80.922 % |
61.47	c |     99987 |   65123   134064 |   68442   46388  4220348    91.0 | 81.078 % |
74.13	c |    112962 |   65112   134039 |   75287   59336  5908485    99.6 | 81.100 % |
94.67	c |    132424 |   65098   134005 |   82815   78794  8817211   111.9 | 81.132 % |
133.85	c |    161617 |   65022   133819 |   91097  107974 12083003   111.9 | 81.297 % |
154.60	c ==============================================================================
154.60	c Found solution: -40
154.60	o -40
154.61	c ---[   0]---> Sorter-cost:    0     Base:
154.71	c ==================================[MINISAT+]==================================
154.71	c | Conflicts | Original         | Learnt                           | Progress |
154.71	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
154.71	c ==============================================================================
154.71	c |    180293 |   64927   133578 |   21642   31533  3240241   102.8 | 81.297 % |
154.79	c |    180393 |   64927   133578 |   23806   31633  3247194   102.7 | 81.511 % |
154.87	c |    180543 |   64927   133578 |   26186   31783  3252928   102.3 | 81.511 % |
155.04	c |    180768 |   64897   133504 |   28805   32002  3271201   102.2 | 81.581 % |
155.25	c |    181105 |   64897   133504 |   31686   32339  3303052   102.1 | 81.581 % |
155.65	c |    181611 |   64870   133439 |   34854   32828  3344803   101.9 | 81.641 % |
156.10	c |    182370 |   64870   133439 |   38340   33587  3402298   101.3 | 81.641 % |
156.84	c |    183510 |   64831   133342 |   42174   34709  3497246   100.8 | 81.734 % |
158.04	c |    185218 |   64831   133342 |   46391   36417  3743711   102.8 | 81.734 % |
159.83	c |    187780 |   64831   133342 |   51030   38979  4036614   103.6 | 81.734 % |
162.55	c |    191624 |   64795   133255 |   56133   42814  4428110   103.4 | 81.813 % |
167.53	c |    197390 |   64795   133255 |   61747   48580  5334245   109.8 | 81.813 % |
175.38	c |    206042 |   64693   133013 |   67921   57199  6439905   112.6 | 82.035 % |
188.29	c |    219017 |   64610   132809 |   74714   70080  7853073   112.1 | 82.226 % |
212.91	c |    238478 |   64559   132679 |   82185   89486  9966107   111.4 | 82.347 % |
245.71	c |    267670 |   64534   132616 |   90404   31903  2477608    77.7 | 82.407 % |
285.18	c |    311459 |   64455   132423 |   99444   75666  9108779   120.4 | 82.589 % |
372.28	c |    377143 |   64408   132304 |  109388   32855  4312812   131.3 | 82.703 % |
485.67	c |    475669 |   64333   132129 |  120327  131363 18001673   137.0 | 82.862 % |
670.01	c |    623458 |   64170   131733 |  132360   25685  2105544    82.0 | 83.224 % |
686.08	c ==============================================================================
686.08	c Found solution: -41
686.08	o -41
686.09	c ---[   0]---> Sorter-cost:    0     Base:
686.20	c ==================================[MINISAT+]==================================
686.20	c | Conflicts | Original         | Learnt                           | Progress |
686.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
686.20	c ==============================================================================
686.20	c |    646037 |   64175   131752 |   21391   48258  5124350   106.2 | 83.224 % |
686.36	c |    646138 |   64175   131752 |   23530   21020  1626183    77.4 | 83.231 % |
686.43	c |    646288 |   64175   131752 |   25883   21170  1638594    77.4 | 83.231 % |
686.56	c |    646513 |   64171   131742 |   28471   21389  1655910    77.4 | 83.240 % |
686.69	c |    646850 |   64171   131742 |   31318   21726  1678965    77.3 | 83.240 % |
686.91	c |    647356 |   64171   131742 |   34450   22232  1713758    77.1 | 83.240 % |
687.25	c |    648116 |   64171   131742 |   37895   22992  1781925    77.5 | 83.240 % |
687.79	c |    649256 |   64171   131742 |   41685   24132  1914498    79.3 | 83.240 % |
688.57	c |    650964 |   64143   131674 |   45853   25833  2055128    79.6 | 83.304 % |
689.93	c |    653526 |   64134   131651 |   50438   28391  2339487    82.4 | 83.326 % |
692.09	c |    657370 |   64134   131651 |   55482   32235  2762600    85.7 | 83.326 % |
695.61	c |    663137 |   64130   131641 |   61031   38001  3462906    91.1 | 83.335 % |
701.87	c |    671787 |   64117   131610 |   67134   46643  4461808    95.7 | 83.364 % |
714.82	c |    684761 |   64079   131516 |   73847   59607  6169334   103.5 | 83.453 % |
736.36	c |    704223 |   64073   131500 |   81232   79068  8467714   107.1 | 83.469 % |
766.80	c ==============================================================================
766.80	c Found solution: -42
766.80	o -42
766.81	c ---[   0]---> Sorter-cost:    0     Base:
766.99	c ==================================[MINISAT+]==================================
766.99	c | Conflicts | Original         | Learnt                           | Progress |
766.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
766.99	c ==============================================================================
766.99	c |    725272 |   64059   131434 |   21353  100015 11458430   114.6 | 83.469 % |
767.33	c |    725373 |   64059   131434 |   23488   21491  1934355    90.0 | 83.505 % |
767.39	c |    725523 |   64059   131434 |   25837   21641  1945689    89.9 | 83.505 % |
767.49	c |    725748 |   64059   131434 |   28420   21866  1961529    89.7 | 83.505 % |
767.61	c |    726085 |   64059   131434 |   31262   22203  1975572    89.0 | 83.505 % |
767.82	c |    726593 |   64059   131434 |   34389   22711  2021285    89.0 | 83.505 % |
768.14	c |    727352 |   64059   131434 |   37828   23470  2086403    88.9 | 83.505 % |
768.58	c |    728491 |   64059   131434 |   41610   24609  2174498    88.4 | 83.505 % |
769.33	c |    730200 |   64034   131375 |   45772   26238  2278420    86.8 | 83.559 % |
770.46	c |    732762 |   64034   131375 |   50349   28800  2505499    87.0 | 83.559 % |
772.25	c |    736606 |   64034   131375 |   55384   32644  2835290    86.9 | 83.559 % |
775.73	c |    742373 |   64016   131333 |   60922   38406  3425605    89.2 | 83.597 % |
781.97	c |    751022 |   64016   131333 |   67014   47055  4587518    97.5 | 83.597 % |
793.10	c |    763998 |   64016   131333 |   73716   60031  5983514    99.7 | 83.597 % |
815.17	c |    783459 |   63975   131236 |   81087   79483  8087358   101.7 | 83.686 % |
852.05	c |    812652 |   63921   131102 |   89196  108502 10922824   100.7 | 83.813 % |
894.29	c |    856441 |   63921   131102 |   98116   60024  5274545    87.9 | 83.813 % |
983.02	c |    922125 |   63921   131102 |  107928  125708 10002682    79.6 | 83.813 % |
1110.39	c |   1020651 |   63919   131098 |  118720  112750  6021400    53.4 | 83.816 % |
1308.05	c |   1168440 |   63917   131094 |  130593  137660 14347739   104.2 | 83.819 % |
1589.19	c |   1390123 |   63855   130950 |  143652   90204  6291642    69.7 | 83.949 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	s SATISFIABLE
1801.17	v -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 x927 -x926 -x925
1801.17	v -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 x910 -x909 -x908 -x907 -x906 -x905 -x904
1801.17	v -x903 -x902 x901 -x900 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883
1801.17	v -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862
1801.17	v -x861 -x860 -x859 -x858 -x857 -x856 x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841
1801.17	v -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 x823 -x822 -x821 -x820
1801.17	v -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 -x808 -x807 x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799
1801.17	v -x798 -x797 x796 -x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778
1801.17	v -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 x760 -x759 -x758 -x757
1801.17	v -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736
1801.17	v -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715
1801.17	v -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694
1801.17	v -x693 -x692 -x691 x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673
1801.17	v -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 x655 -x654 -x653 -x652
1801.17	v -x651 -x650 -x649 -x648 -x647 -x646 x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631
1801.17	v -x630 -x629 -x628 -x627 -x626 -x625 -x624 x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610
1801.17	v -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589
1801.17	v -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568
1801.17	v -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547
1801.17	v -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 x529 -x528 -x527 -x526
1801.17	v -x525 -x524 -x523 x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505
1801.17	v -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 x486 -x485 -x484
1801.17	v -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 x468 -x467 -x466 -x465 -x464 -x463
1801.17	v -x462 -x461 -x460 x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442
1801.17	v -x441 -x440 x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421
1801.17	v -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 x401 -x400
1801.17	v -x399 -x398 -x397 -x396 -x395 x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379
1801.17	v -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 x364 -x363 -x362 -x361 -x360 -x359 -x358
1801.17	v -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 x337
1801.17	v -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316
1801.17	v -x315 -x314 -x313 -x312 x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295
1801.17	v -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 x274
1801.17	v -x273 -x272 x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253
1801.17	v -x252 -x251 x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232
1801.17	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211
1801.17	v -x210 -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190
1801.17	v -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169
1801.17	v -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148
1801.17	v -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127
1801.17	v -x126 -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106
1801.17	v -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 x84 -x83 -x82 -x81
1801.17	v -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55
1801.17	v -x54 -x53 -x52 -x51 -x50 -x49 -x48 x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29
1801.17	v -x28 -x27 x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1

Verifier Data (download as text)

OK	-42

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node91/watcher-35622-1149296527 -o ROOT/results/node91/solver-35622-1149296527 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node91/35622-1149296527/instance-35622-1149296527.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.91 2/68 32332
/proc/meminfo: memFree=1562536/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=1180 CPUtime=0
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 146 0 0 0 0 0 0 0 20 0 1 0 195291682 1208320 132 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134833856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 295 133 74 215 0 77 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.95 0.91 2/68 32332
/proc/meminfo: memFree=1542456/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=22072 CPUtime=9.98
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 5333 0 0 0 991 7 0 0 25 0 1 0 195291682 22601728 5158 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569731 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 5518 5158 110 215 0 5300 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 22072

[startup+20.0086 s]
/proc/loadavg: 0.94 0.96 0.91 2/68 32332
/proc/meminfo: memFree=1539832/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=24984 CPUtime=19.99
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 6031 0 0 0 1991 8 0 0 25 0 1 0 195291682 25583616 5856 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 6246 5856 110 215 0 6028 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 24984

[startup+30.0146 s]
/proc/loadavg: 0.95 0.96 0.91 2/68 32332
/proc/meminfo: memFree=1532088/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=32724 CPUtime=29.99
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 7959 0 0 0 2989 10 0 0 25 0 1 0 195291682 33509376 7784 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580888 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 8181 7784 110 215 0 7963 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 32724

[startup+40.0205 s]
/proc/loadavg: 0.95 0.96 0.91 2/68 32332
/proc/meminfo: memFree=1525752/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=39020 CPUtime=40
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 9553 0 0 0 3988 12 0 0 25 0 1 0 195291682 39956480 9378 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 9755 9378 110 215 0 9537 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 39020

[startup+50.0265 s]
/proc/loadavg: 0.96 0.96 0.91 2/68 32332
/proc/meminfo: memFree=1522104/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=42708 CPUtime=49.99
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 10472 0 0 0 4987 12 0 0 25 0 1 0 195291682 43732992 10297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 10677 10297 110 215 0 10459 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 42708

[startup+60.0325 s]
/proc/loadavg: 0.97 0.96 0.91 2/68 32332
/proc/meminfo: memFree=1522104/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=42708 CPUtime=59.99
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 10472 0 0 0 5987 12 0 0 25 0 1 0 195291682 43732992 10297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 10677 10297 110 215 0 10459 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 42708

[startup+70.0384 s]
/proc/loadavg: 0.97 0.96 0.91 2/68 32332
/proc/meminfo: memFree=1522104/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=42708 CPUtime=70
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 10472 0 0 0 6988 12 0 0 25 0 1 0 195291682 43732992 10297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 10677 10297 110 215 0 10459 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 42708

[startup+80.0444 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 32332
/proc/meminfo: memFree=1516600/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=48188 CPUtime=80
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 11844 0 0 0 7987 13 0 0 25 0 1 0 195291682 49344512 11669 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 12047 11669 110 215 0 11829 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 48188

[startup+90.0504 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 32332
/proc/meminfo: memFree=1511096/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=53680 CPUtime=90.01
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 13210 0 0 0 8987 14 0 0 25 0 1 0 195291682 54968320 13035 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 13420 13035 110 215 0 13202 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 53680

[startup+100.056 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 32332
/proc/meminfo: memFree=1506552/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=58256 CPUtime=100.01
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 14357 0 0 0 9986 15 0 0 25 0 1 0 195291682 59654144 14182 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 14564 14182 110 215 0 14346 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 58256

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.91 2/68 32332
/proc/meminfo: memFree=1502584/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=62168 CPUtime=110.01
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 15341 0 0 0 10985 16 0 0 25 0 1 0 195291682 63660032 15166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 15542 15166 110 215 0 15324 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 62168

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1499000/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=65840 CPUtime=120.02
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 16226 0 0 0 11984 18 0 0 25 0 1 0 195291682 67420160 16051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 16460 16051 110 215 0 16242 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 65840

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1496056/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=68832 CPUtime=130.02
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 16972 0 0 0 12983 19 0 0 25 0 1 0 195291682 70483968 16797 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 17208 16797 110 215 0 16990 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 68832

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1492152/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=72616 CPUtime=140.02
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 17946 0 0 0 13982 20 0 0 25 0 1 0 195291682 74358784 17771 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 18154 17771 110 215 0 17936 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 72616

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1488376/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=76408 CPUtime=150.02
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 18881 0 0 0 14981 21 0 0 25 0 1 0 195291682 78241792 18706 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 19102 18706 110 215 0 18884 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 76408

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1488376/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=76408 CPUtime=160.02
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 18881 0 0 0 15981 21 0 0 25 0 1 0 195291682 78241792 18706 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572676 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 19102 18706 110 215 0 18884 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 76408

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1488376/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=76408 CPUtime=170.02
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 18881 0 0 0 16981 21 0 0 25 0 1 0 195291682 78241792 18706 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 19102 18706 110 215 0 18884 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 76408

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1488376/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=76408 CPUtime=180.03
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 18881 0 0 0 17982 21 0 0 25 0 1 0 195291682 78241792 18706 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 19102 18706 110 215 0 18884 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 76408

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1488376/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=76408 CPUtime=190.03
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 18881 0 0 0 18982 21 0 0 25 0 1 0 195291682 78241792 18706 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 19102 18706 110 215 0 18884 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 76408

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1488376/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=76408 CPUtime=200.03
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 18881 0 0 0 19982 21 0 0 25 0 1 0 195291682 78241792 18706 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 19102 18706 110 215 0 18884 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 76408

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1488440/2055892 swapFree=4085372/4096564

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

[pid=32332] ppid=32330 vsize=105768 CPUtime=1781.44
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 178114 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (Kb) 105768

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1782.45
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 178215 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1782.45
Current children cumulated vsize (Kb) 105768

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1783.45
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 178315 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1783.45
Current children cumulated vsize (Kb) 105768

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1784.46
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 178416 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1784.46
Current children cumulated vsize (Kb) 105768

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1785.46
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 178516 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 105768

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1786.47
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 178617 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1786.47
Current children cumulated vsize (Kb) 105768

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1787.47
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 178717 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 105768

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1788.47
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 178817 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (Kb) 105768

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1789.48
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 178918 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (Kb) 105768

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1790.48
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 179018 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1790.48
Current children cumulated vsize (Kb) 105768

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1791.49
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 179119 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (Kb) 105768

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1792.49
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 179219 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 105768

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1793.5
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 179320 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574561 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1793.5
Current children cumulated vsize (Kb) 105768

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1794.5
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 179420 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (Kb) 105768

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1795.51
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 179521 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1795.51
Current children cumulated vsize (Kb) 105768

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1796.51
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 179621 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (Kb) 105768

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1797.51
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 179721 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (Kb) 105768

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1798.52
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 179822 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (Kb) 105768

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1799.52
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 179922 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (Kb) 105768

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1800.53
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 180023 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 105768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 32332
/proc/meminfo: memFree=1458936/2055892 swapFree=4085372/4096564
[pid=32332] ppid=32330 vsize=105768 CPUtime=1800.53
/proc/32332/stat : 32332 (minisat+) R 32330 32332 32286 0 -1 4194304 26223 0 0 0 180023 30 0 0 25 0 1 0 195291682 108306432 26048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32332/statm: 26442 26048 110 215 0 26224 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 105768

Sending SIGTERM to -32332
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.2
CPU time (s): 1800.56
CPU user time (s): 1800.24
CPU system time (s): 0.32495
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (Kb): 105768

Launcher Data (download as text)

Begin job on node91 on Sat Jun  3 01:02:07 UTC 2006


FILE ID= 35622-1149296527

PBS_JOBID= 307133

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-5.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node91/35622-1149296527/instance-35622-1149296527.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node91/watcher-35622-1149296527 -o ROOT/results/node91/solver-35622-1149296527 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node91/35622-1149296527/instance-35622-1149296527.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  dadfd792215a2bce735ffb7b3e25dcc5

RANDOM SEED= 75797612


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.18
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1562936 kB
Buffers:         30604 kB
Cached:         390752 kB
SwapCached:       2352 kB
Active:          35512 kB
Inactive:       394448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1562936 kB
SwapTotal:     4096564 kB
SwapFree:      4085372 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          16588 kB
Slab:            49608 kB
Committed_AS:   380424 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node91 on Sat Jun  3 01:32:09 UTC 2006