Trace number 3721316

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PB07: minisat+ 1.14SAT (TO)-47 1800.04 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-2.opb
MD5SUM669011fc499ae56e44c354cc6cddc4c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80851
Number of constraints which are clauses80851
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 constraint2
Number of terms in the objective function 1150
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 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c Parsing PB file...
0.79/0.86	c Converting 80851 PB-constraints to clauses...
0.79/0.86	c   -- Unit propagations: (none)
0.79/0.86	c   -- Detecting intervals from adjacent constraints: (none)
0.79/0.86	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.89/0.95	c ==================================[MINISAT+]==================================
0.89/0.95	c | Conflicts | Original         | Learnt                           | Progress |
0.89/0.95	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.89/0.95	c ==============================================================================
0.89/0.95	c |         0 |   80851   161702 |   26950       0        0     nan |  0.000 % |
0.89/0.95	c ==============================================================================
0.89/0.95	c Found solution: -36
0.89/0.95	o -36
0.89/0.96	c ---[   0]---> Sorter-cost:63046     Base:
0.99/1.03	c ==================================[MINISAT+]==================================
0.99/1.03	c | Conflicts | Original         | Learnt                           | Progress |
0.99/1.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.99/1.03	c ==============================================================================
0.99/1.03	c |         0 |  148737   320958 |   49579       0        0     nan |  0.000 % |
1.10/1.12	c |       101 |  148366   320193 |   54536      85      765     9.0 |  0.441 % |
1.10/1.19	c |       252 |  148029   319484 |   59990     220     3072    14.0 |  0.844 % |
1.29/1.33	c |       477 |  147140   317584 |   65989     414     5422    13.1 |  1.937 % |
1.49/1.56	c |       814 |  145503   314007 |   72588     695    10180    14.6 |  4.025 % |
1.89/1.98	c |      1320 |  141871   306005 |   79847    1052    14339    13.6 |  8.753 % |
2.59/2.60	c |      2079 |  136023   292923 |   87832    1565    21384    13.7 | 16.582 % |
3.20/3.26	c |      3218 |  130632   280671 |   96615    2487    32283    13.0 | 23.974 % |
4.19/4.22	c |      4926 |  123081   263362 |  106276    3797    51144    13.5 | 34.454 % |
5.29/5.34	c |      7488 |  115042   244888 |  116904    5568    76837    13.8 | 45.531 % |
6.50/6.51	c |     11332 |  106902   225592 |  128595    8647   126243    14.6 | 57.367 % |
6.69/6.77	c ==============================================================================
6.69/6.77	c Found solution: -37
6.69/6.77	o -37
6.69/6.78	c ---[   0]---> Sorter-cost:    0     Base:
6.79/6.82	c ==================================[MINISAT+]==================================
6.79/6.82	c | Conflicts | Original         | Learnt                           | Progress |
6.79/6.82	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.79/6.82	c ==============================================================================
6.79/6.82	c |     12189 |  105355   221989 |   35118    9206   138743    15.1 | 57.367 % |
6.79/6.84	c |     12292 |  105334   221942 |   38629    9300   142332    15.3 | 59.672 % |
6.79/6.89	c |     12442 |  105154   221511 |   42492    9437   144616    15.3 | 59.940 % |
6.89/6.98	c |     12668 |  104547   220088 |   46742    9550   146897    15.4 | 60.812 % |
6.99/7.06	c |     13005 |  104266   219414 |   51416    9700   149137    15.4 | 61.231 % |
7.29/7.30	c |     13511 |  102353   214845 |   56557    9851   154585    15.7 | 64.142 % |
7.49/7.50	c |     14271 |  101471   212704 |   62213   10471   168910    16.1 | 65.388 % |
7.70/7.73	c |     15410 |  100525   210483 |   68435   11341   190635    16.8 | 66.819 % |
8.09/8.12	c |     17118 |   98376   205358 |   75278   12589   222288    17.7 | 69.882 % |
8.49/8.57	c |     19680 |   97425   203063 |   82806   14811   278397    18.8 | 71.285 % |
8.70/8.70	c ==============================================================================
8.70/8.70	c Found solution: -38
8.70/8.70	o -38
8.70/8.71	c ---[   0]---> Sorter-cost:    0     Base:
8.70/8.75	c ==================================[MINISAT+]==================================
8.70/8.75	c | Conflicts | Original         | Learnt                           | Progress |
8.70/8.75	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.70/8.75	c ==============================================================================
8.70/8.75	c |     19987 |   96638   201152 |   32212   14981   283316    18.9 | 71.285 % |
8.70/8.76	c |     20087 |   96638   201152 |   35433   15081   285189    18.9 | 72.422 % |
8.70/8.80	c |     20237 |   96439   200654 |   38976   15146   288150    19.0 | 72.733 % |
8.80/8.85	c |     20462 |   96306   200334 |   42874   15335   293321    19.1 | 72.932 % |
8.89/8.94	c |     20799 |   95886   199340 |   47161   15583   300834    19.3 | 73.553 % |
8.99/9.02	c |     21306 |   95774   199086 |   51877   16064   315316    19.6 | 73.706 % |
9.09/9.15	c |     22066 |   95551   198555 |   57065   16757   339492    20.3 | 74.033 % |
9.19/9.27	c ==============================================================================
9.19/9.27	c Found solution: -40
9.19/9.27	o -40
9.19/9.28	c ---[   0]---> Sorter-cost:    0     Base:
9.29/9.32	c ==================================[MINISAT+]==================================
9.29/9.32	c | Conflicts | Original         | Learnt                           | Progress |
9.29/9.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.29/9.32	c ==============================================================================
9.29/9.32	c |     22573 |   95160   197669 |   31720   17015   350326    20.6 | 74.033 % |
9.29/9.34	c |     22673 |   95160   197669 |   34892   17115   356501    20.8 | 74.686 % |
9.29/9.37	c |     22823 |   95106   197535 |   38381   17261   360565    20.9 | 74.772 % |
9.39/9.42	c |     23049 |   95013   197310 |   42219   17466   365076    20.9 | 74.910 % |
9.39/9.48	c |     23386 |   94966   197201 |   46441   17776   378604    21.3 | 74.975 % |
9.49/9.54	c |     23892 |   94961   197190 |   51085   18276   390433    21.4 | 74.981 % |
9.69/9.73	c |     24652 |   94399   195810 |   56193   18675   406360    21.8 | 75.842 % |
9.90/9.92	c |     25792 |   94283   195526 |   61813   19618   439777    22.4 | 76.021 % |
10.19/10.26	c |     27501 |   93887   194570 |   67994   21188   551252    26.0 | 76.623 % |
10.59/10.65	c |     30063 |   93580   193835 |   74794   23586   661515    28.0 | 77.085 % |
11.49/11.53	c |     33907 |   92526   191288 |   82273   26622   855765    32.1 | 78.683 % |
11.59/11.65	c ==============================================================================
11.59/11.65	c Found solution: -41
11.59/11.65	o -41
11.59/11.66	c ---[   0]---> Sorter-cost:    0     Base:
11.69/11.70	c ==================================[MINISAT+]==================================
11.69/11.70	c | Conflicts | Original         | Learnt                           | Progress |
11.69/11.70	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.69/11.70	c ==============================================================================
11.69/11.70	c |     34660 |   92501   191256 |   30833   27346   890259    32.6 | 78.683 % |
11.69/11.75	c |     34760 |   92374   190951 |   33916   27407   892203    32.6 | 78.925 % |
11.69/11.77	c |     34910 |   92374   190951 |   37307   27557   897352    32.6 | 78.925 % |
11.79/11.84	c |     35135 |   92325   190828 |   41038   27771   909011    32.7 | 78.996 % |
11.89/11.90	c |     35472 |   92325   190828 |   45142   28108   929804    33.1 | 78.996 % |
11.89/11.98	c |     35978 |   92325   190828 |   49656   28614   952436    33.3 | 78.996 % |
12.10/12.19	c |     36737 |   91933   189887 |   54622   29190   998234    34.2 | 79.580 % |
12.39/12.46	c |     37877 |   91668   189231 |   60084   30184  1050966    34.8 | 79.977 % |
12.79/12.89	c |     39585 |   91179   188051 |   66093   31104  1123554    36.1 | 80.703 % |
13.39/13.41	c |     42147 |   90991   187592 |   72702   33536  1352386    40.3 | 80.990 % |
14.29/14.37	c |     45991 |   90915   187410 |   79972   37245  1889303    50.7 | 81.102 % |
15.59/15.60	c |     51757 |   90762   187040 |   87970   42879  2343683    54.7 | 81.333 % |
15.78/15.85	c ==============================================================================
15.78/15.85	c Found solution: -42
15.78/15.85	o -42
15.78/15.86	c ---[   0]---> Sorter-cost:    0     Base:
15.88/15.91	c ==================================[MINISAT+]==================================
15.88/15.91	c | Conflicts | Original         | Learnt                           | Progress |
15.88/15.91	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
15.88/15.91	c ==============================================================================
15.88/15.91	c |     52914 |   90753   186986 |   30251   43937  2470581    56.2 | 81.333 % |
15.88/15.94	c |     53014 |   90753   186986 |   33276   44037  2472887    56.2 | 81.351 % |
15.88/15.98	c |     53164 |   90753   186986 |   36603   44187  2487369    56.3 | 81.351 % |
15.98/16.03	c |     53390 |   90753   186986 |   40264   44413  2502524    56.3 | 81.351 % |
16.08/16.10	c |     53727 |   90753   186986 |   44290   44750  2517712    56.3 | 81.351 % |
16.18/16.27	c |     54234 |   90712   186891 |   48719   45092  2552226    56.6 | 81.407 % |
16.39/16.44	c |     54995 |   90712   186891 |   53591   45853  2626768    57.3 | 81.407 % |
16.68/16.74	c |     56134 |   90698   186857 |   58950   46911  2726470    58.1 | 81.429 % |
17.08/17.17	c |     57843 |   90611   186643 |   64845   48530  2837380    58.5 | 81.556 % |
17.88/17.93	c |     60405 |   90521   186429 |   71330   50928  3048163    59.9 | 81.685 % |
18.89/18.95	c |     64249 |   90508   186398 |   78463   54678  3459802    63.3 | 81.705 % |
20.69/20.73	c |     70016 |   90366   186066 |   86309   60273  4054487    67.3 | 81.907 % |
23.59/23.61	c |     78665 |   90114   185438 |   94940   68614  5012115    73.0 | 82.308 % |
28.29/28.32	c |     91640 |   89808   184690 |  104434   80924  6476449    80.0 | 82.780 % |
32.08/32.11	c ==============================================================================
32.08/32.11	c Found solution: -43
32.08/32.11	o -43
32.08/32.12	c ---[   0]---> Sorter-cost:    0     Base:
32.18/32.21	c ==================================[MINISAT+]==================================
32.18/32.21	c | Conflicts | Original         | Learnt                           | Progress |
32.18/32.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
32.18/32.21	c ==============================================================================
32.18/32.21	c |    101349 |   89784   184660 |   29928   90515  7625234    84.2 | 82.780 % |
32.28/32.34	c |    101449 |   89740   184546 |   32920   23637  1615649    68.4 | 82.927 % |
32.28/32.38	c |    101600 |   89736   184536 |   36212   23784  1622993    68.2 | 82.933 % |
32.38/32.43	c |    101825 |   89736   184536 |   39834   24009  1640600    68.3 | 82.933 % |
32.48/32.55	c |    102162 |   89658   184344 |   43817   24307  1661876    68.4 | 83.056 % |
32.68/32.75	c |    102668 |   89497   183949 |   48199   24754  1694957    68.5 | 83.305 % |
32.89/32.91	c |    103427 |   89497   183949 |   53019   25513  1767199    69.3 | 83.305 % |
33.08/33.15	c |    104566 |   89497   183949 |   58321   26652  1884370    70.7 | 83.305 % |
33.58/33.63	c |    106275 |   89373   183652 |   64153   28323  2061056    72.8 | 83.490 % |
34.18/34.20	c |    108837 |   89373   183652 |   70568   30885  2343424    75.9 | 83.490 % |
35.19/35.25	c |    112681 |   89339   183568 |   77625   34664  2898101    83.6 | 83.544 % |
36.98/37.06	c |    118447 |   88995   182758 |   85388   40297  3742322    92.9 | 84.037 % |
39.88/39.94	c |    127096 |   88992   182751 |   93926   48945  4973106   101.6 | 84.041 % |
40.48/40.55	c ==============================================================================
40.48/40.55	c Found solution: -44
40.48/40.55	o -44
40.48/40.55	c ---[   0]---> Sorter-cost:    0     Base:
40.59/40.63	c ==================================[MINISAT+]==================================
40.59/40.63	c | Conflicts | Original         | Learnt                           | Progress |
40.59/40.63	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
40.59/40.63	c ==============================================================================
40.59/40.63	c |    128864 |   88967   182666 |   29655   50677  5251581   103.6 | 84.041 % |
40.69/40.72	c |    128964 |   88962   182655 |   32620   50775  5256860   103.5 | 84.087 % |
40.69/40.76	c |    129114 |   88962   182655 |   35882   50925  5267190   103.4 | 84.087 % |
40.78/40.83	c |    129339 |   88962   182655 |   39470   51150  5283543   103.3 | 84.087 % |
40.88/40.93	c |    129677 |   88962   182655 |   43417   51488  5324792   103.4 | 84.087 % |
40.98/41.09	c |    130183 |   88962   182655 |   47759   51994  5375997   103.4 | 84.087 % |
41.28/41.32	c |    130942 |   88962   182655 |   52535   52753  5461119   103.5 | 84.087 % |
41.58/41.68	c |    132081 |   88962   182655 |   57789   53892  5567309   103.3 | 84.087 % |
42.18/42.21	c |    133790 |   88962   182655 |   63568   55601  5753628   103.5 | 84.087 % |
43.08/43.12	c |    136353 |   88870   182433 |   69924   58139  6016906   103.5 | 84.220 % |
44.48/44.57	c |    140197 |   88770   182167 |   76917   61962  6470826   104.4 | 84.399 % |
46.58/46.68	c |    145963 |   88768   182163 |   84609   67727  7108180   105.0 | 84.401 % |
50.18/50.22	c |    154612 |   88725   182047 |   93070   76332  8360934   109.5 | 84.474 % |
55.77/55.87	c |    167586 |   88673   181922 |  102377   89282 10392161   116.4 | 84.554 % |
64.68/64.78	c |    187048 |   88609   181774 |  112614  108730 13218100   121.6 | 84.644 % |
80.66/80.75	c |    216240 |   88592   181733 |  123876  137917 17842959   129.4 | 84.670 % |
102.33/102.43	c |    260030 |   88397   181266 |  136263   36498  4124381   113.0 | 84.963 % |
128.52/128.67	c |    325714 |   88280   180980 |  149890  102049 16632541   163.0 | 85.143 % |
153.21/153.39	c ==============================================================================
153.21/153.39	c Found solution: -45
153.21/153.39	o -45
153.31/153.40	c ---[   0]---> Sorter-cost:    0     Base:
153.41/153.59	c ==================================[MINISAT+]==================================
153.41/153.59	c | Conflicts | Original         | Learnt                           | Progress |
153.41/153.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
153.41/153.59	c ==============================================================================
153.41/153.59	c |    377450 |   88232   180886 |   29410  153773 24052979   156.4 | 85.143 % |
153.81/153.91	c |    377550 |   88223   180863 |   32351   24087  2161776    89.7 | 85.225 % |
153.81/153.96	c |    377700 |   88223   180863 |   35586   24237  2176357    89.8 | 85.225 % |
153.91/154.02	c |    377925 |   88212   180836 |   39144   24459  2191005    89.6 | 85.243 % |
154.01/154.10	c |    378263 |   88190   180784 |   43059   24792  2208115    89.1 | 85.275 % |
154.11/154.22	c |    378769 |   88173   180745 |   47365   25296  2252341    89.0 | 85.298 % |
154.21/154.35	c |    379528 |   88173   180745 |   52101   26055  2316247    88.9 | 85.298 % |
154.41/154.59	c |    380667 |   88132   180639 |   57311   27172  2494937    91.8 | 85.365 % |
154.81/154.92	c |    382376 |   88132   180639 |   63042   28881  2661990    92.2 | 85.365 % |
155.41/155.54	c |    384938 |   88058   180460 |   69347   31425  2969947    94.5 | 85.477 % |
156.31/156.45	c |    388782 |   88055   180453 |   76281   35265  3493653    99.1 | 85.481 % |
157.71/157.80	c |    394548 |   88043   180425 |   83910   41020  4104524   100.1 | 85.498 % |
160.51/160.68	c |    403200 |   88043   180425 |   92301   49672  5806419   116.9 | 85.498 % |
164.60/164.76	c |    416174 |   87989   180297 |  101531   62572  7601609   121.5 | 85.578 % |
172.40/172.53	c |    435635 |   87843   179963 |  111684   81520 10678913   131.0 | 85.780 % |
184.71/184.87	c |    464827 |   87835   179945 |  122852  110711 14446943   130.5 | 85.791 % |
209.80/209.90	c |    508616 |   87768   179784 |  135138  154453 22661223   146.7 | 85.890 % |
237.69/237.83	c |    574301 |   87659   179502 |  148651   67067  9647438   143.8 | 86.075 % |
284.48/284.62	c |    672827 |   87579   179300 |  163517  165584 26562646   160.4 | 86.204 % |
354.97/355.17	c |    820616 |   87516   179142 |  179868  131211 15633594   119.1 | 86.305 % |
469.25/469.42	c |   1042299 |   87247   178478 |  197855  153454 26955261   175.7 | 86.720 % |
529.94/530.19	c ==============================================================================
529.94/530.19	c Found solution: -46
529.94/530.19	o -46
529.94/530.20	c ---[   0]---> Sorter-cost:    0     Base:
530.04/530.25	c ==================================[MINISAT+]==================================
530.04/530.25	c | Conflicts | Original         | Learnt                           | Progress |
530.04/530.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
530.04/530.25	c ==============================================================================
530.04/530.25	c |   1135830 |   87200   178333 |   29066   32833  2435402    74.2 | 86.720 % |
530.04/530.28	c |   1135930 |   87200   178333 |   31972   32933  2442086    74.2 | 86.793 % |
530.13/530.31	c |   1136080 |   87200   178333 |   35169   33083  2451962    74.1 | 86.793 % |
530.13/530.36	c |   1136306 |   87200   178333 |   38686   33309  2469357    74.1 | 86.793 % |
530.23/530.42	c |   1136643 |   87200   178333 |   42555   33646  2488605    74.0 | 86.793 % |
530.33/530.50	c |   1137149 |   87200   178333 |   46811   34152  2516607    73.7 | 86.793 % |
530.43/530.65	c |   1137911 |   87200   178333 |   51492   34914  2613511    74.9 | 86.793 % |
530.63/530.89	c |   1139051 |   87200   178333 |   56641   36054  2781136    77.1 | 86.793 % |
531.04/531.22	c |   1140759 |   87193   178314 |   62305   37760  2936858    77.8 | 86.806 % |
531.53/531.70	c |   1143321 |   87193   178314 |   68536   40322  3181702    78.9 | 86.806 % |
532.24/532.44	c |   1147165 |   87193   178314 |   75389   44166  3580546    81.1 | 86.806 % |
533.63/533.80	c |   1152931 |   87180   178283 |   82928   49931  4334749    86.8 | 86.825 % |
535.63/535.81	c |   1161581 |   87180   178283 |   91221   58581  5361500    91.5 | 86.825 % |
538.74/538.98	c |   1174555 |   87180   178283 |  100343   71555  6798787    95.0 | 86.825 % |
545.23/545.40	c |   1194016 |   87172   178263 |  110378   91015  9456968   103.9 | 86.838 % |
555.73/555.96	c |   1223208 |   87172   178263 |  121415  120207 12319843   102.5 | 86.838 % |
578.92/579.19	c |   1266997 |   87172   178263 |  133557  163996 15318809    93.4 | 86.838 % |
605.83/606.10	c |   1332682 |   87172   178263 |  146913   78034  4496044    57.6 | 86.838 % |
645.21/645.40	c |   1431208 |   87127   178152 |  161604  176546 17914745   101.5 | 86.909 % |
698.89/699.11	c |   1578998 |   87087   178054 |  177765  145366 14734344   101.4 | 86.972 % |
800.18/800.49	c |   1800681 |   87074   178023 |  195541  175747 17745744   101.0 | 86.991 % |
963.15/963.42	c |   2133206 |   87033   177922 |  215095   90976  6605921    72.6 | 87.056 % |
1055.84/1056.14	c ==============================================================================
1055.84/1056.14	c Found solution: -47
1055.84/1056.14	o -47
1055.84/1056.15	c ---[   0]---> Sorter-cost:    0     Base:
1056.04/1056.32	c ==================================[MINISAT+]==================================
1056.04/1056.32	c | Conflicts | Original         | Learnt                           | Progress |
1056.04/1056.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1056.04/1056.32	c ==============================================================================
1056.04/1056.32	c |   2293300 |   87052   177976 |   29017  251066 18270132    72.8 | 87.056 % |
1057.64/1057.95	c |   2293402 |   87052   177976 |   31918   29014   774631    26.7 | 87.060 % |
1057.64/1057.99	c |   2293552 |   87052   177976 |   35110   29164   782884    26.8 | 87.060 % |
1057.74/1058.04	c |   2293777 |   87052   177976 |   38621   29389   793594    27.0 | 87.060 % |
1057.84/1058.13	c |   2294115 |   87052   177976 |   42483   29727   812771    27.3 | 87.060 % |
1057.94/1058.24	c |   2294622 |   87052   177976 |   46732   30234   841998    27.8 | 87.060 % |
1058.14/1058.40	c |   2295381 |   87052   177976 |   51405   30993   882383    28.5 | 87.060 % |
1058.34/1058.61	c |   2296522 |   87052   177976 |   56545   32134   975905    30.4 | 87.060 % |
1058.54/1058.84	c |   2298230 |   87052   177976 |   62200   33842  1084602    32.0 | 87.060 % |
1058.94/1059.25	c |   2300792 |   87045   177957 |   68420   36396  1321353    36.3 | 87.073 % |
1059.54/1059.84	c |   2304636 |   87045   177957 |   75262   40240  1658555    41.2 | 87.073 % |
1060.74/1061.09	c |   2310402 |   87045   177957 |   82788   46006  2449029    53.2 | 87.073 % |
1062.64/1062.91	c |   2319052 |   87032   177922 |   91067   54623  3520016    64.4 | 87.096 % |
1065.54/1065.85	c |   2332026 |   87019   177889 |  100174   67591  5024597    74.3 | 87.118 % |
1070.73/1071.08	c |   2351487 |   86953   177723 |  110192   86860  7200353    82.9 | 87.221 % |
1081.04/1081.32	c |   2380679 |   86948   177712 |  121211  116043 10860443    93.6 | 87.227 % |
1100.63/1101.00	c |   2424468 |   86926   177662 |  133332  159831 15543927    97.3 | 87.255 % |
1121.93/1122.26	c |   2490152 |   86899   177595 |  146665   79146  7154548    90.4 | 87.298 % |
1164.42/1164.73	c |   2588679 |   86893   177581 |  161332  177668 16415395    92.4 | 87.306 % |
1221.82/1222.15	c |   2736469 |   86884   177560 |  177465  153166  8802013    57.5 | 87.319 % |
1335.10/1335.43	c |   2958153 |   86868   177522 |  195211  188095  7588027    40.3 | 87.343 % |
1494.37/1494.78	c |   3290678 |   86851   177481 |  214733  105698  4324335    40.9 | 87.369 % |
1767.53/1767.97	c |   3789467 |   86820   177406 |  236206  161847  8248888    51.0 | 87.416 % |
1800.03/1800.40	c 
1800.03/1800.40	c *** TERMINATED ***
1800.03/1800.40	s SATISFIABLE
1800.03/1800.40	v -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 -x1144 -x1143 -x1142 -x1141 -x1140 -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 x1132 -x1131 -x1130 -x1129 -x1128 -x1127 -x1126 -x1125 -x1124 -x1123 -x1122 -x1121 -x1120 -x1119 -x1118 -x1117 -x1116 x1115 -x1114 -x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 -x1104 -x1103 -x1102 -x1101 -x1100 -x1099 -x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 x1087 -x1086 -x1085 -x1084 -x1083 -x1082 -x1081 -x1080 -x1079 x1078 -x1077 -x1076 -x1075 -x1074 -x1073 -x1072 -x1071 -x1070 -x1069 -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052 -x1051 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 x1036 -x1035 -x1034 -x1033 -x1032 x1031 -x1030 -x1029 -x1028 -x1027 -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018 -x1017 -x1016 -x1015 -x1014 -x1013 -x1012 -x1011 -x1010 -x1009 -x1008 x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 -x957 x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 x900 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886 -x885 x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 x791 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1

