Trace number 35551

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.74 1801.24

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	c Parsing PB file...
1.83	c Converting 68397 PB-constraints to clauses...
1.83	c   -- Unit propagations: (none)
1.84	c   -- Detecting intervals from adjacent constraints: (none)
1.84	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.99	c ==================================[MINISAT+]==================================
1.99	c | Conflicts | Original         | Learnt                           | Progress |
1.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.99	c ==============================================================================
1.99	c |         0 |   68397   138669 |   22799       0        0     nan |  0.000 % |
2.00	c |       100 |   68397   138669 |   25078     100     5288    52.9 |  0.000 % |
2.02	c |       250 |   68397   138669 |   27586     250    27345   109.4 |  0.000 % |
2.05	c |       476 |   68397   138669 |   30345     476    55808   117.2 |  0.000 % |
2.10	c |       813 |   68397   138669 |   33380     813   105508   129.8 |  0.000 % |
2.21	c |      1319 |   68397   138669 |   36718    1319   238948   181.2 |  0.000 % |
2.38	c |      2080 |   68397   138669 |   40389    2080   408552   196.4 |  0.000 % |
2.68	c |      3220 |   68397   138669 |   44428    3220   720088   223.6 |  0.000 % |
3.26	c |      4930 |   68397   138669 |   48871    4930  1260193   255.6 |  0.000 % |
4.24	c |      7492 |   68397   138669 |   53758    7492  2077236   277.3 |  0.000 % |
6.05	c |     11336 |   68397   138669 |   59134   11336  3292984   290.5 |  0.000 % |
9.35	c |     17103 |   68397   138669 |   65048   17103  5370978   314.0 |  0.000 % |
16.43	c |     25752 |   68397   138669 |   71553   25752  8706513   338.1 |  0.000 % |
34.79	c |     38727 |   68397   138669 |   78708   38727 13018646   336.2 |  0.000 % |
64.66	c |     58190 |   68397   138669 |   86579   58190 20743435   356.5 |  0.000 % |
131.14	c |     87385 |   68397   138669 |   95237   87385 30964013   354.3 |  0.000 % |
218.42	c |    131175 |   68397   138669 |  104760   47058 17880606   380.0 |  0.000 % |
358.59	c |    196862 |   68397   138669 |  115236   19383  6546917   337.8 |  0.000 % |
611.77	c |    295388 |   68397   138669 |  126760  117909 48794912   413.8 |  0.000 % |
1025.53	c |    443178 |   68397   138669 |  139436   42176 13744372   325.9 |  0.000 % |
1685.07	c |    664862 |   68397   138669 |  153380  141854 46599762   328.5 |  0.000 % |
1801.19	c 
1801.19	c *** TERMINATED ***
1801.19	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-35551-1149282096 -o ROOT/results/node35/solver-35551-1149282096 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/35551-1149282096/instance-35551-1149282096.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.45 0.80 0.85 2/64 1031
/proc/meminfo: memFree=1583624/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=1048 CPUtime=0
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 94 0 0 0 0 0 0 0 19 0 1 0 193873493 1073152 79 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134615677 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 262 80 67 215 0 44 0

[startup+10.002 s]
/proc/loadavg: 0.54 0.81 0.86 2/64 1031
/proc/meminfo: memFree=1549216/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=35492 CPUtime=9.98
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 8682 0 0 0 988 10 0 0 25 0 1 0 193873493 36343808 8667 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 8873 8667 103 215 0 8655 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 35492

[startup+20.0082 s]
/proc/loadavg: 0.61 0.81 0.86 2/64 1031
/proc/meminfo: memFree=1533152/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=51780 CPUtime=19.99
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 12743 0 0 0 1984 15 0 0 25 0 1 0 193873493 53022720 12728 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580854 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 12945 12728 103 215 0 12727 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 51780

[startup+30.0144 s]
/proc/loadavg: 0.67 0.82 0.86 2/64 1031
/proc/meminfo: memFree=1523168/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=61784 CPUtime=29.98
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 15245 0 0 0 2981 17 0 0 25 0 1 0 193873493 63266816 15230 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 15446 15230 103 215 0 15228 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 61784

