Trace number 349170

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.06 1800.65

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.17.opb
MD5SUM7d701b956113b6fc93a1922e71200e27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4250
Total number of constraints68397
Number of constraints which are clauses68397
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 4250
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4250
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4250
Number of bits of the biggest sum of numbers13
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...
1.79/1.81	c Converting 68397 PB-constraints to clauses...
1.79/1.82	c   -- Unit propagations: (none)
1.79/1.82	c   -- Detecting intervals from adjacent constraints: (none)
1.79/1.82	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.89/1.98	c ==================================[MINISAT+]==================================
1.89/1.98	c | Conflicts | Original         | Learnt                           | Progress |
1.89/1.98	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.89/1.98	c ==============================================================================
1.89/1.98	c |         0 |   68397   138669 |   22799       0        0     nan |  0.000 % |
1.89/1.99	c |       100 |   68397   138669 |   25078     100     5288    52.9 |  0.000 % |
1.99/2.01	c |       250 |   68397   138669 |   27586     250    27345   109.4 |  0.000 % |
1.99/2.04	c |       476 |   68397   138669 |   30345     476    55808   117.2 |  0.000 % |
2.10/2.10	c |       813 |   68397   138669 |   33380     813   105508   129.8 |  0.000 % |
2.20/2.22	c |      1319 |   68397   138669 |   36718    1319   238948   181.2 |  0.000 % |
2.29/2.39	c |      2080 |   68397   138669 |   40389    2080   408552   196.4 |  0.000 % |
2.69/2.72	c |      3220 |   68397   138669 |   44428    3220   720088   223.6 |  0.000 % |
3.30/3.34	c |      4930 |   68397   138669 |   48871    4930  1260193   255.6 |  0.000 % |
4.29/4.40	c |      7492 |   68397   138669 |   53758    7492  2077236   277.3 |  0.000 % |
6.09/6.18	c |     11336 |   68397   138669 |   59134   11336  3292984   290.5 |  0.000 % |
9.39/9.49	c |     17103 |   68397   138669 |   65048   17103  5370978   314.0 |  0.000 % |
16.49/16.57	c |     25752 |   68397   138669 |   71553   25752  8706513   338.1 |  0.000 % |
34.88/34.91	c |     38727 |   68397   138669 |   78708   38727 13018646   336.2 |  0.000 % |
64.57/64.67	c |     58190 |   68397   138669 |   86579   58190 20743435   356.5 |  0.000 % |
131.25/131.30	c |     87385 |   68397   138669 |   95237   87385 30964013   354.3 |  0.000 % |
218.53/218.60	c |    131175 |   68397   138669 |  104760   47058 17880606   380.0 |  0.000 % |
358.89/359.08	c |    196862 |   68397   138669 |  115236   19383  6546917   337.8 |  0.000 % |
612.43/612.73	c |    295388 |   68397   138669 |  126760  117909 48794912   413.8 |  0.000 % |
1026.31/1026.75	c |    443178 |   68397   138669 |  139436   42176 13744372   325.9 |  0.000 % |
1685.44/1686.06	c |    664862 |   68397   138669 |  153380  141854 46599762   328.5 |  0.000 % |
1800.01/1800.61	c 
1800.01/1800.61	c *** TERMINATED ***
1800.01/1800.61	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/349170-1176655961/instance-349170-1176655961.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/node57/watcher-349170-1176655961 -o ROOT/results/node57/solver-349170-1176655961 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/349170-1176655961/minisat+ /tmp/evaluation/349170-1176655961/instance-349170-1176655961.opb 

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