Verifier Data

OK	-47

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721316-1338554533/watcher-3721316-1338554533 -o /tmp/evaluation-result-3721316-1338554533/solver-3721316-1338554533 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721316-1338554533.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 1.73 3/178 29253
/proc/meminfo: memFree=29389596/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=1396 CPUtime=0 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 202 0 0 0 0 0 0 0 20 0 1 0 321578106 1429504 160 33554432000 134512640 135395479 4290008624 4290007456 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 349 160 74 216 0 131 0

[startup+0.0799451 s]
/proc/loadavg: 2.01 2.00 1.73 3/178 29253
/proc/meminfo: memFree=29389596/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=2896 CPUtime=0.07 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 588 0 0 0 7 0 0 0 20 0 1 0 321578106 2965504 546 33554432000 134512640 135395479 4290008624 4290006924 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 724 546 74 216 0 506 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2896

[startup+0.100232 s]
/proc/loadavg: 2.01 2.00 1.73 3/178 29253
/proc/meminfo: memFree=29389596/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=3324 CPUtime=0.09 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 694 0 0 0 9 0 0 0 20 0 1 0 321578106 3403776 652 33554432000 134512640 135395479 4290008624 4290007672 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 831 652 74 216 0 613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3324

[startup+0.300194 s]
/proc/loadavg: 2.01 2.00 1.73 3/178 29253
/proc/meminfo: memFree=29389596/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=7576 CPUtime=0.29 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 1741 0 0 0 29 0 0 0 20 0 1 0 321578106 7757824 1699 33554432000 134512640 135395479 4290008624 4290007672 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 1894 1699 74 216 0 1676 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7576

