Trace number 35507

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g250.15.opb
MD5SUMf368868fda311e5aaeadb84d33b29291
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3750
Best CPU time to get the best result obtained on this benchmark1800.55
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3750
Optimality of the best value was proved NO
Number of variables7500
Total number of constraints237715
Number of constraints which are clauses237715
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 constraint15
Number of terms in the objective function 7500
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 7500
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 7500
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...
5.89	c Converting 237715 PB-constraints to clauses...
5.92	c   -- Unit propagations: (none)
5.92	c   -- Detecting intervals from adjacent constraints: (none)
5.93	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
6.42	c ==================================[MINISAT+]==================================
6.42	c | Conflicts | Original         | Learnt                           | Progress |
6.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.42	c ==============================================================================
6.42	c |         0 |  237715   478680 |   79238       0        0     nan |  0.000 % |
6.43	c |       100 |  237715   478680 |   87161     100     4687    46.9 |  0.000 % |
6.45	c |       251 |  237715   478680 |   95877     251    13884    55.3 |  0.000 % |
6.49	c |       478 |  237715   478680 |  105465     478    34800    72.8 |  0.000 % |
6.55	c |       818 |  237715   478680 |  116012     818    73420    89.8 |  0.000 % |
6.69	c |      1324 |  237715   478680 |  127613    1324   170495   128.8 |  0.000 % |
6.91	c |      2083 |  237715   478680 |  140374    2083   290241   139.3 |  0.000 % |
7.25	c |      3224 |  237715   478680 |  154412    3224   545693   169.3 |  0.000 % |
7.82	c |      4934 |  237715   478680 |  169853    4934   854269   173.1 |  0.000 % |
8.83	c |      7497 |  237715   478680 |  186839    7497  1546507   206.3 |  0.000 % |
10.99	c |     11342 |  237715   478680 |  205522   11342  2310229   203.7 |  0.000 % |
14.40	c |     17111 |  237715   478680 |  226075   17111  3510127   205.1 |  0.000 % |
20.62	c |     25760 |  237715   478680 |  248682   25760  5122962   198.9 |  0.000 % |
33.19	c |     38737 |  237715   478680 |  273551   38737  8543560   220.6 |  0.000 % |
68.64	c |     58200 |  237715   478680 |  300906   58200 13346325   229.3 |  0.000 % |
140.00	c |     87394 |  237715   478680 |  330996   87394 18565662   212.4 |  0.000 % |
312.10	c |    131185 |  237715   478680 |  364096  131185 27153657   207.0 |  0.000 % |
555.90	c |    196869 |  237715   478680 |  400506  196869 40790671   207.2 |  0.000 % |
1013.04	c |    295397 |  237715   478680 |  440556  295397 59651103   201.9 |  0.000 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	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/node85/watcher-35507-1149418824 -o ROOT/results/node85/solver-35507-1149418824 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node85/35507-1149418824/instance-35507-1149418824.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.93 0.97 0.99 3/68 545
/proc/meminfo: memFree=1556360/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=1180 CPUtime=0
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 137 0 0 0 0 0 0 0 19 0 1 0 207521680 1208320 123 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 295 123 67 215 0 77 0

[startup+10.0017 s]
/proc/loadavg: 0.94 0.97 0.99 2/68 545
/proc/meminfo: memFree=1491016/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=66644 CPUtime=9.97
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 16427 0 0 0 968 29 0 0 25 0 1 0 207521680 68243456 16369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 16661 16369 103 215 0 16443 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 66644

[startup+20.0078 s]
/proc/loadavg: 0.95 0.97 0.99 2/68 545
/proc/meminfo: memFree=1491080/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=66644 CPUtime=19.97
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 16427 0 0 0 1968 29 0 0 25 0 1 0 207521680 68243456 16369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 16661 16369 103 215 0 16443 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 66644

[startup+30.014 s]
/proc/loadavg: 0.95 0.97 0.99 2/68 545
/proc/meminfo: memFree=1487944/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=69816 CPUtime=29.98
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 17239 0 0 0 2968 30 0 0 25 0 1 0 207521680 71491584 17181 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 17454 17181 103 215 0 17236 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 69816

[startup+40.0201 s]
/proc/loadavg: 0.96 0.97 0.99 2/74 600
/proc/meminfo: memFree=1478296/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=78244 CPUtime=39.95
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 19328 0 0 0 3961 34 0 0 25 0 1 0 207521680 80121856 19270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576464 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 19561 19270 103 215 0 19343 0
Current children cumulated CPU time (s) 39.95
Current children cumulated vsize (Kb) 78244

[startup+50.0273 s]
/proc/loadavg: 0.97 0.97 0.99 2/74 644
/proc/meminfo: memFree=1472344/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=84168 CPUtime=49.94
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 20809 0 0 0 4958 36 0 0 25 0 1 0 207521680 86188032 20751 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 21042 20751 103 215 0 20824 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 84168

