Trace number 350113

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.1 1800.56

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-229130880-max.opb
MD5SUMce74ed6abc2682e3852648a27e28a7ce
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-4
Best CPU time to get the best result obtained on this benchmark1800.45
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -4
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 4374501449566023848745004454235242451901741326209966194279906655789612083583747144123545843134987905
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.39/27.44	c   -- Detecting intervals from adjacent constraints: #
27.39/27.46	c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
27.58/27.60	c ---[   0]---> Adder-cost: 36400   maxlim: 185628437934196225047014300357816985982873324374841130757601902363009   bits: 227/227
78.25/78.35	c ==================================[MINISAT+]==================================
78.25/78.35	c | Conflicts | Original         | Learnt                           | Progress |
78.25/78.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
78.25/78.35	c ==============================================================================
78.25/78.35	c |         0 |  314385  1044450 |  104795       0        0     nan |  0.000 % |
78.25/78.36	c |       100 |  314385  1044450 |  115274     100      315     3.1 | 10.685 % |
78.65/78.70	c |       252 |  314165  1043674 |  126801     224      779     3.5 | 10.745 % |
78.74/78.80	c |       477 |  314156  1043645 |  139482     448     8986    20.1 | 10.748 % |
78.74/78.89	c |       816 |  314156  1043645 |  153430     787    18163    23.1 | 10.749 % |
79.64/79.75	c |      1323 |  314156  1043645 |  168773    1294    39770    30.7 | 10.748 % |
82.04/82.14	c |      2083 |  314156  1043645 |  185650    2054    60524    29.5 | 10.748 % |
82.64/82.71	c |      3222 |  313996  1043075 |  204215    3163   149656    47.3 | 10.791 % |
84.04/84.12	c |      4930 |  313996  1043075 |  224637    4871   229632    47.1 | 10.791 % |
85.34/85.41	c |      7493 |  313996  1043075 |  247101    7434   322075    43.3 | 10.791 % |
87.54/87.67	c |     11337 |  313996  1043075 |  271811   11278   521668    46.3 | 10.791 % |
92.74/92.81	c |     17103 |  313961  1042950 |  298992   17038  1014234    59.5 | 10.801 % |
106.23/106.31	c |     25752 |  313961  1042950 |  328891   25687  1607107    62.6 | 10.801 % |
114.33/114.46	c |     38726 |  313961  1042950 |  361780   38661  3224609    83.4 | 10.800 % |
128.12/128.27	c |     58189 |  313961  1042950 |  397958   58124  5331607    91.7 | 10.800 % |
150.20/150.40	c |     87384 |  313950  1042907 |  437754   87318  8900777   101.9 | 10.804 % |
195.49/195.65	c |    131173 |  313950  1042907 |  481530  131107 12600125    96.1 | 10.804 % |
316.76/316.90	c |    196859 |  313950  1042907 |  529683  196793 19298429    98.1 | 10.804 % |
598.00/598.30	c |    295385 |  313942  1042881 |  582651  295318 33951759   115.0 | 10.805 % |
1230.36/1230.71	c |    443174 |  313933  1042850 |  640916  443082 49932929   112.7 | 10.807 % |
1800.04/1800.50	c 
1800.04/1800.50	c *** TERMINATED ***
1800.04/1800.50	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350113-1176794099/instance-350113-1176794099.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/node52/watcher-350113-1176794099 -o ROOT/results/node52/solver-350113-1176794099 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/350113-1176794099/minisat+ /tmp/evaluation/350113-1176794099/instance-350113-1176794099.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: 0.92 0.98 0.99 3/64 24840
/proc/meminfo: memFree=1929684/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=1048 CPUtime=0
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 34255025 1073152 101 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135012139 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 262 101 74 215 0 44 0