[startup+0.700227 s]
/proc/loadavg: 2.01 2.00 1.73 3/178 29253
/proc/meminfo: memFree=29389596/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=16008 CPUtime=0.69 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 3841 0 0 0 69 0 0 0 20 0 1 0 321578106 16392192 3799 33554432000 134512640 135395479 4290008624 4290007456 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 4002 3800 74 216 0 3784 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16008

[startup+1.50027 s]
/proc/loadavg: 2.01 2.00 1.73 3/179 29254
/proc/meminfo: memFree=29365384/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=30276 CPUtime=1.49 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 7262 0 0 0 144 5 0 0 20 0 1 0 321578106 31002624 7039 33554432000 134512640 135395479 4290008624 4290006976 134569701 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 7569 7039 110 216 0 7351 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30276

[startup+3.10026 s]
/proc/loadavg: 2.01 2.00 1.73 3/179 29254
/proc/meminfo: memFree=29361664/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=30276 CPUtime=3.09 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 7263 0 0 0 304 5 0 0 20 0 1 0 321578106 31002624 7040 33554432000 134512640 135395479 4290008624 4290006976 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 7569 7040 110 216 0 7351 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30276

[startup+6.30026 s]
/proc/loadavg: 2.01 2.00 1.73 3/179 29254
/proc/meminfo: memFree=29361300/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=30276 CPUtime=6.29 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 7263 0 0 0 624 5 0 0 20 0 1 0 321578106 31002624 7040 33554432000 134512640 135395479 4290008624 4290007012 134582049 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 7569 7040 110 216 0 7351 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30276

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.73 3/179 29254
/proc/meminfo: memFree=29360860/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=30656 CPUtime=12.69 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 7323 0 0 0 1264 5 0 0 20 0 1 0 321578106 31391744 7100 33554432000 134512640 135395479 4290008624 4290006976 134569797 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 7664 7100 110 216 0 7446 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30656

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 1.74 3/179 29254
/proc/meminfo: memFree=29343252/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=49360 CPUtime=25.48 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 11970 0 0 0 2542 6 0 0 20 0 1 0 321578106 50544640 11747 33554432000 134512640 135395479 4290008624 4290006976 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 12340 11747 110 216 0 12122 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49360

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.74 3/179 29255
/proc/meminfo: memFree=29326884/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=62240 CPUtime=51.09 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 15212 0 0 0 5101 8 0 0 20 0 1 0 321578106 63733760 14989 33554432000 134512640 135395479 4290008624 4290006496 134573792 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 15560 14989 110 216 0 15342 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62240

