Trace number 353637

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)-49 1800.04 1800.53

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-5.opb
MD5SUM20471e978018d28aed0ca16c46de4e3d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -51
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94226
Number of constraints which are clauses94226
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1272
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
2.49/2.56	c Converting 94226 PB-constraints to clauses...
2.49/2.57	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 |   94226   188452 |   31408       0        0     nan |  0.000 % |
2.69/2.79	c ==============================================================================
2.69/2.79	c Found solution: -36
2.69/2.79	o -36
2.79/2.80	c ---[   0]---> Sorter-cost:70300     Base:
2.89/2.96	c ==================================[MINISAT+]==================================
2.89/2.96	c | Conflicts | Original         | Learnt                           | Progress |
2.89/2.96	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.89/2.96	c ==============================================================================
2.89/2.96	c |         0 |  169272   364507 |   56424       0        0     nan |  0.000 % |
3.09/3.17	c |       101 |  169075   364106 |   62066      87      747     8.6 |  0.213 % |
3.39/3.44	c |       251 |  168213   362254 |   68273     187     1423     7.6 |  1.182 % |
3.79/3.88	c |       476 |  166961   359534 |   75100     344     3013     8.8 |  2.619 % |
4.39/4.46	c |       813 |  165184   355653 |   82610     585     5250     9.0 |  4.678 % |
5.09/5.17	c |      1319 |  163117   351122 |   90871     995    10123    10.2 |  7.089 % |
6.29/6.31	c |      2079 |  159855   343815 |   99958    1589    15542     9.8 | 11.047 % |
6.99/7.05	c ==============================================================================
6.99/7.05	c Found solution: -39
6.99/7.05	o -39
6.99/7.06	c ---[   0]---> Sorter-cost:    0     Base:
7.08/7.13	c ==================================[MINISAT+]==================================
7.08/7.13	c | Conflicts | Original         | Learnt                           | Progress |
7.08/7.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
7.08/7.13	c ==============================================================================
7.08/7.13	c |      2442 |  158103   340170 |   52701    1818    17572     9.7 | 11.047 % |
7.38/7.43	c |      2542 |  157318   338392 |   57971    1882    18163     9.7 | 14.365 % |
7.59/7.70	c |      2692 |  156806   337227 |   63768    2013    20252    10.1 | 15.000 % |
7.98/8.08	c |      2917 |  155301   333834 |   70145    2185    22027    10.1 | 16.977 % |
8.79/8.86	c |      3254 |  153117   328912 |   77159    2405    24394    10.1 | 19.514 % |
9.58/9.65	c |      3760 |  150528   323046 |   84875    2701    28785    10.7 | 22.711 % |
10.90/10.94	c |      4519 |  146908   314829 |   93363    3247    34935    10.8 | 27.174 % |
12.59/12.67	c |      5658 |  141502   302336 |  102699    3955    44231    11.2 | 34.052 % |
14.99/15.08	c |      7367 |  132946   282573 |  112969    4946    56564    11.4 | 44.676 % |
17.79/17.86	c |      9929 |  123090   259377 |  124266    6462    78398    12.1 | 57.455 % |
21.09/21.11	c |     13776 |  112920   235052 |  136692    8675   110216    12.7 | 71.006 % |
23.79/23.87	c ==============================================================================
23.79/23.87	c Found solution: -41
23.79/23.87	o -41
23.79/23.89	c ---[   0]---> Sorter-cost:    0     Base:
23.89/23.98	c ==================================[MINISAT+]==================================
23.89/23.98	c | Conflicts | Original         | Learnt                           | Progress |
23.89/23.98	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
23.89/23.98	c ==============================================================================
23.89/23.98	c |     18935 |  107740   222720 |   35913   12099   205571    17.0 | 71.006 % |
24.09/24.17	c |     19036 |  107058   221071 |   39504   11981   204261    17.0 | 78.863 % |
24.29/24.31	c |     19186 |  106602   219956 |   43454   11951   204138    17.1 | 79.485 % |
24.29/24.40	c |     19411 |  106533   219790 |   47800   12151   207822    17.1 | 79.577 % |
24.59/24.60	c |     19748 |  106346   219358 |   52580   12271   214270    17.5 | 79.809 % |
24.79/24.89	c |     20254 |  105768   217949 |   57838   12493   218810    17.5 | 80.597 % |
25.09/25.18	c |     21013 |  105388   217038 |   63622   12920   228308    17.7 | 81.104 % |
25.59/25.62	c |     22153 |  105065   216273 |   69984   13962   278787    20.0 | 81.533 % |
25.69/25.75	c ==============================================================================
25.69/25.75	c Found solution: -42
25.69/25.75	o -42
25.69/25.76	c ---[   0]---> Sorter-cost:    0     Base:
25.79/25.85	c ==================================[MINISAT+]==================================
25.79/25.85	c | Conflicts | Original         | Learnt                           | Progress |
25.79/25.85	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
25.79/25.85	c ==============================================================================
25.79/25.85	c |     22429 |  104997   215985 |   34999   14083   273932    19.5 | 81.533 % |
25.89/25.90	c |     22529 |  104961   215897 |   38498   14181   276888    19.5 | 81.678 % |
25.89/25.95	c |     22679 |  104961   215897 |   42348   14331   281023    19.6 | 81.678 % |
25.99/26.03	c |     22904 |  104922   215798 |   46583   14423   283155    19.6 | 81.735 % |
26.09/26.15	c |     23241 |  104866   215660 |   51242   14674   293422    20.0 | 81.813 % |
26.29/26.34	c |     23747 |  104764   215404 |   56366   15083   308159    20.4 | 81.959 % |
26.59/26.62	c |     24506 |  104497   214744 |   62002   15537   342348    22.0 | 82.337 % |
26.99/27.04	c |     25646 |  104146   213903 |   68203   16444   384307    23.4 | 82.811 % |
27.49/27.51	c ==============================================================================
27.49/27.51	c Found solution: -43
27.49/27.51	o -43
27.49/27.53	c ---[   0]---> Sorter-cost:    0     Base:
27.59/27.62	c ==================================[MINISAT+]==================================
27.59/27.62	c | Conflicts | Original         | Learnt                           | Progress |
27.59/27.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
27.59/27.62	c ==============================================================================
27.59/27.62	c |     26675 |  103854   213216 |   34618   17187   433070    25.2 | 82.811 % |
27.59/27.67	c |     26775 |  103848   213202 |   38079   17283   434970    25.2 | 83.271 % |
27.69/27.74	c |     26926 |  103805   213088 |   41887   17385   445611    25.6 | 83.337 % |
27.79/27.83	c |     27151 |  103805   213088 |   46076   17610   463004    26.3 | 83.337 % |
27.89/27.97	c |     27488 |  103668   212740 |   50684   17769   478343    26.9 | 83.538 % |
28.09/28.15	c |     27996 |  103547   212432 |   55752   18154   489278    27.0 | 83.717 % |
28.38/28.40	c |     28755 |  103544   212425 |   61327   18912   539866    28.5 | 83.721 % |
28.78/28.88	c |     29894 |  103429   212146 |   67460   19968   667663    33.4 | 83.880 % |
29.48/29.59	c |     31602 |  103175   211558 |   74206   21418   793058    37.0 | 84.203 % |
29.78/29.87	c ==============================================================================
29.78/29.87	c Found solution: -44
29.78/29.87	o -44
29.78/29.89	c ---[   0]---> Sorter-cost:    0     Base:
29.88/29.99	c ==================================[MINISAT+]==================================
29.88/29.99	c | Conflicts | Original         | Learnt                           | Progress |
29.88/29.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
29.88/29.99	c ==============================================================================
29.88/29.99	c |     32164 |  103102   211349 |   34367   21795   834497    38.3 | 84.203 % |
29.98/30.08	c |     32265 |  103003   211100 |   37803   21826   837592    38.4 | 84.447 % |
30.08/30.17	c |     32415 |  102948   210971 |   41584   21919   840045    38.3 | 84.519 % |
30.18/30.28	c |     32640 |  102886   210817 |   45742   22130   846032    38.2 | 84.609 % |
30.38/30.45	c |     32977 |  102799   210604 |   50316   22423   863531    38.5 | 84.731 % |
30.58/30.66	c |     33483 |  102749   210486 |   55348   22887   900815    39.4 | 84.797 % |
30.88/30.97	c |     34242 |  102744   210475 |   60883   23630   942960    39.9 | 84.803 % |
30.98/31.06	c ==============================================================================
30.98/31.06	c Found solution: -45
30.98/31.06	o -45
30.98/31.08	c ---[   0]---> Sorter-cost:    0     Base:
31.08/31.18	c ==================================[MINISAT+]==================================
31.08/31.18	c | Conflicts | Original         | Learnt                           | Progress |
31.08/31.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
31.08/31.18	c ==============================================================================
31.08/31.18	c |     34487 |  102767   210543 |   34255   23875   953861    40.0 | 84.803 % |
31.18/31.23	c |     34588 |  102767   210543 |   37680   23976   958975    40.0 | 84.783 % |
31.38/31.40	c |     34738 |  102586   210092 |   41448   23888   957339    40.1 | 85.041 % |
31.38/31.49	c |     34963 |  102586   210092 |   45593   24113   969268    40.2 | 85.041 % |
31.58/31.66	c |     35300 |  102538   209978 |   50152   24291   988445    40.7 | 85.106 % |
31.79/31.84	c |     35807 |  102538   209978 |   55168   24798  1006073    40.6 | 85.106 % |
32.08/32.16	c |     36566 |  102538   209978 |   60684   25557  1071784    41.9 | 85.106 % |
32.68/32.73	c |     37705 |  102343   209502 |   66753   26415  1138405    43.1 | 85.378 % |
33.48/33.52	c |     39415 |  102286   209360 |   73428   27838  1257834    45.2 | 85.460 % |
35.09/35.12	c |     41977 |  102240   209250 |   80771   30252  1660765    54.9 | 85.522 % |
37.28/37.32	c |     45821 |  101895   208437 |   88848   33776  2025763    60.0 | 85.977 % |
41.08/41.12	c |     51587 |  101712   207993 |   97733   39107  2662868    68.1 | 86.222 % |
47.37/47.49	c |     60237 |  101618   207781 |  107506   47599  3795709    79.7 | 86.337 % |
60.27/60.40	c |     73211 |  101477   207428 |  118257   60413  5671845    93.9 | 86.543 % |
70.97/71.09	c ==============================================================================
70.97/71.09	c Found solution: -46
70.97/71.09	o -46
71.07/71.11	c ---[   0]---> Sorter-cost:    0     Base:
71.17/71.29	c ==================================[MINISAT+]==================================
71.17/71.29	c | Conflicts | Original         | Learnt                           | Progress |
71.17/71.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
71.17/71.29	c ==============================================================================
71.17/71.29	c |     83302 |  101448   207319 |   33816   69965  7130748   101.9 | 86.543 % |
71.37/71.41	c |     83402 |  101448   207319 |   37197   70065  7138087   101.9 | 86.588 % |
71.67/71.74	c |     83552 |  101431   207278 |   40917   70199  7144279   101.8 | 86.611 % |
72.07/72.13	c |     83777 |  101376   207145 |   45009   70371  7157516   101.7 | 86.687 % |
72.37/72.45	c |     84115 |  101376   207145 |   49510   70709  7184452   101.6 | 86.687 % |
72.87/72.94	c |     84621 |  101376   207145 |   54461   71215  7216959   101.3 | 86.687 % |
73.67/73.77	c |     85382 |  101376   207145 |   59907   71976  7309888   101.6 | 86.687 % |
74.87/74.90	c |     86522 |  101376   207145 |   65897   73116  7419413   101.5 | 86.687 % |
76.88/76.90	c |     88231 |  101365   207118 |   72487   74768  7579664   101.4 | 86.703 % |
79.47/79.56	c |     90794 |  101365   207118 |   79736   77331  7854104   101.6 | 86.703 % |
83.77/83.86	c |     94638 |  101365   207118 |   87709   81175  8276378   102.0 | 86.703 % |
90.87/90.96	c |    100405 |  101331   207036 |   96480   86827  8899866   102.5 | 86.749 % |
102.86/102.93	c |    109054 |  101184   206675 |  106129   95352  9923530   104.1 | 86.954 % |
121.96/122.02	c |    122028 |  101180   206667 |  116742  108322 11495581   106.1 | 86.957 % |
150.65/150.70	c ==============================================================================
150.65/150.70	c Found solution: -47
150.65/150.70	o -47
150.65/150.72	c ---[   0]---> Sorter-cost:    0     Base:
150.85/150.98	c ==================================[MINISAT+]==================================
150.85/150.98	c | Conflicts | Original         | Learnt                           | Progress |
150.85/150.98	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
150.85/150.98	c ==============================================================================
150.85/150.98	c |    141128 |  101191   206703 |   33730  127388 13341808   104.7 | 86.957 % |
151.35/151.41	c |    141228 |  101191   206703 |   37103   18946  1307932    69.0 | 86.980 % |
151.35/151.48	c |    141378 |  101191   206703 |   40813   19096  1312915    68.8 | 86.980 % |
151.55/151.64	c |    141603 |  101113   206515 |   44894   19314  1319595    68.3 | 87.084 % |
151.75/151.82	c |    141941 |  101036   206330 |   49384   19634  1339920    68.2 | 87.185 % |
151.94/152.06	c |    142448 |  101026   206304 |   54322   20135  1372474    68.2 | 87.201 % |
152.35/152.44	c |    143208 |  101026   206304 |   59754   20895  1469812    70.3 | 87.201 % |
152.75/152.90	c |    144347 |  100970   206170 |   65730   22004  1528011    69.4 | 87.276 % |
153.44/153.57	c |    146055 |  100970   206170 |   72303   23712  1646650    69.4 | 87.276 % |
154.44/154.59	c |    148618 |  100932   206078 |   79533   26240  1799029    68.6 | 87.329 % |
156.54/156.61	c |    152464 |  100835   205835 |   87486   30059  2191862    72.9 | 87.468 % |
160.14/160.30	c |    158230 |  100826   205812 |   96235   35810  2827042    78.9 | 87.482 % |
165.84/165.94	c |    166879 |  100826   205812 |  105859   44459  3696435    83.1 | 87.482 % |
177.85/177.98	c |    179853 |  100818   205792 |  116445   57426  5297211    92.2 | 87.494 % |
196.44/196.59	c |    199314 |  100803   205757 |  128089   76883  7354025    95.7 | 87.513 % |
235.63/235.74	c ==============================================================================
235.63/235.74	c Found solution: -48
235.63/235.74	o -48
235.63/235.76	c ---[   0]---> Sorter-cost:    0     Base:
235.83/235.98	c ==================================[MINISAT+]==================================
235.83/235.98	c | Conflicts | Original         | Learnt                           | Progress |
235.83/235.98	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
235.83/235.98	c ==============================================================================
235.83/235.98	c |    227131 |  100655   205375 |   33551  104501 10707967   102.5 | 87.513 % |
236.53/236.62	c |    227231 |  100655   205375 |   36906   22457  1636218    72.9 | 87.709 % |
236.63/236.71	c |    227381 |  100621   205297 |   40596   22553  1641869    72.8 | 87.750 % |
236.73/236.80	c |    227609 |  100621   205297 |   44656   22781  1659787    72.9 | 87.750 % |
236.83/236.99	c |    227946 |  100612   205274 |   49122   23116  1681266    72.7 | 87.764 % |
237.12/237.27	c |    228452 |  100612   205274 |   54034   23622  1730871    73.3 | 87.764 % |
237.53/237.63	c |    229211 |  100612   205274 |   59437   24381  1783035    73.1 | 87.764 % |
238.13/238.22	c |    230352 |  100612   205274 |   65381   25522  1902734    74.6 | 87.764 % |
239.02/239.17	c |    232061 |  100612   205274 |   71919   27231  2057162    75.5 | 87.764 % |
240.52/240.62	c |    234624 |  100612   205274 |   79111   29794  2346363    78.8 | 87.764 % |
242.82/242.90	c |    238469 |  100593   205229 |   87022   33634  2720044    80.9 | 87.789 % |
246.62/246.76	c |    244235 |  100593   205229 |   95724   39400  3300302    83.8 | 87.789 % |
252.72/252.90	c |    252884 |  100593   205229 |  105297   48049  4292385    89.3 | 87.789 % |
263.82/263.91	c |    265859 |  100535   205083 |  115827   60935  5537608    90.9 | 87.874 % |
286.51/286.68	c |    285320 |  100535   205083 |  127409   80396  8076321   100.5 | 87.874 % |
327.20/327.31	c |    314513 |  100535   205083 |  140150  109589 10534197    96.1 | 87.874 % |
417.58/417.72	c |    358302 |  100535   205083 |  154165  153378 14216256    92.7 | 87.874 % |
544.84/545.09	c |    423986 |  100533   205077 |  169582   40514  1983233    49.0 | 87.878 % |
650.01/650.20	c |    522512 |  100413   204789 |  186540  138966 12921885    93.0 | 88.041 % |
875.65/875.97	c |    670301 |  100379   204708 |  205194   76262  5149324    67.5 | 88.086 % |
1244.65/1245.06	c |    891984 |  100303   204523 |  225714   68560  3812329    55.6 | 88.189 % |
1724.93/1725.49	c |   1224510 |  100182   204224 |  248285  153238 10503928    68.5 | 88.361 % |
1792.00/1792.58	c ==============================================================================
1792.00/1792.58	c Found solution: -49
1792.00/1792.58	o -49
1792.10/1792.60	c ---[   0]---> Sorter-cost:    0     Base:
1792.30/1792.88	c ==================================[MINISAT+]==================================
1792.30/1792.88	c | Conflicts | Original         | Learnt                           | Progress |
1792.30/1792.88	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1792.30/1792.88	c ==============================================================================
1792.30/1792.88	c |   1262067 |  100199   204265 |   33399  190795 13510544    70.8 | 88.361 % |
1793.80/1794.39	c |   1262168 |  100199   204265 |   36738   26724   906548    33.9 | 88.346 % |
1793.90/1794.47	c |   1262318 |  100199   204265 |   40412   26874   914894    34.0 | 88.346 % |
1794.00/1794.58	c |   1262543 |  100162   204172 |   44454   27089   925679    34.2 | 88.397 % |
1794.20/1794.73	c |   1262880 |  100162   204172 |   48899   27426   942920    34.4 | 88.397 % |
1794.40/1794.95	c |   1263386 |  100162   204172 |   53789   27932   971685    34.8 | 88.397 % |
1794.80/1795.33	c |   1264146 |  100162   204172 |   59168   28692  1038752    36.2 | 88.397 % |
1795.40/1795.93	c |   1265286 |  100162   204172 |   65085   29832  1136937    38.1 | 88.397 % |
1796.10/1796.62	c |   1266995 |  100162   204172 |   71593   31541  1249504    39.6 | 88.397 % |
1797.40/1798.00	c |   1269557 |  100157   204159 |   78753   34098  1512176    44.3 | 88.405 % |
1799.80/1800.34	c |   1273403 |  100157   204159 |   86628   37944  1985325    52.3 | 88.405 % |
1800.00/1800.50	c 
1800.00/1800.50	c *** TERMINATED ***
1800.00/1800.50	s SATISFIABLE
1800.00/1800.50	v -x1272 -x1271 -x1270 -x1269 -x1268 -x1267 -x1266 -x1265 -x1264 -x1263 -x1262 x1261 -x1260 -x1259 -x1258 -x1257 -x1256
1800.00/1800.50	v -x1255 -x1254 -x1253 -x1252 -x1251 -x1250 -x1249 -x1248 -x1247 -x1246 -x1245 -x1244 -x1243 -x1242 -x1241 -x1240 -x1239
1800.00/1800.50	v x1238 -x1237 -x1236 -x1235 -x1234 -x1233 -x1232 -x1231 -x1230 -x1229 -x1228 -x1227 -x1226 -x1225 x1224 -x1223 -x1222 -x1221
1800.00/1800.50	v -x1220 -x1219 -x1218 -x1217 -x1216 -x1215 -x1214 -x1213 -x1212 -x1211 -x1210 -x1209 -x1208 -x1207 -x1206 -x1205 -x1204
1800.00/1800.50	v -x1203 -x1202 -x1201 -x1200 -x1199 -x1198 -x1197 -x1196 -x1195 -x1194 -x1193 -x1192 -x1191 -x1190 -x1189 x1188 -x1187
1800.00/1800.50	v -x1186 -x1185 -x1184 -x1183 -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 -x1175 -x1174 -x1173 -x1172 -x1171 -x1170
1800.00/1800.50	v -x1169 -x1168 -x1167 -x1166 -x1165 -x1164 -x1163 -x1162 -x1161 -x1160 -x1159 -x1158 -x1157 -x1156 x1155 -x1154 -x1153
1800.00/1800.50	v -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 -x1144 -x1143 -x1142 -x1141 -x1140 -x1139 -x1138 -x1137 -x1136
1800.00/1800.50	v x1135 -x1134 -x1133 -x1132 -x1131 -x1130 -x1129 -x1128 -x1127 -x1126 x1125 -x1124 -x1123 -x1122 -x1121 -x1120 -x1119 -x1118
1800.00/1800.50	v -x1117 -x1116 -x1115 -x1114 -x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 -x1104 x1103 -x1102 -x1101
1800.00/1800.50	v -x1100 -x1099 -x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 -x1087 -x1086 -x1085 -x1084
1800.00/1800.50	v -x1083 -x1082 -x1081 -x1080 -x1079 x1078 -x1077 -x1076 -x1075 -x1074 -x1073 -x1072 -x1071 -x1070 -x1069 -x1068 -x1067
1800.00/1800.50	v -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052 -x1051 x1050
1800.00/1800.50	v -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033
1800.00/1800.50	v -x1032 -x1031 -x1030 -x1029 -x1028 -x1027 -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018 -x1017 x1016
1800.00/1800.50	v -x1015 -x1014 -x1013 -x1012 -x1011 -x1010 -x1009 -x1008 -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 x1001 -x1000 -x999 -x998
1800.00/1800.50	v -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 x983 -x982 -x981 -x980 -x979 -x978 -x977
1800.00/1800.50	v -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 -x957 -x956
1800.00/1800.50	v -x955 -x954 -x953 x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935
1800.00/1800.50	v -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 -x925 x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914
1800.00/1800.50	v -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 x895 -x894 -x893
1800.00/1800.50	v -x892 -x891 -x890 -x889 -x888 -x887 -x886 x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872
1800.00/1800.50	v -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851
1800.00/1800.50	v -x850 -x849 -x848 -x847 -x846 x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 x833 -x832 -x831 -x830
1800.00/1800.50	v -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 x812 -x811 -x810 -x809
1800.00/1800.50	v -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788
1800.00/1800.50	v -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767
1800.00/1800.50	v -x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746
1800.00/1800.50	v -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725
1800.00/1800.50	v -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704
1800.00/1800.50	v -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 x686 -x685 -x684 -x683
1800.00/1800.50	v -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662
1800.00/1800.50	v -x661 -x660 -x659 -x658 -x657 x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641
1800.00/1800.50	v -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620
1800.00/1800.50	v -x619 -x618 -x617 -x616 -x615 -x614 x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599
1800.00/1800.50	v -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578
1800.00/1800.50	v x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 x560 -x559 -x558 -x557
1800.00/1800.50	v -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536
1800.00/1800.50	v x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 x519 -x518 -x517 -x516 -x515
1800.00/1800.50	v -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494
1800.00/1800.50	v -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473
1800.00/1800.50	v -x472 -x471 -x470 -x469 -x468 -x467 -x466 x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452
1800.00/1800.50	v -x451 -x450 -x449 x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431
1800.00/1800.50	v -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410
1800.00/1800.50	v -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 x392 -x391 -x390 -x389
1800.00/1800.50	v -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 x372 -x371 -x370 -x369 -x368
1800.00/1800.50	v -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347
1800.00/1800.50	v -x346 -x345 -x344 -x343 -x342 -x341 -x340 x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 x330 -x329 -x328 -x327 -x326
1800.00/1800.50	v -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 x310 -x309 -x308 -x307 -x306 -x305
1800.00/1800.50	v -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284
1800.00/1800.50	v -x283 -x282 -x281 -x280 -x279 -x278 x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263
1800.00/1800.50	v -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242
1800.00/1800.50	v -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221
1800.00/1800.50	v -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200
1800.00/1800.50	v -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179
1800.00/1800.50	v -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 -x158
1800.00/1800.50	v -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137
1800.00/1800.50	v -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116
1800.00/1800.50	v -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94
1800.00/1800.50	v -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68
1800.00/1800.50	v -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42
1800.00/1800.50	v -x41 -x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 x19 -x18 -x17 -x16
1800.00/1800.50	v -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1

