Trace number 49806

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.67 1801.25

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390.opb
MD5SUM6e35a6365bb53fc415f73802d28edd05
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark40.8848
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
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.34	c Converting 73262 PB-constraints to clauses...
3.36	c   -- Unit propagations: (none)
27.87	c   -- Detecting intervals from adjacent constraints: #
27.89	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
28.03	c ---[   0]---> Adder-cost: 35960   maxlim: 46520948598400599217989947531860123538587052105797643822422222073547   bits: 225/225
81.21	c ==================================[MINISAT+]==================================
81.21	c | Conflicts | Original         | Learnt                           | Progress |
81.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
81.21	c ==============================================================================
81.21	c |         0 |  310869  1032372 |  103623       0        0     nan |  0.000 % |
81.23	c |       100 |  310852  1032313 |  113985      99      304     3.1 | 11.125 % |
81.44	c |       250 |  310160  1029873 |  125383     156      484     3.1 | 11.315 % |
81.88	c |       476 |  310058  1029519 |  137922     369     1319     3.6 | 11.345 % |
82.95	c |       814 |  310058  1029519 |  151714     707    32629    46.2 | 11.345 % |
83.86	c |      1321 |  310058  1029519 |  166885    1214    88188    72.6 | 11.345 % |
86.65	c |      2080 |  310058  1029519 |  183574    1973   137672    69.8 | 11.345 % |
89.69	c |      3219 |  310033  1029438 |  201931    3109   183344    59.0 | 11.353 % |
93.63	c |      4927 |  310033  1029438 |  222125    4817   404628    84.0 | 11.353 % |
96.47	c |      7489 |  310033  1029438 |  244337    7379   673702    91.3 | 11.353 % |
109.21	c |     11334 |  310033  1029438 |  268771   11224   978896    87.2 | 11.353 % |
120.80	c |     17100 |  310017  1029386 |  295648   16988  1376511    81.0 | 11.358 % |
131.21	c |     25749 |  310006  1029343 |  325213   25636  2153044    84.0 | 11.361 % |
163.37	c |     38724 |  310006  1029343 |  357734   38611  3179918    82.4 | 11.361 % |
220.13	c |     58190 |  309968  1029209 |  393508   58053  5539922    95.4 | 11.371 % |
280.53	c |     87382 |  309951  1029154 |  432858   87243  9826578   112.6 | 11.376 % |
348.02	c |    131173 |  309942  1029125 |  476144  131033 15808387   120.6 | 11.379 % |
547.29	c |    196858 |  309942  1029125 |  523759  196718 25455350   129.4 | 11.379 % |
799.88	c |    295384 |  309828  1028751 |  576135  295226 46418303   157.2 | 11.409 % |
1323.13	c |    443175 |  309760  1028519 |  633748  442971 74372948   167.9 | 11.425 % |
1801.16	c 
1801.16	c *** TERMINATED ***
1801.16	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1581488/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=1048 CPUtime=0
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 158797328 1073152 93 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134619209 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 262 93 74 215 0 44 0

