Trace number 3721310

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)-50 1800.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-5.opb
MD5SUM20471e978018d28aed0ca16c46de4e3d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -51
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94226
Number of constraints which are clauses94226
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 1272
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 1272
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 1272
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.89/1.00	c Converting 94226 PB-constraints to clauses...
0.89/1.00	c   -- Unit propagations: (none)
0.89/1.00	c   -- Detecting intervals from adjacent constraints: (none)
1.00/1.00	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.09/1.11	c ==================================[MINISAT+]==================================
1.09/1.11	c | Conflicts | Original         | Learnt                           | Progress |
1.09/1.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.09/1.11	c ==============================================================================
1.09/1.11	c |         0 |   94226   188452 |   31408       0        0     nan |  0.000 % |
1.09/1.11	c ==============================================================================
1.09/1.11	c Found solution: -36
1.09/1.11	o -36
1.09/1.12	c ---[   0]---> Sorter-cost:70300     Base:
1.09/1.19	c ==================================[MINISAT+]==================================
1.09/1.19	c | Conflicts | Original         | Learnt                           | Progress |
1.09/1.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.09/1.19	c ==============================================================================
1.09/1.19	c |         0 |  169272   364507 |   56424       0        0     nan |  0.000 % |
1.19/1.27	c |       101 |  169075   364106 |   62066      87      747     8.6 |  0.213 % |
1.39/1.40	c |       251 |  168213   362254 |   68273     187     1423     7.6 |  1.182 % |
1.49/1.58	c |       476 |  166961   359534 |   75100     344     3013     8.8 |  2.619 % |
1.79/1.84	c |       813 |  165184   355653 |   82610     585     5250     9.0 |  4.678 % |
2.10/2.15	c |      1319 |  163117   351122 |   90871     995    10123    10.2 |  7.089 % |
2.59/2.64	c |      2079 |  159855   343815 |   99958    1589    15542     9.8 | 11.047 % |
2.89/2.96	c ==============================================================================
2.89/2.96	c Found solution: -39
2.89/2.96	o -39
2.89/2.97	c ---[   0]---> Sorter-cost:    0     Base:
2.99/3.00	c ==================================[MINISAT+]==================================
2.99/3.00	c | Conflicts | Original         | Learnt                           | Progress |
2.99/3.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.99/3.00	c ==============================================================================
2.99/3.00	c |      2442 |  158103   340170 |   52701    1818    17572     9.7 | 11.047 % |
3.09/3.13	c |      2542 |  157318   338392 |   57971    1882    18163     9.7 | 14.365 % |
3.20/3.24	c |      2692 |  156806   337227 |   63768    2013    20252    10.1 | 15.000 % |
3.39/3.40	c |      2917 |  155301   333834 |   70145    2185    22027    10.1 | 16.977 % |
3.69/3.73	c |      3254 |  153117   328912 |   77159    2405    24394    10.1 | 19.514 % |
3.99/4.07	c |      3760 |  150528   323046 |   84875    2701    28785    10.7 | 22.711 % |
4.59/4.60	c |      4519 |  146908   314829 |   93363    3247    34935    10.8 | 27.174 % |
5.29/5.33	c |      5658 |  141502   302336 |  102699    3955    44231    11.2 | 34.052 % |
6.29/6.35	c |      7367 |  132946   282573 |  112969    4946    56564    11.4 | 44.676 % |
7.49/7.51	c |      9929 |  123090   259377 |  124266    6462    78398    12.1 | 57.455 % |
8.80/8.87	c |     13776 |  112920   235052 |  136692    8675   110216    12.7 | 71.006 % |
9.99/10.03	c ==============================================================================
9.99/10.03	c Found solution: -41
9.99/10.03	o -41
9.99/10.04	c ---[   0]---> Sorter-cost:    0     Base:
9.99/10.07	c ==================================[MINISAT+]==================================
9.99/10.07	c | Conflicts | Original         | Learnt                           | Progress |
9.99/10.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.99/10.07	c ==============================================================================
9.99/10.07	c |     18935 |  107740   222720 |   35913   12099   205571    17.0 | 71.006 % |
10.09/10.15	c |     19036 |  107058   221071 |   39504   11981   204261    17.0 | 78.863 % |
10.19/10.22	c |     19186 |  106602   219956 |   43454   11951   204138    17.1 | 79.485 % |
10.19/10.25	c |     19411 |  106533   219790 |   47800   12151   207822    17.1 | 79.577 % |
10.29/10.34	c |     19748 |  106346   219358 |   52580   12271   214270    17.5 | 79.809 % |
10.39/10.46	c |     20254 |  105768   217949 |   57838   12493   218810    17.5 | 80.597 % |
10.49/10.58	c |     21013 |  105388   217038 |   63622   12920   228308    17.7 | 81.104 % |
10.69/10.78	c |     22153 |  105065   216273 |   69984   13962   278787    20.0 | 81.533 % |
10.79/10.83	c ==============================================================================
10.79/10.83	c Found solution: -42
10.79/10.83	o -42
10.79/10.84	c ---[   0]---> Sorter-cost:    0     Base:
10.79/10.88	c ==================================[MINISAT+]==================================
10.79/10.88	c | Conflicts | Original         | Learnt                           | Progress |
10.79/10.88	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.79/10.88	c ==============================================================================
10.79/10.88	c |     22429 |  104997   215985 |   34999   14083   273932    19.5 | 81.533 % |
10.79/10.90	c |     22529 |  104961   215897 |   38498   14181   276888    19.5 | 81.678 % |
10.90/10.92	c |     22679 |  104961   215897 |   42348   14331   281023    19.6 | 81.678 % |
10.90/10.95	c |     22904 |  104922   215798 |   46583   14423   283155    19.6 | 81.735 % |
11.00/11.00	c |     23241 |  104866   215660 |   51242   14674   293422    20.0 | 81.813 % |
11.00/11.08	c |     23747 |  104764   215404 |   56366   15083   308159    20.4 | 81.959 % |
11.19/11.21	c |     24506 |  104497   214744 |   62002   15537   342348    22.0 | 82.337 % |
11.29/11.39	c |     25646 |  104146   213903 |   68203   16444   384307    23.4 | 82.811 % |
11.59/11.60	c ==============================================================================
11.59/11.60	c Found solution: -43
11.59/11.60	o -43
11.59/11.61	c ---[   0]---> Sorter-cost:    0     Base:
11.59/11.64	c ==================================[MINISAT+]==================================
11.59/11.64	c | Conflicts | Original         | Learnt                           | Progress |
11.59/11.64	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.59/11.64	c ==============================================================================
11.59/11.64	c |     26675 |  103854   213216 |   34618   17187   433070    25.2 | 82.811 % |
11.59/11.66	c |     26775 |  103848   213202 |   38079   17283   434970    25.2 | 83.271 % |
11.59/11.70	c |     26926 |  103805   213088 |   41887   17385   445611    25.6 | 83.337 % |
11.69/11.73	c |     27151 |  103805   213088 |   46076   17610   463004    26.3 | 83.337 % |
11.79/11.80	c |     27488 |  103668   212740 |   50684   17769   478343    26.9 | 83.538 % |
11.79/11.87	c |     27996 |  103547   212432 |   55752   18154   489278    27.0 | 83.717 % |
11.89/11.99	c |     28755 |  103544   212425 |   61327   18912   539866    28.5 | 83.721 % |
12.19/12.20	c |     29894 |  103429   212146 |   67460   19968   667663    33.4 | 83.880 % |
12.49/12.50	c |     31602 |  103175   211558 |   74206   21418   793058    37.0 | 84.203 % |
12.58/12.63	c ==============================================================================
12.58/12.63	c Found solution: -44
12.58/12.63	o -44
12.58/12.64	c ---[   0]---> Sorter-cost:    0     Base:
12.58/12.68	c ==================================[MINISAT+]==================================
12.58/12.68	c | Conflicts | Original         | Learnt                           | Progress |
12.58/12.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
12.58/12.68	c ==============================================================================
12.58/12.68	c |     32164 |  103102   211349 |   34367   21795   834497    38.3 | 84.203 % |
12.68/12.72	c |     32265 |  103003   211100 |   37803   21826   837592    38.4 | 84.447 % |
12.68/12.76	c |     32415 |  102948   210971 |   41584   21919   840045    38.3 | 84.519 % |
12.78/12.81	c |     32640 |  102886   210817 |   45742   22130   846032    38.2 | 84.609 % |
12.78/12.88	c |     32977 |  102799   210604 |   50316   22423   863531    38.5 | 84.731 % |
12.88/12.97	c |     33483 |  102749   210486 |   55348   22887   900815    39.4 | 84.797 % |
12.98/13.08	c |     34242 |  102744   210475 |   60883   23630   942960    39.9 | 84.803 % |
13.09/13.12	c ==============================================================================
13.09/13.12	c Found solution: -45
13.09/13.12	o -45
13.09/13.13	c ---[   0]---> Sorter-cost:    0     Base:
13.09/13.17	c ==================================[MINISAT+]==================================
13.09/13.17	c | Conflicts | Original         | Learnt                           | Progress |
13.09/13.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
13.09/13.17	c ==============================================================================
13.09/13.17	c |     34487 |  102767   210543 |   34255   23875   953861    40.0 | 84.803 % |
13.09/13.18	c |     34588 |  102767   210543 |   37680   23976   958975    40.0 | 84.783 % |
13.19/13.27	c |     34738 |  102586   210092 |   41448   23888   957339    40.1 | 85.041 % |
13.28/13.30	c |     34963 |  102586   210092 |   45593   24113   969268    40.2 | 85.041 % |
13.28/13.37	c |     35300 |  102538   209978 |   50152   24291   988445    40.7 | 85.106 % |
13.38/13.43	c |     35807 |  102538   209978 |   55168   24798  1006073    40.6 | 85.106 % |
13.48/13.56	c |     36566 |  102538   209978 |   60684   25557  1071784    41.9 | 85.106 % |
13.68/13.79	c |     37705 |  102343   209502 |   66753   26415  1138405    43.1 | 85.378 % |
13.98/14.09	c |     39415 |  102286   209360 |   73428   27838  1257834    45.2 | 85.460 % |
14.68/14.70	c |     41977 |  102240   209250 |   80771   30252  1660765    54.9 | 85.522 % |
15.48/15.52	c |     45821 |  101895   208437 |   88848   33776  2025763    60.0 | 85.977 % |
16.88/16.90	c |     51587 |  101712   207993 |   97733   39107  2662868    68.1 | 86.222 % |
18.98/19.06	c |     60237 |  101618   207781 |  107506   47599  3795709    79.7 | 86.337 % |
23.08/23.18	c |     73211 |  101477   207428 |  118257   60413  5671845    93.9 | 86.543 % |
26.28/26.33	c ==============================================================================
26.28/26.33	c Found solution: -46
26.28/26.33	o -46
26.28/26.34	c ---[   0]---> Sorter-cost:    0     Base:
26.38/26.43	c ==================================[MINISAT+]==================================
26.38/26.43	c | Conflicts | Original         | Learnt                           | Progress |
26.38/26.43	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
26.38/26.43	c ==============================================================================
26.38/26.43	c |     83302 |  101448   207319 |   33816   69965  7130748   101.9 | 86.543 % |
26.38/26.46	c |     83402 |  101448   207319 |   37197   70065  7138087   101.9 | 86.588 % |
26.58/26.62	c |     83552 |  101431   207278 |   40917   70199  7144279   101.8 | 86.611 % |
26.68/26.79	c |     83777 |  101376   207145 |   45009   70371  7157516   101.7 | 86.687 % |
26.78/26.88	c |     84115 |  101376   207145 |   49510   70709  7184452   101.6 | 86.687 % |
26.98/27.03	c |     84621 |  101376   207145 |   54461   71215  7216959   101.3 | 86.687 % |
27.17/27.26	c |     85382 |  101376   207145 |   59907   71976  7309888   101.6 | 86.687 % |
27.48/27.58	c |     86522 |  101376   207145 |   65897   73116  7419413   101.5 | 86.687 % |
28.17/28.21	c |     88231 |  101365   207118 |   72487   74768  7579664   101.4 | 86.703 % |
28.87/28.95	c |     90794 |  101365   207118 |   79736   77331  7854104   101.6 | 86.703 % |
30.07/30.14	c |     94638 |  101365   207118 |   87709   81175  8276378   102.0 | 86.703 % |
32.07/32.19	c |    100405 |  101331   207036 |   96480   86827  8899866   102.5 | 86.749 % |
35.47/35.50	c |    109054 |  101184   206675 |  106129   95352  9923530   104.1 | 86.954 % |
40.47/40.56	c |    122028 |  101180   206667 |  116742  108322 11495581   106.1 | 86.957 % |
47.76/47.86	c ==============================================================================
47.76/47.86	c Found solution: -47
47.76/47.86	o -47
47.76/47.87	c ---[   0]---> Sorter-cost:    0     Base:
47.96/48.00	c ==================================[MINISAT+]==================================
47.96/48.00	c | Conflicts | Original         | Learnt                           | Progress |
47.96/48.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
47.96/48.00	c ==============================================================================
47.96/48.00	c |    141128 |  101191   206703 |   33730  127388 13341808   104.7 | 86.957 % |
48.06/48.18	c |    141228 |  101191   206703 |   37103   18946  1307932    69.0 | 86.980 % |
48.16/48.20	c |    141378 |  101191   206703 |   40813   19096  1312915    68.8 | 86.980 % |
48.16/48.28	c |    141603 |  101113   206515 |   44894   19314  1319595    68.3 | 87.084 % |
48.27/48.35	c |    141941 |  101036   206330 |   49384   19634  1339920    68.2 | 87.185 % |
48.37/48.45	c |    142448 |  101026   206304 |   54322   20135  1372474    68.2 | 87.201 % |
48.46/48.58	c |    143208 |  101026   206304 |   59754   20895  1469812    70.3 | 87.201 % |
48.66/48.75	c |    144347 |  100970   206170 |   65730   22004  1528011    69.4 | 87.276 % |
48.86/48.99	c |    146055 |  100970   206170 |   72303   23712  1646650    69.4 | 87.276 % |
49.26/49.38	c |    148618 |  100932   206078 |   79533   26240  1799029    68.6 | 87.329 % |
50.06/50.11	c |    152464 |  100835   205835 |   87486   30059  2191862    72.9 | 87.468 % |
51.26/51.34	c |    158230 |  100826   205812 |   96235   35810  2827042    78.9 | 87.482 % |
53.06/53.11	c |    166879 |  100826   205812 |  105859   44459  3696435    83.1 | 87.482 % |
56.46/56.52	c |    179853 |  100818   205792 |  116445   57426  5297211    92.2 | 87.494 % |
61.46/61.52	c |    199314 |  100803   205757 |  128089   76883  7354025    95.7 | 87.513 % |
71.46/71.52	c ==============================================================================
71.46/71.52	c Found solution: -48
71.46/71.52	o -48
71.46/71.53	c ---[   0]---> Sorter-cost:    0     Base:
71.55/71.65	c ==================================[MINISAT+]==================================
71.55/71.65	c | Conflicts | Original         | Learnt                           | Progress |
71.55/71.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
71.55/71.65	c ==============================================================================
71.55/71.65	c |    227131 |  100655   205375 |   33551  104501 10707967   102.5 | 87.513 % |
71.75/71.89	c |    227231 |  100655   205375 |   36906   22457  1636218    72.9 | 87.709 % |
71.85/71.93	c |    227381 |  100621   205297 |   40596   22553  1641869    72.8 | 87.750 % |
71.85/71.96	c |    227609 |  100621   205297 |   44656   22781  1659787    72.9 | 87.750 % |
71.95/72.03	c |    227946 |  100612   205274 |   49122   23116  1681266    72.7 | 87.764 % |
72.05/72.12	c |    228452 |  100612   205274 |   54034   23622  1730871    73.3 | 87.764 % |
72.15/72.23	c |    229211 |  100612   205274 |   59437   24381  1783035    73.1 | 87.764 % |
72.35/72.43	c |    230352 |  100612   205274 |   65381   25522  1902734    74.6 | 87.764 % |
72.65/72.73	c |    232061 |  100612   205274 |   71919   27231  2057162    75.5 | 87.764 % |
73.15/73.20	c |    234624 |  100612   205274 |   79111   29794  2346363    78.8 | 87.764 % |
73.85/73.94	c |    238469 |  100593   205229 |   87022   33634  2720044    80.9 | 87.789 % |
75.05/75.12	c |    244235 |  100593   205229 |   95724   39400  3300302    83.8 | 87.789 % |
76.86/76.94	c |    252884 |  100593   205229 |  105297   48049  4292385    89.3 | 87.789 % |
80.05/80.11	c |    265859 |  100535   205083 |  115827   60935  5537608    90.9 | 87.874 % |
85.85/85.93	c |    285320 |  100535   205083 |  127409   80396  8076321   100.5 | 87.874 % |
95.75/95.88	c |    314513 |  100535   205083 |  140150  109589 10534197    96.1 | 87.874 % |
118.95/119.08	c |    358302 |  100535   205083 |  154165  153378 14216256    92.7 | 87.874 % |
153.24/153.38	c |    423986 |  100533   205077 |  169582   40514  1983233    49.0 | 87.878 % |
180.34/180.43	c |    522512 |  100413   204789 |  186540  138966 12921885    93.0 | 88.041 % |
237.42/237.54	c |    670301 |  100379   204708 |  205194   76262  5149324    67.5 | 88.086 % |
332.00/332.17	c |    891984 |  100303   204523 |  225714   68560  3812329    55.6 | 88.189 % |
450.67/450.84	c |   1224510 |  100182   204224 |  248285  153238 10503928    68.5 | 88.361 % |
467.07/467.23	c ==============================================================================
467.07/467.23	c Found solution: -49
467.07/467.23	o -49
467.07/467.24	c ---[   0]---> Sorter-cost:    0     Base:
467.17/467.38	c ==================================[MINISAT+]==================================
467.17/467.38	c | Conflicts | Original         | Learnt                           | Progress |
467.17/467.38	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
467.17/467.38	c ==============================================================================
467.17/467.38	c |   1262067 |  100199   204265 |   33399  190795 13510544    70.8 | 88.361 % |
467.87/468.05	c |   1262168 |  100199   204265 |   36738   26724   906548    33.9 | 88.346 % |
467.87/468.07	c |   1262318 |  100199   204265 |   40412   26874   914894    34.0 | 88.346 % |
467.97/468.11	c |   1262543 |  100162   204172 |   44454   27089   925679    34.2 | 88.397 % |
467.97/468.16	c |   1262880 |  100162   204172 |   48899   27426   942920    34.4 | 88.397 % |
468.07/468.23	c |   1263386 |  100162   204172 |   53789   27932   971685    34.8 | 88.397 % |
468.17/468.35	c |   1264146 |  100162   204172 |   59168   28692  1038752    36.2 | 88.397 % |
468.38/468.54	c |   1265286 |  100162   204172 |   65085   29832  1136937    38.1 | 88.397 % |
468.57/468.77	c |   1266995 |  100162   204172 |   71593   31541  1249504    39.6 | 88.397 % |
469.07/469.21	c |   1269557 |  100157   204159 |   78753   34098  1512176    44.3 | 88.405 % |
469.77/469.95	c |   1273403 |  100157   204159 |   86628   37944  1985325    52.3 | 88.405 % |
470.87/471.09	c |   1279169 |  100157   204159 |   95291   43710  2507947    57.4 | 88.405 % |
472.67/472.89	c |   1287818 |  100152   204148 |  104820   52357  3266267    62.4 | 88.410 % |
475.37/475.55	c |   1300792 |  100152   204148 |  115302   65331  4346406    66.5 | 88.410 % |
480.58/480.76	c |   1320254 |  100152   204148 |  126832   84793  5771777    68.1 | 88.410 % |
489.87/490.05	c |   1349446 |  100152   204148 |  139515  113985  8193270    71.9 | 88.410 % |
505.47/505.61	c |   1393236 |  100113   204053 |  153467  157712 12480662    79.1 | 88.463 % |
529.26/529.44	c |   1458920 |  100064   203925 |  168814   49552  3098154    62.5 | 88.538 % |
560.56/560.70	c |   1557448 |  100049   203888 |  185695  148078  9611660    64.9 | 88.560 % |
595.25/595.42	c ==============================================================================
595.25/595.42	c Found solution: -50
595.25/595.42	o -50
595.25/595.43	c ---[   0]---> Sorter-cost:    0     Base:
595.35/595.57	c ==================================[MINISAT+]==================================
595.35/595.57	c | Conflicts | Original         | Learnt                           | Progress |
595.35/595.57	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
595.35/595.57	c ==============================================================================
595.35/595.57	c |   1621194 |  100027   203810 |   33342  211813 13931783    65.8 | 88.560 % |
596.06/596.27	c |   1621294 |  100027   203810 |   36676   29960   980772    32.7 | 88.593 % |
596.15/596.30	c |   1621445 |  100027   203810 |   40343   30111   987761    32.8 | 88.593 % |
596.15/596.34	c |   1621670 |  100027   203810 |   44378   30336  1000008    33.0 | 88.593 % |
596.25/596.41	c |   1622007 |  100027   203810 |   48816   30673  1015641    33.1 | 88.593 % |
596.35/596.50	c |   1622513 |  100027   203810 |   53697   31179  1044696    33.5 | 88.593 % |
596.45/596.63	c |   1623272 |  100027   203810 |   59067   31938  1082811    33.9 | 88.593 % |
596.65/596.81	c |   1624413 |  100027   203810 |   64974   33079  1127317    34.1 | 88.593 % |
596.95/597.15	c |   1626123 |  100027   203810 |   71471   34789  1214153    34.9 | 88.593 % |
597.45/597.64	c |   1628685 |  100027   203810 |   78618   37351  1324477    35.5 | 88.593 % |
598.16/598.33	c |   1632529 |  100027   203810 |   86480   41195  1503106    36.5 | 88.593 % |
599.26/599.43	c |   1638295 |  100027   203810 |   95128   46961  1737115    37.0 | 88.593 % |
601.15/601.31	c |   1646945 |  100027   203810 |  104641   55611  2155050    38.8 | 88.593 % |
604.05/604.29	c |   1659920 |  100022   203797 |  115105   68584  2671891    39.0 | 88.601 % |
608.95/609.19	c |   1679381 |  100022   203797 |  126616   88045  3500501    39.8 | 88.601 % |
619.15/619.31	c |   1708573 |  100022   203797 |  139277  117237  4844864    41.3 | 88.601 % |
637.15/637.32	c |   1752362 |  100011   203768 |  153205  161022  6761683    42.0 | 88.618 % |
666.84/667.05	c |   1818048 |   99988   203713 |  168526   58028  1701829    29.3 | 88.649 % |
704.34/704.52	c |   1916575 |   99983   203700 |  185378  156553  5750006    36.7 | 88.657 % |
766.62/766.87	c |   2064364 |   99964   203655 |  203916  106056  4171844    39.3 | 88.682 % |
864.32/864.58	c |   2286047 |   99952   203627 |  224308  108647  3851485    35.4 | 88.698 % |
1008.30/1008.54	c |   2618574 |   99946   203613 |  246739  203976 14027991    68.8 | 88.705 % |
1257.65/1257.98	c |   3117362 |   99914   203535 |  271413  179190  8255975    46.1 | 88.750 % |
1683.48/1683.85	c |   3865544 |   99868   203423 |  298554   75445  2665076    35.3 | 88.814 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s SATISFIABLE
1800.07/1800.40	v -x1272 -x1271 -x1270 -x1269 -x1268 -x1267 -x1266 -x1265 -x1264 -x1263 -x1262 -x1261 -x1260 -x1259 -x1258 -x1257 -x1256 -x1255 -x1254 -x1253 x1252 -x1251 -x1250 -x1249 -x1248 -x1247 -x1246 -x1245 -x1244 -x1243 -x1242 -x1241 x1240 -x1239 -x1238 -x1237 -x1236 -x1235 -x1234 -x1233 -x1232 -x1231 -x1230 -x1229 -x1228 -x1227 -x1226 -x1225 -x1224 -x1223 -x1222 -x1221 -x1220 -x1219 -x1218 -x1217 -x1216 -x1215 x1214 -x1213 -x1212 -x1211 -x1210 -x1209 -x1208 -x1207 -x1206 -x1205 -x1204 -x1203 -x1202 -x1201 -x1200 -x1199 -x1198 -x1197 x1196 -x1195 -x1194 -x1193 -x1192 -x1191 -x1190 -x1189 -x1188 -x1187 -x1186 -x1185 -x1184 -x1183 -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 -x1175 -x1174 -x1173 -x1172 -x1171 -x1170 -x1169 -x1168 x1167 -x1166 -x1165 -x1164 -x1163 -x1162 -x1161 -x1160 -x1159 -x1158 -x1157 -x1156 -x1155 -x1154 -x1153 -x1152 x1151 -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	-50

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-3721310-1338554523/watcher-3721310-1338554523 -o /tmp/evaluation-result-3721310-1338554523/solver-3721310-1338554523 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721310-1338554523.opb 

