Trace number 353598

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14SAT (TO)-50 1800.09 1800.83

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-3.opb
MD5SUM1925793f412227c60146f261684ef7c1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
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 -52
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94127
Number of constraints which are clauses94127
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 (download as text)

0.00/0.00	c Parsing PB file...
2.49/2.56	c Converting 94127 PB-constraints to clauses...
2.49/2.56	c   -- Unit propagations: (none)
2.49/2.57	c   -- Detecting intervals from adjacent constraints: (none)
2.49/2.57	c   -- Clauses(.)/Splits(s): ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.69/2.79	c ==================================[MINISAT+]==================================
2.69/2.79	c | Conflicts | Original         | Learnt                           | Progress |
2.69/2.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.69/2.79	c ==============================================================================
2.69/2.79	c |         0 |   94127   188254 |   31375       0        0     nan |  0.000 % |
2.69/2.79	c ==============================================================================
2.69/2.79	c Found solution: -37
2.69/2.79	o -37
2.79/2.80	c ---[   0]---> Sorter-cost:70300     Base:
2.88/2.96	c ==================================[MINISAT+]==================================
2.88/2.96	c | Conflicts | Original         | Learnt                           | Progress |
2.88/2.96	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.88/2.96	c ==============================================================================
2.88/2.96	c |         0 |  169206   364382 |   56402       0        0     nan |  0.000 % |
3.19/3.22	c |       100 |  168601   363114 |   62042      60      642    10.7 |  0.650 % |
3.39/3.49	c |       250 |  168197   362272 |   68246     188     1787     9.5 |  1.078 % |
3.89/3.99	c |       475 |  166779   359205 |   75071     353     5149    14.6 |  2.687 % |
4.59/4.60	c |       812 |  164849   355011 |   82578     614     8125    13.2 |  4.901 % |
5.58/5.60	c |      1318 |  161915   348511 |   90835    1007    11889    11.8 |  8.388 % |
6.88/6.98	c |      2078 |  157298   338163 |   99919    1514    19611    13.0 | 13.974 % |
8.88/8.98	c |      3217 |  150383   322519 |  109911    2361    27149    11.5 | 22.504 % |
11.48/11.54	c |      4925 |  142177   303723 |  120902    3455    43440    12.6 | 32.802 % |
13.28/13.38	c ==============================================================================
13.28/13.38	c Found solution: -39
13.28/13.38	o -39
13.38/13.40	c ---[   0]---> Sorter-cost:    0     Base:
13.38/13.48	c ==================================[MINISAT+]==================================
13.38/13.48	c | Conflicts | Original         | Learnt                           | Progress |
13.38/13.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
13.38/13.48	c ==============================================================================
13.38/13.48	c |      6002 |  136029   289832 |   45343    4064    51113    12.6 | 32.802 % |
13.58/13.66	c |      6102 |  135501   288616 |   49877    4094    51418    12.6 | 41.228 % |
13.78/13.81	c |      6252 |  134830   287062 |   54865    4169    52253    12.5 | 42.056 % |
14.08/14.10	c |      6477 |  133556   284073 |   60351    4284    53504    12.5 | 43.681 % |
14.58/14.68	c |      6815 |  131508   279252 |   66386    4352    53518    12.3 | 46.324 % |
15.29/15.33	c |      7321 |  129404   274330 |   73025    4686    58304    12.4 | 49.004 % |
16.58/16.61	c |      8080 |  124550   262767 |   80327    5020    62499    12.4 | 55.415 % |
17.88/17.99	c |      9219 |  120847   253969 |   88360    5639    70773    12.6 | 60.316 % |
19.28/19.36	c |     10927 |  116439   243527 |   97196    6740    85038    12.6 | 66.140 % |
20.98/21.03	c |     13489 |  111872   232610 |  106916    8109   102853    12.7 | 72.176 % |
22.18/22.25	c ==============================================================================
22.18/22.25	c Found solution: -41
22.18/22.25	o -41
22.18/22.27	c ---[   0]---> Sorter-cost:    0     Base:
22.28/22.36	c ==================================[MINISAT+]==================================
22.28/22.36	c | Conflicts | Original         | Learnt                           | Progress |
22.28/22.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
22.28/22.36	c ==============================================================================
22.28/22.36	c |     15449 |  108663   224875 |   36221    9239   125727    13.6 | 72.176 % |
22.38/22.41	c |     15549 |  108599   224717 |   39843    9321   126476    13.6 | 76.650 % |
22.48/22.50	c |     15699 |  108565   224641 |   43827    9450   128114    13.6 | 76.691 % |
22.68/22.70	c |     15924 |  107849   222933 |   48210    9505   128963    13.6 | 77.658 % |
22.88/22.96	c |     16261 |  107296   221602 |   53031    9592   132052    13.8 | 78.413 % |
23.08/23.16	c |     16767 |  107016   220928 |   58334   10007   142853    14.3 | 78.791 % |
23.38/23.48	c |     17527 |  106385   219426 |   64167   10577   155481    14.7 | 79.638 % |
23.98/24.06	c |     18668 |  105298   216803 |   70584   11375   176705    15.5 | 81.105 % |
24.68/24.77	c |     20376 |  104074   213784 |   77642   12323   199977    16.2 | 82.788 % |
25.48/25.59	c |     22938 |  103716   212925 |   85407   14593   321534    22.0 | 83.276 % |
26.38/26.43	c ==============================================================================
26.38/26.43	c Found solution: -42
26.38/26.43	o -42
26.38/26.45	c ---[   0]---> Sorter-cost:    0     Base:
26.48/26.54	c ==================================[MINISAT+]==================================
26.48/26.54	c | Conflicts | Original         | Learnt                           | Progress |
26.48/26.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
26.48/26.54	c ==============================================================================
26.48/26.54	c |     24986 |  102854   210754 |   34284   15664   393625    25.1 | 83.276 % |
26.58/26.63	c |     25086 |  102732   210450 |   37712   15436   390882    25.3 | 84.654 % |
26.68/26.70	c |     25236 |  102684   210340 |   41483   15542   394868    25.4 | 84.714 % |
26.68/26.78	c |     25461 |  102641   210233 |   45632   15714   406285    25.9 | 84.776 % |
26.78/26.89	c |     25798 |  102629   210201 |   50195   16042   422226    26.3 | 84.796 % |
26.98/27.08	c |     26304 |  102576   210078 |   55214   16509   466638    28.3 | 84.864 % |
27.28/27.32	c |     27063 |  102576   210078 |   60736   17268   503954    29.2 | 84.864 % |
27.58/27.69	c |     28202 |  102576   210078 |   66809   18407   593877    32.3 | 84.864 % |
28.18/28.25	c |     29911 |  102443   209761 |   73490   20018   684978    34.2 | 85.044 % |
28.98/29.05	c ==============================================================================
28.98/29.05	c Found solution: -43
28.98/29.05	o -43
28.98/29.07	c ---[   0]---> Sorter-cost:    0     Base:
29.08/29.17	c ==================================[MINISAT+]==================================
29.08/29.17	c | Conflicts | Original         | Learnt                           | Progress |
29.08/29.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
29.08/29.17	c ==============================================================================
29.08/29.17	c |     31856 |  102356   209564 |   34118   21852   815129    37.3 | 85.044 % |
29.18/29.25	c |     31956 |  102268   209345 |   37529   21860   814537    37.3 | 85.339 % |
29.28/29.32	c |     32106 |  102228   209247 |   41282   21838   815492    37.3 | 85.394 % |
29.38/29.43	c |     32333 |  102223   209236 |   45411   22016   831326    37.8 | 85.400 % |
29.48/29.58	c |     32671 |  102209   209200 |   49952   22306   856533    38.4 | 85.421 % |
29.68/29.76	c |     33177 |  102197   209172 |   54947   22741   873272    38.4 | 85.437 % |
30.08/30.15	c |     33937 |  102094   208924 |   60442   23330   930681    39.9 | 85.575 % |
30.58/30.61	c |     35077 |  102019   208744 |   66486   24242   985516    40.7 | 85.676 % |
30.78/30.82	c ==============================================================================
30.78/30.82	c Found solution: -44
30.78/30.82	o -44
30.78/30.84	c ---[   0]---> Sorter-cost:    0     Base:
30.88/30.94	c ==================================[MINISAT+]==================================
30.88/30.94	c | Conflicts | Original         | Learnt                           | Progress |
30.88/30.94	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
30.88/30.94	c ==============================================================================
30.88/30.94	c |     35607 |  102009   208691 |   34003   24540   995539    40.6 | 85.676 % |
30.97/31.02	c |     35708 |  101928   208492 |   37403   24624   997833    40.5 | 85.803 % |
30.97/31.08	c |     35858 |  101928   208492 |   41143   24774  1006585    40.6 | 85.803 % |
31.07/31.16	c |     36083 |  101928   208492 |   45257   24999  1014501    40.6 | 85.803 % |
31.27/31.38	c |     36420 |  101784   208131 |   49783   24930  1033808    41.5 | 86.003 % |
31.47/31.56	c |     36928 |  101784   208131 |   54762   25438  1056708    41.5 | 86.003 % |
31.88/31.92	c |     37689 |  101770   208097 |   60238   26110  1110764    42.5 | 86.023 % |
32.37/32.42	c |     38828 |  101692   207908 |   66262   27180  1189071    43.7 | 86.128 % |
33.27/33.32	c |     40536 |  101664   207836 |   72888   28873  1410165    48.8 | 86.171 % |
33.37/33.44	c ==============================================================================
33.37/33.44	c Found solution: -45
33.37/33.44	o -45
33.37/33.46	c ---[   0]---> Sorter-cost:    0     Base:
33.47/33.56	c ==================================[MINISAT+]==================================
33.47/33.56	c | Conflicts | Original         | Learnt                           | Progress |
33.47/33.56	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
33.47/33.56	c ==============================================================================
33.47/33.56	c |     40771 |  101685   207899 |   33895   29108  1431870    49.2 | 86.171 % |
33.57/33.66	c |     40871 |  101599   207692 |   37284   29151  1433947    49.2 | 86.268 % |
33.67/33.76	c |     41022 |  101583   207656 |   41012   29204  1437736    49.2 | 86.288 % |
33.77/33.87	c |     41247 |  101583   207656 |   45114   29429  1451214    49.3 | 86.288 % |
33.98/34.04	c |     41585 |  101579   207646 |   49625   29759  1468341    49.3 | 86.294 % |
34.17/34.29	c |     42091 |  101579   207646 |   54588   30265  1514920    50.1 | 86.294 % |
34.57/34.65	c |     42850 |  101579   207646 |   60047   31024  1566731    50.5 | 86.294 % |
35.27/35.35	c |     43989 |  101522   207517 |   66051   32004  1690247    52.8 | 86.364 % |
36.17/36.30	c |     45697 |  101519   207510 |   72656   33657  1837966    54.6 | 86.368 % |
37.67/37.76	c |     48259 |  101514   207497 |   79922   36156  2069775    57.2 | 86.375 % |
40.37/40.45	c |     52103 |  101425   207284 |   87914   39754  2565923    64.5 | 86.496 % |
43.17/43.26	c ==============================================================================
43.17/43.26	c Found solution: -46
43.17/43.26	o -46
43.17/43.28	c ---[   0]---> Sorter-cost:    0     Base:
43.37/43.41	c ==================================[MINISAT+]==================================
43.37/43.41	c | Conflicts | Original         | Learnt                           | Progress |
43.37/43.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
43.37/43.41	c ==============================================================================
43.37/43.41	c |     56071 |  101328   207015 |   33776   42986  3027810    70.4 | 86.496 % |
43.47/43.55	c |     56171 |  101160   206601 |   37153   42581  3019786    70.9 | 86.866 % |
43.57/43.68	c |     56322 |  101122   206513 |   40868   42554  3024513    71.1 | 86.915 % |
43.77/43.82	c |     56547 |  101122   206513 |   44955   42779  3039749    71.1 | 86.915 % |
43.97/44.01	c |     56886 |  101122   206513 |   49451   43118  3064538    71.1 | 86.915 % |
44.27/44.35	c |     57392 |  101122   206513 |   54396   43624  3101898    71.1 | 86.915 % |
44.77/44.87	c |     58152 |  101122   206513 |   59836   44384  3194510    72.0 | 86.915 % |
45.66/45.71	c |     59291 |  101046   206333 |   65819   45208  3294689    72.9 | 87.014 % |
46.97/47.03	c |     60999 |  101046   206333 |   72401   46916  3533061    75.3 | 87.014 % |
48.96/49.06	c |     63561 |  101046   206333 |   79642   49478  3883031    78.5 | 87.014 % |
52.57/52.65	c |     67406 |  100914   205999 |   87606   53044  4385925    82.7 | 87.206 % |
57.86/57.94	c |     73172 |  100806   205737 |   96366   58558  5046095    86.2 | 87.354 % |
66.56/66.68	c |     81821 |  100711   205504 |  106003   67011  6093036    90.9 | 87.486 % |
82.36/82.49	c |     94795 |  100700   205477 |  116603   79939  7520194    94.1 | 87.502 % |
96.45/96.56	c ==============================================================================
96.45/96.56	c Found solution: -47
96.45/96.56	o -47
96.45/96.58	c ---[   0]---> Sorter-cost:    0     Base:
96.66/96.78	c ==================================[MINISAT+]==================================
96.66/96.78	c | Conflicts | Original         | Learnt                           | Progress |
96.66/96.78	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
96.66/96.78	c ==============================================================================
96.66/96.78	c |    105865 |  100598   205249 |   33532   90227  8874178    98.4 | 87.502 % |
96.95/97.06	c |    105965 |  100593   205238 |   36885   20901  1600986    76.6 | 87.670 % |
97.05/97.14	c |    106117 |  100593   205238 |   40573   21053  1614859    76.7 | 87.670 % |
97.15/97.24	c |    106344 |  100593   205238 |   44631   21280  1631167    76.7 | 87.670 % |
97.35/97.42	c |    106681 |  100593   205238 |   49094   21617  1672760    77.4 | 87.670 % |
97.55/97.70	c |    107187 |  100593   205238 |   54003   22123  1718568    77.7 | 87.670 % |
98.05/98.12	c |    107946 |  100593   205238 |   59403   22882  1790790    78.3 | 87.670 % |
98.55/98.65	c |    109085 |  100552   205131 |   65344   23996  1881654    78.4 | 87.734 % |
99.55/99.68	c |    110794 |  100507   205018 |   71878   25649  2041000    79.6 | 87.798 % |
101.16/101.23	c |    113356 |  100507   205018 |   79066   28211  2385755    84.6 | 87.798 % |
103.65/103.74	c |    117201 |  100363   204678 |   86973   31966  2747854    86.0 | 87.983 % |
107.65/107.80	c |    122969 |  100363   204678 |   95670   37734  3327649    88.2 | 87.983 % |
113.95/114.08	c |    131618 |  100361   204672 |  105237   46377  4057930    87.5 | 87.986 % |
125.44/125.54	c |    144592 |  100361   204672 |  115761   59351  5417520    91.3 | 87.986 % |
147.53/147.65	c |    164053 |  100361   204672 |  127337   78812  7374147    93.6 | 87.986 % |
164.93/165.04	c ==============================================================================
164.93/165.04	c Found solution: -48
164.93/165.04	o -48
164.93/165.06	c ---[   0]---> Sorter-cost:    0     Base:
165.13/165.26	c ==================================[MINISAT+]==================================
165.13/165.26	c | Conflicts | Original         | Learnt                           | Progress |
165.13/165.26	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
165.13/165.26	c ==============================================================================
165.13/165.26	c |    180700 |  100336   204592 |   33445   95355  9046564    94.9 | 87.986 % |
165.53/165.63	c |    180800 |  100336   204592 |   36789   20047  1291344    64.4 | 88.022 % |
165.63/165.70	c |    180953 |  100336   204592 |   40468   20200  1303202    64.5 | 88.022 % |
165.73/165.80	c |    181179 |  100336   204592 |   44515   20426  1316828    64.5 | 88.022 % |
165.83/165.93	c |    181517 |  100336   204592 |   48966   20764  1335170    64.3 | 88.022 % |
166.03/166.17	c |    182023 |  100336   204592 |   53863   21270  1379477    64.9 | 88.022 % |
166.43/166.58	c |    182782 |  100336   204592 |   59249   22029  1465852    66.5 | 88.022 % |
166.93/167.09	c |    183921 |  100336   204592 |   65174   23168  1572637    67.9 | 88.022 % |
167.73/167.85	c |    185630 |  100336   204592 |   71692   24877  1715016    68.9 | 88.022 % |
169.13/169.22	c |    188194 |  100315   204537 |   78861   27433  1979748    72.2 | 88.055 % |
171.33/171.44	c |    192038 |  100261   204411 |   86747   31274  2434565    77.8 | 88.125 % |
174.83/174.95	c |    197805 |  100261   204411 |   95422   37041  2947613    79.6 | 88.125 % |
181.22/181.30	c |    206454 |  100261   204411 |  104964   45690  3968544    86.9 | 88.125 % |
190.82/190.95	c |    219428 |  100230   204344 |  115461   58628  5032265    85.8 | 88.160 % |
209.71/209.86	c |    238890 |  100163   204183 |  127007   78084  6825521    87.4 | 88.251 % |
246.00/246.11	c |    268082 |  100162   204180 |  139708  107224 10345801    96.5 | 88.253 % |
312.07/312.28	c |    311871 |  100159   204173 |  153678  151012 13666617    90.5 | 88.257 % |
421.93/422.12	c |    377556 |  100151   204153 |  169046   39565  2684139    67.8 | 88.268 % |
508.20/508.57	c ==============================================================================
508.20/508.57	c Found solution: -49
508.20/508.57	o -49
508.20/508.59	c ---[   0]---> Sorter-cost:    0     Base:
508.50/508.80	c ==================================[MINISAT+]==================================
508.50/508.80	c | Conflicts | Original         | Learnt                           | Progress |
508.50/508.80	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
508.50/508.80	c ==============================================================================
508.50/508.80	c |    451626 |  100163   204183 |   33387  113634  8795220    77.4 | 88.268 % |
508.91/509.28	c |    451726 |  100163   204183 |   36725   21677   935218    43.1 | 88.261 % |
509.01/509.36	c |    451877 |  100122   204081 |   40398   21827   941156    43.1 | 88.317 % |
509.10/509.44	c |    452104 |  100122   204081 |   44438   22054   947989    43.0 | 88.317 % |
509.20/509.56	c |    452442 |  100122   204081 |   48881   22392   963561    43.0 | 88.317 % |
509.40/509.76	c |    452948 |  100122   204081 |   53770   22898   999134    43.6 | 88.317 % |
509.70/510.08	c |    453707 |  100093   204004 |   59147   23653  1049668    44.4 | 88.364 % |
510.20/510.52	c |    454846 |  100093   204004 |   65061   24792  1124123    45.3 | 88.364 % |
511.00/511.32	c |    456554 |  100093   204004 |   71567   26500  1270656    47.9 | 88.364 % |
512.20/512.58	c |    459116 |  100091   203998 |   78724   29058  1536580    52.9 | 88.368 % |
514.40/514.72	c |    462961 |  100091   203998 |   86597   32903  1961101    59.6 | 88.368 % |
517.60/517.93	c |    468727 |  100048   203892 |   95257   38632  2504225    64.8 | 88.430 % |
523.20/523.56	c |    477376 |  100048   203892 |  104782   47281  3283655    69.4 | 88.430 % |
533.69/534.03	c |    490351 |  100048   203892 |  115260   60256  4268571    70.8 | 88.430 % |
550.88/551.24	c |    509812 |  100048   203892 |  126787   79717  5933102    74.4 | 88.430 % |
586.87/587.28	c |    539005 |  100048   203892 |  139465  108910  7595380    69.7 | 88.430 % |
656.45/656.88	c |    582795 |  100019   203825 |  153412  152695 10143108    66.4 | 88.467 % |
756.01/756.47	c |    648479 |  100009   203801 |  168753   42650  1427834    33.5 | 88.480 % |
880.37/880.88	c |    747005 |  100000   203780 |  185628  141170  8787108    62.2 | 88.492 % |
1129.48/1130.04	c |    894794 |   99977   203725 |  204191   82991  3617721    43.6 | 88.523 % |
1494.06/1494.71	c |   1116479 |   99945   203647 |  224611   84742  7013638    82.8 | 88.567 % |
1545.85/1546.53	c ==============================================================================
1545.85/1546.53	c Found solution: -50
1545.85/1546.53	o -50
1545.85/1546.55	c ---[   0]---> Sorter-cost:    0     Base:
1546.05/1546.79	c ==================================[MINISAT+]==================================
1546.05/1546.79	c | Conflicts | Original         | Learnt                           | Progress |
1546.05/1546.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1546.05/1546.79	c ==============================================================================
1546.05/1546.79	c |   1154249 |   99934   203597 |   33311  121910 10732491    88.0 | 88.567 % |
1546.74/1547.40	c |   1154349 |   99934   203597 |   36642   24980  1381338    55.3 | 88.585 % |
1546.84/1547.52	c |   1154499 |   99934   203597 |   40306   25130  1386889    55.2 | 88.585 % |
1546.84/1547.60	c |   1154724 |   99934   203597 |   44336   25355  1393311    55.0 | 88.585 % |
1547.05/1547.77	c |   1155061 |   99930   203587 |   48770   25687  1408148    54.8 | 88.591 % |
1547.24/1547.98	c |   1155568 |   99930   203587 |   53647   26194  1433753    54.7 | 88.591 % |
1547.64/1548.36	c |   1156328 |   99930   203587 |   59012   26954  1487409    55.2 | 88.591 % |
1548.24/1548.91	c |   1157467 |   99930   203587 |   64913   28093  1562796    55.6 | 88.591 % |
1548.94/1549.69	c |   1159175 |   99930   203587 |   71405   29801  1673244    56.1 | 88.591 % |
1550.35/1551.08	c |   1161740 |   99930   203587 |   78545   32366  1840532    56.9 | 88.591 % |
1552.64/1553.32	c |   1165585 |   99930   203587 |   86400   36211  2102133    58.1 | 88.591 % |
1556.24/1556.98	c |   1171351 |   99930   203587 |   95040   41977  2608268    62.1 | 88.591 % |
1562.14/1562.81	c |   1180000 |   99930   203587 |  104544   50626  3224764    63.7 | 88.591 % |
1573.34/1574.10	c |   1192974 |   99930   203587 |  114998   63600  3926791    61.7 | 88.591 % |
1593.13/1593.85	c |   1212435 |   99927   203580 |  126498   83059  4928461    59.3 | 88.595 % |
1629.61/1630.30	c |   1241627 |   99927   203580 |  139148  112251  6408512    57.1 | 88.595 % |
1690.29/1691.07	c |   1285416 |   99917   203556 |  153063  156031  8697144    55.7 | 88.609 % |
1787.06/1787.82	c |   1351101 |   99915   203552 |  168369   51265  1912993    37.3 | 88.611 % |
1800.06/1800.80	c 
1800.06/1800.80	c *** TERMINATED ***
1800.06/1800.80	s SATISFIABLE
1800.06/1800.80	v -x1272 -x1271 -x1270 -x1269 -x1268 -x1267 -x1266 -x1265 x1264 -x1263 -x1262 -x1261 -x1260 -x1259 -x1258 -x1257 -x1256
1800.06/1800.80	v -x1255 -x1254 -x1253 -x1252 -x1251 -x1250 -x1249 -x1248 -x1247 -x1246 -x1245 -x1244 -x1243 -x1242 -x1241 x1240 -x1239
1800.06/1800.80	v -x1238 -x1237 -x1236 -x1235 -x1234 -x1233 -x1232 -x1231 -x1230 -x1229 -x1228 -x1227 -x1226 -x1225 -x1224 -x1223 -x1222
1800.06/1800.80	v -x1221 -x1220 -x1219 -x1218 -x1217 -x1216 -x1215 -x1214 -x1213 -x1212 -x1211 -x1210 -x1209 x1208 -x1207 -x1206 -x1205
1800.06/1800.80	v -x1204 -x1203 -x1202 -x1201 -x1200 -x1199 -x1198 -x1197 -x1196 -x1195 -x1194 -x1193 -x1192 -x1191 -x1190 -x1189 -x1188
1800.06/1800.80	v -x1187 -x1186 -x1185 -x1184 -x1183 -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 -x1175 -x1174 -x1173 -x1172 -x1171
1800.06/1800.80	v -x1170 -x1169 x1168 -x1167 -x1166 -x1165 -x1164 -x1163 -x1162 -x1161 -x1160 -x1159 -x1158 -x1157 -x1156 -x1155 -x1154
1800.06/1800.80	v -x1153 -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 -x1144 -x1143 -x1142 -x1141 -x1140 -x1139 -x1138 -x1137
1800.06/1800.80	v -x1136 -x1135 x1134 -x1133 -x1132 -x1131 -x1130 -x1129 -x1128 -x1127 -x1126 -x1125 -x1124 -x1123 -x1122 -x1121 -x1120
1800.06/1800.80	v -x1119 -x1118 -x1117 -x1116 -x1115 -x1114 -x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 -x1104 -x1103
1800.06/1800.80	v -x1102 -x1101 -x1100 -x1099 -x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1092 -x1091 -x1090 x1089 -x1088 -x1087 -x1086
1800.06/1800.80	v -x1085 -x1084 -x1083 -x1082 -x1081 -x1080 -x1079 -x1078 -x1077 -x1076 -x1075 -x1074 -x1073 -x1072 -x1071 -x1070 -x1069
1800.06/1800.80	v -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 x1062 -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052
1800.06/1800.80	v -x1051 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035
1800.06/1800.80	v -x1034 x1033 -x1032 -x1031 -x1030 -x1029 -x1028 -x1027 -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018
1800.06/1800.80	v -x1017 x1016 -x1015 -x1014 -x1013 -x1012 -x1011 -x1010 -x1009 -x1008 -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 x1001 -x1000
1800.06/1800.80	v -x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979
1800.06/1800.80	v -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958
1800.06/1800.80	v -x957 -x956 -x955 x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937
1800.06/1800.80	v -x936 -x935 -x934 x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916
1800.06/1800.80	v -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 -x895
1800.06/1800.80	v -x894 -x893 -x892 x891 -x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 x876 -x875 -x874
1800.06/1800.80	v -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853
1800.06/1800.80	v -x852 -x851 -x850 -x849 -x848 -x847 -x846 x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832
1800.06/1800.80	v x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811
1800.06/1800.80	v -x810 x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 x791 -x790
1800.06/1800.80	v -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769
1800.06/1800.80	v -x768 -x767 -x766 -x765 -x764 -x763 -x762 x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748
1800.06/1800.80	v -x747 -x746 -x745 -x744 -x743 -x742 -x741 x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727
1800.06/1800.80	v -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706
1800.06/1800.80	v -x705 -x704 -x703 -x702 x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685
1800.06/1800.80	v -x684 -x683 -x682 -x681 x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 x666 -x665 -x664
1800.06/1800.80	v -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643
1800.06/1800.80	v -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 x625 -x624 -x623 -x622
1800.06/1800.80	v x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601
1800.06/1800.80	v -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580
1800.06/1800.80	v -x579 -x578 x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559
1800.06/1800.80	v -x558 x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538
1800.06/1800.80	v -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517
1800.06/1800.80	v -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496
1800.06/1800.80	v -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 x476 -x475
1800.06/1800.80	v -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454
1800.06/1800.80	v -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433
1800.06/1800.80	v -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 x414 -x413 -x412
1800.06/1800.80	v -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 x397 -x396 -x395 -x394 -x393 -x392 -x391
1800.06/1800.80	v -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 x374 -x373 -x372 -x371 -x370
1800.06/1800.80	v -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349
1800.06/1800.80	v -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328
1800.06/1800.80	v -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307
1800.06/1800.80	v -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 x289 -x288 -x287 -x286
1800.06/1800.80	v -x285 -x284 -x283 -x282 -x281 -x280 x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265
1800.06/1800.80	v -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244
1800.06/1800.80	v x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223
1800.06/1800.80	v -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202
1800.06/1800.80	v -x201 -x200 -x199 -x198 -x197 -x196 x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181
1800.06/1800.80	v -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 x171 -x170 -x169 -x168 -x167 -x166 x165 -x164 -x163 -x162 -x161 -x160
1800.06/1800.80	v -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139
1800.06/1800.80	v -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118
1800.06/1800.80	v -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97
1800.06/1800.80	v 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
1800.06/1800.80	v -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
1800.06/1800.80	v -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
1800.06/1800.80	v -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 x4 -x3 -x2 -x1

