Trace number 353611

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-4.opb
MD5SUM1a88750537364c45876077f809191628
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94308
Number of constraints which are clauses94308
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.48/2.58	c Converting 94308 PB-constraints to clauses...
2.48/2.58	c   -- Unit propagations: (none)
2.48/2.58	c   -- Detecting intervals from adjacent constraints: (none)
2.48/2.59	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.78/2.80	c ==================================[MINISAT+]==================================
2.78/2.80	c | Conflicts | Original         | Learnt                           | Progress |
2.78/2.80	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.78/2.80	c ==============================================================================
2.78/2.80	c |         0 |   94308   188616 |   31436       0        0     nan |  0.000 % |
2.78/2.80	c ==============================================================================
2.78/2.80	c Found solution: -35
2.78/2.80	o -35
2.78/2.82	c ---[   0]---> Sorter-cost:70300     Base:
2.88/2.98	c ==================================[MINISAT+]==================================
2.88/2.98	c | Conflicts | Original         | Learnt                           | Progress |
2.88/2.98	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.88/2.98	c ==============================================================================
2.88/2.98	c |         0 |  169359   364682 |   56453       0        0     nan |  0.000 % |
3.18/3.27	c |       100 |  168922   363775 |   62098      77      709     9.2 |  0.462 % |
3.48/3.56	c |       250 |  168305   362472 |   68308     192     1716     8.9 |  1.133 % |
3.98/4.09	c |       475 |  166978   359599 |   75138     381     5781    15.2 |  2.646 % |
4.58/4.65	c |       812 |  165218   355749 |   82652     626     8251    13.2 |  4.692 % |
5.48/5.52	c |      1318 |  162383   349476 |   90918     969    12154    12.5 |  8.056 % |
6.97/7.05	c |      2077 |  157617   338824 |  100009    1476    17994    12.2 | 13.811 % |
8.87/8.95	c |      3216 |  151802   325721 |  110010    2318    29720    12.8 | 20.921 % |
10.87/11.00	c ==============================================================================
10.87/11.00	c Found solution: -37
10.87/11.00	o -37
10.97/11.01	c ---[   0]---> Sorter-cost:    0     Base:
10.97/11.09	c ==================================[MINISAT+]==================================
10.97/11.09	c | Conflicts | Original         | Learnt                           | Progress |
10.97/11.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.97/11.09	c ==============================================================================
10.97/11.09	c |      4326 |  144676   309573 |   48225    3058    38672    12.6 | 20.921 % |
11.27/11.30	c |      4426 |  144186   308463 |   53047    3120    40617    13.0 | 30.445 % |
11.57/11.61	c |      4578 |  143238   306289 |   58352    3231    41825    12.9 | 31.640 % |
11.77/11.89	c |      4803 |  142402   304387 |   64187    3414    43860    12.8 | 32.673 % |
12.37/12.44	c |      5140 |  140852   300820 |   70606    3633    46525    12.8 | 34.621 % |
13.27/13.34	c |      5646 |  137216   292423 |   77666    3913    51403    13.1 | 39.212 % |
14.37/14.42	c |      6405 |  133356   283441 |   85433    4391    54876    12.5 | 44.054 % |
15.97/16.03	c |      7544 |  127322   269284 |   93976    4922    61075    12.4 | 51.849 % |
17.47/17.57	c ==============================================================================
17.47/17.57	c Found solution: -40
17.47/17.57	o -40
17.47/17.58	c ---[   0]---> Sorter-cost:    0     Base:
17.57/17.67	c ==================================[MINISAT+]==================================
17.57/17.67	c | Conflicts | Original         | Learnt                           | Progress |
17.57/17.67	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
17.57/17.67	c ==============================================================================
17.57/17.67	c |      9035 |  122166   257188 |   40722    5712    68946    12.1 | 51.849 % |
17.77/17.88	c |      9135 |  121552   255722 |   44794    5751    69272    12.0 | 59.554 % |
17.97/18.06	c |      9285 |  121245   255012 |   49273    5828    69502    11.9 | 59.945 % |
18.17/18.22	c |      9510 |  121055   254568 |   54200    6029    72399    12.0 | 60.191 % |
18.37/18.49	c |      9847 |  120494   253218 |   59621    6279    75507    12.0 | 60.946 % |
18.87/18.99	c |     10353 |  118916   249506 |   65583    6555    78969    12.0 | 62.996 % |
19.57/19.65	c |     11112 |  117082   245139 |   72141    7037    85135    12.1 | 65.428 % |
20.47/20.50	c |     12251 |  114869   239846 |   79355    7741    96400    12.5 | 68.376 % |
21.47/21.56	c |     13959 |  112196   233396 |   87291    8885   110056    12.4 | 71.966 % |
23.07/23.10	c |     16523 |  108175   223723 |   96020   10065   142813    14.2 | 77.395 % |
24.17/24.26	c ==============================================================================
24.17/24.26	c Found solution: -41
24.17/24.26	o -41
24.17/24.28	c ---[   0]---> Sorter-cost:    0     Base:
24.27/24.37	c ==================================[MINISAT+]==================================
24.27/24.37	c | Conflicts | Original         | Learnt                           | Progress |
24.27/24.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
24.27/24.37	c ==============================================================================
24.27/24.37	c |     19072 |  106303   219239 |   35434   11936   210099    17.6 | 77.395 % |
24.37/24.46	c |     19172 |  106043   218597 |   38977   11913   208439    17.5 | 80.304 % |
24.47/24.57	c |     19322 |  105714   217753 |   42875   11980   209621    17.5 | 80.776 % |
24.57/24.64	c |     19547 |  105655   217612 |   47162   12193   214538    17.6 | 80.854 % |
24.67/24.73	c ==============================================================================
24.67/24.73	c Found solution: -42
24.67/24.73	o -42
24.67/24.75	c ---[   0]---> Sorter-cost:    0     Base:
24.77/24.84	c ==================================[MINISAT+]==================================
24.77/24.84	c | Conflicts | Original         | Learnt                           | Progress |
24.77/24.84	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
24.77/24.84	c ==============================================================================
24.77/24.84	c |     19700 |  105414   216919 |   35138   12302   216558    17.6 | 80.854 % |
24.87/24.92	c |     19802 |  105209   216406 |   38651   12305   216661    17.6 | 81.471 % |
24.87/24.98	c |     19953 |  105203   216390 |   42516   12451   220393    17.7 | 81.480 % |
24.97/25.09	c |     20178 |  105058   216037 |   46768   12580   223266    17.7 | 81.681 % |
25.17/25.23	c |     20516 |  104867   215577 |   51445   12813   230857    18.0 | 81.941 % |
25.27/25.39	c |     21023 |  104818   215452 |   56590   13308   264533    19.9 | 82.011 % |
25.67/25.71	c |     21782 |  104386   214420 |   62249   13800   279516    20.3 | 82.590 % |
25.97/26.09	c |     22921 |  104213   214009 |   68474   14850   336123    22.6 | 82.822 % |
26.56/26.68	c |     24629 |  103871   213167 |   75321   16186   396533    24.5 | 83.304 % |
27.46/27.54	c ==============================================================================
27.46/27.54	c Found solution: -43
27.46/27.54	o -43
27.46/27.56	c ---[   0]---> Sorter-cost:    0     Base:
27.56/27.65	c ==================================[MINISAT+]==================================
27.56/27.65	c | Conflicts | Original         | Learnt                           | Progress |
27.56/27.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
27.56/27.65	c ==============================================================================
27.56/27.65	c |     26527 |  103755   212908 |   34585   17822   678720    38.1 | 83.304 % |
27.66/27.73	c |     26627 |  103735   212860 |   38043   17778   677205    38.1 | 83.537 % |
27.66/27.79	c |     26777 |  103735   212860 |   41847   17928   682500    38.1 | 83.537 % |
27.86/27.97	c |     27002 |  103433   212117 |   46032   17979   684667    38.1 | 83.965 % |
27.96/28.07	c ==============================================================================
27.96/28.07	c Found solution: -44
27.96/28.07	o -44
27.96/28.08	c ---[   0]---> Sorter-cost:    0     Base:
28.06/28.18	c ==================================[MINISAT+]==================================
28.06/28.18	c | Conflicts | Original         | Learnt                           | Progress |
28.06/28.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
28.06/28.18	c ==============================================================================
28.06/28.18	c |     27134 |  103393   211992 |   34464   18086   687939    38.0 | 83.965 % |
28.16/28.22	c |     27235 |  103393   211992 |   37910   18187   690077    37.9 | 84.028 % |
28.26/28.30	c |     27385 |  103330   211845 |   41701   18330   694511    37.9 | 84.110 % |
28.26/28.39	c |     27610 |  103274   211723 |   45871   18540   704605    38.0 | 84.174 % |
28.46/28.54	c |     27947 |  103174   211495 |   50458   18784   712675    37.9 | 84.298 % |
28.66/28.73	c |     28453 |  103125   211380 |   55504   19201   738207    38.4 | 84.363 % |
28.96/29.04	c |     29213 |  103036   211162 |   61055   19929   801117    40.2 | 84.483 % |
29.36/29.46	c |     30354 |  103036   211162 |   67160   21070   872549    41.4 | 84.483 % |
30.06/30.16	c |     32062 |  102929   210905 |   73876   22689   978508    43.1 | 84.629 % |
31.36/31.41	c |     34625 |  102876   210772 |   81264   25209  1290370    51.2 | 84.705 % |
33.36/33.41	c |     38470 |  102422   209622 |   89390   28495  1592565    55.9 | 85.367 % |
35.26/35.33	c ==============================================================================
35.26/35.33	c Found solution: -45
35.26/35.33	o -45
35.26/35.35	c ---[   0]---> Sorter-cost:    0     Base:
35.36/35.47	c ==================================[MINISAT+]==================================
35.36/35.47	c | Conflicts | Original         | Learnt                           | Progress |
35.36/35.47	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
35.36/35.47	c ==============================================================================
35.36/35.47	c |     42150 |  102402   209586 |   34134   32167  2030327    63.1 | 85.367 % |
35.46/35.59	c |     42250 |  102360   209480 |   37547   32094  2030566    63.3 | 85.465 % |
35.56/35.66	c |     42400 |  102360   209480 |   41302   32244  2037497    63.2 | 85.465 % |
35.76/35.80	c |     42627 |  102312   209368 |   45432   32244  2042126    63.3 | 85.527 % |
35.86/35.94	c |     42964 |  102312   209368 |   49975   32581  2056632    63.1 | 85.527 % |
36.16/36.27	c |     43470 |  102291   209319 |   54973   33064  2093079    63.3 | 85.554 % |
36.56/36.69	c |     44229 |  102285   209305 |   60470   33822  2138960    63.2 | 85.562 % |
37.26/37.32	c |     45368 |  102285   209305 |   66517   34961  2228762    63.7 | 85.562 % |
38.26/38.38	c |     47079 |  102253   209229 |   73169   36649  2377893    64.9 | 85.605 % |
40.16/40.20	c |     49642 |  102161   209013 |   80486   38901  2692898    69.2 | 85.725 % |
42.76/42.87	c |     53486 |  101926   208427 |   88534   42083  3015186    71.6 | 86.065 % |
47.26/47.35	c |     59252 |  101926   208427 |   97388   47849  4019284    84.0 | 86.065 % |
51.26/51.36	c ==============================================================================
51.26/51.36	c Found solution: -46
51.26/51.36	o -46
51.26/51.38	c ---[   0]---> Sorter-cost:    0     Base:
51.46/51.53	c ==================================[MINISAT+]==================================
51.46/51.53	c | Conflicts | Original         | Learnt                           | Progress |
51.46/51.53	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
51.46/51.53	c ==============================================================================
51.46/51.53	c |     63656 |  101864   208243 |   33954   52055  4640150    89.1 | 86.065 % |
51.56/51.61	c |     63756 |  101864   208243 |   37349   52155  4646978    89.1 | 86.150 % |
51.76/51.86	c |     63906 |  101784   208061 |   41084   52010  4649791    89.4 | 86.249 % |
51.96/52.09	c |     64133 |  101747   207976 |   45192   52227  4665999    89.3 | 86.295 % |
52.26/52.37	c |     64471 |  101747   207976 |   49712   52565  4707636    89.6 | 86.295 % |
52.76/52.84	c |     64979 |  101698   207853 |   54683   53067  4764394    89.8 | 86.367 % |
53.35/53.48	c |     65739 |  101698   207853 |   60151   53827  4818117    89.5 | 86.367 % |
54.35/54.49	c |     66878 |  101698   207853 |   66166   54966  4969185    90.4 | 86.367 % |
55.96/56.01	c |     68586 |  101644   207713 |   72783   56584  5161376    91.2 | 86.451 % |
58.05/58.14	c |     71148 |  101596   207595 |   80061   59103  5440262    92.0 | 86.515 % |
61.65/61.78	c |     74993 |  101575   207542 |   88067   62857  5902484    93.9 | 86.546 % |
67.65/67.74	c |     80759 |  101529   207432 |   96874   68536  6548383    95.5 | 86.608 % |
77.35/77.47	c |     89409 |  101529   207432 |  106562   77186  7759810   100.5 | 86.608 % |
94.24/94.32	c |    102383 |  101499   207363 |  117218   89990  9717255   108.0 | 86.643 % |
105.73/105.88	c ==============================================================================
105.73/105.88	c Found solution: -47
105.73/105.88	o -47
105.83/105.90	c ---[   0]---> Sorter-cost:    0     Base:
106.03/106.13	c ==================================[MINISAT+]==================================
106.03/106.13	c | Conflicts | Original         | Learnt                           | Progress |
106.03/106.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
106.03/106.13	c ==============================================================================
106.03/106.13	c |    111569 |  101519   207425 |   33839   99175 10870430   109.6 | 86.643 % |
106.33/106.41	c |    111669 |  101519   207425 |   37222   21174  1649250    77.9 | 86.653 % |
106.33/106.50	c |    111819 |  101519   207425 |   40945   21324  1657282    77.7 | 86.653 % |
106.43/106.60	c |    112044 |  101519   207425 |   45039   21549  1669973    77.5 | 86.653 % |
106.63/106.77	c |    112381 |  101519   207425 |   49543   21886  1703740    77.8 | 86.653 % |
106.92/107.03	c |    112888 |  101519   207425 |   54498   22393  1760303    78.6 | 86.653 % |
107.22/107.38	c |    113648 |  101519   207425 |   59947   23153  1822629    78.7 | 86.653 % |
107.93/108.02	c |    114788 |  101519   207425 |   65942   24293  1967003    81.0 | 86.653 % |
108.93/109.03	c |    116496 |  101426   207199 |   72536   25977  2138860    82.3 | 86.779 % |
110.42/110.56	c |    119058 |  101330   206964 |   79790   28358  2417119    85.2 | 86.911 % |
113.02/113.17	c |    122902 |  101305   206907 |   87769   32146  2874288    89.4 | 86.942 % |
117.01/117.12	c |    128668 |  101287   206865 |   96546   37909  3613117    95.3 | 86.965 % |
124.30/124.44	c |    137317 |  101265   206813 |  106201   46547  4922270   105.7 | 86.994 % |
135.47/135.68	c |    150291 |  101143   206513 |  116821   59498  6548282   110.1 | 87.163 % |
159.74/159.99	c |    169752 |  101069   206331 |  128503   78930  9574296   121.3 | 87.268 % |
203.81/204.00	c |    198948 |  101014   206202 |  141353  108099 13638722   126.2 | 87.336 % |
278.68/278.96	c |    242737 |  101007   206183 |  155489  151887 17463503   115.0 | 87.347 % |
401.35/401.69	c ==============================================================================
401.35/401.69	c Found solution: -48
401.35/401.69	o -48
401.45/401.71	c ---[   0]---> Sorter-cost:    0     Base:
401.55/401.81	c ==================================[MINISAT+]==================================
401.55/401.81	c | Conflicts | Original         | Learnt                           | Progress |
401.55/401.81	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
401.55/401.81	c ==============================================================================
401.55/401.81	c |    298582 |  100934   205989 |   33644   26063  1050434    40.3 | 87.347 % |
401.65/401.96	c |    298682 |  100934   205989 |   37008   26163  1055329    40.3 | 87.445 % |
401.85/402.15	c |    298832 |  100934   205989 |   40709   26313  1061312    40.3 | 87.445 % |
402.15/402.46	c |    299057 |  100934   205989 |   44780   26538  1068574    40.3 | 87.445 % |
402.55/402.82	c |    299394 |  100934   205989 |   49258   26875  1081977    40.3 | 87.445 % |
403.04/403.35	c |    299900 |  100934   205989 |   54183   27381  1103629    40.3 | 87.445 % |
403.64/403.92	c |    300659 |  100934   205989 |   59602   28140  1145465    40.7 | 87.445 % |
404.55/404.80	c |    301800 |  100934   205989 |   65562   29281  1215485    41.5 | 87.445 % |
405.44/405.73	c |    303509 |  100931   205982 |   72118   30989  1336927    43.1 | 87.449 % |
406.94/407.25	c |    306073 |  100931   205982 |   79330   33553  1614453    48.1 | 87.449 % |
409.34/409.63	c |    309919 |  100912   205937 |   87263   37394  1873711    50.1 | 87.474 % |
413.44/413.73	c |    315686 |  100912   205937 |   95990   43161  2377252    55.1 | 87.474 % |
420.24/420.53	c |    324335 |  100912   205937 |  105589   51810  3178927    61.4 | 87.474 % |
429.74/430.08	c |    337309 |  100902   205913 |  116148   64782  4581528    70.7 | 87.487 % |
446.33/446.70	c |    356770 |  100798   205655 |  127763   84033  6673360    79.4 | 87.635 % |
476.51/476.88	c |    385963 |  100709   205435 |  140539  113162  9943847    87.9 | 87.759 % |
546.40/546.76	c |    429752 |  100709   205435 |  154593  156951 14141127    90.1 | 87.759 % |
644.76/645.17	c |    495437 |  100705   205425 |  170052   42573  2403787    56.5 | 87.765 % |
798.91/799.36	c |    593963 |  100705   205425 |  187057  141099 10420611    73.9 | 87.765 % |
926.06/926.58	c ==============================================================================
926.06/926.58	c Found solution: -49
926.06/926.58	o -49
926.16/926.61	c ---[   0]---> Sorter-cost:    0     Base:
926.46/926.91	c ==================================[MINISAT+]==================================
926.46/926.91	c | Conflicts | Original         | Learnt                           | Progress |
926.46/926.91	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
926.46/926.91	c ==============================================================================
926.46/926.91	c |    659499 |  100716   205453 |   33572  206625 15377570    74.4 | 87.765 % |
928.26/928.71	c |    659599 |  100716   205453 |   36929   24414  1144149    46.9 | 87.760 % |
928.36/928.81	c |    659749 |  100716   205453 |   40622   24564  1152952    46.9 | 87.760 % |
928.46/928.95	c |    659974 |  100649   205292 |   44684   24778  1158689    46.8 | 87.849 % |
928.56/929.10	c |    660311 |  100649   205292 |   49152   25115  1181619    47.0 | 87.849 % |
928.86/929.30	c |    660818 |  100649   205292 |   54068   25622  1216471    47.5 | 87.849 % |
929.16/929.65	c |    661577 |  100649   205292 |   59474   26381  1281094    48.6 | 87.849 % |
929.66/930.12	c |    662717 |  100649   205292 |   65422   27521  1348949    49.0 | 87.849 % |
930.56/931.01	c |    664428 |  100553   205066 |   71964   29212  1521038    52.1 | 87.973 % |
931.86/932.37	c |    666992 |  100521   204986 |   79161   31758  1804512    56.8 | 88.020 % |
934.16/934.63	c |    670836 |  100499   204934 |   87077   35594  2209720    62.1 | 88.049 % |
937.16/937.65	c |    676602 |  100499   204934 |   95784   41360  2665637    64.4 | 88.049 % |
942.95/943.42	c |    685251 |  100499   204934 |  105363   50009  3336072    66.7 | 88.049 % |
950.95/951.43	c ==============================================================================
950.95/951.43	c Found solution: -50
950.95/951.43	o -50
950.95/951.45	c ---[   0]---> Sorter-cost:    0     Base:
951.15/951.60	c ==================================[MINISAT+]==================================
951.15/951.60	c | Conflicts | Original         | Learnt                           | Progress |
951.15/951.60	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
951.15/951.60	c ==============================================================================
951.15/951.60	c |    694553 |  100488   204887 |   33496   59307  4269939    72.0 | 88.049 % |
951.25/951.71	c |    694653 |  100488   204887 |   36845   59407  4275202    72.0 | 88.067 % |
951.35/951.88	c |    694803 |  100488   204887 |   40530   59557  4288510    72.0 | 88.067 % |
951.55/952.07	c |    695028 |  100488   204887 |   44583   59782  4301796    72.0 | 88.067 % |
951.85/952.33	c |    695366 |  100488   204887 |   49041   60120  4322024    71.9 | 88.067 % |
952.35/952.89	c |    695872 |  100441   204768 |   53945   60604  4347407    71.7 | 88.136 % |
952.95/953.45	c |    696631 |  100441   204768 |   59340   61363  4404416    71.8 | 88.136 % |
953.95/954.42	c |    697771 |  100406   204678 |   65274   62434  4476619    71.7 | 88.187 % |
955.15/955.66	c |    699479 |  100363   204569 |   71801   64132  4594513    71.6 | 88.249 % |
957.25/957.71	c |    702041 |  100329   204489 |   78981   66633  4766349    71.5 | 88.293 % |
960.05/960.53	c |    705885 |  100329   204489 |   86879   70477  5055103    71.7 | 88.293 % |
965.25/965.78	c |    711651 |  100329   204489 |   95567   76243  5532061    72.6 | 88.293 % |
973.25/973.74	c |    720300 |  100321   204471 |  105124   84889  6290371    74.1 | 88.303 % |
986.95/987.43	c |    733274 |  100321   204471 |  115637   97863  7197919    73.6 | 88.303 % |
1007.14/1007.60	c |    752735 |  100316   204460 |  127201  117317  8224313    70.1 | 88.309 % |
1048.22/1048.70	c |    781927 |  100316   204460 |  139921  146509 10196210    69.6 | 88.309 % |
1112.10/1112.60	c |    825716 |  100312   204450 |  153913   28440   987032    34.7 | 88.315 % |
1164.18/1164.77	c |    891400 |  100207   204193 |  169304   94056  5418310    57.6 | 88.460 % |
1312.52/1313.18	c |    989927 |  100168   204091 |  186234  192539 11683125    60.7 | 88.518 % |
1517.36/1518.08	c |   1137718 |  100132   203992 |  204858  135045  6726603    49.8 | 88.569 % |
1800.07/1800.80	c 
1800.07/1800.80	c *** TERMINATED ***
1800.07/1800.80	s SATISFIABLE
1800.07/1800.80	v -x1272 -x1271 -x1270 -x1269 -x1268 -x1267 -x1266 -x1265 -x1264 -x1263 -x1262 -x1261 -x1260 -x1259 -x1258 -x1257 -x1256
1800.07/1800.80	v -x1255 -x1254 -x1253 -x1252 -x1251 -x1250 -x1249 -x1248 -x1247 -x1246 -x1245 -x1244 -x1243 -x1242 -x1241 -x1240 -x1239
1800.07/1800.80	v -x1238 -x1237 -x1236 -x1235 -x1234 x1233 -x1232 -x1231 -x1230 -x1229 -x1228 -x1227 -x1226 -x1225 -x1224 -x1223 -x1222
1800.07/1800.80	v -x1221 -x1220 -x1219 -x1218 -x1217 -x1216 x1215 -x1214 -x1213 -x1212 -x1211 -x1210 -x1209 -x1208 -x1207 -x1206 -x1205
1800.07/1800.80	v -x1204 -x1203 -x1202 -x1201 -x1200 -x1199 -x1198 -x1197 -x1196 -x1195 -x1194 -x1193 -x1192 -x1191 -x1190 -x1189 -x1188
1800.07/1800.80	v -x1187 -x1186 x1185 -x1184 -x1183 -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 -x1175 -x1174 -x1173 -x1172 -x1171
1800.07/1800.80	v -x1170 -x1169 -x1168 -x1167 -x1166 -x1165 -x1164 -x1163 -x1162 -x1161 x1160 -x1159 -x1158 -x1157 -x1156 -x1155 -x1154
1800.07/1800.80	v -x1153 -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 -x1144 -x1143 -x1142 x1141 -x1140 -x1139 -x1138 -x1137
1800.07/1800.80	v -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 -x1130 -x1129 -x1128 -x1127 -x1126 -x1125 -x1124 -x1123 -x1122 x1121 -x1120
1800.07/1800.80	v -x1119 -x1118 -x1117 -x1116 -x1115 -x1114 -x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 -x1104 -x1103
1800.07/1800.80	v -x1102 -x1101 -x1100 -x1099 -x1098 -x1097 -x1096 -x1095 x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 -x1087 -x1086
1800.07/1800.80	v -x1085 -x1084 -x1083 -x1082 -x1081 -x1080 -x1079 -x1078 -x1077 -x1076 -x1075 x1074 -x1073 -x1072 -x1071 -x1070 -x1069
1800.07/1800.80	v -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 x1053 -x1052
1800.07/1800.80	v -x1051 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035
1800.07/1800.80	v -x1034 -x1033 -x1032 -x1031 -x1030 x1029 -x1028 -x1027 -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018
1800.07/1800.80	v -x1017 -x1016 -x1015 -x1014 -x1013 -x1012 -x1011 -x1010 -x1009 -x1008 -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001
1800.07/1800.80	v -x1000 -x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980
1800.07/1800.80	v -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 x961 -x960 -x959
1800.07/1800.80	v -x958 -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 x944 -x943 -x942 -x941 -x940 -x939 -x938
1800.07/1800.80	v -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 -x925 x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917
1800.07/1800.80	v -x916 -x915 -x914 -x913 x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896
1800.07/1800.80	v -x895 -x894 -x893 -x892 -x891 -x890 -x889 x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875
1800.07/1800.80	v -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854
1800.07/1800.80	v x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 x835 -x834 -x833
1800.07/1800.80	v -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812
1800.07/1800.80	v -x811 -x810 -x809 -x808 -x807 -x806 -x805 -x804 x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791
1800.07/1800.80	v -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 x774 -x773 -x772 -x771 -x770
1800.07/1800.80	v -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 x750 -x749
1800.07/1800.80	v -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 x733 -x732 -x731 -x730 -x729 -x728
1800.07/1800.80	v -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707
1800.07/1800.80	v -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686
1800.07/1800.80	v -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 x677 -x676 -x675 -x674 -x673 x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665
1800.07/1800.80	v -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644
1800.07/1800.80	v -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 x629 -x628 -x627 -x626 -x625 -x624 x623
1800.07/1800.80	v -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602
1800.07/1800.80	v -x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581
1800.07/1800.80	v -x580 -x579 -x578 -x577 -x576 x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560
1800.07/1800.80	v -x559 -x558 -x557 -x556 -x555 -x554 -x553 x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539
1800.07/1800.80	v -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518
1800.07/1800.80	v -x517 -x516 -x515 -x514 -x513 -x512 x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497
1800.07/1800.80	v -x496 x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476
1800.07/1800.80	v -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 x459 -x458 -x457 -x456 -x455
1800.07/1800.80	v -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434
1800.07/1800.80	v -x433 -x432 -x431 -x430 x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413
1800.07/1800.80	v -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 x398 -x397 -x396 -x395 -x394 -x393 -x392
1800.07/1800.80	v -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371
1800.07/1800.80	v x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 x354 -x353 -x352 -x351 -x350
1800.07/1800.80	v -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329
1800.07/1800.80	v -x328 -x327 -x326 -x325 x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 x310 -x309 -x308
1800.07/1800.80	v -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287
1800.07/1800.80	v -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 x270 -x269 -x268 -x267 -x266
1800.07/1800.80	v -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245
1800.07/1800.80	v x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224
1800.07/1800.80	v -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203
1800.07/1800.80	v -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 x183 -x182
1800.07/1800.80	v -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 x164 -x163 -x162 -x161
1800.07/1800.80	v -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 x140
1800.07/1800.80	v -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 x119
1800.07/1800.80	v -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98
1800.07/1800.80	v -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72
1800.07/1800.80	v -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46
1800.07/1800.80	v -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20
1800.07/1800.80	v -x19 -x18 -x17 -x16 -x15 -x14 -x13 x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1