Verifier Data (download as text)

OK	-49

Conversion Script Data (download as text)

/tmp/evaluation/353637-1176671552/instance-353637-1176671552.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/node14/watcher-353637-1176671552 -o ROOT/results/node14/solver-353637-1176671552 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/353637-1176671552/minisat+ /tmp/evaluation/353637-1176671552/instance-353637-1176671552.opb 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19300
/proc/meminfo: memFree=1777448/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=1340 CPUtime=0
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 115072988 1372160 151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 335 151 74 215 0 117 0

[startup+0.0823599 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19300
/proc/meminfo: memFree=1777448/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=1868 CPUtime=0.08
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 324 0 0 0 8 0 0 0 18 0 1 0 115072988 1912832 309 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 467 309 74 215 0 249 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1868

[startup+0.101362 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19300
/proc/meminfo: memFree=1777448/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=2144 CPUtime=0.09
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 364 0 0 0 9 0 0 0 18 0 1 0 115072988 2195456 349 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809888 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 536 349 74 215 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301381 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19300
/proc/meminfo: memFree=1777448/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=3676 CPUtime=0.29
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 779 0 0 0 29 0 0 0 19 0 1 0 115072988 3764224 764 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 919 764 74 215 0 701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3676

[startup+0.70142 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19300
/proc/meminfo: memFree=1777448/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=7084 CPUtime=0.69
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 1598 0 0 0 69 0 0 0 22 0 1 0 115072988 7254016 1583 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 1771 1583 74 215 0 1553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7084

[startup+1.5015 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1768992/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=13508 CPUtime=1.49
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 3230 0 0 0 148 1 0 0 25 0 1 0 115072988 13832192 3215 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 3377 3215 74 215 0 3159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13508

[startup+3.10165 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1759776/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=34100 CPUtime=3.09
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 8288 0 0 0 297 12 0 0 19 0 1 0 115072988 34918400 8072 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569718 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 8525 8072 108 215 0 8307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34100

[startup+6.30195 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1745184/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=34100 CPUtime=6.29
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 8295 0 0 0 617 12 0 0 25 0 1 0 115072988 34918400 8079 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 8525 8079 110 215 0 8307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34100

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1744864/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=34524 CPUtime=12.69
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 8365 0 0 0 1256 13 0 0 25 0 1 0 115072988 35352576 8149 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569793 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 8631 8149 110 215 0 8413 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34524

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1744928/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=34524 CPUtime=25.49
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 8367 0 0 0 2536 13 0 0 25 0 1 0 115072988 35352576 8151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 8631 8151 110 215 0 8413 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34524

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1734304/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=45644 CPUtime=51.08
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 11125 0 0 0 5092 16 0 0 25 0 1 0 115072988 46739456 10909 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 11411 10909 110 215 0 11193 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45644

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1710304/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=69372 CPUtime=102.27
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 17028 0 0 0 10205 22 0 0 25 0 1 0 115072988 71036928 16804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 17343 16804 110 215 0 17125 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 69372

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1695200/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=84096 CPUtime=162.24
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 20777 0 0 0 16197 27 0 0 25 0 1 0 115072988 86114304 20544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 21024 20544 110 215 0 20806 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 84096

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1695200/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=84096 CPUtime=222.23
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 20777 0 0 0 22195 28 0 0 25 0 1 0 115072988 86114304 20544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 21024 20544 110 215 0 20806 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84096

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1695200/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=84088 CPUtime=282.21
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 20777 0 0 0 28193 28 0 0 25 0 1 0 115072988 86106112 20542 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 21022 20542 110 215 0 20804 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 84088

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1695136/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=84088 CPUtime=342.2
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 20777 0 0 0 34191 29 0 0 25 0 1 0 115072988 86106112 20542 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 21022 20542 110 215 0 20804 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 84088

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1691104/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=88488 CPUtime=402.19
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 21814 0 0 0 40188 31 0 0 25 0 1 0 115072988 90611712 21579 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 22122 21579 110 215 0 21904 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 88488

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1680416/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=99028 CPUtime=462.17
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 24476 0 0 0 46183 34 0 0 25 0 1 0 115072988 101404672 24241 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 24757 24241 110 215 0 24539 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 99028

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1671520/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=107924 CPUtime=522.15
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 26703 0 0 0 52178 37 0 0 25 0 1 0 115072988 110514176 26468 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 26981 26468 110 215 0 26763 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 107924

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1670688/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=108696 CPUtime=582.13
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 26884 0 0 0 58176 37 0 0 25 0 1 0 115072988 111304704 26649 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 27174 26649 110 215 0 26956 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 108696

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1670688/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=108696 CPUtime=642.12
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 26884 0 0 0 64174 38 0 0 25 0 1 0 115072988 111304704 26649 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 27174 26649 110 215 0 26956 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 108696


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1655584/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=124040 CPUtime=882.05
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30660 0 0 0 88161 44 0 0 25 0 1 0 115072988 127016960 30425 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31010 30425 110 215 0 30792 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 124040

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1655584/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=124040 CPUtime=942.03
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30660 0 0 0 94159 44 0 0 25 0 1 0 115072988 127016960 30425 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31010 30425 110 215 0 30792 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 124040

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1655584/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=124040 CPUtime=1002.02
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30660 0 0 0 100157 45 0 0 25 0 1 0 115072988 127016960 30425 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31010 30425 110 215 0 30792 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 124040

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1655584/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=124040 CPUtime=1062
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30660 0 0 0 106155 45 0 0 25 0 1 0 115072988 127016960 30425 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31010 30425 110 215 0 30792 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 124040

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1655520/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=124040 CPUtime=1121.99
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30660 0 0 0 112153 46 0 0 25 0 1 0 115072988 127016960 30425 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31010 30425 110 215 0 30792 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 124040

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1655456/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=124040 CPUtime=1181.97
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30670 0 0 0 118150 47 0 0 25 0 1 0 115072988 127016960 30435 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31010 30435 110 215 0 30792 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 124040

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1654432/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125068 CPUtime=1241.96
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30932 0 0 0 124148 48 0 0 25 0 1 0 115072988 128069632 30697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580902 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31267 30697 110 215 0 31049 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 125068

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1654432/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125068 CPUtime=1301.94
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30932 0 0 0 130146 48 0 0 25 0 1 0 115072988 128069632 30697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31267 30697 110 215 0 31049 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 125068

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1654432/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125068 CPUtime=1361.92
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30932 0 0 0 136143 49 0 0 25 0 1 0 115072988 128069632 30697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31267 30697 110 215 0 31049 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 125068

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19301
/proc/meminfo: memFree=1654368/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125068 CPUtime=1421.91
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30932 0 0 0 142142 49 0 0 25 0 1 0 115072988 128069632 30697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31267 30697 110 215 0 31049 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 125068

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19303
/proc/meminfo: memFree=1654240/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125068 CPUtime=1481.89
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30932 0 0 0 148139 50 0 0 25 0 1 0 115072988 128069632 30697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31267 30697 110 215 0 31049 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 125068

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19303
/proc/meminfo: memFree=1654304/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125068 CPUtime=1541.87
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30935 0 0 0 154137 50 0 0 25 0 1 0 115072988 128069632 30700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579855 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31267 30700 110 215 0 31049 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 125068

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19303
/proc/meminfo: memFree=1654240/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125068 CPUtime=1601.86
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30952 0 0 0 160135 51 0 0 25 0 1 0 115072988 128069632 30717 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31267 30717 110 215 0 31049 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 125068

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19303
/proc/meminfo: memFree=1654240/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125068 CPUtime=1661.84
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30952 0 0 0 166133 51 0 0 25 0 1 0 115072988 128069632 30717 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31267 30717 110 215 0 31049 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 125068

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19303
/proc/meminfo: memFree=1654240/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125068 CPUtime=1721.83
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30952 0 0 0 172131 52 0 0 25 0 1 0 115072988 128069632 30717 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31267 30717 110 215 0 31049 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 125068

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19303
/proc/meminfo: memFree=1654240/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125068 CPUtime=1781.81
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30952 0 0 0 178129 52 0 0 25 0 1 0 115072988 128069632 30717 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31267 30717 110 215 0 31049 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 125068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19303
/proc/meminfo: memFree=1654240/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125008 CPUtime=1800
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30952 0 0 0 179948 52 0 0 25 0 1 0 115072988 128008192 30717 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31252 30717 110 215 0 31034 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 125008

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

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

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 19303
/proc/meminfo: memFree=1654240/2055920 swapFree=4149088/4192956
[pid=19300] ppid=19298 vsize=125008 CPUtime=1800
/proc/19300/stat : 19300 (minisat+) R 19298 19300 21124 0 -1 4194304 30952 0 0 0 179948 52 0 0 25 0 1 0 115072988 128008192 30717 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19300/statm: 31252 30717 110 215 0 31034 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 125008

Child status: 10
Real time (s): 1800.53
CPU time (s): 1800.04
CPU user time (s): 1799.49
CPU system time (s): 0.548916
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 125068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.49
system time used= 0.548916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30954
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= 415
involuntary context switches= 2490

runsolver used 2.21766 second user time and 4.45532 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Apr 15 21:12:32 UTC 2007

IDJOB= 353637
IDBENCH= 2258
IDSOLVER= 156
FILE ID= node14/353637-1176671552

PBS_JOBID= 4559375

Free space on /tmp= 66556 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-5.opb
COMMAND LINE= /tmp/evaluation/353637-1176671552/minisat+ /tmp/evaluation/353637-1176671552/instance-353637-1176671552.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node14/convwatcher-353637-1176671552 -o ROOT/results/node14/conversion-353637-1176671552 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353637-1176671552/instance-353637-1176671552.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  20471e978018d28aed0ca16c46de4e3d

RANDOM SEED= 28236413

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1777984 kB
Buffers:         55740 kB
Cached:         132784 kB
SwapCached:      11260 kB
Active:         152164 kB
Inactive:        64064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777984 kB
SwapTotal:     4192956 kB
SwapFree:      4149088 kB
Dirty:            4664 kB
Writeback:           0 kB
Mapped:          33860 kB
Slab:            47324 kB
Committed_AS:  6486816 kB
PageTables:       1800 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= 66556 MiB

End job on node14 on Sun Apr 15 21:42:35 UTC 2007