Verifier Data (download as text)

OK	-50

Conversion Script Data (download as text)

/tmp/evaluation/353598-1176670433/instance-353598-1176670433.opb is already a linear file

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 1.14 1.15 1.16 3/77 18808
/proc/meminfo: memFree=1828168/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=1340 CPUtime=0
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 114960434 1372160 151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 335 152 74 215 0 117 0

[startup+0.0347961 s]
/proc/loadavg: 1.14 1.15 1.16 3/77 18808
/proc/meminfo: memFree=1828168/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=1472 CPUtime=0.03
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 222 0 0 0 3 0 0 0 18 0 1 0 114960434 1507328 207 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 368 207 74 215 0 150 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1472

[startup+0.101808 s]
/proc/loadavg: 1.14 1.15 1.16 3/77 18808
/proc/meminfo: memFree=1828168/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=2144 CPUtime=0.09
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 364 0 0 0 9 0 0 0 18 0 1 0 114960434 2195456 349 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 536 349 74 215 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301846 s]
/proc/loadavg: 1.14 1.15 1.16 3/77 18808
/proc/meminfo: memFree=1828168/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=3812 CPUtime=0.29
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 781 0 0 0 29 0 0 0 19 0 1 0 114960434 3903488 766 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 953 766 74 215 0 735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3812

