Trace number 355269

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.07 1800.66

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
MD5SUM80cd942b10c7098d47a9e31c7b11aaed
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1
Best CPU time to get the best result obtained on this benchmark1800.48
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235241283418574603663113591819857963636207601588942656194290280593199415
Number of bits of the biggest sum of numbers331
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
3.39/3.46	c Converting 73262 PB-constraints to clauses...
3.39/3.48	c   -- Unit propagations: (none)
27.78/27.83	c   -- Detecting intervals from adjacent constraints: #
27.78/27.84	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
27.88/27.98	c ---[   0]---> Adder-cost: 35960   maxlim: 46520948598400599217989947531860123538587052105797643822422222073547   bits: 225/225
81.15/81.25	c ==================================[MINISAT+]==================================
81.15/81.25	c | Conflicts | Original         | Learnt                           | Progress |
81.15/81.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
81.15/81.25	c ==============================================================================
81.15/81.25	c |         0 |  310869  1032372 |  103623       0        0     nan |  0.000 % |
81.15/81.28	c |       100 |  310852  1032313 |  113985      99      304     3.1 | 11.125 % |
81.36/81.48	c |       250 |  310160  1029873 |  125383     156      484     3.1 | 11.315 % |
82.25/82.30	c |       475 |  310105  1029682 |  137922     358     1345     3.8 | 11.332 % |
82.35/82.49	c |       814 |  310105  1029682 |  151714     697    15664    22.5 | 11.332 % |
82.56/82.67	c |      1321 |  310105  1029682 |  166885    1204    37411    31.1 | 11.332 % |
83.85/83.92	c |      2080 |  310105  1029682 |  183574    1963    71567    36.5 | 11.332 % |
84.35/84.41	c |      3219 |  310105  1029682 |  201931    3102   126956    40.9 | 11.332 % |
84.76/84.81	c |      4927 |  310105  1029682 |  222125    4810   204546    42.5 | 11.332 % |
89.85/89.92	c |      7489 |  310096  1029651 |  244337    7369   264095    35.8 | 11.333 % |
98.45/98.52	c |     11333 |  310096  1029651 |  268771   11213   453034    40.4 | 11.333 % |
113.14/113.29	c |     17099 |  310096  1029651 |  295648   16979   710608    41.9 | 11.333 % |
123.54/123.68	c |     25748 |  310096  1029651 |  325213   25628  1857605    72.5 | 11.333 % |
134.94/135.04	c |     38722 |  310096  1029651 |  357734   38602  2656569    68.8 | 11.333 % |
173.12/173.24	c |     58184 |  310096  1029651 |  393508   58064  4289333    73.9 | 11.333 % |
195.02/195.15	c |     87376 |  310096  1029651 |  432858   87256  7263364    83.2 | 11.333 % |
271.39/271.58	c |    131167 |  310088  1029625 |  476144  131046 10731961    81.9 | 11.335 % |
386.76/386.98	c |    196851 |  310063  1029544 |  523759  196728 18631382    94.7 | 11.342 % |
612.59/612.83	c |    295378 |  310055  1029518 |  576135  295254 41709874   141.3 | 11.343 % |
1204.00/1204.43	c |    443168 |  310047  1029492 |  633748  443043 57131329   129.0 | 11.345 % |
1800.00/1800.60	c 
1800.00/1800.60	c *** TERMINATED ***
1800.00/1800.60	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/355269-1176790816/instance-355269-1176790816.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-355269-1176790816 -o ROOT/results/node25/solver-355269-1176790816 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/355269-1176790816/minisat+ /tmp/evaluation/355269-1176790816/instance-355269-1176790816.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11426
/proc/meminfo: memFree=1843528/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=1048 CPUtime=0
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 126998752 1073152 101 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 262 101 74 215 0 44 0