[startup+102.307 s]
/proc/loadavg: 2.11 2.03 1.76 3/179 29255
/proc/meminfo: memFree=29255196/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=120052 CPUtime=102.23 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 29651 0 0 0 10209 14 0 0 20 0 1 0 321578106 122933248 29389 33554432000 134512640 135395479 4290008624 4290006976 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 30013 29389 110 216 0 29795 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 120052

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 1.77 3/178 29255
/proc/meminfo: memFree=29237568/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=127820 CPUtime=162.2 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 31635 0 0 0 16205 15 0 0 20 0 1 0 321578106 130887680 31359 33554432000 134512640 135395479 4290008624 4290006976 134569793 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 31955 31359 110 216 0 31737 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 127820

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 1.79 3/179 29256
/proc/meminfo: memFree=29220788/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=133664 CPUtime=222.2 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 33076 0 0 0 22204 16 0 0 20 0 1 0 321578106 136871936 32800 33554432000 134512640 135395479 4290008624 4290006672 134584050 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 33416 32800 110 216 0 33198 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 133664

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.80 3/179 29256
/proc/meminfo: memFree=29211040/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=137440 CPUtime=282.19 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 34052 0 0 0 28202 17 0 0 20 0 1 0 321578106 140738560 33771 33554432000 134512640 135395479 4290008624 4290006460 135011021 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 34360 33771 110 216 0 34142 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 137440

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/178 29256
/proc/meminfo: memFree=29181220/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=158520 CPUtime=342.17 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 39335 0 0 0 34197 20 0 0 20 0 1 0 321578106 162324480 39051 33554432000 134512640 135395479 4290008624 4290006496 134574486 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 39630 39051 110 216 0 39412 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 158520

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/179 29257
/proc/meminfo: memFree=29172572/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=158924 CPUtime=402.16 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 39346 0 0 0 40196 20 0 0 20 0 1 0 321578106 162738176 39062 33554432000 134512640 135395479 4290008624 4290006976 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 39731 39062 110 216 0 39513 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 158924

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/179 29257
/proc/meminfo: memFree=29156452/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=158924 CPUtime=462.15 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 39353 0 0 0 46195 20 0 0 20 0 1 0 321578106 162738176 39069 33554432000 134512640 135395479 4290008624 4290006496 134574544 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 39731 39069 110 216 0 39513 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 158924

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/180 29260
/proc/meminfo: memFree=29129332/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=183320 CPUtime=522.13 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 45455 0 0 0 52189 24 0 0 20 0 1 0 321578106 187719680 45166 33554432000 134512640 135395479 4290008624 4290006976 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 45830 45166 110 216 0 45612 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 183320

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/179 29260
/proc/meminfo: memFree=29125040/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=582.12 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46353 0 0 0 58187 25 0 0 20 0 1 0 321578106 191311872 46064 33554432000 134512640 135395479 4290008624 4290006976 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46064 110 216 0 46489 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 186828

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 29261
/proc/meminfo: memFree=29125324/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=822.07 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46367 0 0 0 82182 25 0 0 20 0 1 0 321578106 191311872 46072 33554432000 134512640 135395479 4290008624 4290006976 134581412 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46072 110 216 0 46489 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 186828

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 29261
/proc/meminfo: memFree=29125324/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=882.06 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46367 0 0 0 88181 25 0 0 20 0 1 0 321578106 191311872 46072 33554432000 134512640 135395479 4290008624 4290006976 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46072 110 216 0 46489 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 186828

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/179 29261
/proc/meminfo: memFree=29124704/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=942.05 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46367 0 0 0 94180 25 0 0 20 0 1 0 321578106 191311872 46072 33554432000 134512640 135395479 4290008624 4290006880 134568552 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46072 110 216 0 46489 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 186828

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/179 29262
/proc/meminfo: memFree=29123836/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1002.04 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46367 0 0 0 100179 25 0 0 20 0 1 0 321578106 191311872 46072 33554432000 134512640 135395479 4290008624 4290006976 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46072 110 216 0 46489 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 186828

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 29262
/proc/meminfo: memFree=29118064/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1062.04 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46380 0 0 0 106179 25 0 0 20 0 1 0 321578106 191311872 46085 33554432000 134512640 135395479 4290008624 4290006592 134576660 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46085 110 216 0 46489 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 186828

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 1.90 3/180 29265
/proc/meminfo: memFree=29117560/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1122.03 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46380 0 0 0 112178 25 0 0 20 0 1 0 321578106 191311872 46085 33554432000 134512640 135395479 4290008624 4290006592 134576754 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46085 110 216 0 46489 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 186828

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/180 29288
/proc/meminfo: memFree=29117000/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1182.02 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46381 0 0 0 118177 25 0 0 20 0 1 0 321578106 191311872 46085 33554432000 134512640 135395479 4290008624 4290006976 134580945 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46085 110 216 0 46489 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 186828

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 1.91 3/179 29288
/proc/meminfo: memFree=29116636/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1242.01 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46381 0 0 0 124176 25 0 0 20 0 1 0 321578106 191311872 46085 33554432000 134512640 135395479 4290008624 4290006976 134580886 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46085 110 216 0 46489 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 186828

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/179 29289
/proc/meminfo: memFree=29115704/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1302.01 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46381 0 0 0 130176 25 0 0 20 0 1 0 321578106 191311872 46085 33554432000 134512640 135395479 4290008624 4290006976 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46085 110 216 0 46489 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 186828

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 29289
/proc/meminfo: memFree=29115456/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1361.99 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46381 0 0 0 136174 25 0 0 20 0 1 0 321578106 191311872 46085 33554432000 134512640 135395479 4290008624 4290006976 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46085 110 216 0 46489 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 186828

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 29289
/proc/meminfo: memFree=29115580/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1421.99 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46381 0 0 0 142174 25 0 0 20 0 1 0 321578106 191311872 46085 33554432000 134512640 135395479 4290008624 4290006976 134581036 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46085 110 216 0 46489 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 186828

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 29289
/proc/meminfo: memFree=29108388/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1481.97 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46381 0 0 0 148172 25 0 0 20 0 1 0 321578106 191311872 46085 33554432000 134512640 135395479 4290008624 4290006976 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46085 110 216 0 46489 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 186828

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 29289
/proc/meminfo: memFree=29095856/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1541.96 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46381 0 0 0 154171 25 0 0 20 0 1 0 321578106 191311872 46085 33554432000 134512640 135395479 4290008624 4290006944 134573190 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46085 110 216 0 46489 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 186828

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 29290
/proc/meminfo: memFree=29083828/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1601.95 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46387 0 0 0 160170 25 0 0 20 0 1 0 321578106 191311872 46091 33554432000 134512640 135395479 4290008624 4290006976 134581480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46091 110 216 0 46489 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 186828

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/179 29339
/proc/meminfo: memFree=29264328/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1661.94 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46387 0 0 0 166169 25 0 0 20 0 1 0 321578106 191311872 46091 33554432000 134512640 135395479 4290008624 4290006976 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46091 110 216 0 46489 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 186828