[startup+0 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 22118
/proc/meminfo: memFree=1663168/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=1352 CPUtime=0
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 106732063 1384448 173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 338 173 67 215 0 120 0

[startup+0.079737 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 22118
/proc/meminfo: memFree=1663168/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=2444 CPUtime=0.07
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 440 0 0 0 7 0 0 0 18 0 1 0 106732063 2502656 425 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 611 425 74 215 0 393 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2444

[startup+0.101738 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 22118
/proc/meminfo: memFree=1663168/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=2580 CPUtime=0.09
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 489 0 0 0 9 0 0 0 18 0 1 0 106732063 2641920 474 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618939 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 645 474 74 215 0 427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2580

[startup+0.301755 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 22118
/proc/meminfo: memFree=1663168/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=4392 CPUtime=0.29
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 916 0 0 0 29 0 0 0 19 0 1 0 106732063 4497408 901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 1098 901 74 215 0 880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4392

[startup+0.70179 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 22118
/proc/meminfo: memFree=1663168/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=7732 CPUtime=0.69
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 1773 0 0 0 68 1 0 0 22 0 1 0 106732063 7917568 1758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 1933 1758 74 215 0 1715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7732

[startup+1.50186 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 22119
/proc/meminfo: memFree=1653816/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=14572 CPUtime=1.49
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 3457 0 0 0 147 2 0 0 25 0 1 0 106732063 14921728 3442 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 3643 3442 74 215 0 3425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14572

[startup+3.102 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 22119
/proc/meminfo: memFree=1643512/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=20428 CPUtime=3.09
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 4932 0 0 0 299 10 0 0 25 0 1 0 106732063 20918272 4917 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577246 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 5107 4917 103 215 0 4889 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20428

[startup+6.30127 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 22119
/proc/meminfo: memFree=1640120/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=25956 CPUtime=6.29
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 6312 0 0 0 618 11 0 0 25 0 1 0 106732063 26578944 6297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572757 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 6489 6297 103 215 0 6271 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25956

[startup+12.7018 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 22119
/proc/meminfo: memFree=1624128/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=41336 CPUtime=12.68
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 10150 0 0 0 1255 13 0 0 25 0 1 0 106732063 42328064 10135 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 10334 10135 103 215 0 10116 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41336

[startup+25.5019 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 22119
/proc/meminfo: memFree=1607168/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=57432 CPUtime=25.49
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 14154 0 0 0 2531 18 0 0 25 0 1 0 106732063 58810368 14139 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 14358 14139 103 215 0 14140 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57432

[startup+51.1012 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 22119
/proc/meminfo: memFree=1580864/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=83808 CPUtime=51.07
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 20774 0 0 0 5083 24 0 0 25 0 1 0 106732063 85819392 20759 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580248 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 20952 20759 103 215 0 20734 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83808

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 22119
/proc/meminfo: memFree=1537728/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=126488 CPUtime=102.27
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 31431 0 0 0 10192 35 0 0 25 0 1 0 106732063 129523712 31416 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 31622 31416 103 215 0 31404 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 126488

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22119
/proc/meminfo: memFree=1508864/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=155284 CPUtime=162.24
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 38587 0 0 0 16182 42 0 0 25 0 1 0 106732063 159010816 38572 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 38821 38572 103 215 0 38603 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 155284

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22119
/proc/meminfo: memFree=1508864/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=155284 CPUtime=222.23
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 38588 0 0 0 22181 42 0 0 25 0 1 0 106732063 159010816 38573 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 38821 38573 103 215 0 38603 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 155284

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22119
/proc/meminfo: memFree=1508864/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=155284 CPUtime=282.21
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 38588 0 0 0 28179 42 0 0 25 0 1 0 106732063 159010816 38573 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 38821 38573 103 215 0 38603 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 155284

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22119
/proc/meminfo: memFree=1492032/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=172204 CPUtime=342.19
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 42834 0 0 0 34173 46 0 0 25 0 1 0 106732063 176336896 42819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 43051 42819 103 215 0 42833 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 172204

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22119
/proc/meminfo: memFree=1487232/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=176832 CPUtime=402.18
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 43983 0 0 0 40171 47 0 0 25 0 1 0 106732063 181075968 43968 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 44208 43968 103 215 0 43990 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 176832

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22119
/proc/meminfo: memFree=1487232/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=176832 CPUtime=462.16
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 43983 0 0 0 46169 47 0 0 25 0 1 0 106732063 181075968 43968 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 44208 43968 103 215 0 43990 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 176832

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 22227
/proc/meminfo: memFree=1483328/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=179996 CPUtime=522.09
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 44774 0 0 0 52160 49 0 0 25 0 1 0 106732063 184315904 44759 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 44999 44759 103 215 0 44781 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 179996

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1457920/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=206076 CPUtime=582.03
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 51284 0 0 0 58147 56 0 0 25 0 1 0 106732063 211021824 51269 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 51519 51269 103 215 0 51301 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 206076

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1436864/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=226908 CPUtime=642.02
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 56484 0 0 0 64140 62 0 0 25 0 1 0 106732063 232353792 56469 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 56727 56469 103 215 0 56509 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 226908


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430464/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233296 CPUtime=821.97
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58093 0 0 0 82134 63 0 0 25 0 1 0 106732063 238895104 58078 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58324 58078 103 215 0 58106 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 233296

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430528/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233296 CPUtime=881.95
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58093 0 0 0 88132 63 0 0 25 0 1 0 106732063 238895104 58078 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58324 58078 103 215 0 58106 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 233296

[startup+942.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 22317
/proc/meminfo: memFree=1430464/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233296 CPUtime=941.93
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58095 0 0 0 94130 63 0 0 25 0 1 0 106732063 238895104 58080 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58324 58080 103 215 0 58106 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 233296

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 22317
/proc/meminfo: memFree=1430528/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233296 CPUtime=1001.91
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58096 0 0 0 100128 63 0 0 25 0 1 0 106732063 238895104 58081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58324 58081 103 215 0 58106 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 233296

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430464/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233296 CPUtime=1061.9
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58096 0 0 0 106127 63 0 0 25 0 1 0 106732063 238895104 58081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58324 58081 103 215 0 58106 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 233296

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430464/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233296 CPUtime=1121.88
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58096 0 0 0 112125 63 0 0 25 0 1 0 106732063 238895104 58081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58324 58081 103 215 0 58106 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 233296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430400/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233296 CPUtime=1181.87
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58096 0 0 0 118124 63 0 0 25 0 1 0 106732063 238895104 58081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58324 58081 103 215 0 58106 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 233296

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430464/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233296 CPUtime=1241.86
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58096 0 0 0 124122 64 0 0 25 0 1 0 106732063 238895104 58081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58324 58081 103 215 0 58106 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 233296

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430400/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233296 CPUtime=1301.85
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58103 0 0 0 130121 64 0 0 25 0 1 0 106732063 238895104 58088 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58324 58088 103 215 0 58106 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 233296

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430336/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233564 CPUtime=1361.82
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58108 0 0 0 136118 64 0 0 25 0 1 0 106732063 239169536 58093 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58391 58093 103 215 0 58173 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 233564

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430336/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233564 CPUtime=1421.81
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58108 0 0 0 142117 64 0 0 25 0 1 0 106732063 239169536 58093 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58391 58093 103 215 0 58173 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 233564

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430272/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233564 CPUtime=1481.79
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58108 0 0 0 148115 64 0 0 25 0 1 0 106732063 239169536 58093 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58391 58093 103 215 0 58173 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 233564

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430336/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233564 CPUtime=1541.78
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58108 0 0 0 154114 64 0 0 25 0 1 0 106732063 239169536 58093 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58391 58093 103 215 0 58173 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 233564

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430400/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233564 CPUtime=1601.76
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58108 0 0 0 160112 64 0 0 25 0 1 0 106732063 239169536 58093 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58391 58093 103 215 0 58173 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 233564

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1430336/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=233564 CPUtime=1661.74
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58108 0 0 0 166110 64 0 0 25 0 1 0 106732063 239169536 58093 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58391 58093 103 215 0 58173 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 233564

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1428672/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=235532 CPUtime=1721.72
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 58598 0 0 0 172108 64 0 0 25 0 1 0 106732063 241184768 58583 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 58883 58583 103 215 0 58665 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 235532

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1421312/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=242632 CPUtime=1781.71
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 60370 0 0 0 178105 66 0 0 25 0 1 0 106732063 248455168 60355 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 60658 60355 103 215 0 60440 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 242632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22317
/proc/meminfo: memFree=1421248/2055920 swapFree=4187472/4192956
[pid=22118] ppid=22116 vsize=242632 CPUtime=1800.01
/proc/22118/stat : 22118 (minisat+) R 22116 22118 21656 0 -1 4194304 60370 0 0 0 179935 66 0 0 25 0 1 0 106732063 248455168 60355 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22118/statm: 60658 60355 103 215 0 60440 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 242632

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

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

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.06
CPU user time (s): 1799.36
CPU system time (s): 0.706892
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 242632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.36
system time used= 0.706892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60371
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= 257
involuntary context switches= 2017

runsolver used 1.26781 second user time and 3.87141 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Sun Apr 15 16:52:41 UTC 2007

IDJOB= 349170
IDBENCH= 2183
IDSOLVER= 156
FILE ID= node57/349170-1176655961

PBS_JOBID= 4559878

Free space on /tmp= 66560 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.17.opb
COMMAND LINE= /tmp/evaluation/349170-1176655961/minisat+ /tmp/evaluation/349170-1176655961/instance-349170-1176655961.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node57/convwatcher-349170-1176655961 -o ROOT/results/node57/conversion-349170-1176655961 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/349170-1176655961/instance-349170-1176655961.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  7d701b956113b6fc93a1922e71200e27

RANDOM SEED= 210321664

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1663640 kB
Buffers:         20800 kB
Cached:         249092 kB
SwapCached:       2312 kB
Active:          52508 kB
Inactive:       230500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663640 kB
SwapTotal:     4192956 kB
SwapFree:      4187472 kB
Dirty:            4124 kB
Writeback:           0 kB
Mapped:          20696 kB
Slab:            95384 kB
Committed_AS:   187252 kB
PageTables:       1408 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= 66560 MiB

End job on node57 on Sun Apr 15 17:22:44 UTC 2007