[startup+10.0028 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1549952/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=32588 CPUtime=9.99
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 8342 0 0 0 996 3 0 0 25 0 1 0 158797328 33370112 7915 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812745 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 8147 7915 83 215 0 7929 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 32588

[startup+20.0088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1550144/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=32588 CPUtime=19.99
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 8342 0 0 0 1996 3 0 0 25 0 1 0 158797328 33370112 7915 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621675 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 8147 7915 83 215 0 7929 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 32588

[startup+30.0148 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1541760/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=41288 CPUtime=29.99
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 10514 0 0 0 2990 9 0 0 25 0 1 0 158797328 42278912 10087 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 10322 10087 89 215 0 10104 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 41288

[startup+40.0207 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1453056/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=130592 CPUtime=40
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 33051 0 0 0 3980 20 0 0 25 0 1 0 158797328 133726208 32209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003239 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 32648 32209 92 215 0 32430 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 130592

[startup+50.0267 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1453056/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=130592 CPUtime=50
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 33051 0 0 0 4980 20 0 0 25 0 1 0 158797328 133726208 32209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808955 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 32648 32209 92 215 0 32430 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 130592

[startup+60.0327 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1453056/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=130592 CPUtime=60
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 33051 0 0 0 5980 20 0 0 25 0 1 0 158797328 133726208 32209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 32648 32209 92 215 0 32430 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 130592

[startup+70.0387 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1453056/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=130592 CPUtime=70.01
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 33051 0 0 0 6981 20 0 0 25 0 1 0 158797328 133726208 32209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134649169 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 32648 32209 92 215 0 32430 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 130592

[startup+80.0456 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1449280/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=134492 CPUtime=80.01
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35479 0 0 0 7980 21 0 0 25 0 1 0 158797328 137719808 33125 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33623 33125 107 215 0 33405 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 134492

[startup+90.0506 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448320/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=90.01
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35789 0 0 0 8980 21 0 0 25 0 1 0 158797328 138915840 33427 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33427 123 215 0 33697 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 135660

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448320/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=100.02
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35797 0 0 0 9980 22 0 0 25 0 1 0 158797328 138915840 33435 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33435 123 215 0 33697 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 135660

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448320/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=110.03
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35797 0 0 0 10981 22 0 0 25 0 1 0 158797328 138915840 33435 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33435 123 215 0 33697 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 135660

[startup+120.069 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448256/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=120.03
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35799 0 0 0 11981 22 0 0 25 0 1 0 158797328 138915840 33437 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33437 123 215 0 33697 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 135660

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448256/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=130.03
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35800 0 0 0 12981 22 0 0 25 0 1 0 158797328 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 135660

[startup+140.081 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448256/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=140.03
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35800 0 0 0 13981 22 0 0 25 0 1 0 158797328 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 135660

[startup+150.086 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448256/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=150.04
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35800 0 0 0 14982 22 0 0 25 0 1 0 158797328 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581159 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 135660

[startup+160.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448256/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=160.04
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35800 0 0 0 15982 22 0 0 25 0 1 0 158797328 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 135660

[startup+170.098 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448256/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=170.04
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35800 0 0 0 16982 22 0 0 25 0 1 0 158797328 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 135660

[startup+180.104 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448320/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=180.05
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35800 0 0 0 17983 22 0 0 25 0 1 0 158797328 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 135660

[startup+190.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448320/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=190.05
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35800 0 0 0 18983 22 0 0 25 0 1 0 158797328 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 135660

[startup+200.116 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883
/proc/meminfo: memFree=1448320/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=135660 CPUtime=200.05
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 35800 0 0 0 19983 22 0 0 25 0 1 0 158797328 138915840 33438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 33915 33438 123 215 0 33697 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 135660

[startup+210.122 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11883

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

/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 118892 0 0 0 178040 109 0 0 25 0 1 0 158797328 479924224 116530 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117169 116530 123 215 0 116951 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 468676

[startup+1783.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1114880/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=468936 CPUtime=1782.49
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 118953 0 0 0 178140 109 0 0 25 0 1 0 158797328 480190464 116591 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117234 116591 123 215 0 117016 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 468936

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1114688/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=469200 CPUtime=1783.49
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119004 0 0 0 178240 109 0 0 25 0 1 0 158797328 480460800 116642 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117300 116642 123 215 0 117082 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (Kb) 469200

[startup+1785.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1114496/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=469332 CPUtime=1784.51
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119049 0 0 0 178341 110 0 0 25 0 1 0 158797328 480595968 116687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117333 116687 123 215 0 117115 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 469332

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1114240/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=469596 CPUtime=1785.51
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119110 0 0 0 178441 110 0 0 25 0 1 0 158797328 480866304 116748 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117399 116748 123 215 0 117181 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 469596

[startup+1787.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1114048/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=469860 CPUtime=1786.52
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119171 0 0 0 178542 110 0 0 25 0 1 0 158797328 481136640 116809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117465 116809 123 215 0 117247 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 469860

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1113728/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=470120 CPUtime=1787.52
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119237 0 0 0 178642 110 0 0 25 0 1 0 158797328 481402880 116875 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117530 116875 123 215 0 117312 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 470120

[startup+1789.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1113472/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=470384 CPUtime=1788.53
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119303 0 0 0 178743 110 0 0 25 0 1 0 158797328 481673216 116941 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117596 116941 123 215 0 117378 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 470384

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1113216/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=470644 CPUtime=1789.53
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119370 0 0 0 178843 110 0 0 25 0 1 0 158797328 481939456 117008 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117661 117008 123 215 0 117443 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 470644

[startup+1791.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1112960/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=470908 CPUtime=1790.53
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119428 0 0 0 178943 110 0 0 25 0 1 0 158797328 482209792 117066 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117727 117066 123 215 0 117509 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 470908

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1112768/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=471040 CPUtime=1791.54
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119483 0 0 0 179044 110 0 0 25 0 1 0 158797328 482344960 117121 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117760 117121 123 215 0 117542 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 471040

[startup+1793.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1112448/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=471436 CPUtime=1792.54
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119558 0 0 0 179144 110 0 0 25 0 1 0 158797328 482750464 117196 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117859 117196 123 215 0 117641 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 471436

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1112192/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=471696 CPUtime=1793.55
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119628 0 0 0 179245 110 0 0 25 0 1 0 158797328 483016704 117266 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117924 117266 123 215 0 117706 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 471696

[startup+1795.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1111936/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=471960 CPUtime=1794.55
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119697 0 0 0 179345 110 0 0 25 0 1 0 158797328 483287040 117335 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 117990 117335 123 215 0 117772 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 471960

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1111616/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=472224 CPUtime=1795.55
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119769 0 0 0 179445 110 0 0 25 0 1 0 158797328 483557376 117407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 118056 117407 123 215 0 117838 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 472224

[startup+1797.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1111360/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=472488 CPUtime=1796.56
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119832 0 0 0 179546 110 0 0 25 0 1 0 158797328 483827712 117470 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 118122 117470 123 215 0 117904 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 472488

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1111104/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=472752 CPUtime=1797.56
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119898 0 0 0 179646 110 0 0 25 0 1 0 158797328 484098048 117536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 118188 117536 123 215 0 117970 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 472752

[startup+1799.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1110848/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=473016 CPUtime=1798.57
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 119966 0 0 0 179746 111 0 0 25 0 1 0 158797328 484368384 117604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 118254 117604 123 215 0 118036 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 473016

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1110528/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=473280 CPUtime=1799.58
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 120038 0 0 0 179847 111 0 0 25 0 1 0 158797328 484638720 117676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 118320 117676 123 215 0 118102 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 473280

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1110208/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=473544 CPUtime=1800.58
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 120118 0 0 0 179947 111 0 0 25 0 1 0 158797328 484909056 117756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 118386 117756 123 215 0 118168 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 473544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12081
/proc/meminfo: memFree=1110208/2055920 swapFree=4184084/4192956
[pid=11883] ppid=11881 vsize=473676 CPUtime=1800.58
/proc/11883/stat : 11883 (minisat+) R 11881 11883 11834 0 -1 4194304 120121 0 0 0 179947 111 0 0 25 0 1 0 158797328 485044224 117759 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11883/statm: 118419 117759 123 215 0 118201 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 473676

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

Child status: 0
Real time (s): 1801.25
CPU time (s): 1800.67
CPU user time (s): 1799.48
CPU system time (s): 1.19482
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (Kb): 473676
The end

Launcher Data (download as text)

Begin job on node18 on Fri Jul 28 20:42:47 UTC 2006


FILE ID= 49806-1154119367

PBS_JOBID= 886889

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  6e35a6365bb53fc415f73802d28edd05

RANDOM SEED= 467177009

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.236
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.236
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:       1581696 kB
Buffers:         34280 kB
Cached:         382880 kB
SwapCached:       2604 kB
Active:          32040 kB
Inactive:       393652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581696 kB
SwapTotal:     4192956 kB
SwapFree:      4184084 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14556 kB
Slab:            34568 kB
Committed_AS:   654652 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 node18 on Fri Jul 28 21:12:49 UTC 2006