[startup+40.0206 s]
/proc/loadavg: 0.72 0.83 0.86 2/64 1031
/proc/meminfo: memFree=1512608/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=72380 CPUtime=40
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 17887 0 0 0 3980 20 0 0 25 0 1 0 193873493 74117120 17872 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 18095 17872 103 215 0 17877 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 72380

[startup+50.0278 s]
/proc/loadavg: 0.76 0.83 0.86 2/64 1031
/proc/meminfo: memFree=1502112/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=82756 CPUtime=50
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 20507 0 0 0 4977 23 0 0 25 0 1 0 193873493 84742144 20492 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581047 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 20689 20492 103 215 0 20471 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 82756

[startup+60.034 s]
/proc/loadavg: 0.80 0.84 0.86 2/64 1031
/proc/meminfo: memFree=1491936/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=92848 CPUtime=60
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 23030 0 0 0 5976 24 0 0 25 0 1 0 193873493 95076352 23015 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 23212 23015 103 215 0 22994 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 92848

[startup+70.0402 s]
/proc/loadavg: 0.83 0.84 0.86 2/64 1031
/proc/meminfo: memFree=1483040/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=101896 CPUtime=70
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 25254 0 0 0 6972 28 0 0 25 0 1 0 193873493 104341504 25239 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 25474 25239 103 215 0 25256 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 101896

[startup+80.0465 s]
/proc/loadavg: 0.85 0.85 0.86 2/64 1031
/proc/meminfo: memFree=1475040/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=109900 CPUtime=80
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 27255 0 0 0 7970 30 0 0 25 0 1 0 193873493 112537600 27240 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581022 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 27475 27240 103 215 0 27257 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 109900

[startup+90.0527 s]
/proc/loadavg: 0.88 0.85 0.86 2/64 1031
/proc/meminfo: memFree=1467488/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=117392 CPUtime=90.01
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 29132 0 0 0 8969 32 0 0 25 0 1 0 193873493 120209408 29117 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 29348 29117 103 215 0 29130 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 117392

[startup+100.059 s]
/proc/loadavg: 0.89 0.85 0.86 2/64 1031
/proc/meminfo: memFree=1460000/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=124756 CPUtime=100.02
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 31008 0 0 0 9968 34 0 0 25 0 1 0 193873493 127750144 30993 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 31189 30993 103 215 0 30971 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 124756

[startup+110.066 s]
/proc/loadavg: 0.91 0.86 0.87 2/64 1031
/proc/meminfo: memFree=1453856/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=130848 CPUtime=110.02
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 32532 0 0 0 10966 36 0 0 25 0 1 0 193873493 133988352 32517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 32712 32517 103 215 0 32494 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 130848

[startup+120.072 s]
/proc/loadavg: 0.92 0.86 0.87 2/64 1031
/proc/meminfo: memFree=1449312/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=135444 CPUtime=120.02
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 33680 0 0 0 11965 37 0 0 25 0 1 0 193873493 138694656 33665 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 33861 33665 103 215 0 33643 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 135444

[startup+130.078 s]
/proc/loadavg: 0.93 0.87 0.87 2/64 1031
/proc/meminfo: memFree=1445472/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=139252 CPUtime=130.03
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 34634 0 0 0 12965 38 0 0 25 0 1 0 193873493 142594048 34619 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 34813 34619 103 215 0 34595 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 139252

[startup+140.085 s]
/proc/loadavg: 0.94 0.87 0.87 2/64 1031
/proc/meminfo: memFree=1440608/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=144136 CPUtime=140.03
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 35838 0 0 0 13964 39 0 0 25 0 1 0 193873493 147595264 35823 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 36034 35823 103 215 0 35816 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 144136

[startup+150.091 s]
/proc/loadavg: 0.95 0.87 0.87 2/64 1031
/proc/meminfo: memFree=1435360/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=149568 CPUtime=150.03
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 37159 0 0 0 14962 41 0 0 25 0 1 0 193873493 153157632 37144 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580999 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 37392 37144 103 215 0 37174 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 149568