Verifier Data (download as text)

OK	-50

Conversion Script Data (download as text)

/tmp/evaluation/353611-1176670758/instance-353611-1176670758.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/node39/watcher-353611-1176670758 -o ROOT/results/node39/solver-353611-1176670758 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/353611-1176670758/minisat+ /tmp/evaluation/353611-1176670758/instance-353611-1176670758.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.98 1.02 1.00 3/77 4988
/proc/meminfo: memFree=1700920/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=1340 CPUtime=0
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 114987819 1372160 151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 335 151 74 215 0 117 0

[startup+0.08891 s]
/proc/loadavg: 0.98 1.02 1.00 3/77 4988
/proc/meminfo: memFree=1700920/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=2000 CPUtime=0.08
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 337 0 0 0 8 0 0 0 18 0 1 0 114987819 2048000 322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618939 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 500 322 74 215 0 282 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2000

[startup+0.102912 s]
/proc/loadavg: 0.98 1.02 1.00 3/77 4988
/proc/meminfo: memFree=1700920/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=2144 CPUtime=0.09
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 367 0 0 0 9 0 0 0 18 0 1 0 114987819 2195456 352 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 536 352 74 215 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.302947 s]
/proc/loadavg: 0.98 1.02 1.00 3/77 4988
/proc/meminfo: memFree=1700920/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=3676 CPUtime=0.29
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 777 0 0 0 29 0 0 0 19 0 1 0 114987819 3764224 762 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 919 762 74 215 0 701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3676

