Trace number 349144

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.1 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.18.opb
MD5SUM18a894a2ba4f3cf6bad1b497c8fca8eb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4500
Total number of constraints72413
Number of constraints which are clauses72413
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 constraint18
Number of terms in the objective function 4500
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 4500
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 4500
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
1.79/1.80	c Converting 72413 PB-constraints to clauses...
1.79/1.80	c   -- Unit propagations: (none)
1.79/1.81	c   -- Detecting intervals from adjacent constraints: (none)
1.79/1.81	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.89/1.96	c ==================================[MINISAT+]==================================
1.89/1.96	c | Conflicts | Original         | Learnt                           | Progress |
1.89/1.96	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.89/1.96	c ==============================================================================
1.89/1.96	c |         0 |   72413   146826 |   24137       0        0     nan |  0.000 % |
1.89/1.97	c |       100 |   72413   146826 |   26550     100     5662    56.6 |  0.000 % |
1.99/2.00	c |       251 |   72413   146826 |   29205     251    35284   140.6 |  0.000 % |
1.99/2.04	c |       478 |   72413   146826 |   32126     478    80636   168.7 |  0.000 % |
2.09/2.12	c |       815 |   72413   146826 |   35338     815   187600   230.2 |  0.000 % |
2.19/2.26	c |      1322 |   72413   146826 |   38872    1322   375200   283.8 |  0.000 % |
2.39/2.46	c |      2082 |   72413   146826 |   42760    2082   613029   294.4 |  0.000 % |
2.69/2.76	c |      3222 |   72413   146826 |   47036    3222   935358   290.3 |  0.000 % |
3.39/3.43	c |      4930 |   72413   146826 |   51739    4930  1674242   339.6 |  0.000 % |
4.39/4.47	c |      7492 |   72413   146826 |   56913    7492  2548585   340.2 |  0.000 % |
6.69/6.78	c |     11336 |   72413   146826 |   62605   11336  4532097   399.8 |  0.000 % |
11.48/11.55	c |     17105 |   72413   146826 |   68865   17105  7210651   421.6 |  0.000 % |
19.08/19.14	c |     25754 |   72413   146826 |   75752   25754 11332646   440.0 |  0.000 % |
33.86/33.98	c |     38729 |   72413   146826 |   83327   38729 16386246   423.1 |  0.000 % |
61.15/61.29	c |     58190 |   72413   146826 |   91660   58190 22895367   393.5 |  0.000 % |
124.82/124.99	c |     87382 |   72413   146826 |  100826   87382 36504093   417.8 |  0.000 % |
237.44/237.65	c |    131175 |   72413   146826 |  110908   41235 18834474   456.8 |  0.000 % |
454.59/454.93	c |    196862 |   72413   146826 |  121999  106922 50479231   472.1 |  0.000 % |
726.13/726.68	c |    295390 |   72413   146826 |  134199   94919 40307263   424.6 |  0.001 % |
1188.56/1189.40	c |    443181 |   72413   146826 |  147619  120812 81010759   670.6 |  0.000 % |
1800.02/1801.10	c 
1800.02/1801.10	c *** TERMINATED ***
1800.02/1801.10	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/349144-1176654458/instance-349144-1176654458.opb is already a linear file

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15507
/proc/meminfo: memFree=1814496/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=1352 CPUtime=0
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 20291027 1384448 174 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 372 177 67 215 0 154 0