running on 4 cores: 0,2,4,6

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: 3.46 3.11 2.20 3/177 30025
/proc/meminfo: memFree=31089232/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=1424 CPUtime=0 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 207 0 0 0 0 0 0 0 20 0 1 0 321578213 1458176 164 33554432000 134512640 135395479 4294740080 4294738912 134618678 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 356 164 74 216 0 138 0

[startup+0.079312 s]
/proc/loadavg: 3.46 3.11 2.20 3/177 30025
/proc/meminfo: memFree=31089232/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=2924 CPUtime=0.07 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 585 0 0 0 7 0 0 0 20 0 1 0 321578213 2994176 542 33554432000 134512640 135395479 4294740080 4294739048 135031278 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 731 542 74 216 0 513 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2924

[startup+0.100275 s]
/proc/loadavg: 3.46 3.11 2.20 3/177 30025
/proc/meminfo: memFree=31089232/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=3348 CPUtime=0.09 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 696 0 0 0 9 0 0 0 20 0 1 0 321578213 3428352 653 33554432000 134512640 135395479 4294740080 4294739000 135031278 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 837 653 74 216 0 619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3348

[startup+0.301031 s]
/proc/loadavg: 3.46 3.11 2.20 3/177 30025
/proc/meminfo: memFree=31089232/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=7604 CPUtime=0.29 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 1749 0 0 0 29 0 0 0 20 0 1 0 321578213 7786496 1706 33554432000 134512640 135395479 4294740080 4294739128 135031278 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 1901 1706 74 216 0 1683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7604

