Trace number 46091

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 NameAnswerCPU timeWall clock time
minisat+ 1.14? (TO) 1800.55 1801.24

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-51-50.opb
MD5SUM60bac2da31df829d5469efd732e15a50
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints63801
Number of constraints which are clauses63801
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 constraint50
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
1.77	c Converting 63801 PB-constraints to clauses...
1.77	c   -- Unit propagations: (none)
1.78	c   -- Detecting intervals from adjacent constraints: (none)
1.80	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.95	c ==================================[MINISAT+]==================================
1.95	c | Conflicts | Original         | Learnt                           | Progress |
1.95	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.95	c ==============================================================================
1.95	c |         0 |   63801   130050 |   21267       0        0     nan |  0.000 % |
1.96	c |       100 |   63801   130050 |   23393     100    17430   174.3 |  0.000 % |
1.98	c |       251 |   63801   130050 |   25733     251    53326   212.5 |  0.000 % |
2.01	c |       477 |   63801   130050 |   28306     477   121857   255.5 |  0.000 % |
2.05	c |       814 |   63801   130050 |   31137     814   191645   235.4 |  0.000 % |
2.11	c |      1320 |   63801   130050 |   34250    1320   292662   221.7 |  0.000 % |
2.23	c |      2085 |   63801   130050 |   37675    2085   495155   237.5 |  0.000 % |
2.48	c |      3227 |   63801   130050 |   41443    3227   919656   285.0 |  0.000 % |
2.93	c |      4936 |   63801   130050 |   45587    4936  1578732   319.8 |  0.000 % |
3.40	c |      7498 |   63801   130050 |   50146    7498  2212220   295.0 |  0.000 % |
4.52	c |     11344 |   63801   130050 |   55161   11344  3781167   333.3 |  0.000 % |
7.92	c |     17111 |   63801   130050 |   60677   17111  7941795   464.1 |  0.000 % |
14.77	c |     25762 |   63801   130050 |   66744   25762 14128601   548.4 |  0.000 % |
23.20	c |     38739 |   63801   130050 |   73419   38739 20777890   536.4 |  0.000 % |
43.43	c |     58205 |   63801   130050 |   80761   58205 29782978   511.7 |  0.000 % |
85.46	c |     87399 |   63801   130050 |   88837   18837 15922019   845.3 |  0.000 % |
141.53	c |    131189 |   63801   130050 |   97721   62627 42806621   683.5 |  0.000 % |
226.08	c |    196879 |   63801   130050 |  107493   42479 29776179   701.0 |  0.000 % |
385.20	c |    295406 |   63801   130050 |  118242   46177 32777072   709.8 |  0.000 % |
701.91	c |    443195 |   63801   130050 |  130067   89510 64942363   725.5 |  0.000 % |
1233.53	c |    664879 |   63801   130050 |  143073   80596 58671072   728.0 |  0.000 % |
1801.16	c 
1801.16	c *** TERMINATED ***
1801.16	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node45/watcher-46091-1154054500 -o ROOT/results/node45/solver-46091-1154054500 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node45/46091-1154054500/instance-46091-1154054500.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 2/64 12471
/proc/meminfo: memFree=1178864/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=1048 CPUtime=0
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 152320878 1073152 98 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 262 99 74 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 12471
/proc/meminfo: memFree=1126848/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=53236 CPUtime=9.97
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 13137 0 0 0 985 12 0 0 25 0 1 0 152320878 54513664 13121 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 13309 13121 103 215 0 13091 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 53236