[startup+0.702013 s]
/proc/loadavg: 0.98 1.02 1.00 3/77 4988
/proc/meminfo: memFree=1700920/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=6948 CPUtime=0.69
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 1593 0 0 0 69 0 0 0 22 0 1 0 114987819 7114752 1578 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 1737 1578 74 215 0 1519 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6948

[startup+1.50115 s]
/proc/loadavg: 0.98 1.02 1.00 2/78 4989
/proc/meminfo: memFree=1692208/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=13644 CPUtime=1.48
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 3239 0 0 0 147 1 0 0 25 0 1 0 114987819 13971456 3224 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134626651 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 3411 3224 74 215 0 3193 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13644

[startup+3.10142 s]
/proc/loadavg: 0.98 1.02 1.00 2/78 4989
/proc/meminfo: memFree=1683184/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=34100 CPUtime=3.08
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 8281 0 0 0 296 12 0 0 19 0 1 0 114987819 34918400 8065 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582049 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 8525 8065 108 215 0 8307 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34100

[startup+6.30196 s]
/proc/loadavg: 0.98 1.02 1.00 2/78 4989
/proc/meminfo: memFree=1668592/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=34100 CPUtime=6.28
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 8298 0 0 0 616 12 0 0 25 0 1 0 114987819 34918400 8082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 8525 8082 110 215 0 8307 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34100