[startup+0.701923 s]
/proc/loadavg: 1.14 1.15 1.16 3/77 18808
/proc/meminfo: memFree=1828168/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=7084 CPUtime=0.69
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 1600 0 0 0 68 1 0 0 23 0 1 0 114960434 7254016 1585 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 1771 1585 74 215 0 1553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7084

[startup+1.50108 s]
/proc/loadavg: 1.14 1.15 1.16 2/78 18809
/proc/meminfo: memFree=1819584/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=13508 CPUtime=1.48
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 3228 0 0 0 146 2 0 0 25 0 1 0 114960434 13832192 3213 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 3377 3213 74 215 0 3159 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13508

[startup+3.10139 s]
/proc/loadavg: 1.14 1.15 1.16 2/78 18809
/proc/meminfo: memFree=1810496/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=34044 CPUtime=3.09
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 8264 0 0 0 295 14 0 0 19 0 1 0 114960434 34861056 8046 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569696 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 8511 8046 108 215 0 8293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34044

[startup+6.30201 s]
/proc/loadavg: 1.13 1.15 1.16 2/78 18809
/proc/meminfo: memFree=1795928/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=34044 CPUtime=6.28
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 8289 0 0 0 614 14 0 0 25 0 1 0 114960434 34861056 8071 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572684 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 8511 8071 110 215 0 8293 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34044