[startup+0.701013 s]
/proc/loadavg: 3.46 3.11 2.20 3/177 30025
/proc/meminfo: memFree=31089232/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=16036 CPUtime=0.69 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 3849 0 0 0 69 0 0 0 20 0 1 0 321578213 16420864 3806 33554432000 134512640 135395479 4294740080 4294738912 134618678 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 4009 3806 74 216 0 3791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16036

[startup+1.50109 s]
/proc/loadavg: 3.34 3.09 2.20 3/178 30026
/proc/meminfo: memFree=31068036/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=34116 CPUtime=1.49 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 8324 0 0 0 144 5 0 0 20 0 1 0 321578213 34934784 8080 33554432000 134512640 135395479 4294740080 4294738432 134581181 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 8529 8080 110 216 0 8311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34116

[startup+3.10108 s]
/proc/loadavg: 3.34 3.09 2.20 3/178 30026
/proc/meminfo: memFree=31058592/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=34540 CPUtime=3.09 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 8394 0 0 0 304 5 0 0 20 0 1 0 321578213 35368960 8150 33554432000 134512640 135395479 4294740080 4294738432 134569786 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 8635 8150 110 216 0 8417 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34540

[startup+6.30108 s]
/proc/loadavg: 3.34 3.09 2.20 3/178 30026
/proc/meminfo: memFree=31058032/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=34540 CPUtime=6.29 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 8394 0 0 0 624 5 0 0 20 0 1 0 321578213 35368960 8150 33554432000 134512640 135395479 4294740080 4294738432 134569752 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 8635 8150 110 216 0 8417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34540

