Trace number 3721313

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)-48 1800.05 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-3.opb
MD5SUM29f577041bedcbf69a98210424b233be
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.05
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 constraints81068
Number of constraints which are clauses81068
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 81068 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 |   81068   162136 |   27022       0        0     nan |  0.000 % |
0.89/0.95	c ==============================================================================
0.89/0.95	c Found solution: -34
0.89/0.95	o -34
0.89/0.96	c ---[   0]---> Sorter-cost:63046     Base:
1.00/1.03	c ==================================[MINISAT+]==================================
1.00/1.03	c | Conflicts | Original         | Learnt                           | Progress |
1.00/1.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.00/1.03	c ==============================================================================
1.00/1.03	c |         0 |  148824   321085 |   49608       0        0     nan |  0.000 % |
1.00/1.10	c |       100 |  148525   320464 |   54568      89      647     7.3 |  0.364 % |
1.19/1.22	c |       250 |  147550   318365 |   60025     172     1582     9.2 |  1.583 % |
1.39/1.41	c |       475 |  146282   315603 |   66028     352     3233     9.2 |  3.202 % |
1.59/1.68	c |       813 |  144245   311162 |   72631     579     5643     9.7 |  5.871 % |
1.89/1.97	c |      1319 |  142081   306384 |   79894     969     9530     9.8 |  8.642 % |
2.49/2.58	c |      2078 |  137736   296703 |   87883    1563    16664    10.7 | 14.500 % |
3.30/3.37	c |      3217 |  131537   282628 |   96671    2418    27257    11.3 | 23.018 % |
4.30/4.36	c |      4925 |  123620   264611 |  106339    3613    42907    11.9 | 33.844 % |
5.50/5.53	c |      7487 |  113550   241172 |  116973    5356    67950    12.7 | 47.966 % |
6.09/6.10	c ==============================================================================
6.09/6.10	c Found solution: -35
6.09/6.10	o -35
6.09/6.11	c ---[   0]---> Sorter-cost:    0     Base:
6.09/6.15	c ==================================[MINISAT+]==================================
6.09/6.15	c | Conflicts | Original         | Learnt                           | Progress |
6.09/6.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.09/6.15	c ==============================================================================
6.09/6.15	c |      8942 |  109479   231646 |   36493    6398    83738    13.1 | 47.966 % |
6.09/6.17	c |      9042 |  109425   231526 |   40142    6488    84756    13.1 | 54.101 % |
6.19/6.24	c |      9192 |  108817   230122 |   44156    6542    85696    13.1 | 54.940 % |
6.19/6.29	c |      9417 |  108742   229957 |   48572    6753    88958    13.2 | 55.038 % |
6.39/6.44	c |      9754 |  107510   227021 |   53429    6943    92761    13.4 | 56.846 % |
6.60/6.64	c |     10260 |  105913   223216 |   58772    7155    97498    13.6 | 59.215 % |
6.79/6.84	c |     11020 |  105175   221476 |   64649    7673   105317    13.7 | 60.288 % |
7.19/7.23	c |     12159 |  103203   216846 |   71114    8489   120338    14.2 | 63.131 % |
7.49/7.58	c ==============================================================================
7.49/7.58	c Found solution: -36
7.49/7.58	o -36
7.49/7.59	c ---[   0]---> Sorter-cost:    0     Base:
7.59/7.63	c ==================================[MINISAT+]==================================
7.59/7.63	c | Conflicts | Original         | Learnt                           | Progress |
7.59/7.63	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
7.59/7.63	c ==============================================================================
7.59/7.63	c |     13203 |  100733   210967 |   33577    9056   136886    15.1 | 63.131 % |
7.59/7.65	c |     13303 |  100611   210685 |   36934    9131   139212    15.2 | 66.860 % |
7.59/7.69	c |     13453 |  100325   210019 |   40628    9181   139747    15.2 | 67.265 % |
7.69/7.76	c |     13678 |  100059   209371 |   44690    9352   142290    15.2 | 67.665 % |
7.79/7.84	c |     14015 |   99707   208499 |   49160    9535   150995    15.8 | 68.219 % |
7.89/7.94	c |     14522 |   99276   207440 |   54076   10000   163255    16.3 | 68.874 % |
7.99/8.01	c ==============================================================================
7.99/8.01	c Found solution: -37
7.99/8.01	o -37
7.99/8.02	c ---[   0]---> Sorter-cost:    0     Base:
7.99/8.05	c ==================================[MINISAT+]==================================
7.99/8.05	c | Conflicts | Original         | Learnt                           | Progress |
7.99/8.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
7.99/8.05	c ==============================================================================
7.99/8.05	c |     14905 |   99017   206836 |   33005   10349   176652    17.1 | 68.874 % |
7.99/8.09	c |     15005 |   98880   206528 |   36305   10433   177386    17.0 | 69.468 % |
8.09/8.12	c |     15156 |   98646   205978 |   39936   10557   180672    17.1 | 69.807 % |
8.09/8.19	c |     15381 |   98366   205323 |   43929   10660   183391    17.2 | 70.205 % |
8.19/8.27	c |     15718 |   97960   204346 |   48322   10906   188208    17.3 | 70.808 % |
8.39/8.42	c |     16224 |   97329   202834 |   53154   11259   197451    17.5 | 71.755 % |
8.49/8.50	c ==============================================================================
8.49/8.50	c Found solution: -38
8.49/8.50	o -38
8.49/8.51	c ---[   0]---> Sorter-cost:    0     Base:
8.49/8.54	c ==================================[MINISAT+]==================================
8.49/8.54	c | Conflicts | Original         | Learnt                           | Progress |
8.49/8.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.49/8.54	c ==============================================================================
8.49/8.54	c |     16609 |   97142   202333 |   32380   11543   200782    17.4 | 71.755 % |
8.49/8.57	c |     16709 |   97045   202091 |   35618   11621   201582    17.3 | 72.198 % |
8.59/8.60	c |     16860 |   96950   201864 |   39179   11735   204990    17.5 | 72.347 % |
8.59/8.64	c |     17088 |   96889   201715 |   43097   11909   209728    17.6 | 72.433 % |
8.69/8.73	c |     17425 |   96380   200482 |   47407   12147   216033    17.8 | 73.196 % |
8.79/8.83	c |     17932 |   96079   199749 |   52148   12412   237148    19.1 | 73.650 % |
8.89/8.96	c |     18692 |   95763   198984 |   57363   13024   253885    19.5 | 74.133 % |
8.99/9.07	c ==============================================================================
8.99/9.07	c Found solution: -39
8.99/9.07	o -39
8.99/9.07	c ---[   0]---> Sorter-cost:    0     Base:
9.09/9.11	c ==================================[MINISAT+]==================================
9.09/9.11	c | Conflicts | Original         | Learnt                           | Progress |
9.09/9.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.09/9.11	c ==============================================================================
9.09/9.11	c |     19374 |   95715   198918 |   31905   13669   272269    19.9 | 74.133 % |
9.09/9.13	c |     19474 |   95715   198918 |   35095   13769   274839    20.0 | 74.287 % |
9.09/9.17	c |     19624 |   95609   198662 |   38605   13853   276879    20.0 | 74.444 % |
9.19/9.20	c |     19849 |   95504   198406 |   42465   14055   280648    20.0 | 74.608 % |
9.19/9.29	c |     20186 |   95321   197961 |   46712   14273   290024    20.3 | 74.888 % |
9.29/9.38	c |     20692 |   95154   197572 |   51383   14648   305122    20.8 | 75.121 % |
9.49/9.51	c |     21451 |   94801   196722 |   56521   15251   327192    21.5 | 75.643 % |
9.79/9.82	c |     22590 |   93726   194151 |   62173   16066   352985    22.0 | 77.246 % |
9.89/9.95	c ==============================================================================
9.89/9.95	c Found solution: -41
9.89/9.95	o -41
9.89/9.96	c ---[   0]---> Sorter-cost:    0     Base:
9.89/9.99	c ==================================[MINISAT+]==================================
9.89/9.99	c | Conflicts | Original         | Learnt                           | Progress |
9.89/9.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.89/9.99	c ==============================================================================
9.89/9.99	c |     23429 |   93460   193538 |   31153   16809   378976    22.5 | 77.246 % |
9.99/10.01	c |     23529 |   93460   193538 |   34268   16909   381017    22.5 | 77.671 % |
9.99/10.04	c |     23679 |   93460   193538 |   37695   17059   388758    22.8 | 77.671 % |
9.99/10.07	c |     23904 |   93460   193538 |   41464   17284   395681    22.9 | 77.671 % |
10.09/10.12	c |     24241 |   93370   193322 |   45611   17561   402866    22.9 | 77.805 % |
10.19/10.23	c |     24748 |   93155   192800 |   50172   17880   419682    23.5 | 78.132 % |
10.29/10.38	c |     25507 |   92786   191894 |   55189   18335   435938    23.8 | 78.691 % |
10.59/10.64	c |     26646 |   92029   190018 |   60708   19085   465968    24.4 | 79.853 % |
10.89/10.90	c |     28354 |   91911   189738 |   66779   20687   567048    27.4 | 80.025 % |
11.29/11.33	c |     30918 |   91718   189266 |   73457   23148   724187    31.3 | 80.312 % |
11.99/12.04	c |     34763 |   91541   188853 |   80802   26821  1007077    37.5 | 80.553 % |
12.99/13.09	c |     40529 |   91425   188555 |   88883   32336  1405077    43.5 | 80.745 % |
15.18/15.22	c |     49178 |   90591   186576 |   97771   40058  2307923    57.6 | 81.963 % |
18.99/19.00	c |     62152 |   90053   185258 |  107548   52252  3904159    74.7 | 82.791 % |
25.99/26.06	c |     81614 |   89718   184449 |  118303   70757  6817442    96.4 | 83.299 % |
30.88/30.93	c ==============================================================================
30.88/30.93	c Found solution: -42
30.88/30.93	o -42
30.88/30.94	c ---[   0]---> Sorter-cost:    0     Base:
30.98/31.04	c ==================================[MINISAT+]==================================
30.98/31.04	c | Conflicts | Original         | Learnt                           | Progress |
30.98/31.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
30.98/31.04	c ==============================================================================
30.98/31.04	c |     92949 |   89145   183005 |   29715   81197  8186868   100.8 | 83.299 % |
31.08/31.12	c |     93050 |   89145   183005 |   32686   22034  1602261    72.7 | 84.175 % |
31.08/31.18	c |     93200 |   89036   182740 |   35955   22132  1607001    72.6 | 84.341 % |
31.18/31.23	c |     93426 |   88996   182646 |   39550   22127  1611092    72.8 | 84.397 % |
31.18/31.29	c |     93763 |   88996   182646 |   43505   22464  1641209    73.1 | 84.397 % |
31.38/31.40	c |     94269 |   88996   182646 |   47856   22970  1706790    74.3 | 84.397 % |
31.48/31.56	c |     95028 |   88949   182534 |   52641   23714  1783041    75.2 | 84.460 % |
31.79/31.80	c |     96167 |   88941   182514 |   57906   24846  1915727    77.1 | 84.472 % |
32.08/32.18	c |     97876 |   88901   182419 |   63696   26515  2138859    80.7 | 84.529 % |
32.68/32.75	c |    100438 |   88795   182161 |   70066   29050  2363631    81.4 | 84.692 % |
33.68/33.76	c |    104282 |   88753   182051 |   77073   32854  2852036    86.8 | 84.766 % |
35.38/35.46	c |    110048 |   88753   182051 |   84780   38620  3734405    96.7 | 84.766 % |
38.68/38.74	c |    118697 |   88753   182051 |   93258   47269  5406231   114.4 | 84.766 % |
42.08/42.10	c ==============================================================================
42.08/42.10	c Found solution: -43
42.08/42.10	o -43
42.08/42.11	c ---[   0]---> Sorter-cost:    0     Base:
42.18/42.20	c ==================================[MINISAT+]==================================
42.18/42.20	c | Conflicts | Original         | Learnt                           | Progress |
42.18/42.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
42.18/42.20	c ==============================================================================
42.18/42.20	c |    129419 |   88785   182147 |   29595   57991  7188448   124.0 | 84.766 % |
42.18/42.28	c |    129519 |   88747   182048 |   32554   58060  7189895   123.8 | 84.813 % |
42.28/42.34	c |    129669 |   88747   182048 |   35809   58210  7203645   123.8 | 84.813 % |
42.38/42.43	c |    129894 |   88747   182048 |   39390   58435  7222308   123.6 | 84.813 % |
42.48/42.53	c |    130231 |   88747   182048 |   43330   58772  7240654   123.2 | 84.813 % |
42.68/42.71	c |    130737 |   88747   182048 |   47663   59278  7308626   123.3 | 84.813 % |
42.88/42.99	c |    131496 |   88747   182048 |   52429   60037  7397997   123.2 | 84.813 % |
43.28/43.34	c |    132635 |   88747   182048 |   57672   61176  7525501   123.0 | 84.813 % |
43.78/43.89	c |    134344 |   88747   182048 |   63439   62885  7690787   122.3 | 84.813 % |
44.68/44.74	c |    136908 |   88747   182048 |   69783   65449  7984177   122.0 | 84.813 % |
46.18/46.26	c |    140752 |   88734   182017 |   76761   69270  8519695   123.0 | 84.832 % |
48.29/48.39	c |    146518 |   88734   182017 |   84437   75036  9316076   124.2 | 84.832 % |
52.08/52.16	c |    155169 |   88734   182017 |   92881   83687 10482862   125.3 | 84.832 % |
57.57/57.65	c |    168144 |   88731   182010 |  102169   96657 12423900   128.5 | 84.837 % |
68.37/68.42	c |    187605 |   88731   182010 |  112386  116118 15556343   134.0 | 84.837 % |
74.78/74.89	c ==============================================================================
74.78/74.89	c Found solution: -44
74.78/74.89	o -44
74.87/74.90	c ---[   0]---> Sorter-cost:    0     Base:
74.97/75.06	c ==================================[MINISAT+]==================================
74.97/75.06	c | Conflicts | Original         | Learnt                           | Progress |
74.97/75.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
74.97/75.06	c ==============================================================================
74.97/75.06	c |    200502 |   88705   181922 |   29568  127023 16926154   133.3 | 84.837 % |
75.17/75.27	c |    200602 |   88705   181922 |   32524   23397  1923533    82.2 | 84.876 % |
75.27/75.31	c |    200752 |   88705   181922 |   35777   23547  1936394    82.2 | 84.876 % |
75.27/75.36	c |    200977 |   88705   181922 |   39355   23772  1958482    82.4 | 84.876 % |
75.37/75.43	c |    201315 |   88705   181922 |   43290   24110  1985133    82.3 | 84.876 % |
75.47/75.52	c |    201821 |   88705   181922 |   47619   24616  2015838    81.9 | 84.876 % |
75.67/75.72	c |    202582 |   88689   181882 |   52381   25361  2086362    82.3 | 84.902 % |
75.88/75.94	c |    203721 |   88689   181882 |   57619   26500  2187127    82.5 | 84.902 % |
76.27/76.32	c |    205432 |   88689   181882 |   63381   28211  2387337    84.6 | 84.902 % |
76.98/77.01	c |    207994 |   88689   181882 |   69719   30773  2779868    90.3 | 84.902 % |
77.98/78.07	c |    211839 |   88689   181882 |   76691   34618  3316548    95.8 | 84.902 % |
79.67/79.79	c |    217605 |   88689   181882 |   84360   40384  4220056   104.5 | 84.902 % |
82.38/82.46	c |    226255 |   88679   181858 |   92797   49031  5387721   109.9 | 84.917 % |
87.07/87.17	c |    239230 |   88669   181834 |  102076   61996  7218396   116.4 | 84.932 % |
97.66/97.79	c |    258691 |   88669   181834 |  112284   81457 11453565   140.6 | 84.932 % |
111.94/112.07	c |    287884 |   88657   181806 |  123512  110646 15171541   137.1 | 84.949 % |
142.42/142.55	c |    331676 |   88657   181806 |  135864  154438 22015189   142.6 | 84.949 % |
159.60/159.77	c ==============================================================================
159.60/159.77	c Found solution: -45
159.60/159.77	o -45
159.60/159.78	c ---[   0]---> Sorter-cost:    0     Base:
159.80/159.98	c ==================================[MINISAT+]==================================
159.80/159.98	c | Conflicts | Original         | Learnt                           | Progress |
159.80/159.98	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
159.80/159.98	c ==============================================================================
159.80/159.98	c |    355690 |   88678   181867 |   29559  178452 25171779   141.1 | 84.949 % |
160.20/160.33	c |    355790 |   88678   181867 |   32514   23208  1976127    85.1 | 84.928 % |
160.20/160.36	c |    355940 |   88678   181867 |   35766   23358  1992119    85.3 | 84.928 % |
160.20/160.39	c |    356165 |   88678   181867 |   39343   23583  1999750    84.8 | 84.928 % |
160.30/160.44	c |    356502 |   88678   181867 |   43277   23920  2016596    84.3 | 84.928 % |
160.40/160.56	c |    357008 |   88532   181539 |   47605   24418  2030737    83.2 | 85.117 % |
160.50/160.66	c |    357767 |   88532   181539 |   52365   25177  2084426    82.8 | 85.117 % |
160.70/160.86	c |    358907 |   88532   181539 |   57602   26317  2190912    83.3 | 85.117 % |
161.10/161.20	c |    360616 |   88461   181366 |   63362   28016  2372904    84.7 | 85.223 % |
161.50/161.64	c |    363179 |   88461   181366 |   69698   30579  2595725    84.9 | 85.223 % |
162.30/162.43	c |    367023 |   88365   181126 |   76668   34408  2938796    85.4 | 85.377 % |
163.40/163.59	c |    372789 |   88323   181019 |   84335   40042  3502421    87.5 | 85.444 % |
165.40/165.54	c |    381438 |   88314   180996 |   92768   48688  4624924    95.0 | 85.459 % |
169.20/169.37	c |    394412 |   88035   180312 |  102045   61631  6268332   101.7 | 85.889 % |
175.40/175.59	c |    413873 |   88024   180283 |  112250   81003  8855683   109.3 | 85.908 % |
186.80/186.91	c |    443065 |   87888   179969 |  123475  109945 12619418   114.8 | 86.095 % |
210.49/210.63	c |    486854 |   87883   179958 |  135822  153733 18690893   121.6 | 86.102 % |
240.69/240.84	c |    552539 |   87868   179919 |  149405   63192  8854402   140.1 | 86.128 % |
288.38/288.50	c |    651065 |   87791   179732 |  164345  161647 22831147   141.2 | 86.246 % |
347.67/347.88	c |    798854 |   87510   179062 |  180780  125894 15975623   126.9 | 86.659 % |
451.96/452.14	c |   1020539 |   87402   178792 |  198858  150353 23999887   159.6 | 86.830 % |
551.32/551.56	c ==============================================================================
551.32/551.56	c Found solution: -46
551.32/551.56	o -46
551.32/551.57	c ---[   0]---> Sorter-cost:    0     Base:
551.42/551.68	c ==================================[MINISAT+]==================================
551.42/551.68	c | Conflicts | Original         | Learnt                           | Progress |
551.42/551.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
551.42/551.68	c ==============================================================================
551.42/551.68	c |   1196240 |   87389   178730 |   29129  111201  9901838    89.0 | 86.830 % |
551.92/552.12	c |   1196340 |   87389   178730 |   32041   23131   977133    42.2 | 86.855 % |
551.92/552.14	c |   1196491 |   87389   178730 |   35246   23282   980985    42.1 | 86.855 % |
551.92/552.17	c |   1196716 |   87389   178730 |   38770   23507   992358    42.2 | 86.855 % |
552.02/552.21	c |   1197053 |   87373   178692 |   42647   23841  1004641    42.1 | 86.878 % |
552.02/552.27	c |   1197559 |   87373   178692 |   46912   24347  1025905    42.1 | 86.878 % |
552.12/552.38	c |   1198318 |   87373   178692 |   51603   25106  1074065    42.8 | 86.878 % |
552.32/552.53	c |   1199457 |   87373   178692 |   56764   26245  1140545    43.5 | 86.878 % |
552.52/552.77	c |   1201165 |   87373   178692 |   62440   27953  1264914    45.3 | 86.878 % |
552.82/553.09	c |   1203727 |   87373   178692 |   68684   30515  1410299    46.2 | 86.878 % |
553.52/553.72	c |   1207571 |   87373   178692 |   75553   34359  1694562    49.3 | 86.878 % |
554.52/554.77	c |   1213337 |   87372   178689 |   83108   40123  2211150    55.1 | 86.880 % |
556.32/556.57	c |   1221987 |   87372   178689 |   91419   48773  2999823    61.5 | 86.880 % |
559.52/559.76	c |   1234961 |   87362   178665 |  100561   61744  4002748    64.8 | 86.896 % |
565.12/565.31	c |   1254423 |   87362   178665 |  110617   81206  5826339    71.7 | 86.896 % |
574.91/575.11	c |   1283615 |   87359   178658 |  121679  110396  8513999    77.1 | 86.900 % |
593.11/593.34	c |   1327404 |   87359   178658 |  133846  154185 14227359    92.3 | 86.900 % |
618.71/618.97	c |   1393088 |   87356   178651 |  147231   66853  5527365    82.7 | 86.904 % |
662.20/662.45	c |   1491614 |   87353   178644 |  161954  165378 14906486    90.1 | 86.908 % |
693.30/693.52	c ==============================================================================
693.30/693.52	c Found solution: -47
693.30/693.52	o -47
693.30/693.52	c ---[   0]---> Sorter-cost:    0     Base:
693.30/693.59	c ==================================[MINISAT+]==================================
693.30/693.59	c | Conflicts | Original         | Learnt                           | Progress |
693.30/693.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
693.30/693.59	c ==============================================================================
693.30/693.59	c |   1557399 |   87337   178622 |   29112   50582  3601499    71.2 | 86.908 % |
693.40/693.62	c |   1557499 |   87337   178622 |   32023   50682  3606717    71.2 | 86.956 % |
693.40/693.66	c |   1557649 |   87337   178622 |   35225   50832  3615447    71.1 | 86.956 % |
693.50/693.71	c |   1557875 |   87337   178622 |   38748   51058  3628090    71.1 | 86.956 % |
693.50/693.77	c |   1558212 |   87337   178622 |   42622   51395  3651718    71.1 | 86.956 % |
693.60/693.86	c |   1558718 |   87337   178622 |   46885   51901  3683328    71.0 | 86.956 % |
693.80/694.02	c |   1559477 |   87337   178622 |   51573   52660  3738900    71.0 | 86.956 % |
694.00/694.21	c |   1560616 |   87337   178622 |   56731   53799  3830525    71.2 | 86.956 % |
694.20/694.45	c |   1562324 |   87337   178622 |   62404   55507  3918794    70.6 | 86.956 % |
694.70/694.97	c |   1564886 |   87337   178622 |   68644   58069  4128097    71.1 | 86.956 % |
695.60/695.84	c |   1568730 |   87337   178622 |   75509   61913  4530976    73.2 | 86.956 % |
696.90/697.15	c |   1574496 |   87337   178622 |   83059   67679  5012243    74.1 | 86.956 % |
698.99/699.25	c |   1583145 |   87337   178622 |   91365   76328  5872790    76.9 | 86.956 % |
702.80/703.04	c |   1596119 |   87335   178618 |  100502   89301  7017470    78.6 | 86.958 % |
708.79/709.00	c |   1615580 |   87335   178618 |  110552  108762  8709163    80.1 | 86.958 % |
718.79/719.01	c |   1644773 |   87288   178501 |  121608  137898 11163706    81.0 | 87.033 % |
735.19/735.44	c |   1688562 |   87281   178484 |  133768   43455  2170476    49.9 | 87.044 % |
753.19/753.45	c |   1754246 |   87263   178440 |  147145  109132  9315023    85.4 | 87.072 % |
797.08/797.36	c |   1852773 |   87259   178430 |  161860   44555  2752973    61.8 | 87.078 % |
852.28/852.51	c |   2000562 |   87256   178423 |  178046  192342 12507644    65.0 | 87.082 % |
965.66/965.98	c |   2222245 |   87233   178370 |  195850  220987 13643206    61.7 | 87.115 % |
1121.74/1122.09	c |   2554771 |   87185   178246 |  215436  134298 14482637   107.8 | 87.196 % |
1385.60/1385.99	c |   3053559 |   87126   178107 |  236979  179769  6636334    36.9 | 87.275 % |
1779.83/1780.20	c ==============================================================================
1779.83/1780.20	c Found solution: -48
1779.83/1780.20	o -48
1779.83/1780.21	c ---[   0]---> Sorter-cost:    0     Base:
1779.93/1780.31	c ==================================[MINISAT+]==================================
1779.93/1780.31	c | Conflicts | Original         | Learnt                           | Progress |
1779.93/1780.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1779.93/1780.31	c ==============================================================================
1779.93/1780.31	c |   3773714 |   87052   177890 |   29017  163661  7490226    45.8 | 87.275 % |
1780.73/1781.10	c |   3773815 |   87052   177890 |   31918   33839   952489    28.1 | 87.385 % |
1780.73/1781.14	c |   3773965 |   87052   177890 |   35110   33989   959626    28.2 | 87.385 % |
1780.73/1781.18	c |   3774190 |   87052   177890 |   38621   34214   974299    28.5 | 87.385 % |
1780.83/1781.23	c |   3774527 |   87052   177890 |   42483   34551   989471    28.6 | 87.385 % |
1780.83/1781.29	c |   3775033 |   87052   177890 |   46732   35057  1014138    28.9 | 87.385 % |
1781.03/1781.43	c |   3775792 |   86997   177753 |   51405   35805  1051430    29.4 | 87.473 % |
1781.23/1781.60	c |   3776933 |   86997   177753 |   56545   36946  1126564    30.5 | 87.473 % |
1781.43/1781.81	c |   3778641 |   86986   177724 |   62200   38650  1187319    30.7 | 87.492 % |
1781.73/1782.17	c |   3781203 |   86978   177704 |   68420   41208  1321894    32.1 | 87.505 % |
1782.43/1782.80	c |   3785050 |   86978   177704 |   75262   45055  1610032    35.7 | 87.505 % |
1783.33/1783.71	c |   3790816 |   86978   177704 |   82788   50821  2010404    39.6 | 87.505 % |
1784.84/1785.27	c |   3799466 |   86978   177704 |   91067   59471  2546673    42.8 | 87.505 % |
1787.83/1788.29	c |   3812441 |   86911   177531 |  100174   72421  3482166    48.1 | 87.615 % |
1792.83/1793.22	c |   3831902 |   86911   177531 |  110192   91882  4745831    51.7 | 87.615 % |
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	-48

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-3721313-1338554527/watcher-3721313-1338554527 -o /tmp/evaluation-result-3721313-1338554527/solver-3721313-1338554527 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721313-1338554527.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.00 2.00 1.73 3/176 11020
/proc/meminfo: memFree=26988036/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=1396 CPUtime=0 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 203 0 0 0 0 0 0 0 20 0 1 0 321577606 1429504 160 33554432000 134512640 135395479 4294537632 4294536452 135003832 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 349 160 74 216 0 131 0