[startup+12.701 s]
/proc/loadavg: 0.98 1.02 1.00 2/78 4989
/proc/meminfo: memFree=1668344/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=34524 CPUtime=12.67
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 8363 0 0 0 1255 12 0 0 25 0 1 0 114987819 35352576 8147 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 8631 8147 110 215 0 8413 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34524

[startup+25.5012 s]
/proc/loadavg: 0.98 1.02 1.00 2/78 4989
/proc/meminfo: memFree=1668408/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=34524 CPUtime=25.47
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 8370 0 0 0 2535 12 0 0 25 0 1 0 114987819 35352576 8154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 8631 8154 110 215 0 8413 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34524

[startup+51.1025 s]
/proc/loadavg: 0.99 1.01 1.00 2/78 4989
/proc/meminfo: memFree=1656760/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=46732 CPUtime=51.06
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 11412 0 0 0 5089 17 0 0 25 0 1 0 114987819 47853568 11188 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 11683 11188 110 215 0 11465 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 46732

[startup+102.305 s]
/proc/loadavg: 0.99 1.01 1.00 2/78 4989
/proc/meminfo: memFree=1631352/2055920 swapFree=4171576/4192956
[pid=4988] ppid=4986 vsize=71740 CPUtime=102.24
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 17647 0 0 0 10199 25 0 0 25 0 1 0 114987819 73461760 17415 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 17935 17415 110 215 0 17717 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 71740

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1629224/2055920 swapFree=4171640/4192956
[pid=4988] ppid=4986 vsize=73432 CPUtime=162.12
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 18090 0 0 0 16186 26 0 0 25 0 1 0 114987819 75194368 17850 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 18358 17850 110 215 0 18140 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 73432

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1611192/2055920 swapFree=4171640/4192956
[pid=4988] ppid=4986 vsize=91588 CPUtime=222.11
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 22645 0 0 0 22180 31 0 0 25 0 1 0 114987819 93786112 22405 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585528 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 22897 22405 110 215 0 22679 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 91588