[startup+12.7002 s]
/proc/loadavg: 3.14 3.05 2.20 3/178 30026
/proc/meminfo: memFree=31057188/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=34540 CPUtime=12.68 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 8403 0 0 0 1263 5 0 0 20 0 1 0 321578213 35368960 8153 33554432000 134512640 135395479 4294740080 4294738432 134569815 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 8635 8153 110 216 0 8417 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34540

[startup+25.5002 s]
/proc/loadavg: 2.96 3.02 2.19 3/177 30026
/proc/meminfo: memFree=31036288/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=56112 CPUtime=25.48 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 13779 0 0 0 2542 6 0 0 20 0 1 0 321578213 57458688 13521 33554432000 134512640 135395479 4294740080 4294738432 134580893 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 14028 13521 110 216 0 13810 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56112

[startup+51.1002 s]
/proc/loadavg: 2.63 2.94 2.19 3/177 30026
/proc/meminfo: memFree=31006248/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=84112 CPUtime=51.06 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 20828 0 0 0 5098 8 0 0 20 0 1 0 321578213 86130688 20545 33554432000 134512640 135395479 4294740080 4294738432 134580834 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 21028 20545 110 216 0 20810 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 84112

[startup+102.307 s]
/proc/loadavg: 2.25 2.78 2.17 3/177 30026
/proc/meminfo: memFree=31004572/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=84104 CPUtime=102.26 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 20832 0 0 0 10218 8 0 0 20 0 1 0 321578213 86122496 20543 33554432000 134512640 135395479 4294740080 4294738432 134581415 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/30025/statm: 21026 20543 110 216 0 20808 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84104