[startup+0.06557 s]
/proc/loadavg: 2.00 2.00 1.73 3/176 11020
/proc/meminfo: memFree=26988036/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=2624 CPUtime=0.06 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 514 0 0 0 6 0 0 0 20 0 1 0 321577606 2686976 471 33554432000 134512640 135395479 4294537632 4294536464 134618678 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 656 471 74 216 0 438 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2624

[startup+0.100256 s]
/proc/loadavg: 2.00 2.00 1.73 3/176 11020
/proc/meminfo: memFree=26988036/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=3324 CPUtime=0.09 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 696 0 0 0 9 0 0 0 20 0 1 0 321577606 3403776 653 33554432000 134512640 135395479 4294537632 4294536464 134618678 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 831 654 74 216 0 613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3324

[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 1.73 3/176 11020
/proc/meminfo: memFree=26988036/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=7576 CPUtime=0.29 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 1747 0 0 0 29 0 0 0 20 0 1 0 321577606 7757824 1704 33554432000 134512640 135395479 4294537632 4294536600 135031278 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 1894 1705 74 216 0 1676 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7576

[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 1.73 3/176 11020
/proc/meminfo: memFree=26988036/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=16008 CPUtime=0.69 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 3847 0 0 0 69 0 0 0 20 0 1 0 321577606 16392192 3804 33554432000 134512640 135395479 4294537632 4294535996 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 4002 3804 74 216 0 3784 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16008

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.73 3/177 11021
/proc/meminfo: memFree=26963624/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=30304 CPUtime=1.49 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 7279 0 0 0 145 4 0 0 20 0 1 0 321577606 31031296 7054 33554432000 134512640 135395479 4294537632 4294536020 134582049 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 7576 7054 110 216 0 7358 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30304

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 1.73 3/177 11021
/proc/meminfo: memFree=26959780/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=30304 CPUtime=3.09 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 7279 0 0 0 305 4 0 0 20 0 1 0 321577606 31031296 7054 33554432000 134512640 135395479 4294537632 4294535936 134580311 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 7576 7054 110 216 0 7358 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30304

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 1.73 3/177 11021
/proc/meminfo: memFree=26959532/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=30684 CPUtime=6.29 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 7339 0 0 0 625 4 0 0 20 0 1 0 321577606 31420416 7114 33554432000 134512640 135395479 4294537632 4294535984 134569723 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 7671 7114 110 216 0 7453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30684

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.74 3/177 11021
/proc/meminfo: memFree=26959084/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=30848 CPUtime=12.69 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 7370 0 0 0 1265 4 0 0 20 0 1 0 321577606 31588352 7145 33554432000 134512640 135395479 4294537632 4294535984 134580765 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 7712 7145 110 216 0 7494 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30848

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.74 3/177 11021
/proc/meminfo: memFree=26937632/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=53124 CPUtime=25.49 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 12921 0 0 0 2543 6 0 0 20 0 1 0 321577606 54398976 12696 33554432000 134512640 135395479 4294537632 4294535984 134580959 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 13281 12696 110 216 0 13063 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53124

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.74 3/177 11021
/proc/meminfo: memFree=26923000/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=68216 CPUtime=51.08 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 16685 0 0 0 5101 7 0 0 20 0 1 0 321577606 69853184 16460 33554432000 134512640 135395479 4294537632 4294535572 134573704 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/11020/statm: 17054 16460 110 216 0 16836 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68216

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 1.76 3/177 11022
/proc/meminfo: memFree=26891972/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=98388 CPUtime=102.26 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 24268 0 0 0 10217 9 0 0 20 0 1 0 321577606 100749312 24029 33554432000 134512640 135395479 4294537632 4294535936 134580297 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 24597 24029 110 216 0 24379 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 98388

[startup+162.3 s]
/proc/loadavg: 1.97 1.99 1.76 3/177 11071
/proc/meminfo: memFree=27717088/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=132600 CPUtime=162.2 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 32841 0 0 0 16208 12 0 0 20 0 1 0 321577606 135782400 32564 33554432000 134512640 135395479 4294537632 4294535936 134580363 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 33150 32564 110 216 0 32932 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 132600

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.78 3/177 11071
/proc/meminfo: memFree=27704980/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=132600 CPUtime=222.19 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 32841 0 0 0 22207 12 0 0 20 0 1 0 321577606 135782400 32564 33554432000 134512640 135395479 4294537632 4294535984 134580965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 33150 32564 110 216 0 32932 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 132600

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.79 3/177 11071
/proc/meminfo: memFree=27693548/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=132588 CPUtime=282.18 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 32843 0 0 0 28206 12 0 0 20 0 1 0 321577606 135770112 32565 33554432000 134512640 135395479 4294537632 4294535984 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 33147 32565 110 216 0 32929 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 132588

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/177 11071
/proc/meminfo: memFree=27667012/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=147632 CPUtime=342.17 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 36506 0 0 0 34202 15 0 0 20 0 1 0 321577606 151175168 36228 33554432000 134512640 135395479 4294537632 4294535984 134581431 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 36908 36228 110 216 0 36690 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 147632

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/177 11072
/proc/meminfo: memFree=27638584/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=154176 CPUtime=402.16 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 38172 0 0 0 40200 16 0 0 20 0 1 0 321577606 157876224 37889 33554432000 134512640 135395479 4294537632 4294535984 134580840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 38544 37889 110 216 0 38326 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 154176

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/177 11072
/proc/meminfo: memFree=27627344/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=154176 CPUtime=462.15 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 38172 0 0 0 46199 16 0 0 20 0 1 0 321577606 157876224 37889 33554432000 134512640 135395479 4294537632 4294535984 134580801 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 38544 37889 110 216 0 38326 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 154176

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/178 11075
/proc/meminfo: memFree=27604308/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=522.12 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43260 0 0 0 52192 20 0 0 20 0 1 0 321577606 178638848 42973 33554432000 134512640 135395479 4294537632 4294535504 134574149 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42973 110 216 0 43395 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 174452

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/177 11075
/proc/meminfo: memFree=27596736/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=582.11 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43260 0 0 0 58191 20 0 0 20 0 1 0 321577606 178638848 42973 33554432000 134512640 135395479 4294537632 4294535984 134580915 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42973 110 216 0 43395 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 174452

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/177 11172
/proc/meminfo: memFree=27362576/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=822.08 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43262 0 0 0 82188 20 0 0 20 0 1 0 321577606 178638848 42975 33554432000 134512640 135395479 4294537632 4294535984 134580783 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42975 110 216 0 43395 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 174452

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 11172
/proc/meminfo: memFree=27362604/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=882.07 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43262 0 0 0 88187 20 0 0 20 0 1 0 321577606 178638848 42975 33554432000 134512640 135395479 4294537632 4294535504 134574442 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42975 110 216 0 43395 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 174452

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 11172
/proc/meminfo: memFree=27362756/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=942.06 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43262 0 0 0 94186 20 0 0 20 0 1 0 321577606 178638848 42975 33554432000 134512640 135395479 4294537632 4294535984 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42975 110 216 0 43395 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 174452

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 11173
/proc/meminfo: memFree=27362756/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=1002.05 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43262 0 0 0 100185 20 0 0 20 0 1 0 321577606 178638848 42975 33554432000 134512640 135395479 4294537632 4294535984 134580798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42975 110 216 0 43395 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 174452

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 11173
/proc/meminfo: memFree=27362880/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=1062.04 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43262 0 0 0 106184 20 0 0 20 0 1 0 321577606 178638848 42975 33554432000 134512640 135395479 4294537632 4294535984 134580828 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42975 110 216 0 43395 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 174452

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 11176
/proc/meminfo: memFree=27362376/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=1122.03 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43262 0 0 0 112183 20 0 0 20 0 1 0 321577606 178638848 42975 33554432000 134512640 135395479 4294537632 4294535984 134581488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42975 110 216 0 43395 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 174452

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 1.90 3/178 11198
/proc/meminfo: memFree=27362748/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=1182.02 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43262 0 0 0 118182 20 0 0 20 0 1 0 321577606 178638848 42975 33554432000 134512640 135395479 4294537632 4294535984 134581451 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42975 110 216 0 43395 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 174452

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/177 11198
/proc/meminfo: memFree=27362756/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=1242.01 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43277 0 0 0 124181 20 0 0 20 0 1 0 321577606 178638848 42990 33554432000 134512640 135395479 4294537632 4294535504 134573868 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42990 110 216 0 43395 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 174452

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 1.91 3/177 11199
/proc/meminfo: memFree=27362260/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=1302.01 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43277 0 0 0 130181 20 0 0 20 0 1 0 321577606 178638848 42990 33554432000 134512640 135395479 4294537632 4294535952 134572771 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42990 110 216 0 43395 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 174452

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/177 11199
/proc/meminfo: memFree=27362260/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=1361.99 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43277 0 0 0 136179 20 0 0 20 0 1 0 321577606 178638848 42990 33554432000 134512640 135395479 4294537632 4294535984 134581431 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42990 110 216 0 43395 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 174452

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.91 3/177 11247
/proc/meminfo: memFree=27703904/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=1421.99 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43277 0 0 0 142179 20 0 0 20 0 1 0 321577606 178638848 42990 33554432000 134512640 135395479 4294537632 4294535984 134580809 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 42990 110 216 0 43395 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 174452

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11247
/proc/meminfo: memFree=27692620/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=1481.98 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43298 0 0 0 148178 20 0 0 20 0 1 0 321577606 178638848 43011 33554432000 134512640 135395479 4294537632 4294536096 134588726 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 43011 110 216 0 43395 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 174452

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11247
/proc/meminfo: memFree=27691552/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174452 CPUtime=1541.97 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43298 0 0 0 154177 20 0 0 20 0 1 0 321577606 178638848 43011 33554432000 134512640 135395479 4294537632 4294535984 134580765 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43613 43011 110 216 0 43395 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 174452

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11248
/proc/meminfo: memFree=27691056/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174996 CPUtime=1601.96 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43406 0 0 0 160176 20 0 0 20 0 1 0 321577606 179195904 43119 33554432000 134512640 135395479 4294537632 4294535984 134580947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43749 43119 110 216 0 43531 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 174996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11248
/proc/meminfo: memFree=27689008/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174996 CPUtime=1661.95 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43406 0 0 0 166175 20 0 0 20 0 1 0 321577606 179195904 43119 33554432000 134512640 135395479 4294537632 4294535984 134581412 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43749 43119 110 216 0 43531 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 174996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 11251
/proc/meminfo: memFree=27686644/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174996 CPUtime=1721.94 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43406 0 0 0 172174 20 0 0 20 0 1 0 321577606 179195904 43119 33554432000 134512640 135395479 4294537632 4294535984 134580768 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43749 43119 110 216 0 43531 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 174996

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11251
/proc/meminfo: memFree=27685780/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174996 CPUtime=1781.93 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43406 0 0 0 178173 20 0 0 20 0 1 0 321577606 179195904 43119 33554432000 134512640 135395479 4294537632 4294535600 134576683 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43749 43119 110 216 0 43531 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 174996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 11251
/proc/meminfo: memFree=27685904/32873844 swapFree=7628/7628
[pid=11020] ppid=11018 vsize=174996 CPUtime=1800.03 cores=1,3,5,7
/proc/11020/stat : 11020 (minisat+) R 11018 11020 10797 0 -1 4202496 43406 0 0 0 179983 20 0 0 20 0 1 0 321577606 179195904 43119 33554432000 134512640 135395479 4294537632 4294536096 134588652 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/11020/statm: 43749 43119 110 216 0 43531 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 174996

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.05
CPU user time (s): 1799.84
CPU system time (s): 0.207968
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 174996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.207968
maximum resident set size= 172484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43408
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= 80
involuntary context switches= 1932

runsolver used 3.9314 second user time and 10.0045 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-01 14:42:07
IDJOB=3721313
IDBENCH=2261
IDSOLVER=2306
FILE ID=node144/3721313-1338554527
RUNJOBID= node144-1338552573-10814
PBS_JOBID= 14635840
Free space on /tmp= 70832 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-3.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721313-1338554527/watcher-3721313-1338554527 -o /tmp/evaluation-result-3721313-1338554527/solver-3721313-1338554527 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721313-1338554527.opb            

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

MD5SUM BENCH= 29f577041bedcbf69a98210424b233be
RANDOM SEED=188893235

node144.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.196
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	: 5332.39
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.196
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	: 5331.91
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.196
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	: 5438.54
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.196
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	: 5331.91
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.196
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	: 5331.90
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.196
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	: 5331.92
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.196
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	: 5331.91
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.196
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26988860 kB
Buffers:          603752 kB
Cached:          3507300 kB
SwapCached:          464 kB
Active:          3227700 kB
Inactive:        1804020 kB
Active(anon):     903264 kB
Inactive(anon):    11200 kB
Active(file):    2324436 kB
Inactive(file):  1792820 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108376 kB
Dirty:              4304 kB
Writeback:             0 kB
AnonPages:        918796 kB
Mapped:            14688 kB
Shmem:               172 kB
Slab:             715204 kB
SReclaimable:     157592 kB
SUnreclaim:       557612 kB
KernelStack:        1464 kB
PageTables:         5812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1029652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    884736 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-3721313-1338554527.opb

Free space on /tmp at the end= 70832 MiB
End job on node144 at 2012-06-01 15:12:09