[startup+282.302 s]
/proc/loadavg: 1.11 1.03 1.01 2/78 5187
/proc/meminfo: memFree=1600440/2055920 swapFree=4171704/4192956
[pid=4988] ppid=4986 vsize=102456 CPUtime=282.09
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 25323 0 0 0 28174 35 0 0 25 0 1 0 114987819 104914944 25083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 25614 25083 110 215 0 25396 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 102456

[startup+342.302 s]
/proc/loadavg: 1.16 1.05 1.01 2/78 5187
/proc/meminfo: memFree=1592952/2055920 swapFree=4171704/4192956
[pid=4988] ppid=4986 vsize=109844 CPUtime=342.06
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 27187 0 0 0 34169 37 0 0 25 0 1 0 114987819 112480256 26947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 27461 26947 110 215 0 27243 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 109844

[startup+402.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/78 5187
/proc/meminfo: memFree=1586296/2055920 swapFree=4171704/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=402.05
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28835 0 0 0 40165 40 0 0 25 0 1 0 114987819 119111680 28595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28595 110 215 0 28862 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 116320

[startup+462.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 5187
/proc/meminfo: memFree=1586424/2055920 swapFree=4171768/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=462.02
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28835 0 0 0 46162 40 0 0 25 0 1 0 114987819 119111680 28595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28595 110 215 0 28862 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 116320

[startup+522.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 5187
/proc/meminfo: memFree=1586424/2055920 swapFree=4171768/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=522
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28835 0 0 0 52159 41 0 0 25 0 1 0 114987819 119111680 28595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28595 110 215 0 28862 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 116320

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 5187
/proc/meminfo: memFree=1586360/2055920 swapFree=4171832/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=581.98
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28835 0 0 0 58157 41 0 0 25 0 1 0 114987819 119111680 28595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28595 110 215 0 28862 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 116320

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5187
/proc/meminfo: memFree=1586360/2055920 swapFree=4171832/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=641.97
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28835 0 0 0 64155 42 0 0 25 0 1 0 114987819 119111680 28595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28595 110 215 0 28862 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 116320


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586296/2055920 swapFree=4171896/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=821.9
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28835 0 0 0 82147 43 0 0 25 0 1 0 114987819 119111680 28595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28595 110 215 0 28862 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 116320

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586232/2055920 swapFree=4171960/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=881.88
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28835 0 0 0 88144 44 0 0 25 0 1 0 114987819 119111680 28595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28595 110 215 0 28862 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 116320

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586296/2055920 swapFree=4171960/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=941.85
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28837 0 0 0 94141 44 0 0 25 0 1 0 114987819 119111680 28597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28597 110 215 0 28862 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 116320

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586232/2055920 swapFree=4171960/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=1001.84
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28837 0 0 0 100139 45 0 0 25 0 1 0 114987819 119111680 28597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28597 110 215 0 28862 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 116320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586296/2055920 swapFree=4172024/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=1061.81
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28837 0 0 0 106136 45 0 0 25 0 1 0 114987819 119111680 28597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28597 110 215 0 28862 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 116320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586296/2055920 swapFree=4172024/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=1121.8
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28837 0 0 0 112134 46 0 0 25 0 1 0 114987819 119111680 28597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28597 110 215 0 28862 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 116320

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586232/2055920 swapFree=4172088/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=1181.77
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28837 0 0 0 118131 46 0 0 25 0 1 0 114987819 119111680 28597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28597 110 215 0 28862 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 116320

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586232/2055920 swapFree=4172088/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=1241.76
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28837 0 0 0 124129 47 0 0 25 0 1 0 114987819 119111680 28597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28597 110 215 0 28862 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 116320

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586168/2055920 swapFree=4172152/4192956
[pid=4988] ppid=4986 vsize=116320 CPUtime=1301.73
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28837 0 0 0 130126 47 0 0 25 0 1 0 114987819 119111680 28597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29080 28597 110 215 0 28862 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 116320

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586104/2055920 swapFree=4172152/4192956
[pid=4988] ppid=4986 vsize=116724 CPUtime=1361.71
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28848 0 0 0 136123 48 0 0 25 0 1 0 114987819 119525376 28608 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29181 28608 110 215 0 28963 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 116724

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586040/2055920 swapFree=4172152/4192956
[pid=4988] ppid=4986 vsize=116724 CPUtime=1421.69
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28864 0 0 0 142121 48 0 0 25 0 1 0 114987819 119525376 28624 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29181 28624 110 215 0 28963 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 116724

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586040/2055920 swapFree=4172216/4192956
[pid=4988] ppid=4986 vsize=116724 CPUtime=1481.67
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28864 0 0 0 148118 49 0 0 25 0 1 0 114987819 119525376 28624 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29181 28624 110 215 0 28963 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 116724

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586232/2055920 swapFree=4172344/4192956
[pid=4988] ppid=4986 vsize=116724 CPUtime=1541.65
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28864 0 0 0 154116 49 0 0 25 0 1 0 114987819 119525376 28624 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29181 28624 110 215 0 28963 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 116724

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586168/2055920 swapFree=4172344/4192956
[pid=4988] ppid=4986 vsize=116724 CPUtime=1601.63
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28864 0 0 0 160113 50 0 0 25 0 1 0 114987819 119525376 28624 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29181 28624 110 215 0 28963 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 116724

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586168/2055920 swapFree=4172344/4192956
[pid=4988] ppid=4986 vsize=116724 CPUtime=1661.6
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28864 0 0 0 166110 50 0 0 25 0 1 0 114987819 119525376 28624 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29181 28624 110 215 0 28963 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 116724

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1586168/2055920 swapFree=4172408/4192956
[pid=4988] ppid=4986 vsize=116724 CPUtime=1721.59
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28864 0 0 0 172108 51 0 0 25 0 1 0 114987819 119525376 28624 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29181 28624 110 215 0 28963 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 116724

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1585976/2055920 swapFree=4172472/4192956
[pid=4988] ppid=4986 vsize=116724 CPUtime=1781.56
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28882 0 0 0 178105 51 0 0 25 0 1 0 114987819 119525376 28642 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29181 28642 110 215 0 28963 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 116724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5187
/proc/meminfo: memFree=1585976/2055920 swapFree=4172472/4192956
[pid=4988] ppid=4986 vsize=116724 CPUtime=1800.07
/proc/4988/stat : 4988 (minisat+) R 4986 4988 2728 0 -1 4194304 28882 0 0 0 179955 52 0 0 25 0 1 0 114987819 119525376 28642 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4988/statm: 29181 28642 110 215 0 28963 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 116724

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

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

Child status: 10
Real time (s): 1800.83
CPU time (s): 1800.09
CPU user time (s): 1799.55
CPU system time (s): 0.542917
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 116724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.542917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28884
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= 514
involuntary context switches= 39361

runsolver used 2.14967 second user time and 4.5773 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Apr 15 20:59:18 UTC 2007

IDJOB= 353611
IDBENCH= 2256
IDSOLVER= 156
FILE ID= node39/353611-1176670758

PBS_JOBID= 4559932

Free space on /tmp= 66559 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  1a88750537364c45876077f809191628

RANDOM SEED= 828247707

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1701392 kB
Buffers:         51368 kB
Cached:         103088 kB
SwapCached:       2556 kB
Active:         219468 kB
Inactive:        69676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701392 kB
SwapTotal:     4192956 kB
SwapFree:      4171576 kB
Dirty:            4600 kB
Writeback:           0 kB
Mapped:         148856 kB
Slab:            50740 kB
Committed_AS:  1785112 kB
PageTables:       2020 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB

End job on node39 on Sun Apr 15 21:29:21 UTC 2007