[startup+160.097 s]
/proc/loadavg: 0.96 0.88 0.87 2/64 1031
/proc/meminfo: memFree=1429984/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=154968 CPUtime=160.04
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 38499 0 0 0 15961 43 0 0 25 0 1 0 193873493 158687232 38484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 38742 38484 103 215 0 38524 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 154968

[startup+170.103 s]
/proc/loadavg: 0.96 0.88 0.87 2/64 1031
/proc/meminfo: memFree=1429600/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=155236 CPUtime=170.04
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 38590 0 0 0 16961 43 0 0 25 0 1 0 193873493 158961664 38575 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 38809 38575 103 215 0 38591 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 155236

[startup+180.11 s]
/proc/loadavg: 0.97 0.89 0.87 2/64 1031
/proc/meminfo: memFree=1429600/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=155236 CPUtime=180.05
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 38590 0 0 0 17962 43 0 0 25 0 1 0 193873493 158961664 38575 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 38809 38575 103 215 0 38591 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 155236

[startup+190.116 s]
/proc/loadavg: 0.97 0.89 0.87 2/64 1031
/proc/meminfo: memFree=1429600/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=155236 CPUtime=190.05
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 38590 0 0 0 18962 43 0 0 25 0 1 0 193873493 158961664 38575 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 38809 38575 103 215 0 38591 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 155236

[startup+200.122 s]
/proc/loadavg: 0.98 0.89 0.87 2/64 1031
/proc/meminfo: memFree=1429600/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=155236 CPUtime=200.05
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 38590 0 0 0 19962 43 0 0 25 0 1 0 193873493 158961664 38575 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 38809 38575 103 215 0 38591 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 155236

[startup+210.128 s]
/proc/loadavg: 0.98 0.89 0.87 2/64 1031
/proc/meminfo: memFree=1429600/2055920 swapFree=4180888/4192956

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

[pid=1031] ppid=1029 vsize=242540 CPUtime=1781.59
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 178087 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 242540

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1782.6
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 178188 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 242540

[startup+1784.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1783.6
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 178288 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 242540

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1784.6
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 178388 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 242540

[startup+1786.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1785.61
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 178489 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 242540

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1786.61
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 178589 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 242540

[startup+1788.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1787.62
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 178690 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581022 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 242540

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1788.62
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 178790 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 242540

[startup+1790.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1789.63
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 178891 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 242540

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1790.63
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 178991 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 242540

[startup+1792.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1791.64
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179092 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 242540

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1792.64
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179192 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 242540

[startup+1794.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1793.65
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179293 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 242540

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1794.65
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179393 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 242540

[startup+1796.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1795.66
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179494 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 242540

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1796.66
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179594 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 242540

[startup+1798.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1797.66
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179694 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 242540

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1798.67
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179795 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 242540

[startup+1800.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1799.67
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179895 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 242540

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1800.68
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179996 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573832 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 242540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1031
/proc/meminfo: memFree=1342304/2055920 swapFree=4180888/4192956
[pid=1031] ppid=1029 vsize=242540 CPUtime=1800.68
/proc/1031/stat : 1031 (minisat+) R 1029 1031 985 0 -1 4194304 60362 0 0 0 179996 72 0 0 25 0 1 0 193873493 248360960 60347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1031/statm: 60635 60347 103 215 0 60417 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 242540

Sending SIGTERM to -1031
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.74
CPU user time (s): 1799.97
CPU system time (s): 0.767883
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (Kb): 242540

Launcher Data (download as text)

Begin job on node35 on Fri Jun  2 21:01:36 UTC 2006


FILE ID= 35551-1149282096

PBS_JOBID= 306215

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.17.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/35551-1149282096/instance-35551-1149282096.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-35551-1149282096 -o ROOT/results/node35/solver-35551-1149282096 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/35551-1149282096/instance-35551-1149282096.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  7d701b956113b6fc93a1922e71200e27

RANDOM SEED= 456563652


/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.210
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.210
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:       1583768 kB
Buffers:         25128 kB
Cached:         378524 kB
SwapCached:       3872 kB
Active:          68532 kB
Inactive:       343944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583768 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:             356 kB
Writeback:           0 kB
Mapped:          14936 kB
Slab:            45696 kB
Committed_AS:   336492 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node35 on Fri Jun  2 21:31:37 UTC 2006