[startup+0.0507529 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24840
/proc/meminfo: memFree=1929684/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=1636 CPUtime=0.04
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 241 0 0 0 4 0 0 0 18 0 1 0 34255025 1675264 226 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135002660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 409 226 74 215 0 191 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1636

[startup+0.101755 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24840
/proc/meminfo: memFree=1929684/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=2068 CPUtime=0.09
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 375 0 0 0 9 0 0 0 18 0 1 0 34255025 2117632 360 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 517 360 74 215 0 299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2068

[startup+0.301768 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24840
/proc/meminfo: memFree=1929684/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=4208 CPUtime=0.29
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 880 0 0 0 29 0 0 0 19 0 1 0 34255025 4308992 865 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134571974 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 1052 865 74 215 0 834 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4208

[startup+0.701796 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24840
/proc/meminfo: memFree=1929684/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=8088 CPUtime=0.69
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 1833 0 0 0 69 0 0 0 22 0 1 0 34255025 8282112 1818 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135003247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 2022 1818 74 215 0 1804 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8088

[startup+1.50185 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24841
/proc/meminfo: memFree=1919884/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=15500 CPUtime=1.49
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 3681 0 0 0 148 1 0 0 25 0 1 0 34255025 15872000 3663 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134605343 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 3875 3664 74 215 0 3657 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15500

[startup+3.10196 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24841
/proc/meminfo: memFree=1909516/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=30452 CPUtime=3.09
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 7662 0 0 0 305 4 0 0 25 0 1 0 34255025 31182848 7357 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005240 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 7613 7357 74 215 0 7395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30452

[startup+6.30118 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24841
/proc/meminfo: memFree=1897740/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=32556 CPUtime=6.29
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 8333 0 0 0 625 4 0 0 25 0 1 0 34255025 33337344 7906 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135003227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 8139 7906 83 215 0 7921 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32556

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24841
/proc/meminfo: memFree=1897932/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=32556 CPUtime=12.69
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 8333 0 0 0 1265 4 0 0 25 0 1 0 34255025 33337344 7906 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134806272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 8139 7906 83 215 0 7921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32556

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24841
/proc/meminfo: memFree=1898060/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=32556 CPUtime=25.48
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 8333 0 0 0 2544 4 0 0 25 0 1 0 34255025 33337344 7906 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 8139 7906 83 215 0 7921 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32556

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24841
/proc/meminfo: memFree=1798412/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=133192 CPUtime=51.06
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 33672 0 0 0 5083 23 0 0 25 0 1 0 34255025 136388608 32826 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134812127 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24840/statm: 33298 32826 92 215 0 33080 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 133192

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24841
/proc/meminfo: memFree=1793676/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=138008 CPUtime=102.23
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 36475 0 0 0 10199 24 0 0 25 0 1 0 34255025 141320192 34035 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24840/statm: 34502 34035 123 215 0 34284 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 138008

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24841
/proc/meminfo: memFree=1793612/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=138008 CPUtime=162.2
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 36477 0 0 0 16196 24 0 0 25 0 1 0 34255025 141320192 34037 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 34502 34037 123 215 0 34284 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 138008

[startup+222.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1793612/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=138008 CPUtime=222.18
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 36477 0 0 0 22194 24 0 0 25 0 1 0 34255025 141320192 34037 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 34502 34037 123 215 0 34284 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 138008

[startup+282.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1793548/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=138008 CPUtime=282.18
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 36477 0 0 0 28193 25 0 0 25 0 1 0 34255025 141320192 34037 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 34502 34037 123 215 0 34284 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 138008

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24841
/proc/meminfo: memFree=1784460/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=148432 CPUtime=342.16
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 38957 0 0 0 34189 27 0 0 25 0 1 0 34255025 151994368 36517 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 37108 36517 123 215 0 36890 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 148432

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1770508/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=161640 CPUtime=402.14
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 42272 0 0 0 40183 31 0 0 25 0 1 0 34255025 165519360 39832 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 40410 39832 123 215 0 40192 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 161640

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1757516/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=174424 CPUtime=462.13
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 45490 0 0 0 46178 35 0 0 25 0 1 0 34255025 178610176 43050 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 43606 43050 123 215 0 43388 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 174424

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1749580/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=182416 CPUtime=522.12
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 47490 0 0 0 52175 37 0 0 25 0 1 0 34255025 186793984 45050 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 45604 45050 123 215 0 45386 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 182416

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1737548/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=194144 CPUtime=582.11
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 50464 0 0 0 58170 41 0 0 25 0 1 0 34255025 198803456 48024 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 48536 48024 123 215 0 48318 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 194144

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1722892/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=208604 CPUtime=642.09
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 54088 0 0 0 64164 45 0 0 25 0 1 0 34255025 213610496 51648 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 52151 51648 123 215 0 51933 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 208604


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1694988/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=236712 CPUtime=882.04
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 61026 0 0 0 88152 52 0 0 25 0 1 0 34255025 242393088 58586 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 59178 58586 123 215 0 58960 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 236712

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1689676/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=242060 CPUtime=942.02
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 62358 0 0 0 94149 53 0 0 25 0 1 0 34255025 247869440 59918 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 60515 59918 123 215 0 60297 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 242060

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1683404/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=248216 CPUtime=1002.01
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 63914 0 0 0 100145 56 0 0 25 0 1 0 34255025 254173184 61474 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 62054 61474 123 215 0 61836 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 248216

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1677836/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=253740 CPUtime=1062
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 65303 0 0 0 106143 57 0 0 25 0 1 0 34255025 259829760 62863 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 63435 62863 123 215 0 63217 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 253740

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1672396/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=259088 CPUtime=1121.98
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 66648 0 0 0 112139 59 0 0 25 0 1 0 34255025 265306112 64208 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 64772 64208 123 215 0 64554 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 259088

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1667852/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=263624 CPUtime=1181.98
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 67788 0 0 0 118137 61 0 0 25 0 1 0 34255025 269950976 65348 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 65906 65348 123 215 0 65688 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 263624

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1657932/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=273488 CPUtime=1241.96
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 70254 0 0 0 124132 64 0 0 25 0 1 0 34255025 280051712 67814 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 68372 67814 123 215 0 68154 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 273488

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1652108/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=279196 CPUtime=1301.95
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 71682 0 0 0 130129 66 0 0 25 0 1 0 34255025 285896704 69242 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 69799 69242 123 215 0 69581 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 279196

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1647372/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=284696 CPUtime=1361.93
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 72864 0 0 0 136126 67 0 0 25 0 1 0 34255025 291528704 70424 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 71174 70424 123 215 0 70956 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 284696

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1642700/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=289376 CPUtime=1421.93
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 74033 0 0 0 142124 69 0 0 25 0 1 0 34255025 296321024 71593 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 72344 71593 123 215 0 72126 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 289376

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1638540/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=293536 CPUtime=1481.91
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 75077 0 0 0 148121 70 0 0 25 0 1 0 34255025 300580864 72637 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 73384 72637 123 215 0 73166 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 293536

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1634764/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=297184 CPUtime=1541.9
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 75988 0 0 0 154119 71 0 0 25 0 1 0 34255025 304316416 73548 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 74296 73548 123 215 0 74078 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 297184

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1630668/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=301340 CPUtime=1601.88
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 77058 0 0 0 160115 73 0 0 25 0 1 0 34255025 308572160 74618 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 75335 74618 123 215 0 75117 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 301340

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1622604/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=309184 CPUtime=1661.87
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 79024 0 0 0 166111 76 0 0 25 0 1 0 34255025 316604416 76584 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 77296 76584 123 215 0 77078 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 309184

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1618380/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=313352 CPUtime=1721.86
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 80090 0 0 0 172108 78 0 0 25 0 1 0 34255025 320872448 77650 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 78338 77650 123 215 0 78120 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 313352

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1613644/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=318068 CPUtime=1781.84
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 81257 0 0 0 178105 79 0 0 25 0 1 0 34255025 325701632 78817 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 79517 78817 123 215 0 79299 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 318068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1611340/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=320280 CPUtime=1800.04
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 81807 0 0 0 179925 79 0 0 25 0 1 0 34255025 327966720 79367 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 80070 79367 123 215 0 79852 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 320280

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24841
/proc/meminfo: memFree=1611340/2055920 swapFree=4179260/4192956
[pid=24840] ppid=24838 vsize=320280 CPUtime=1800.04
/proc/24840/stat : 24840 (minisat+) R 24838 24840 24134 0 -1 4194304 81807 0 0 0 179925 79 0 0 25 0 1 0 34255025 327966720 79367 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24840/statm: 80070 79367 123 215 0 79852 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 320280

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.1
CPU user time (s): 1799.25
CPU system time (s): 0.847871
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 320280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 0.847871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81808
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= 296
involuntary context switches= 2652

runsolver used 1.18482 second user time and 4.00439 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Tue Apr 17 07:14:59 UTC 2007

IDJOB= 350113
IDBENCH= 2980
IDSOLVER= 156
FILE ID= node52/350113-1176794099

PBS_JOBID= 4580853

Free space on /tmp= 66380 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-229130880-max.opb
COMMAND LINE= /tmp/evaluation/350113-1176794099/minisat+ /tmp/evaluation/350113-1176794099/instance-350113-1176794099.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node52/convwatcher-350113-1176794099 -o ROOT/results/node52/conversion-350113-1176794099 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350113-1176794099/instance-350113-1176794099.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  ce74ed6abc2682e3852648a27e28a7ce

RANDOM SEED= 285515353

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1930156 kB
Buffers:         12344 kB
Cached:          60092 kB
SwapCached:       7940 kB
Active:          33844 kB
Inactive:        52636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1930156 kB
SwapTotal:     4192956 kB
SwapFree:      4179260 kB
Dirty:            5652 kB
Writeback:           0 kB
Mapped:          15808 kB
Slab:            25312 kB
Committed_AS:  1507432 kB
PageTables:       1484 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= 66380 MiB

End job on node52 on Tue Apr 17 07:45:02 UTC 2007