[startup+60.0335 s]
/proc/loadavg: 0.97 0.97 0.99 2/74 680
/proc/meminfo: memFree=1467480/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=89136 CPUtime=59.93
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 22031 0 0 0 5956 37 0 0 25 0 1 0 207521680 91275264 21973 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 22284 21973 103 215 0 22066 0
Current children cumulated CPU time (s) 59.93
Current children cumulated vsize (Kb) 89136

[startup+70.0396 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 740
/proc/meminfo: memFree=1463240/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=94408 CPUtime=69.92
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 23349 0 0 0 6954 38 0 0 25 0 1 0 207521680 96673792 23291 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 23602 23291 103 215 0 23384 0
Current children cumulated CPU time (s) 69.92
Current children cumulated vsize (Kb) 94408

[startup+80.0458 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 740
/proc/meminfo: memFree=1459016/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=98756 CPUtime=79.93
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 24411 0 0 0 7954 39 0 0 25 0 1 0 207521680 101126144 24353 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 24689 24353 103 215 0 24471 0
Current children cumulated CPU time (s) 79.93
Current children cumulated vsize (Kb) 98756

[startup+90.0519 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 740
/proc/meminfo: memFree=1455112/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=102696 CPUtime=89.94
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 25382 0 0 0 8953 41 0 0 25 0 1 0 207521680 105160704 25324 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 25674 25324 103 215 0 25456 0
Current children cumulated CPU time (s) 89.94
Current children cumulated vsize (Kb) 102696

[startup+100.058 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 740
/proc/meminfo: memFree=1451976/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=105748 CPUtime=99.94
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 26169 0 0 0 9953 41 0 0 25 0 1 0 207521680 108285952 26111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 26437 26111 103 215 0 26219 0
Current children cumulated CPU time (s) 99.94
Current children cumulated vsize (Kb) 105748

[startup+110.064 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1449096/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=108648 CPUtime=109.94
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 26893 0 0 0 10952 42 0 0 25 0 1 0 207521680 111255552 26835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 27162 26835 103 215 0 26944 0
Current children cumulated CPU time (s) 109.94
Current children cumulated vsize (Kb) 108648

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1446280/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=111552 CPUtime=119.94
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 27601 0 0 0 11952 42 0 0 25 0 1 0 207521680 114229248 27543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 27888 27543 103 215 0 27670 0
Current children cumulated CPU time (s) 119.94
Current children cumulated vsize (Kb) 111552

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1443144/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=114688 CPUtime=129.95
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 28382 0 0 0 12952 43 0 0 25 0 1 0 207521680 117440512 28324 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 28672 28324 103 215 0 28454 0
Current children cumulated CPU time (s) 129.95
Current children cumulated vsize (Kb) 114688

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1440200/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=117592 CPUtime=139.95
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 29112 0 0 0 13951 44 0 0 25 0 1 0 207521680 120414208 29054 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 29398 29054 103 215 0 29180 0
Current children cumulated CPU time (s) 139.95
Current children cumulated vsize (Kb) 117592

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1437576/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=120084 CPUtime=149.95
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 29768 0 0 0 14950 45 0 0 25 0 1 0 207521680 122966016 29710 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 30021 29710 103 215 0 29803 0
Current children cumulated CPU time (s) 149.95
Current children cumulated vsize (Kb) 120084

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1434888/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=122920 CPUtime=159.95
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 30436 0 0 0 15950 45 0 0 25 0 1 0 207521680 125870080 30378 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579520 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 30730 30378 103 215 0 30512 0
Current children cumulated CPU time (s) 159.95
Current children cumulated vsize (Kb) 122920

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1432328/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=125548 CPUtime=169.96
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 31072 0 0 0 16950 46 0 0 25 0 1 0 207521680 128561152 31014 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 31387 31014 103 215 0 31169 0
Current children cumulated CPU time (s) 169.96
Current children cumulated vsize (Kb) 125548

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1429768/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=128040 CPUtime=179.96
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 31702 0 0 0 17949 47 0 0 25 0 1 0 207521680 131112960 31644 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 32010 31644 103 215 0 31792 0
Current children cumulated CPU time (s) 179.96
Current children cumulated vsize (Kb) 128040

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1427848/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=129928 CPUtime=189.96
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 32184 0 0 0 18949 47 0 0 25 0 1 0 207521680 133046272 32126 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 32482 32126 103 215 0 32264 0
Current children cumulated CPU time (s) 189.96
Current children cumulated vsize (Kb) 129928

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1425800/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=132060 CPUtime=199.97
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 32696 0 0 0 19949 48 0 0 25 0 1 0 207521680 135229440 32638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580959 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 33015 32638 103 215 0 32797 0
Current children cumulated CPU time (s) 199.97
Current children cumulated vsize (Kb) 132060

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1423816/2055892 swapFree=4085340/4096564

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

[pid=545] ppid=543 vsize=371520 CPUtime=1781.46
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 91975 0 0 0 178032 114 0 0 25 0 1 0 207521680 380436480 91917 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 92880 91917 103 215 0 92662 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 371520

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187784/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=371520 CPUtime=1782.47
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 91986 0 0 0 178133 114 0 0 25 0 1 0 207521680 380436480 91928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 92880 91928 103 215 0 92662 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 371520

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187720/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=371652 CPUtime=1783.47
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92008 0 0 0 178233 114 0 0 25 0 1 0 207521680 380571648 91950 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 92913 91950 103 215 0 92695 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 371652

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187656/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=371784 CPUtime=1784.47
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92028 0 0 0 178333 114 0 0 25 0 1 0 207521680 380706816 91970 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 92946 91970 103 215 0 92728 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 371784

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187592/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=371784 CPUtime=1785.48
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92046 0 0 0 178434 114 0 0 25 0 1 0 207521680 380706816 91988 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 92946 91988 103 215 0 92728 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 371784

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187528/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=371916 CPUtime=1786.48
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92060 0 0 0 178534 114 0 0 25 0 1 0 207521680 380841984 92002 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 92979 92002 103 215 0 92761 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 371916

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187336/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372068 CPUtime=1787.49
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92100 0 0 0 178635 114 0 0 25 0 1 0 207521680 380997632 92042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93017 92042 103 215 0 92799 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 372068

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187336/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372068 CPUtime=1788.49
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92101 0 0 0 178735 114 0 0 25 0 1 0 207521680 380997632 92043 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93017 92043 103 215 0 92799 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 372068

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187272/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372068 CPUtime=1789.5
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92116 0 0 0 178836 114 0 0 25 0 1 0 207521680 380997632 92058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93017 92058 103 215 0 92799 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 372068

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187208/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372068 CPUtime=1790.5
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92134 0 0 0 178936 114 0 0 25 0 1 0 207521680 380997632 92076 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93017 92076 103 215 0 92799 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 372068

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187144/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372200 CPUtime=1791.51
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92150 0 0 0 179037 114 0 0 25 0 1 0 207521680 381132800 92092 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93050 92092 103 215 0 92832 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 372200

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1187080/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372200 CPUtime=1792.51
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92167 0 0 0 179137 114 0 0 25 0 1 0 207521680 381132800 92109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93050 92109 103 215 0 92832 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 372200

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1186952/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372332 CPUtime=1793.52
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92194 0 0 0 179238 114 0 0 25 0 1 0 207521680 381267968 92136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93083 92136 103 215 0 92865 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 372332

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1186888/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372464 CPUtime=1794.52
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92215 0 0 0 179338 114 0 0 25 0 1 0 207521680 381403136 92157 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93116 92157 103 215 0 92898 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 372464

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1186760/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372596 CPUtime=1795.52
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92238 0 0 0 179438 114 0 0 25 0 1 0 207521680 381538304 92180 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93149 92180 103 215 0 92931 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 372596

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1186696/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372596 CPUtime=1796.53
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92257 0 0 0 179539 114 0 0 25 0 1 0 207521680 381538304 92199 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93149 92199 103 215 0 92931 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 372596

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1186632/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372728 CPUtime=1797.53
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92283 0 0 0 179639 114 0 0 25 0 1 0 207521680 381673472 92225 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93182 92225 103 215 0 92964 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 372728

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1186504/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=372860 CPUtime=1798.54
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92315 0 0 0 179739 115 0 0 25 0 1 0 207521680 381808640 92257 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93215 92257 103 215 0 92997 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 372860

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1186376/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=373040 CPUtime=1799.55
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92344 0 0 0 179840 115 0 0 25 0 1 0 207521680 381992960 92286 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574465 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93260 92286 103 215 0 93042 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 373040

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1186312/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=373040 CPUtime=1800.55
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92356 0 0 0 179940 115 0 0 25 0 1 0 207521680 381992960 92298 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93260 92298 103 215 0 93042 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 373040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 740
/proc/meminfo: memFree=1186312/2055892 swapFree=4085340/4096564
[pid=545] ppid=543 vsize=373040 CPUtime=1800.56
/proc/545/stat : 545 (minisat+) R 543 545 499 0 -1 4194304 92356 0 0 0 179941 115 0 0 25 0 1 0 207521680 381992960 92298 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/545/statm: 93260 92298 103 215 0 93042 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 373040

Sending SIGTERM to -545
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.62
CPU user time (s): 1799.41
CPU system time (s): 1.20682
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (Kb): 373040

Launcher Data (download as text)

Begin job on node85 on Sun Jun  4 11:00:24 UTC 2006


FILE ID= 35507-1149418824

PBS_JOBID= 315634

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  f368868fda311e5aaeadb84d33b29291

RANDOM SEED= 314909047


/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.218
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	: 6006.18
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.218
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1556568 kB
Buffers:         20756 kB
Cached:         411260 kB
SwapCached:       2368 kB
Active:          45412 kB
Inactive:       395260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1556568 kB
SwapTotal:     4096564 kB
SwapFree:      4085340 kB
Dirty:             292 kB
Writeback:           0 kB
Mapped:          16752 kB
Slab:            45216 kB
Committed_AS:   414496 kB
PageTables:       1292 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node85 on Sun Jun  4 11:30:26 UTC 2006