[startup+12.7023 s]
/proc/loadavg: 1.12 1.15 1.16 2/78 18809
/proc/meminfo: memFree=1795936/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=34044 CPUtime=12.68
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 8289 0 0 0 1253 15 0 0 25 0 1 0 114960434 34861056 8071 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 8511 8071 110 215 0 8293 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34044

[startup+25.5017 s]
/proc/loadavg: 1.09 1.14 1.15 2/78 18809
/proc/meminfo: memFree=1795936/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=34468 CPUtime=25.48
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 8361 0 0 0 2533 15 0 0 25 0 1 0 114960434 35295232 8143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 8617 8143 110 215 0 8399 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34468

[startup+51.1017 s]
/proc/loadavg: 1.06 1.13 1.15 2/78 18809
/proc/meminfo: memFree=1786144/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=44808 CPUtime=51.06
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 10922 0 0 0 5089 17 0 0 25 0 1 0 114960434 45883392 10696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 11202 10696 110 215 0 10984 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44808

[startup+102.306 s]
/proc/loadavg: 1.02 1.11 1.14 2/78 18809
/proc/meminfo: memFree=1765536/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=64992 CPUtime=102.26
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 16011 0 0 0 10203 23 0 0 25 0 1 0 114960434 66551808 15776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569770 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 16248 15776 110 215 0 16030 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64992