[startup+20.0091 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 12471
/proc/meminfo: memFree=1092488/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=87672 CPUtime=19.98
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 21723 0 0 0 1982 16 0 0 25 0 1 0 152320878 89776128 21707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584628 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 21918 21707 103 215 0 21700 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 87672

[startup+30.0149 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 12471
/proc/meminfo: memFree=1066824/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=113396 CPUtime=29.98
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 28138 0 0 0 2979 19 0 0 25 0 1 0 152320878 116117504 28122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 28349 28122 103 215 0 28131 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 113396

[startup+40.0207 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 12471
/proc/meminfo: memFree=1051656/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=128484 CPUtime=39.98
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 31927 0 0 0 3976 22 0 0 25 0 1 0 152320878 131567616 31911 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 32121 31911 103 215 0 31903 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 128484

[startup+50.0265 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 12471
/proc/meminfo: memFree=1026184/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=154088 CPUtime=49.98
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 38286 0 0 0 4972 26 0 0 25 0 1 0 152320878 157786112 38270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 38522 38270 103 215 0 38304 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 154088

[startup+60.0323 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 12471
/proc/meminfo: memFree=1002056/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=178256 CPUtime=59.98
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 44334 0 0 0 5968 30 0 0 25 0 1 0 152320878 182534144 44318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 44564 44318 103 215 0 44346 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 178256

[startup+70.0382 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 12471
/proc/meminfo: memFree=980296/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=199896 CPUtime=69.99
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 49754 0 0 0 6965 34 0 0 25 0 1 0 152320878 204693504 49738 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 49974 49738 103 215 0 49756 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 199896

[startup+80.044 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 12471
/proc/meminfo: memFree=956744/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=223260 CPUtime=79.99
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 55619 0 0 0 7961 38 0 0 25 0 1 0 152320878 228618240 55603 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 55815 55603 103 215 0 55597 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 223260

[startup+90.0498 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 12471
/proc/meminfo: memFree=955848/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=224192 CPUtime=89.99
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 55849 0 0 0 8961 38 0 0 25 0 1 0 152320878 229572608 55833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 56048 55833 103 215 0 55830 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 224192

[startup+100.056 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 12471
/proc/meminfo: memFree=955784/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=224192 CPUtime=100
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 55849 0 0 0 9962 38 0 0 25 0 1 0 152320878 229572608 55833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 56048 55833 103 215 0 55830 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 224192

[startup+110.061 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 12471
/proc/meminfo: memFree=955784/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=224192 CPUtime=110
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 55849 0 0 0 10962 38 0 0 25 0 1 0 152320878 229572608 55833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 56048 55833 103 215 0 55830 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 224192

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 12471
/proc/meminfo: memFree=955848/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=224192 CPUtime=120
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 55849 0 0 0 11962 38 0 0 25 0 1 0 152320878 229572608 55833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 56048 55833 103 215 0 55830 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 224192

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 12471
/proc/meminfo: memFree=955848/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=224192 CPUtime=130
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 55849 0 0 0 12962 38 0 0 25 0 1 0 152320878 229572608 55833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 56048 55833 103 215 0 55830 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 224192

[startup+140.079 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 12471
/proc/meminfo: memFree=955848/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=224192 CPUtime=140.01
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 55849 0 0 0 13963 38 0 0 25 0 1 0 152320878 229572608 55833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 56048 55833 103 215 0 55830 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 224192

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 12471
/proc/meminfo: memFree=955848/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=224192 CPUtime=150.01
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 55849 0 0 0 14963 38 0 0 25 0 1 0 152320878 229572608 55833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 56048 55833 103 215 0 55830 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 224192

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 12471
/proc/meminfo: memFree=934536/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=245464 CPUtime=160.01
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 61161 0 0 0 15960 41 0 0 25 0 1 0 152320878 251355136 61145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 61366 61145 103 215 0 61148 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 245464

[startup+170.096 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 12471
/proc/meminfo: memFree=916104/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=263864 CPUtime=170.01
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 65763 0 0 0 16956 45 0 0 25 0 1 0 152320878 270196736 65747 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 65966 65747 103 215 0 65748 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 263864

[startup+180.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 12471
/proc/meminfo: memFree=904072/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=276244 CPUtime=180.01
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 68779 0 0 0 17953 48 0 0 25 0 1 0 152320878 282873856 68763 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574376 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 69061 68763 103 215 0 68843 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 276244

[startup+190.108 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 12471
/proc/meminfo: memFree=890952/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=289252 CPUtime=190.02
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 72039 0 0 0 18951 51 0 0 25 0 1 0 152320878 296194048 72023 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 72313 72023 103 215 0 72095 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 289252

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 12471
/proc/meminfo: memFree=890568/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=289648 CPUtime=200.02
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 72139 0 0 0 19951 51 0 0 25 0 1 0 152320878 296599552 72123 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 72412 72123 103 215 0 72194 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 289648

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 12471

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

/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 178044 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (Kb) 437748

[startup+1783.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1782.38
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 178145 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (Kb) 437748

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1783.38
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 178245 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574154 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1783.38
Current children cumulated vsize (Kb) 437748

[startup+1785.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1784.39
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 178346 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1784.39
Current children cumulated vsize (Kb) 437748

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1785.39
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 178446 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1785.39
Current children cumulated vsize (Kb) 437748

[startup+1787.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1786.4
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 178547 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (Kb) 437748

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1787.4
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 178647 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1787.4
Current children cumulated vsize (Kb) 437748

[startup+1789.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1788.41
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 178748 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (Kb) 437748

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1789.41
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 178848 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1789.41
Current children cumulated vsize (Kb) 437748

[startup+1791.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1790.42
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 178949 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (Kb) 437748

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1791.42
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179049 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (Kb) 437748

[startup+1793.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1792.43
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179150 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1792.43
Current children cumulated vsize (Kb) 437748

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1793.43
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179250 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1793.43
Current children cumulated vsize (Kb) 437748

[startup+1795.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1794.44
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179351 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (Kb) 437748

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1795.44
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179451 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1795.44
Current children cumulated vsize (Kb) 437748

[startup+1797.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1796.44
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179551 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1796.44
Current children cumulated vsize (Kb) 437748

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1797.45
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179652 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (Kb) 437748

[startup+1799.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1798.45
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179752 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1798.45
Current children cumulated vsize (Kb) 437748

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1799.46
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179853 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (Kb) 437748

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1800.46
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179953 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (Kb) 437748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12669
/proc/meminfo: memFree=742472/2055920 swapFree=4183020/4192956
[pid=12471] ppid=12469 vsize=437748 CPUtime=1800.47
/proc/12471/stat : 12471 (minisat+) R 12469 12471 12422 0 -1 4194304 109054 0 0 0 179954 93 0 0 25 0 1 0 152320878 448253952 109038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12471/statm: 109437 109038 103 215 0 109219 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 437748

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.55
CPU user time (s): 1799.54
CPU system time (s): 1.00985
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (Kb): 437748
The end

Launcher Data (download as text)

Begin job on node45 on Fri Jul 28 02:41:40 UTC 2006


FILE ID= 46091-1154054500

PBS_JOBID= 881986

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-51-50.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node45/46091-1154054500/instance-46091-1154054500.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-46091-1154054500 -o ROOT/results/node45/solver-46091-1154054500 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node45/46091-1154054500/instance-46091-1154054500.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  60bac2da31df829d5469efd732e15a50

RANDOM SEED= 398053801

TIMEOUT= 1800 seconds


/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.281
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	: 5914.62
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.281
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1179072 kB
Buffers:         41564 kB
Cached:         770420 kB
SwapCached:       4356 kB
Active:         458388 kB
Inactive:       362848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1179072 kB
SwapTotal:     4192956 kB
SwapFree:      4183020 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            41632 kB
Committed_AS:   539304 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node45 on Fri Jul 28 03:11:41 UTC 2006