[startup+1722.3 s]
/proc/loadavg: 2.14 2.05 1.93 3/180 29390
/proc/meminfo: memFree=29257748/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1721.93 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46388 0 0 0 172168 25 0 0 20 0 1 0 321578106 191311872 46092 33554432000 134512640 135395479 4290008624 4290006928 134580396 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46092 110 216 0 46489 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 186828

[startup+1782.3 s]
/proc/loadavg: 2.08 2.05 1.94 3/179 29390
/proc/meminfo: memFree=29254028/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1781.93 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46388 0 0 0 178168 25 0 0 20 0 1 0 321578106 191311872 46092 33554432000 134512640 135395479 4290008624 4290006592 134579886 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46092 110 216 0 46489 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 186828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.05 1.94 3/179 29390
/proc/meminfo: memFree=29253408/32873844 swapFree=7620/7620
[pid=29253] ppid=29251 vsize=186828 CPUtime=1800.03 cores=1,3,5,7
/proc/29253/stat : 29253 (minisat+) R 29251 29253 29031 0 -1 4202496 46388 0 0 0 179978 25 0 0 20 0 1 0 321578106 191311872 46092 33554432000 134512640 135395479 4290008624 4290006976 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/29253/statm: 46707 46092 110 216 0 46489 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 186828

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

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