[startup+162.301 s]
/proc/loadavg: 1.01 1.08 1.13 2/78 18809
/proc/meminfo: memFree=1764960/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=66088 CPUtime=162.22
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 16241 0 0 0 16199 23 0 0 25 0 1 0 114960434 67674112 16006 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 16522 16006 110 215 0 16304 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 66088

[startup+222.302 s]
/proc/loadavg: 1.00 1.07 1.11 2/78 18809
/proc/meminfo: memFree=1763680/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=66984 CPUtime=222.21
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 16478 0 0 0 22197 24 0 0 25 0 1 0 114960434 68591616 16234 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 16746 16234 110 215 0 16528 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 66984

[startup+282.301 s]
/proc/loadavg: 1.00 1.05 1.10 2/78 18809
/proc/meminfo: memFree=1748896/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=81820 CPUtime=282.19
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 20195 0 0 0 28189 30 0 0 25 0 1 0 114960434 83783680 19951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 20455 19951 110 215 0 20237 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 81820

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 1.09 2/78 18809
/proc/meminfo: memFree=1738080/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=92628 CPUtime=342.16
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 22872 0 0 0 34183 33 0 0 25 0 1 0 114960434 94851072 22628 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 23157 22628 110 215 0 22939 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 92628

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.08 2/78 18809
/proc/meminfo: memFree=1726624/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=103984 CPUtime=402.14
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 25745 0 0 0 40177 37 0 0 25 0 1 0 114960434 106479616 25501 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 25996 25501 110 215 0 25778 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 103984

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/84 18973
/proc/meminfo: memFree=1723752/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105020 CPUtime=462.04
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26004 0 0 0 46166 38 0 0 25 0 1 0 114960434 107540480 25760 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26255 25760 110 215 0 26037 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 105020

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/78 19007
/proc/meminfo: memFree=1724768/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105020 CPUtime=522
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26004 0 0 0 52161 39 0 0 25 0 1 0 114960434 107540480 25760 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26255 25760 110 215 0 26037 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 105020

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.07 2/78 19007
/proc/meminfo: memFree=1724768/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105020 CPUtime=581.97
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26004 0 0 0 58158 39 0 0 25 0 1 0 114960434 107540480 25760 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26255 25760 110 215 0 26037 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 105020

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 19007
/proc/meminfo: memFree=1724768/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105020 CPUtime=641.96
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26004 0 0 0 64156 40 0 0 25 0 1 0 114960434 107540480 25760 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26255 25760 110 215 0 26037 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 105020


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 19007
/proc/meminfo: memFree=1724832/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105020 CPUtime=821.89
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26006 0 0 0 82148 41 0 0 25 0 1 0 114960434 107540480 25762 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579637 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26255 25762 110 215 0 26037 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 105020

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 19007
/proc/meminfo: memFree=1724832/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105020 CPUtime=881.87
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26006 0 0 0 88145 42 0 0 25 0 1 0 114960434 107540480 25762 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577392 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26255 25762 110 215 0 26037 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 105020

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 19007
/proc/meminfo: memFree=1724832/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105020 CPUtime=941.85
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26006 0 0 0 94142 43 0 0 25 0 1 0 114960434 107540480 25762 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26255 25762 110 215 0 26037 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 105020

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 19007
/proc/meminfo: memFree=1724832/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105424 CPUtime=1001.83
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26012 0 0 0 100140 43 0 0 25 0 1 0 114960434 107954176 25768 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26356 25768 110 215 0 26138 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 105424

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 19007
/proc/meminfo: memFree=1724704/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105424 CPUtime=1061.81
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26037 0 0 0 106137 44 0 0 25 0 1 0 114960434 107954176 25793 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26356 25793 110 215 0 26138 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 105424

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 19007
/proc/meminfo: memFree=1724640/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105424 CPUtime=1121.78
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26038 0 0 0 112134 44 0 0 25 0 1 0 114960434 107954176 25794 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26356 25794 110 215 0 26138 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 105424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 19007
/proc/meminfo: memFree=1724640/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105424 CPUtime=1181.77
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26038 0 0 0 118132 45 0 0 25 0 1 0 114960434 107954176 25794 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574290 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26356 25794 110 215 0 26138 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 105424

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1724640/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105424 CPUtime=1241.74
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26038 0 0 0 124129 45 0 0 25 0 1 0 114960434 107954176 25794 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26356 25794 110 215 0 26138 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 105424

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1724512/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105424 CPUtime=1301.73
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26038 0 0 0 130127 46 0 0 25 0 1 0 114960434 107954176 25794 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26356 25794 110 215 0 26138 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 105424

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1724512/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=105424 CPUtime=1361.71
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 26038 0 0 0 136124 47 0 0 25 0 1 0 114960434 107954176 25794 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 26356 25794 110 215 0 26138 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 105424

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1718880/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=111012 CPUtime=1421.69
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 27447 0 0 0 142119 50 0 0 25 0 1 0 114960434 113676288 27203 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 27753 27203 110 215 0 27535 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 111012

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1717280/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=112564 CPUtime=1481.66
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 27822 0 0 0 148115 51 0 0 25 0 1 0 114960434 115265536 27578 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 28141 27578 110 215 0 27923 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 112564

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1717280/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=112564 CPUtime=1541.64
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 27822 0 0 0 154113 51 0 0 25 0 1 0 114960434 115265536 27578 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 28141 27578 110 215 0 27923 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 112564

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1717280/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=112564 CPUtime=1601.62
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 27822 0 0 0 160110 52 0 0 25 0 1 0 114960434 115265536 27578 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 28141 27578 110 215 0 27923 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 112564

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1717216/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=112564 CPUtime=1661.6
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 27822 0 0 0 166108 52 0 0 25 0 1 0 114960434 115265536 27578 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 28141 27578 110 215 0 27923 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 112564

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1717152/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=112564 CPUtime=1721.58
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 27822 0 0 0 172105 53 0 0 25 0 1 0 114960434 115265536 27578 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 28141 27578 110 215 0 27923 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 112564

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1717088/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=112564 CPUtime=1781.56
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 27822 0 0 0 178102 54 0 0 25 0 1 0 114960434 115265536 27578 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575249 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 28141 27578 110 215 0 27923 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 112564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19007
/proc/meminfo: memFree=1717088/2055920 swapFree=4169268/4192956
[pid=18808] ppid=18806 vsize=112564 CPUtime=1800.06
/proc/18808/stat : 18808 (minisat+) R 18806 18808 30061 0 -1 4194304 27822 0 0 0 179952 54 0 0 25 0 1 0 114960434 115265536 27578 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18808/statm: 28141 27578 110 215 0 27923 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 112564

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.83
CPU time (s): 1800.09
CPU user time (s): 1799.53
CPU system time (s): 0.561914
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 112564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 0.561914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27824
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= 605
involuntary context switches= 38009

runsolver used 2.34664 second user time and 4.34134 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sun Apr 15 20:53:53 UTC 2007

IDJOB= 353598
IDBENCH= 2255
IDSOLVER= 156
FILE ID= node23/353598-1176670433

PBS_JOBID= 4559908

Free space on /tmp= 66559 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-3.opb
COMMAND LINE= /tmp/evaluation/353598-1176670433/minisat+ /tmp/evaluation/353598-1176670433/instance-353598-1176670433.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node23/convwatcher-353598-1176670433 -o ROOT/results/node23/conversion-353598-1176670433 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353598-1176670433/instance-353598-1176670433.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  1925793f412227c60146f261684ef7c1

RANDOM SEED= 963228962

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1828512 kB
Buffers:         39928 kB
Cached:          92588 kB
SwapCached:       2464 kB
Active:          69120 kB
Inactive:        90332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828512 kB
SwapTotal:     4192956 kB
SwapFree:      4169268 kB
Dirty:            4748 kB
Writeback:           0 kB
Mapped:          40912 kB
Slab:            53388 kB
Committed_AS:  1887648 kB
PageTables:       1808 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB

End job on node23 on Sun Apr 15 21:23:56 UTC 2007