Trace number 49780

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.62 1801.21

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
MD5SUM80cd942b10c7098d47a9e31c7b11aaed
Bench CategoryOPT-BIGINT (optimisation, big 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 FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235241283418574603663113591819857963636207601588942656194290280593199415
Number of bits of the biggest sum of numbers331
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...
3.36	c Converting 73262 PB-constraints to clauses...
3.38	c   -- Unit propagations: (none)
27.52	c   -- Detecting intervals from adjacent constraints: #
27.54	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
27.68	c ---[   0]---> Adder-cost: 35960   maxlim: 46520948598400599217989947531860123538587052105797643822422222073547   bits: 225/225
80.99	c ==================================[MINISAT+]==================================
80.99	c | Conflicts | Original         | Learnt                           | Progress |
80.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
80.99	c ==============================================================================
80.99	c |         0 |  310869  1032372 |  103623       0        0     nan |  0.000 % |
81.02	c |       100 |  310852  1032313 |  113985      99      304     3.1 | 11.125 % |
81.22	c |       250 |  310160  1029873 |  125383     156      484     3.1 | 11.315 % |
82.04	c |       475 |  310105  1029682 |  137922     358     1345     3.8 | 11.332 % |
82.22	c |       814 |  310105  1029682 |  151714     697    15664    22.5 | 11.332 % |
82.40	c |      1321 |  310105  1029682 |  166885    1204    37411    31.1 | 11.332 % |
83.65	c |      2080 |  310105  1029682 |  183574    1963    71567    36.5 | 11.332 % |
84.13	c |      3219 |  310105  1029682 |  201931    3102   126956    40.9 | 11.332 % |
84.54	c |      4927 |  310105  1029682 |  222125    4810   204546    42.5 | 11.332 % |
89.65	c |      7489 |  310096  1029651 |  244337    7369   264095    35.8 | 11.333 % |
98.27	c |     11333 |  310096  1029651 |  268771   11213   453034    40.4 | 11.333 % |
113.03	c |     17099 |  310096  1029651 |  295648   16979   710608    41.9 | 11.333 % |
123.37	c |     25748 |  310096  1029651 |  325213   25628  1857605    72.5 | 11.333 % |
134.69	c |     38722 |  310096  1029651 |  357734   38602  2656569    68.8 | 11.333 % |
173.24	c |     58184 |  310096  1029651 |  393508   58064  4289333    73.9 | 11.333 % |
194.93	c |     87376 |  310096  1029651 |  432858   87256  7263364    83.2 | 11.333 % |
271.02	c |    131167 |  310088  1029625 |  476144  131046 10731961    81.9 | 11.335 % |
382.29	c |    196851 |  310063  1029544 |  523759  196728 18631382    94.7 | 11.342 % |
594.89	c |    295378 |  310055  1029518 |  576135  295254 41709874   141.3 | 11.343 % |
1136.89	c |    443168 |  310047  1029492 |  633748  443043 57131329   129.0 | 11.345 % |
1801.14	c 
1801.14	c *** TERMINATED ***
1801.14	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/node34/watcher-49780-1154117388 -o ROOT/results/node34/solver-49780-1154117388 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node34/49780-1154117388/instance-49780-1154117388.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1441512/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=1048 CPUtime=0
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 113 0 0 0 0 0 0 0 19 0 1 0 158613815 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 262 97 74 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1410048/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=32588 CPUtime=9.99
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 8341 0 0 0 995 4 0 0 25 0 1 0 158613815 33370112 7913 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 8147 7913 83 215 0 7929 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 32588

[startup+20.0094 s]
/proc/loadavg: 0.94 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1410256/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=32588 CPUtime=19.99
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 8341 0 0 0 1995 4 0 0 25 0 1 0 158613815 33370112 7913 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 8147 7913 83 215 0 7929 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 32588

[startup+30.015 s]
/proc/loadavg: 0.95 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1400080/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=43200 CPUtime=29.98
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 11037 0 0 0 2986 12 0 0 25 0 1 0 158613815 44236800 10525 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 10800 10525 89 215 0 10582 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 43200

[startup+40.0207 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1313232/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=130592 CPUtime=39.99
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 33044 0 0 0 3976 23 0 0 25 0 1 0 158613815 133726208 32201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 32648 32201 92 215 0 32430 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 130592

[startup+50.0274 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1313232/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=130592 CPUtime=49.99
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 33044 0 0 0 4976 23 0 0 25 0 1 0 158613815 133726208 32201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005353 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 32648 32201 92 215 0 32430 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 130592

[startup+60.033 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1313232/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=130592 CPUtime=59.99
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 33044 0 0 0 5976 23 0 0 25 0 1 0 158613815 133726208 32201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 32648 32201 92 215 0 32430 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 130592

[startup+70.0387 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1313232/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=130592 CPUtime=69.99
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 33044 0 0 0 6976 23 0 0 25 0 1 0 158613815 133726208 32201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 32648 32201 92 215 0 32430 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 130592

[startup+80.0444 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1309328/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=134492 CPUtime=79.99
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35477 0 0 0 7975 24 0 0 25 0 1 0 158613815 137719808 33123 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808574 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33623 33123 107 215 0 33405 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 134492

[startup+90.05 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=90
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35790 0 0 0 8976 24 0 0 25 0 1 0 158613815 138915840 33428 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33428 123 215 0 33697 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 135660

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=100
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35798 0 0 0 9976 24 0 0 25 0 1 0 158613815 138915840 33436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33436 123 215 0 33697 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 135660

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=110
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35798 0 0 0 10976 24 0 0 25 0 1 0 158613815 138915840 33436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33436 123 215 0 33697 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 135660

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=120
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35798 0 0 0 11976 24 0 0 25 0 1 0 158613815 138915840 33436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33436 123 215 0 33697 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 135660

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=130.01
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35800 0 0 0 12977 24 0 0 25 0 1 0 158613815 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 135660

[startup+140.078 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=140.01
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35800 0 0 0 13977 24 0 0 25 0 1 0 158613815 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 135660

[startup+150.084 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=150.01
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35800 0 0 0 14977 24 0 0 25 0 1 0 158613815 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 135660

[startup+160.09 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=160.01
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35800 0 0 0 15977 24 0 0 25 0 1 0 158613815 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574201 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 135660

[startup+170.095 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=170.02
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35800 0 0 0 16978 24 0 0 25 0 1 0 158613815 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574381 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 135660

[startup+180.101 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=180.02
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35802 0 0 0 17978 24 0 0 25 0 1 0 158613815 138915840 33440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33440 123 215 0 33697 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 135660

[startup+190.107 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308368/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=190.02
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35803 0 0 0 18978 24 0 0 25 0 1 0 158613815 138915840 33441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33441 123 215 0 33697 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 135660

[startup+200.112 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22618
/proc/meminfo: memFree=1308304/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=135660 CPUtime=200.03
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 35804 0 0 0 19978 25 0 0 25 0 1 0 158613815 138915840 33442 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 33915 33442 123 215 0 33697 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 135660

[startup+210.118 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22618

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

/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92714 0 0 0 178055 91 0 0 25 0 1 0 158613815 373108736 90352 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91091 90352 123 215 0 90873 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 364364

[startup+1783.05 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1080024/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=364364 CPUtime=1782.46
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92736 0 0 0 178155 91 0 0 25 0 1 0 158613815 373108736 90374 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91091 90374 123 215 0 90873 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 364364

[startup+1784.06 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079960/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=364492 CPUtime=1783.46
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92754 0 0 0 178255 91 0 0 25 0 1 0 158613815 373239808 90392 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91123 90392 123 215 0 90905 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 364492

[startup+1785.06 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079896/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=364492 CPUtime=1784.47
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92769 0 0 0 178356 91 0 0 25 0 1 0 158613815 373239808 90407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91123 90407 123 215 0 90905 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 364492

[startup+1786.07 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079832/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=364620 CPUtime=1785.47
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92786 0 0 0 178456 91 0 0 25 0 1 0 158613815 373370880 90424 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91155 90424 123 215 0 90937 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 364620

[startup+1787.07 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079704/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=364748 CPUtime=1786.48
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92804 0 0 0 178557 91 0 0 25 0 1 0 158613815 373501952 90442 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91187 90442 123 215 0 90969 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 364748

[startup+1788.08 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079640/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=364748 CPUtime=1787.49
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92825 0 0 0 178657 92 0 0 25 0 1 0 158613815 373501952 90463 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91187 90463 123 215 0 90969 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 364748

[startup+1789.08 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079576/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=364876 CPUtime=1788.5
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92845 0 0 0 178758 92 0 0 25 0 1 0 158613815 373633024 90483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91219 90483 123 215 0 91001 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 364876

[startup+1790.09 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079512/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=364876 CPUtime=1789.5
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92862 0 0 0 178858 92 0 0 25 0 1 0 158613815 373633024 90500 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91219 90500 123 215 0 91001 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 364876

[startup+1791.09 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079448/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365004 CPUtime=1790.5
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92880 0 0 0 178958 92 0 0 25 0 1 0 158613815 373764096 90518 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91251 90518 123 215 0 91033 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 365004

[startup+1792.1 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079320/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365004 CPUtime=1791.51
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92899 0 0 0 179059 92 0 0 25 0 1 0 158613815 373764096 90537 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91251 90537 123 215 0 91033 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 365004

[startup+1793.1 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079256/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365132 CPUtime=1792.51
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92923 0 0 0 179159 92 0 0 25 0 1 0 158613815 373895168 90561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91283 90561 123 215 0 91065 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 365132

[startup+1794.11 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079192/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365260 CPUtime=1793.52
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92940 0 0 0 179260 92 0 0 25 0 1 0 158613815 374026240 90578 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91315 90578 123 215 0 91097 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 365260

[startup+1795.11 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079128/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365260 CPUtime=1794.52
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92962 0 0 0 179360 92 0 0 25 0 1 0 158613815 374026240 90600 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91315 90600 123 215 0 91097 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 365260

[startup+1796.12 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1079000/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365392 CPUtime=1795.52
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 92982 0 0 0 179460 92 0 0 25 0 1 0 158613815 374161408 90620 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574465 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91348 90620 123 215 0 91130 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 365392

[startup+1797.12 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1078936/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365520 CPUtime=1796.53
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 93001 0 0 0 179561 92 0 0 25 0 1 0 158613815 374292480 90639 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91380 90639 123 215 0 91162 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 365520

[startup+1798.13 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1078872/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365520 CPUtime=1797.53
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 93024 0 0 0 179661 92 0 0 25 0 1 0 158613815 374292480 90662 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91380 90662 123 215 0 91162 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 365520

[startup+1799.13 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1078744/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365652 CPUtime=1798.54
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 93048 0 0 0 179762 92 0 0 25 0 1 0 158613815 374427648 90686 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91413 90686 123 215 0 91195 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 365652

[startup+1800.14 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1078680/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365780 CPUtime=1799.54
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 93069 0 0 0 179862 92 0 0 25 0 1 0 158613815 374558720 90707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91445 90707 123 215 0 91227 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 365780

[startup+1801.14 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1078616/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365780 CPUtime=1800.55
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 93089 0 0 0 179963 92 0 0 25 0 1 0 158613815 374558720 90727 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581301 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91445 90727 123 215 0 91227 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 365780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22620
/proc/meminfo: memFree=1078616/2055920 swapFree=4183048/4192956
[pid=22618] ppid=22616 vsize=365780 CPUtime=1800.55
/proc/22618/stat : 22618 (minisat+) R 22616 22618 22569 0 -1 4194304 93089 0 0 0 179963 92 0 0 25 0 1 0 158613815 374558720 90727 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22618/statm: 91445 90727 123 215 0 91227 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 365780

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.62
CPU user time (s): 1799.64
CPU system time (s): 0.986849
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (Kb): 365780
The end

Launcher Data (download as text)

Begin job on node34 on Fri Jul 28 20:09:48 UTC 2006


FILE ID= 49780-1154117388

PBS_JOBID= 886785

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node34/49780-1154117388/instance-49780-1154117388.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-49780-1154117388 -o ROOT/results/node34/solver-49780-1154117388 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node34/49780-1154117388/instance-49780-1154117388.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  80cd942b10c7098d47a9e31c7b11aaed

RANDOM SEED= 322857864

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.263
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.263
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:       1441720 kB
Buffers:         42500 kB
Cached:         493308 kB
SwapCached:       3772 kB
Active:          86700 kB
Inactive:       457764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1441720 kB
SwapTotal:     4192956 kB
SwapFree:      4183048 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            55764 kB
Committed_AS:   695248 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node34 on Fri Jul 28 20:39:49 UTC 2006