[startup+162.301 s]
/proc/loadavg: 2.09 2.63 2.16 3/177 30026
/proc/meminfo: memFree=30978700/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=108720 CPUtime=162.24 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 26952 0 0 0 16212 12 0 0 20 0 1 0 321578213 111329280 26661 33554432000 134512640 135395479 4294740080 4294738412 134580244 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 27180 26661 110 216 0 26962 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 108720

[startup+222.3 s]
/proc/loadavg: 2.03 2.51 2.15 3/177 30027
/proc/meminfo: memFree=30963380/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=124028 CPUtime=222.22 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 30729 0 0 0 22209 13 0 0 20 0 1 0 321578213 127004672 30450 33554432000 134512640 135395479 4294740080 4294738384 134580473 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31007 30450 110 216 0 30789 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 124028

[startup+282.3 s]
/proc/loadavg: 2.01 2.42 2.14 3/177 30027
/proc/meminfo: memFree=30962248/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=124028 CPUtime=282.2 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 30737 0 0 0 28207 13 0 0 20 0 1 0 321578213 127004672 30452 33554432000 134512640 135395479 4294740080 4294738432 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31007 30452 110 216 0 30789 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 124028

[startup+342.3 s]
/proc/loadavg: 2.07 2.35 2.13 3/177 30075
/proc/meminfo: memFree=30962816/32873648 swapFree=6864/6864
[pid=30025] ppid=30023 vsize=125056 CPUtime=342.19 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 31006 0 0 0 34206 13 0 0 20 0 1 0 321578213 128057344 30721 33554432000 134512640 135395479 4294740080 4294738048 134577212 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31264 30721 110 216 0 31046 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 125056