Child status: 10
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.78
CPU system time (s): 0.25996
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 186828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.25996
maximum resident set size= 184376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46390
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= 87
involuntary context switches= 1849

runsolver used 3.43148 second user time and 10.2324 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-01 14:42:13
IDJOB=3721316
IDBENCH=2264
IDSOLVER=2306
FILE ID=node135/3721316-1338554533
RUNJOBID= node135-1338552573-29048
PBS_JOBID= 14635849
Free space on /tmp= 71000 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-2.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721316-1338554533/watcher-3721316-1338554533 -o /tmp/evaluation-result-3721316-1338554533/solver-3721316-1338554533 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721316-1338554533.opb            

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 669011fc499ae56e44c354cc6cddc4c7
RANDOM SEED=188893235

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5238.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29389876 kB
Buffers:          294364 kB
Cached:          2295452 kB
SwapCached:         1692 kB
Active:          1087328 kB
Inactive:        1576220 kB
Active(anon):      63832 kB
Inactive(anon):    11988 kB
Active(file):    1023496 kB
Inactive(file):  1564232 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105720 kB
Dirty:              4292 kB
Writeback:             0 kB
AnonPages:         79620 kB
Mapped:            10844 kB
Shmem:               132 kB
Slab:             683064 kB
SReclaimable:     125184 kB
SUnreclaim:       557880 kB
KernelStack:        1480 kB
PageTables:         3816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     188760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721316-1338554533.opb

Free space on /tmp at the end= 70996 MiB
End job on node135 at 2012-06-01 15:12:16