[startup+0.0841309 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15507
/proc/meminfo: memFree=1814496/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=2528 CPUtime=0.08
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 466 0 0 0 8 0 0 0 18 0 1 0 20291027 2588672 451 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 632 451 74 215 0 414 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2528

[startup+0.101132 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15507
/proc/meminfo: memFree=1814496/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=2672 CPUtime=0.09
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 506 0 0 0 9 0 0 0 18 0 1 0 20291027 2736128 491 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530483 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 668 491 74 215 0 450 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2672

[startup+0.301149 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15507
/proc/meminfo: memFree=1814496/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=4616 CPUtime=0.29
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 973 0 0 0 29 0 0 0 19 0 1 0 20291027 4726784 958 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003848 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 1154 958 74 215 0 936 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4616

[startup+0.701185 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15507
/proc/meminfo: memFree=1814496/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=8216 CPUtime=0.69
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 1881 0 0 0 69 0 0 0 23 0 1 0 20291027 8413184 1866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 2054 1867 74 215 0 1836 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8216

[startup+1.50125 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1804568/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=15412 CPUtime=1.49
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 3677 0 0 0 148 1 0 0 25 0 1 0 20291027 15781888 3662 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530499 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 3853 3662 74 215 0 3635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15412

[startup+3.1024 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1793880/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=21464 CPUtime=3.09
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 5210 0 0 0 301 8 0 0 25 0 1 0 20291027 21979136 5195 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574428 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 5366 5195 103 215 0 5148 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21464

[startup+6.30168 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1788448/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=29896 CPUtime=6.29
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 7296 0 0 0 620 9 0 0 25 0 1 0 20291027 30613504 7281 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581327 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 7474 7281 103 215 0 7256 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29896

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1772064/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=45188 CPUtime=12.68
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 11136 0 0 0 1257 11 0 0 25 0 1 0 20291027 46272512 11121 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 11297 11121 103 215 0 11079 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45188

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1746664/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=69184 CPUtime=25.48
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 17130 0 0 0 2533 15 0 0 25 0 1 0 20291027 70844416 17115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 17296 17115 103 215 0 17078 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69184

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1718440/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=97604 CPUtime=51.06
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 24218 0 0 0 5084 22 0 0 25 0 1 0 20291027 99946496 24203 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 24401 24203 103 215 0 24183 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 97604

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1670056/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=145296 CPUtime=102.23
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 36144 0 0 0 10193 30 0 0 25 0 1 0 20291027 148783104 36129 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 36324 36129 103 215 0 36106 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 145296

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1634024/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=181740 CPUtime=162.19
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 45200 0 0 0 16181 38 0 0 25 0 1 0 20291027 186101760 45185 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580774 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 45435 45185 103 215 0 45217 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 181740

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1624744/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=190592 CPUtime=222.14
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 47422 0 0 0 22173 41 0 0 25 0 1 0 20291027 195166208 47407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 47648 47407 103 215 0 47430 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 190592

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1624744/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=190592 CPUtime=282.1
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 47422 0 0 0 28169 41 0 0 25 0 1 0 20291027 195166208 47407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 47648 47407 103 215 0 47430 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 190592

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1624744/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=190592 CPUtime=342.05
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 47422 0 0 0 34164 41 0 0 25 0 1 0 20291027 195166208 47407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 47648 47407 103 215 0 47430 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 190592

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1614760/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=201120 CPUtime=402.02
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 50052 0 0 0 40159 43 0 0 25 0 1 0 20291027 205946880 50037 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 50280 50037 103 215 0 50062 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 201120

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1589352/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=226312 CPUtime=461.98
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 56330 0 0 0 46148 50 0 0 25 0 1 0 20291027 231743488 56315 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580950 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 56578 56315 103 215 0 56360 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 226312

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1562280/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=253016 CPUtime=521.95
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 63031 0 0 0 52139 56 0 0 25 0 1 0 20291027 259088384 63016 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 63254 63016 103 215 0 63036 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 253016

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1562216/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=253016 CPUtime=581.92
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 63032 0 0 0 58136 56 0 0 25 0 1 0 20291027 259088384 63017 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 63254 63017 103 215 0 63036 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 253016

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1562216/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=253016 CPUtime=641.88
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 63032 0 0 0 64132 56 0 0 25 0 1 0 20291027 259088384 63017 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 63254 63017 103 215 0 63036 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 253016


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1556136/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=258948 CPUtime=881.75
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 64516 0 0 0 88117 58 0 0 25 0 1 0 20291027 265162752 64501 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 64737 64501 103 215 0 64519 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 258948

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1556136/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=258948 CPUtime=941.72
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 64518 0 0 0 94114 58 0 0 25 0 1 0 20291027 265162752 64503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 64737 64503 103 215 0 64519 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 258948

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1556136/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=258948 CPUtime=1001.68
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 64518 0 0 0 100110 58 0 0 25 0 1 0 20291027 265162752 64503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 64737 64503 103 215 0 64519 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 258948

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1553832/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=261976 CPUtime=1061.65
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 65269 0 0 0 106106 59 0 0 25 0 1 0 20291027 268263424 65254 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 65494 65254 103 215 0 65276 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 261976

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1512168/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=303264 CPUtime=1121.6
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 75582 0 0 0 112090 70 0 0 25 0 1 0 20291027 310542336 75567 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 75816 75567 103 215 0 75598 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 303264

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1470696/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=345144 CPUtime=1181.56
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 86001 0 0 0 118078 78 0 0 25 0 1 0 20291027 353427456 85986 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573947 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 86286 85986 103 215 0 86068 0
Current children cumulated CPU time (s) 1181.56
Current children cumulated vsize (KiB) 345144

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1455080/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=359980 CPUtime=1241.53
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 89725 0 0 0 124070 83 0 0 25 0 1 0 20291027 368619520 89710 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 89995 89710 103 215 0 89777 0
Current children cumulated CPU time (s) 1241.53
Current children cumulated vsize (KiB) 359980

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1438440/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=376464 CPUtime=1301.5
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 93845 0 0 0 130064 86 0 0 25 0 1 0 20291027 385499136 93830 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 94116 93830 103 215 0 93898 0
Current children cumulated CPU time (s) 1301.5
Current children cumulated vsize (KiB) 376464

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1426600/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=388784 CPUtime=1361.46
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 96850 0 0 0 136057 89 0 0 25 0 1 0 20291027 398114816 96835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 97196 96835 103 215 0 96978 0
Current children cumulated CPU time (s) 1361.46
Current children cumulated vsize (KiB) 388784

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1412008/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=403300 CPUtime=1421.43
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 100474 0 0 0 142051 92 0 0 25 0 1 0 20291027 412979200 100459 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 100825 100459 103 215 0 100607 0
Current children cumulated CPU time (s) 1421.43
Current children cumulated vsize (KiB) 403300

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1409512/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=405700 CPUtime=1481.4
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 101079 0 0 0 148047 93 0 0 25 0 1 0 20291027 415436800 101064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 101425 101064 103 215 0 101207 0
Current children cumulated CPU time (s) 1481.4
Current children cumulated vsize (KiB) 405700

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1409448/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=405700 CPUtime=1541.36
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 101083 0 0 0 154043 93 0 0 25 0 1 0 20291027 415436800 101068 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581042 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 101425 101068 103 215 0 101207 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 405700

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1409384/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=405700 CPUtime=1601.33
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 101084 0 0 0 160040 93 0 0 25 0 1 0 20291027 415436800 101069 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 101425 101069 103 215 0 101207 0
Current children cumulated CPU time (s) 1601.33
Current children cumulated vsize (KiB) 405700

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1409384/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=405700 CPUtime=1661.3
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 101084 0 0 0 166037 93 0 0 25 0 1 0 20291027 415436800 101069 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 101425 101069 103 215 0 101207 0
Current children cumulated CPU time (s) 1661.3
Current children cumulated vsize (KiB) 405700

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1409320/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=405700 CPUtime=1721.25
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 101084 0 0 0 172032 93 0 0 25 0 1 0 20291027 415436800 101069 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 101425 101069 103 215 0 101207 0
Current children cumulated CPU time (s) 1721.25
Current children cumulated vsize (KiB) 405700

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1409128/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=405700 CPUtime=1781.23
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 101084 0 0 0 178030 93 0 0 25 0 1 0 20291027 415436800 101069 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 101425 101069 103 215 0 101207 0
Current children cumulated CPU time (s) 1781.23
Current children cumulated vsize (KiB) 405700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1409128/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=405700 CPUtime=1800.02
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 101084 0 0 0 179909 93 0 0 25 0 1 0 20291027 415436800 101069 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 101425 101069 103 215 0 101207 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 405700

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

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

[startup+1801.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15508
/proc/meminfo: memFree=1409128/2055920 swapFree=4183712/4192956
[pid=15507] ppid=15505 vsize=405700 CPUtime=1800.02
/proc/15507/stat : 15507 (minisat+) R 15505 15507 14865 0 -1 4194304 101084 0 0 0 179909 93 0 0 25 0 1 0 20291027 415436800 101069 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/15507/statm: 101425 101069 103 215 0 101207 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 405700

Child status: 0
Real time (s): 1801.17
CPU time (s): 1800.1
CPU user time (s): 1799.1
CPU system time (s): 0.997848
CPU usage (%): 99.9407
Max. virtual memory (cumulated for all children) (KiB): 405700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 0.997848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101085
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59
involuntary context switches= 5380

runsolver used 1.80373 second user time and 4.90325 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Apr 15 16:27:38 UTC 2007

IDJOB= 349144
IDBENCH= 2173
IDSOLVER= 156
FILE ID= node50/349144-1176654458

PBS_JOBID= 4559859

Free space on /tmp= 66560 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  18a894a2ba4f3cf6bad1b497c8fca8eb

RANDOM SEED= 42221454

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1814904 kB
Buffers:         17332 kB
Cached:         173844 kB
SwapCached:       4324 kB
Active:          49188 kB
Inactive:       152864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814904 kB
SwapTotal:     4192956 kB
SwapFree:      4183712 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            24952 kB
Committed_AS:   363312 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node50 on Sun Apr 15 16:57:42 UTC 2007