[startup+402.3 s]
/proc/loadavg: 2.06 2.30 2.13 3/177 30075
/proc/meminfo: memFree=30910368/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=125056 CPUtime=402.18 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 31006 0 0 0 40205 13 0 0 20 0 1 0 321578213 128057344 30721 33554432000 134512640 135395479 4294740080 4294738432 134581488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31264 30721 110 216 0 31046 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 125056

[startup+462.3 s]
/proc/loadavg: 2.02 2.24 2.11 3/177 30075
/proc/meminfo: memFree=30882880/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=125056 CPUtime=462.17 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 31026 0 0 0 46204 13 0 0 20 0 1 0 321578213 128057344 30741 33554432000 134512640 135395479 4294740080 4294738432 134581494 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31264 30741 110 216 0 31046 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 125056

[startup+522.3 s]
/proc/loadavg: 2.06 2.21 2.11 3/178 30079
/proc/meminfo: memFree=30879032/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=125056 CPUtime=522.16 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 31026 0 0 0 52203 13 0 0 20 0 1 0 321578213 128057344 30741 33554432000 134512640 135395479 4294740080 4294738432 134581284 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31264 30741 110 216 0 31046 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 125056

[startup+582.301 s]
/proc/loadavg: 2.09 2.19 2.10 3/177 30079
/proc/meminfo: memFree=30860568/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=125056 CPUtime=582.16 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 31026 0 0 0 58203 13 0 0 20 0 1 0 321578213 128057344 30741 33554432000 134512640 135395479 4294740080 4294738432 134581071 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31264 30741 110 216 0 31046 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 125056

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.08 2.07 3/177 30081
/proc/meminfo: memFree=30860572/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=125056 CPUtime=822.12 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 31026 0 0 0 82199 13 0 0 20 0 1 0 321578213 128057344 30741 33554432000 134512640 135395479 4294740080 4294738432 134580756 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31264 30741 110 216 0 31046 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 125056