[startup+0.10278 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11426
/proc/meminfo: memFree=1843528/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=2068 CPUtime=0.1
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 376 0 0 0 10 0 0 0 18 0 1 0 126998752 2117632 361 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 517 361 74 215 0 299 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2068

[startup+0.201796 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11426
/proc/meminfo: memFree=1843528/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=3184 CPUtime=0.19
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 648 0 0 0 19 0 0 0 18 0 1 0 126998752 3260416 633 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134809879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 796 633 74 215 0 578 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3184

[startup+0.301812 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11426
/proc/meminfo: memFree=1843528/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=4208 CPUtime=0.29
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 880 0 0 0 29 0 0 0 19 0 1 0 126998752 4308992 865 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 1052 865 74 215 0 834 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4208

[startup+0.701881 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11426
/proc/meminfo: memFree=1843528/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=8088 CPUtime=0.69
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 1833 0 0 0 68 1 0 0 22 0 1 0 126998752 8282112 1818 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 2022 1818 74 215 0 1804 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8088

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1832704/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=15500 CPUtime=1.49
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 3681 0 0 0 147 2 0 0 25 0 1 0 126998752 15872000 3663 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134812870 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 3875 3663 74 215 0 3657 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15500

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1822592/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=30452 CPUtime=3.09
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 7662 0 0 0 304 5 0 0 25 0 1 0 126998752 31182848 7357 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 7613 7357 74 215 0 7395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30452

[startup+6.30284 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1811648/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=32556 CPUtime=6.29
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 8333 0 0 0 624 5 0 0 25 0 1 0 126998752 33337344 7906 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134621806 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 8139 7906 83 215 0 7921 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32556

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1811664/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=32556 CPUtime=12.69
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 8333 0 0 0 1263 6 0 0 25 0 1 0 126998752 33337344 7906 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134812754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 8139 7906 83 215 0 7921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32556

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1811856/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=32556 CPUtime=25.49
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 8333 0 0 0 2543 6 0 0 25 0 1 0 126998752 33337344 7906 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134812727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 8139 7906 83 215 0 7921 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32556

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1714768/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=130564 CPUtime=51.06
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 33031 0 0 0 5084 22 0 0 25 0 1 0 126998752 133697536 32189 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 32641 32189 92 215 0 32423 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 130564

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1709904/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=135632 CPUtime=102.25
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 35795 0 0 0 10201 24 0 0 25 0 1 0 126998752 138887168 33434 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 33908 33434 123 215 0 33690 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 135632

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1709840/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=135632 CPUtime=162.23
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 35798 0 0 0 16199 24 0 0 25 0 1 0 126998752 138887168 33437 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 33908 33437 123 215 0 33690 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 135632

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1709776/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=135632 CPUtime=222.21
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 35801 0 0 0 22197 24 0 0 25 0 1 0 126998752 138887168 33440 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 33908 33440 123 215 0 33690 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 135632

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1709712/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=135632 CPUtime=282.19
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 35801 0 0 0 28195 24 0 0 25 0 1 0 126998752 138887168 33440 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 33908 33440 123 215 0 33690 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 135632

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1709648/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=135632 CPUtime=342.17
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 35801 0 0 0 34193 24 0 0 25 0 1 0 126998752 138887168 33440 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 33908 33440 123 215 0 33690 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 135632

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1705680/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=139836 CPUtime=402.15
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 36846 0 0 0 40190 25 0 0 25 0 1 0 126998752 143192064 34485 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 34959 34485 123 215 0 34741 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 139836

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1681616/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=164172 CPUtime=462.13
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 42833 0 0 0 46182 31 0 0 25 0 1 0 126998752 168112128 40472 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 41043 40472 123 215 0 40825 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 164172

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1657168/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=188580 CPUtime=522.11
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 48975 0 0 0 52173 38 0 0 25 0 1 0 126998752 193105920 46614 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 47145 46614 123 215 0 46927 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 188580

[startup+582.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 11427
/proc/meminfo: memFree=1630800/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=214728 CPUtime=582.1
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 55517 0 0 0 58166 44 0 0 25 0 1 0 126998752 219881472 53156 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 53682 53156 123 215 0 53464 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 214728

[startup+642.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 11427
/proc/meminfo: memFree=1607568/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=237604 CPUtime=642.08
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 61290 0 0 0 64158 50 0 0 25 0 1 0 126998752 243306496 58929 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 59401 58929 123 215 0 59183 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 237604


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

[startup+882.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11427
/proc/meminfo: memFree=1576656/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=268676 CPUtime=882
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 68948 0 0 0 88141 59 0 0 25 0 1 0 126998752 275124224 66587 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 67169 66587 123 215 0 66951 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 268676

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11427
/proc/meminfo: memFree=1570320/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=274964 CPUtime=941.97
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 70534 0 0 0 94136 61 0 0 25 0 1 0 126998752 281563136 68173 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 68741 68173 123 215 0 68523 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 274964

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11427
/proc/meminfo: memFree=1564304/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=281056 CPUtime=1001.95
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 72034 0 0 0 100132 63 0 0 25 0 1 0 126998752 287801344 69673 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 70264 69673 123 215 0 70046 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 281056

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1558864/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=286436 CPUtime=1061.94
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 73400 0 0 0 106129 65 0 0 25 0 1 0 126998752 293310464 71039 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 71609 71039 123 215 0 71391 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 286436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1553296/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=291788 CPUtime=1121.92
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 74765 0 0 0 112125 67 0 0 25 0 1 0 126998752 298790912 72404 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 72947 72404 123 215 0 72729 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 291788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1548240/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=296820 CPUtime=1181.9
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 76027 0 0 0 118122 68 0 0 25 0 1 0 126998752 303943680 73666 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 74205 73666 123 215 0 73987 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 296820

[startup+1242.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 11429
/proc/meminfo: memFree=1540624/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=304484 CPUtime=1241.88
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 77921 0 0 0 124118 70 0 0 25 0 1 0 126998752 311791616 75560 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 76121 75560 123 215 0 75903 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 304484

[startup+1302.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 11429
/proc/meminfo: memFree=1534608/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=311280 CPUtime=1301.86
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 79430 0 0 0 130114 72 0 0 25 0 1 0 126998752 318750720 77069 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 77820 77069 123 215 0 77602 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 311280

[startup+1362.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1528336/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=317444 CPUtime=1361.84
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 80971 0 0 0 136110 74 0 0 25 0 1 0 126998752 325062656 78610 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 79361 78610 123 215 0 79143 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 317444

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1522896/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=322788 CPUtime=1421.82
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 82327 0 0 0 142106 76 0 0 25 0 1 0 126998752 330534912 79966 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 80697 79966 123 215 0 80479 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 322788

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1517712/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=328040 CPUtime=1481.8
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 83611 0 0 0 148102 78 0 0 25 0 1 0 126998752 335912960 81250 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 82010 81250 123 215 0 81792 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 328040

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1512656/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=332848 CPUtime=1541.79
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 84855 0 0 0 154099 80 0 0 25 0 1 0 126998752 340836352 82494 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 83212 82494 123 215 0 82994 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 332848

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1507664/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=337876 CPUtime=1601.76
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 86127 0 0 0 160095 81 0 0 25 0 1 0 126998752 345985024 83766 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 84469 83766 123 215 0 84251 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 337876

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1502800/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=342940 CPUtime=1661.75
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 87358 0 0 0 166092 83 0 0 25 0 1 0 126998752 351170560 84997 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 85735 84997 123 215 0 85517 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 342940

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1497808/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=347892 CPUtime=1721.72
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 88598 0 0 0 172088 84 0 0 25 0 1 0 126998752 356241408 86237 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 86973 86237 123 215 0 86755 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 347892

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1492752/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=352848 CPUtime=1781.71
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 89855 0 0 0 178085 86 0 0 25 0 1 0 126998752 361316352 87494 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 88212 87494 123 215 0 87994 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 352848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1491280/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=354300 CPUtime=1800
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 90214 0 0 0 179914 86 0 0 25 0 1 0 126998752 362803200 87853 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 88575 87853 123 215 0 88357 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 354300

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

Solver just ended. Dumping a history of the last processes samples

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11429
/proc/meminfo: memFree=1491280/2055920 swapFree=4165576/4192956
[pid=11426] ppid=11424 vsize=354300 CPUtime=1800
/proc/11426/stat : 11426 (minisat+) R 11424 11426 10723 0 -1 4194304 90214 0 0 0 179914 86 0 0 25 0 1 0 126998752 362803200 87853 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11426/statm: 88575 87853 123 215 0 88357 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 354300

Child status: 0
Real time (s): 1800.66
CPU time (s): 1800.07
CPU user time (s): 1799.15
CPU system time (s): 0.925859
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 354300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 0.925859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 285
involuntary context switches= 2724

runsolver used 1.25081 second user time and 3.81542 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Tue Apr 17 06:20:17 UTC 2007

IDJOB= 355269
IDBENCH= 2963
IDSOLVER= 156
FILE ID= node25/355269-1176790816

PBS_JOBID= 4580832

Free space on /tmp= 66493 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
COMMAND LINE= /tmp/evaluation/355269-1176790816/minisat+ /tmp/evaluation/355269-1176790816/instance-355269-1176790816.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node25/convwatcher-355269-1176790816 -o ROOT/results/node25/conversion-355269-1176790816 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/355269-1176790816/instance-355269-1176790816.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-355269-1176790816 -o ROOT/results/node25/solver-355269-1176790816 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/355269-1176790816/minisat+ /tmp/evaluation/355269-1176790816/instance-355269-1176790816.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  80cd942b10c7098d47a9e31c7b11aaed

RANDOM SEED= 428318912

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.261
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.261
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:       1843936 kB
Buffers:         12544 kB
Cached:         129852 kB
SwapCached:      21620 kB
Active:          62764 kB
Inactive:       107372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843936 kB
SwapTotal:     4192956 kB
SwapFree:      4165576 kB
Dirty:            5660 kB
Writeback:           0 kB
Mapped:          15816 kB
Slab:            27868 kB
Committed_AS:  2102912 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66493 MiB

End job on node25 on Tue Apr 17 06:50:19 UTC 2007