[startup+882.3 s]
/proc/loadavg: 2.04 2.07 2.07 3/177 30081
/proc/meminfo: memFree=30860576/32873648 swapFree=6864/6864
[pid=30025] ppid=30023 vsize=125056 CPUtime=882.11 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 31026 0 0 0 88198 13 0 0 20 0 1 0 321578213 128057344 30741 33554432000 134512640 135395479 4294740080 4294738432 134580947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31264 30741 110 216 0 31046 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 125056

[startup+942.3 s]
/proc/loadavg: 2.01 2.06 2.07 3/177 30081
/proc/meminfo: memFree=30846192/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=125056 CPUtime=942.1 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 31026 0 0 0 94197 13 0 0 20 0 1 0 321578213 128057344 30741 33554432000 134512640 135395479 4294740080 4294737952 134573871 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31264 30741 110 216 0 31046 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 125056

[startup+1002.3 s]
/proc/loadavg: 2.06 2.06 2.07 3/177 30081
/proc/meminfo: memFree=30846132/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=125284 CPUtime=1002.1 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 31062 0 0 0 100196 14 0 0 20 0 1 0 321578213 128290816 30777 33554432000 134512640 135395479 4294740080 4294738128 134583956 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31321 30777 110 216 0 31103 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 125284

[startup+1062.3 s]
/proc/loadavg: 2.02 2.05 2.06 3/177 30081
/proc/meminfo: memFree=30845760/32873648 swapFree=6864/6864
[pid=30025] ppid=30023 vsize=125500 CPUtime=1062.09 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 31128 0 0 0 106195 14 0 0 20 0 1 0 321578213 128512000 30843 33554432000 134512640 135395479 4294740080 4294738432 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 31375 30843 110 216 0 31157 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 125500

[startup+1122.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/178 30085
/proc/meminfo: memFree=30806792/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=130384 CPUtime=1122.07 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 32330 0 0 0 112193 14 0 0 20 0 1 0 321578213 133513216 32077 33554432000 134512640 135395479 4294740080 4294738432 134581145 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 32596 32077 110 216 0 32378 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 130384

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/178 30108
/proc/meminfo: memFree=30792408/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=130384 CPUtime=1182.06 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 32344 0 0 0 118192 14 0 0 20 0 1 0 321578213 133513216 32091 33554432000 134512640 135395479 4294740080 4294738432 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 32596 32091 110 216 0 32378 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 130384

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/177 30108
/proc/meminfo: memFree=30792188/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=131108 CPUtime=1242.05 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 32467 0 0 0 124191 14 0 0 20 0 1 0 321578213 134254592 32214 33554432000 134512640 135395479 4294740080 4294738432 134581475 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 32777 32214 110 216 0 32559 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 131108

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/177 30108
/proc/meminfo: memFree=30791072/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=131984 CPUtime=1302.05 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 32676 0 0 0 130191 14 0 0 20 0 1 0 321578213 135151616 32423 33554432000 134512640 135395479 4294740080 4294738432 134580798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 32996 32423 110 216 0 32778 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 131984

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 30108
/proc/meminfo: memFree=30790332/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=133000 CPUtime=1362.03 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 32790 0 0 0 136189 14 0 0 20 0 1 0 321578213 136192000 32537 33554432000 134512640 135395479 4294740080 4294738048 134576231 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 33250 32537 110 216 0 33032 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 133000

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 30109
/proc/meminfo: memFree=30790464/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=133164 CPUtime=1422.03 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 32818 0 0 0 142189 14 0 0 20 0 1 0 321578213 136359936 32565 33554432000 134512640 135395479 4294740080 4294738432 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 33291 32565 110 216 0 33073 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 133164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 30109
/proc/meminfo: memFree=30790216/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=133492 CPUtime=1482.01 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 32890 0 0 0 148187 14 0 0 20 0 1 0 321578213 136695808 32637 33554432000 134512640 135395479 4294740080 4294738432 134581183 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 33373 32637 110 216 0 33155 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 133492

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.02 3/177 30109
/proc/meminfo: memFree=30789596/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=133816 CPUtime=1542 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 32952 0 0 0 154186 14 0 0 20 0 1 0 321578213 137027584 32699 33554432000 134512640 135395479 4294740080 4294738432 134580888 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 33454 32699 110 216 0 33236 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 133816

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.01 3/177 30109
/proc/meminfo: memFree=30789472/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=133980 CPUtime=1601.99 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 32987 0 0 0 160185 14 0 0 20 0 1 0 321578213 137195520 32734 33554432000 134512640 135395479 4294740080 4294738432 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 33495 32734 110 216 0 33277 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 133980

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.01 3/177 30109
/proc/meminfo: memFree=30768380/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=134140 CPUtime=1661.99 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 33001 0 0 0 166185 14 0 0 20 0 1 0 321578213 137359360 32748 33554432000 134512640 135395479 4294740080 4294738048 134578324 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 33535 32748 110 216 0 33317 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 134140

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30113
/proc/meminfo: memFree=30741844/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=134140 CPUtime=1721.98 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 33001 0 0 0 172184 14 0 0 20 0 1 0 321578213 137359360 32748 33554432000 134512640 135395479 4294740080 4294738432 134580923 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 33535 32748 110 216 0 33317 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 134140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30113
/proc/meminfo: memFree=30730940/32873648 swapFree=6864/6864
[pid=30025] ppid=30023 vsize=134320 CPUtime=1781.97 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 33021 0 0 0 178183 14 0 0 20 0 1 0 321578213 137543680 32768 33554432000 134512640 135395479 4294740080 4294738432 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 33580 32768 110 216 0 33362 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 134320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30113
/proc/meminfo: memFree=30730816/32873648 swapFree=6860/6860
[pid=30025] ppid=30023 vsize=134480 CPUtime=1800.07 cores=0,2,4,6
/proc/30025/stat : 30025 (minisat+) R 30023 30025 29705 0 -1 4202496 33045 0 0 0 179993 14 0 0 20 0 1 0 321578213 137707520 32792 33554432000 134512640 135395479 4294740080 4294738432 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/30025/statm: 33620 32792 110 216 0 33402 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 134480

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.09
CPU user time (s): 1799.94
CPU system time (s): 0.150977
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 134480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.150977
maximum resident set size= 131176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33047
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= 50
involuntary context switches= 2010

runsolver used 3.79942 second user time and 8.90465 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-01 14:42:03
IDJOB=3721310
IDBENCH=2258
IDSOLVER=2306
FILE ID=node124/3721310-1338554523
RUNJOBID= node124-1338552574-29722
PBS_JOBID= 14635860
Free space on /tmp= 70772 MiB

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

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

MD5SUM BENCH= 20471e978018d28aed0ca16c46de4e3d
RANDOM SEED=60184181

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31089908 kB
Buffers:           83336 kB
Cached:           915712 kB
SwapCached:         8164 kB
Active:           215916 kB
Inactive:         813000 kB
Active(anon):      24696 kB
Inactive(anon):     7980 kB
Active(file):     191220 kB
Inactive(file):   805020 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091432 kB
Dirty:              4320 kB
Writeback:             0 kB
AnonPages:         29404 kB
Mapped:             9300 kB
Shmem:                 0 kB
Slab:             615316 kB
SReclaimable:      59944 kB
SUnreclaim:       555372 kB
KernelStack:        1472 kB
PageTables:         3648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     145320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721310-1338554523.opb

Free space on /tmp at the end= 70768 MiB
End job on node124 at 2012-06-01 15:12:06