Trace number 353481

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.11 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-4.opb
MD5SUM09bf68c118cd38b954800f61edb04c4b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints110038
Number of constraints which are clauses110038
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 1400
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 1400
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 1400
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.89/2.99	c Converting 110038 PB-constraints to clauses...
2.89/3.00	c   -- Unit propagations: (none)
2.99/3.00	c   -- Detecting intervals from adjacent constraints: (none)
2.99/3.00	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
3.19/3.25	c ==================================[MINISAT+]==================================
3.19/3.25	c | Conflicts | Original         | Learnt                           | Progress |
3.19/3.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.19/3.25	c ==============================================================================
3.19/3.25	c |         0 |  110038   220076 |   36679       0        0     nan |  0.000 % |
3.19/3.25	c ==============================================================================
3.19/3.25	c Found solution: -41
3.19/3.25	o -41
3.19/3.26	c ---[   0]---> Sorter-cost:78076     Base:
3.39/3.44	c ==================================[MINISAT+]==================================
3.39/3.44	c | Conflicts | Original         | Learnt                           | Progress |
3.39/3.44	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.39/3.44	c ==============================================================================
3.39/3.44	c |         0 |  193767   416453 |   64589       0        0     nan |  0.000 % |
3.69/3.71	c |       100 |  193211   415303 |   71047      71      567     8.0 |  0.523 % |
3.99/4.07	c |       250 |  192296   413340 |   78152     193     1687     8.7 |  1.443 % |
4.59/4.64	c |       475 |  190686   409826 |   85967     345     4411    12.8 |  3.114 % |
5.29/5.32	c |       812 |  189125   406459 |   94564     630     6997    11.1 |  4.700 % |
6.19/6.25	c |      1318 |  186296   400188 |  104021    1000    11394    11.4 |  7.721 % |
7.69/7.79	c |      2077 |  181158   388688 |  114423    1569    17663    11.3 | 13.295 % |
9.98/10.09	c |      3216 |  173643   371821 |  125865    2397    27786    11.6 | 21.467 % |
12.98/13.09	c |      4924 |  165143   352394 |  138452    3575    41683    11.7 | 30.985 % |
16.88/16.94	c |      7486 |  153437   325407 |  152297    5345    66987    12.5 | 44.181 % |
21.28/21.37	c |     11330 |  141122   296343 |  167527    7819    99133    12.7 | 58.622 % |
26.28/26.33	c |     17097 |  130209   270346 |  184279   11567   161806    14.0 | 71.611 % |
27.28/27.33	c ==============================================================================
27.28/27.33	c Found solution: -42
27.28/27.33	o -42
27.28/27.35	c ---[   0]---> Sorter-cost:    0     Base:
27.39/27.44	c ==================================[MINISAT+]==================================
27.39/27.44	c | Conflicts | Original         | Learnt                           | Progress |
27.39/27.44	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
27.39/27.44	c ==============================================================================
27.39/27.44	c |     18566 |  128729   266792 |   42909   12571   182083    14.5 | 71.611 % |
27.49/27.53	c |     18666 |  128551   266373 |   47199   12611   182963    14.5 | 73.626 % |
27.59/27.60	c |     18816 |  128445   266115 |   51919   12742   184752    14.5 | 73.759 % |
27.79/27.80	c |     19041 |  127939   264905 |   57111   12835   186093    14.5 | 74.370 % |
27.89/27.91	c |     19378 |  127939   264905 |   62823   13172   193447    14.7 | 74.370 % |
28.19/28.20	c |     19884 |  127611   264143 |   69105   13513   204336    15.1 | 74.751 % |
28.59/28.61	c |     20644 |  127200   263140 |   76015   14084   218616    15.5 | 75.260 % |
29.19/29.26	c |     21783 |  126721   261991 |   83617   15017   237295    15.8 | 75.841 % |
29.59/29.66	c ==============================================================================
29.59/29.66	c Found solution: -43
29.59/29.66	o -43
29.59/29.68	c ---[   0]---> Sorter-cost:    0     Base:
29.69/29.78	c ==================================[MINISAT+]==================================
29.69/29.78	c | Conflicts | Original         | Learnt                           | Progress |
29.69/29.78	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
29.69/29.78	c ==============================================================================
29.69/29.78	c |     22546 |  126525   261588 |   42175   15588   259656    16.7 | 75.841 % |
29.89/29.91	c |     22647 |  126182   260749 |   46392   15599   260038    16.7 | 76.562 % |
29.99/30.00	c |     22799 |  126172   260725 |   51031   15750   262977    16.7 | 76.574 % |
30.09/30.13	c |     23024 |  126057   260455 |   56134   15916   268753    16.9 | 76.707 % |
30.19/30.24	c |     23361 |  126057   260455 |   61748   16253   280191    17.2 | 76.707 % |
30.49/30.57	c |     23867 |  125749   259709 |   67923   16626   292865    17.6 | 77.086 % |
30.89/30.94	c |     24628 |  125481   259056 |   74715   17132   307189    17.9 | 77.420 % |
31.39/31.43	c |     25767 |  125214   258403 |   82187   18114   345667    19.1 | 77.751 % |
32.28/32.32	c ==============================================================================
32.28/32.32	c Found solution: -44
32.28/32.32	o -44
32.28/32.34	c ---[   0]---> Sorter-cost:    0     Base:
32.38/32.44	c ==================================[MINISAT+]==================================
32.38/32.44	c | Conflicts | Original         | Learnt                           | Progress |
32.38/32.44	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
32.38/32.44	c ==============================================================================
32.38/32.44	c |     27463 |  124678   257111 |   41559   19343   381365    19.7 | 77.751 % |
32.38/32.49	c |     27563 |  124664   257081 |   45714   19429   383445    19.7 | 78.418 % |
32.48/32.56	c |     27713 |  124617   256960 |   50286   19546   386496    19.8 | 78.483 % |
32.68/32.73	c |     27938 |  124421   256474 |   55315   19639   390151    19.9 | 78.735 % |
32.78/32.87	c |     28275 |  124368   256346 |   60846   19905   399588    20.1 | 78.800 % |
33.08/33.10	c |     28781 |  124219   255995 |   66931   20357   418681    20.6 | 78.976 % |
33.58/33.62	c |     29540 |  123568   254406 |   73624   20735   434974    21.0 | 79.786 % |
34.08/34.13	c |     30679 |  123324   253817 |   80986   21711   475126    21.9 | 80.080 % |
34.78/34.84	c |     32387 |  123105   253279 |   89085   23245   534203    23.0 | 80.353 % |
35.98/36.03	c |     34949 |  122598   252034 |   97993   25509   655764    25.7 | 80.984 % |
37.58/37.69	c |     38794 |  122155   250955 |  107793   29028   828204    28.5 | 81.525 % |
39.18/39.25	c ==============================================================================
39.18/39.25	c Found solution: -45
39.18/39.25	o -45
39.18/39.27	c ---[   0]---> Sorter-cost:    0     Base:
39.28/39.38	c ==================================[MINISAT+]==================================
39.28/39.38	c | Conflicts | Original         | Learnt                           | Progress |
39.28/39.38	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
39.28/39.38	c ==============================================================================
39.28/39.38	c |     42330 |  122073   250778 |   40691   32394  1050976    32.4 | 81.525 % |
39.38/39.49	c |     42430 |  121963   250525 |   44760   32424  1051305    32.4 | 81.759 % |
39.58/39.60	c |     42580 |  121924   250432 |   49236   32452  1053238    32.5 | 81.807 % |
39.68/39.75	c |     42805 |  121916   250414 |   54159   32642  1059551    32.5 | 81.815 % |
39.88/39.94	c |     43142 |  121909   250399 |   59575   32975  1079180    32.7 | 81.822 % |
40.18/40.25	c |     43649 |  121762   250044 |   65533   33418  1099764    32.9 | 82.003 % |
40.68/40.70	c |     44409 |  121635   249732 |   72086   34086  1132460    33.2 | 82.160 % |
41.18/41.24	c |     45549 |  121592   249637 |   79295   35182  1198499    34.1 | 82.206 % |
41.98/42.05	c ==============================================================================
41.98/42.05	c Found solution: -46
41.98/42.05	o -46
41.98/42.07	c ---[   0]---> Sorter-cost:    0     Base:
42.08/42.18	c ==================================[MINISAT+]==================================
42.08/42.18	c | Conflicts | Original         | Learnt                           | Progress |
42.08/42.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
42.08/42.18	c ==============================================================================
42.08/42.18	c |     46735 |  121306   248888 |   40435   35907  1285951    35.8 | 82.206 % |
42.18/42.29	c |     46835 |  121264   248786 |   44478   35960  1288209    35.8 | 82.623 % |
42.28/42.39	c |     46985 |  121264   248786 |   48926   36110  1295337    35.9 | 82.623 % |
42.48/42.57	c |     47211 |  121125   248464 |   53818   36215  1301784    35.9 | 82.782 % |
42.68/42.74	c |     47548 |  121125   248464 |   59200   36552  1323780    36.2 | 82.782 % |
42.98/43.03	c |     48056 |  121085   248366 |   65120   37018  1357054    36.7 | 82.831 % |
43.38/43.43	c |     48816 |  121038   248253 |   71633   37741  1396995    37.0 | 82.889 % |
43.98/44.05	c |     49957 |  121038   248253 |   78796   38882  1491934    38.4 | 82.889 % |
44.98/45.07	c |     51665 |  120776   247607 |   86676   40316  1593143    39.5 | 83.220 % |
46.58/46.61	c |     54227 |  120578   247108 |   95343   42660  1731750    40.6 | 83.482 % |
49.08/49.14	c |     58071 |  120466   246838 |  104877   46186  2175305    47.1 | 83.621 % |
50.67/50.71	c ==============================================================================
50.67/50.71	c Found solution: -47
50.67/50.71	o -47
50.67/50.73	c ---[   0]---> Sorter-cost:    0     Base:
50.77/50.87	c ==================================[MINISAT+]==================================
50.77/50.87	c | Conflicts | Original         | Learnt                           | Progress |
50.77/50.87	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
50.77/50.87	c ==============================================================================
50.77/50.87	c |     60431 |  120513   246983 |   40171   48546  2396212    49.4 | 83.621 % |
50.97/51.09	c |     60532 |  120390   246680 |   44188   48589  2397470    49.3 | 83.755 % |
51.17/51.25	c |     60682 |  120383   246663 |   48606   48619  2401968    49.4 | 83.763 % |
51.37/51.41	c |     60908 |  120383   246663 |   53467   48845  2416094    49.5 | 83.763 % |
51.57/51.70	c |     61245 |  120379   246653 |   58814   49181  2436369    49.5 | 83.769 % |
51.97/52.02	c |     61751 |  120334   246550 |   64695   49651  2463070    49.6 | 83.819 % |
52.37/52.49	c |     62510 |  120334   246550 |   71165   50410  2525544    50.1 | 83.819 % |
53.27/53.33	c |     63649 |  120329   246539 |   78281   51547  2594009    50.3 | 83.824 % |
54.38/54.49	c |     65357 |  120324   246528 |   86110   53252  2746627    51.6 | 83.830 % |
56.28/56.40	c |     67920 |  120284   246428 |   94721   55627  3049475    54.8 | 83.880 % |
59.67/59.76	c |     71764 |  120284   246428 |  104193   59471  3664380    61.6 | 83.880 % |
64.67/64.72	c |     77531 |  120274   246404 |  114612   65223  4262331    65.4 | 83.893 % |
73.57/73.60	c |     86180 |  120039   245833 |  126073   73304  5452615    74.4 | 84.182 % |
87.64/87.79	c |     99154 |  119824   245314 |  138681   85604  7053597    82.4 | 84.444 % |
114.80/114.92	c |    118615 |  119399   244284 |  152549  104335  9894511    94.8 | 84.960 % |
132.58/132.75	c ==============================================================================
132.58/132.75	c Found solution: -48
132.58/132.75	o -48
132.58/132.77	c ---[   0]---> Sorter-cost:    0     Base:
132.89/133.02	c ==================================[MINISAT+]==================================
132.89/133.02	c | Conflicts | Original         | Learnt                           | Progress |
132.89/133.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
132.89/133.02	c ==============================================================================
132.89/133.02	c |    131166 |  119128   243585 |   39709  115450 11394890    98.7 | 84.960 % |
133.18/133.32	c |    131266 |  119128   243585 |   43679   25589  1732926    67.7 | 85.318 % |
133.28/133.44	c |    131416 |  119109   243538 |   48047   25717  1737032    67.5 | 85.343 % |
133.39/133.58	c |    131641 |  119109   243538 |   52852   25942  1754432    67.6 | 85.343 % |
133.59/133.78	c |    131978 |  119109   243538 |   58137   26279  1788678    68.1 | 85.343 % |
133.89/134.05	c |    132485 |  119109   243538 |   63951   26786  1831948    68.4 | 85.343 % |
134.28/134.44	c |    133246 |  119103   243524 |   70346   27545  1879086    68.2 | 85.350 % |
134.98/135.11	c |    134385 |  119103   243524 |   77381   28684  2005655    69.9 | 85.350 % |
135.97/136.11	c |    136093 |  119103   243524 |   85119   30392  2181580    71.8 | 85.350 % |
137.57/137.73	c |    138655 |  119018   243320 |   93631   32806  2505869    76.4 | 85.453 % |
140.37/140.51	c |    142499 |  118947   243149 |  102994   36618  2957459    80.8 | 85.540 % |
145.57/145.71	c |    148265 |  118904   243048 |  113294   42373  3999187    94.4 | 85.591 % |
153.17/153.32	c |    156914 |  118778   242752 |  124623   50901  5151512   101.2 | 85.739 % |
166.16/166.36	c |    169890 |  118778   242752 |  137086   63877  7363093   115.3 | 85.739 % |
189.96/190.16	c |    189352 |  118712   242584 |  150794   83215 10573767   127.1 | 85.828 % |
194.06/194.23	c ==============================================================================
194.06/194.23	c Found solution: -49
194.06/194.23	o -49
194.06/194.25	c ---[   0]---> Sorter-cost:    0     Base:
194.26/194.49	c ==================================[MINISAT+]==================================
194.26/194.49	c | Conflicts | Original         | Learnt                           | Progress |
194.26/194.49	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
194.26/194.49	c ==============================================================================
194.26/194.49	c |    192438 |  118734   242648 |   39578   86301 11024722   127.7 | 85.828 % |
194.46/194.64	c |    192538 |  118734   242648 |   43535   86401 11032497   127.7 | 85.811 % |
194.66/194.84	c |    192688 |  118734   242648 |   47889   86551 11044645   127.6 | 85.811 % |
194.76/194.94	c |    192914 |  118734   242648 |   52678   86777 11050467   127.3 | 85.811 % |
195.36/195.53	c |    193252 |  118660   242476 |   57946   87109 11062072   127.0 | 85.897 % |
196.06/196.24	c |    193758 |  118660   242476 |   63740   87615 11140756   127.2 | 85.897 % |
197.26/197.45	c |    194517 |  118651   242455 |   70114   88372 11223980   127.0 | 85.907 % |
198.96/199.13	c |    195660 |  118651   242455 |   77126   89515 11423672   127.6 | 85.907 % |
201.05/201.22	c |    197369 |  118651   242455 |   84838   91224 11599410   127.2 | 85.907 % |
204.55/204.76	c |    199931 |  118651   242455 |   93322   93786 11943051   127.3 | 85.907 % |
210.35/210.60	c |    203776 |  118619   242379 |  102655   97621 12547536   128.5 | 85.946 % |
219.76/219.96	c |    209542 |  118619   242379 |  112920  103387 13545077   131.0 | 85.946 % |
234.35/234.53	c |    218192 |  118619   242379 |  124212  112037 14738228   131.5 | 85.946 % |
256.74/256.99	c |    231166 |  118619   242379 |  136633  125011 16463619   131.7 | 85.946 % |
291.53/291.75	c |    250628 |  118619   242379 |  150297  144473 19099031   132.2 | 85.946 % |
357.61/357.87	c |    279820 |  118619   242379 |  165327  173665 23277081   134.0 | 85.946 % |
468.29/468.58	c |    323609 |  118619   242379 |  181859  217454 29567967   136.0 | 85.946 % |
556.57/556.89	c |    389295 |  118375   241796 |  200045   72522  8937082   123.2 | 86.241 % |
776.22/776.60	c |    487822 |  118375   241796 |  220050  171049 31049318   181.5 | 86.241 % |
822.60/822.99	c ==============================================================================
822.60/822.99	c Found solution: -50
822.60/822.99	o -50
822.70/823.02	c ---[   0]---> Sorter-cost:    0     Base:
823.20/823.54	c ==================================[MINISAT+]==================================
823.20/823.54	c | Conflicts | Original         | Learnt                           | Progress |
823.20/823.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
823.20/823.54	c ==============================================================================
823.20/823.54	c |    508585 |  118353   241712 |   39451  191631 34089750   177.9 | 86.241 % |
824.10/824.45	c |    508685 |  118353   241712 |   43396   26180  2257445    86.2 | 86.269 % |
824.30/824.62	c |    508835 |  118353   241712 |   47735   26330  2277004    86.5 | 86.269 % |
824.40/824.76	c |    509060 |  118353   241712 |   52509   26555  2293560    86.4 | 86.269 % |
824.60/824.98	c |    509397 |  118353   241712 |   57760   26892  2328134    86.6 | 86.269 % |
825.00/825.31	c |    509903 |  118346   241693 |   63536   27395  2360710    86.2 | 86.280 % |
825.40/825.76	c |    510663 |  118346   241693 |   69889   28155  2435849    86.5 | 86.280 % |
826.20/826.58	c |    511802 |  118307   241596 |   76878   29290  2555872    87.3 | 86.328 % |
827.50/827.85	c |    513511 |  118216   241382 |   84566   30953  2771125    89.5 | 86.435 % |
829.49/829.84	c |    516073 |  118216   241382 |   93023   33515  3128450    93.3 | 86.435 % |
832.30/832.65	c |    519918 |  118216   241382 |  102325   37360  3601672    96.4 | 86.435 % |
836.39/836.70	c |    525684 |  118216   241382 |  112558   43126  4184094    97.0 | 86.435 % |
844.49/844.82	c |    534333 |  118200   241346 |  123814   51768  5380736   103.9 | 86.452 % |
857.89/858.27	c |    547307 |  118191   241323 |  136195   64737  6995049   108.1 | 86.465 % |
883.48/883.80	c |    566769 |  118121   241147 |  149815   84173  9909347   117.7 | 86.557 % |
926.37/926.71	c |    595962 |  118121   241147 |  164796  113366 13685830   120.7 | 86.557 % |
1009.05/1009.41	c |    639751 |  118039   240937 |  181276  157117 19245355   122.5 | 86.662 % |
1165.52/1165.92	c |    705437 |  118004   240850 |  199403  222791 28464480   127.8 | 86.707 % |
1350.77/1351.23	c |    803963 |  118004   240850 |  219344   97037 10209129   105.2 | 86.707 % |
1683.89/1684.43	c |    951752 |  117976   240780 |  241278  244816 31409121   128.3 | 86.744 % |
1800.07/1800.60	c 
1800.07/1800.60	c *** TERMINATED ***
1800.07/1800.60	s SATISFIABLE
1800.07/1800.60	v -x1400 -x1399 -x1398 -x1397 -x1396 -x1395 -x1394 -x1393 x1392 -x1391 -x1390 -x1389 -x1388 -x1387 -x1386 -x1385 -x1384
1800.07/1800.60	v -x1383 -x1382 -x1381 -x1380 -x1379 -x1378 -x1377 -x1376 -x1375 -x1374 -x1373 -x1372 -x1371 -x1370 -x1369 -x1368 -x1367
1800.07/1800.60	v -x1366 -x1365 -x1364 -x1363 -x1362 -x1361 -x1360 -x1359 -x1358 -x1357 -x1356 -x1355 -x1354 -x1353 x1352 -x1351 -x1350
1800.07/1800.60	v -x1349 -x1348 -x1347 -x1346 -x1345 -x1344 -x1343 -x1342 -x1341 -x1340 -x1339 -x1338 -x1337 x1336 -x1335 -x1334 -x1333
1800.07/1800.60	v -x1332 -x1331 -x1330 -x1329 -x1328 -x1327 -x1326 -x1325 -x1324 -x1323 -x1322 -x1321 -x1320 -x1319 -x1318 -x1317 -x1316
1800.07/1800.60	v -x1315 -x1314 -x1313 -x1312 -x1311 -x1310 -x1309 -x1308 -x1307 -x1306 -x1305 -x1304 x1303 -x1302 -x1301 -x1300 -x1299
1800.07/1800.60	v -x1298 -x1297 -x1296 -x1295 -x1294 -x1293 -x1292 -x1291 -x1290 -x1289 -x1288 -x1287 -x1286 -x1285 x1284 -x1283 -x1282
1800.07/1800.60	v -x1281 -x1280 -x1279 -x1278 -x1277 -x1276 -x1275 -x1274 -x1273 -x1272 -x1271 -x1270 -x1269 -x1268 -x1267 -x1266 -x1265
1800.07/1800.60	v x1264 -x1263 -x1262 -x1261 -x1260 -x1259 -x1258 -x1257 -x1256 -x1255 -x1254 -x1253 -x1252 -x1251 -x1250 -x1249 -x1248
1800.07/1800.60	v x1247 -x1246 -x1245 -x1244 -x1243 -x1242 -x1241 -x1240 -x1239 -x1238 -x1237 -x1236 -x1235 -x1234 -x1233 -x1232 -x1231
1800.07/1800.60	v -x1230 -x1229 -x1228 -x1227 -x1226 -x1225 -x1224 -x1223 -x1222 -x1221 -x1220 -x1219 -x1218 -x1217 -x1216 -x1215 -x1214
1800.07/1800.60	v -x1213 -x1212 -x1211 -x1210 -x1209 -x1208 -x1207 -x1206 -x1205 -x1204 -x1203 x1202 -x1201 -x1200 -x1199 -x1198 -x1197
1800.07/1800.60	v -x1196 -x1195 -x1194 -x1193 -x1192 -x1191 -x1190 x1189 -x1188 -x1187 -x1186 -x1185 -x1184 -x1183 -x1182 -x1181 -x1180
1800.07/1800.60	v -x1179 -x1178 -x1177 -x1176 -x1175 x1174 -x1173 -x1172 -x1171 -x1170 -x1169 -x1168 -x1167 -x1166 -x1165 -x1164 -x1163
1800.07/1800.60	v -x1162 -x1161 -x1160 -x1159 -x1158 -x1157 -x1156 -x1155 -x1154 -x1153 -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 -x1146
1800.07/1800.60	v x1145 -x1144 -x1143 -x1142 -x1141 -x1140 -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 -x1130 -x1129
1800.07/1800.60	v -x1128 -x1127 -x1126 -x1125 -x1124 -x1123 -x1122 -x1121 -x1120 -x1119 -x1118 -x1117 -x1116 -x1115 -x1114 -x1113 -x1112
1800.07/1800.60	v -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 x1104 -x1103 -x1102 -x1101 -x1100 -x1099 -x1098 -x1097 -x1096 -x1095
1800.07/1800.60	v -x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 -x1087 -x1086 -x1085 -x1084 -x1083 -x1082 -x1081 -x1080 x1079 -x1078
1800.07/1800.60	v -x1077 -x1076 -x1075 -x1074 -x1073 -x1072 -x1071 -x1070 -x1069 x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 -x1061
1800.07/1800.60	v -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052 -x1051 x1050 -x1049 -x1048 -x1047 -x1046 -x1045 -x1044
1800.07/1800.60	v -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032 -x1031 -x1030 -x1029 -x1028 -x1027
1800.07/1800.60	v -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 x1018 -x1017 -x1016 -x1015 -x1014 -x1013 -x1012 -x1011 -x1010
1800.07/1800.60	v -x1009 -x1008 -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991
1800.07/1800.60	v -x990 x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970
1800.07/1800.60	v -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949
1800.07/1800.60	v -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928
1800.07/1800.60	v -x927 -x926 -x925 -x924 -x923 x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907
1800.07/1800.60	v -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 x896 -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886
1800.07/1800.60	v -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 x871 -x870 -x869 -x868 -x867 -x866 -x865
1800.07/1800.60	v -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844
1800.07/1800.60	v -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 x827 -x826 -x825 -x824 -x823
1800.07/1800.60	v -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 x802
1800.07/1800.60	v -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 x792 -x791 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781
1800.07/1800.60	v -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 x760
1800.07/1800.60	v -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739
1800.07/1800.60	v -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 x718
1800.07/1800.60	v -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697
1800.07/1800.60	v -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 x680 -x679 -x678 -x677 -x676
1800.07/1800.60	v -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 x661 -x660 -x659 -x658 -x657 -x656 -x655
1800.07/1800.60	v -x654 -x653 -x652 -x651 -x650 x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634
1800.07/1800.60	v -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613
1800.07/1800.60	v -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 x596 -x595 -x594 -x593 -x592
1800.07/1800.60	v -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571
1800.07/1800.60	v -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550
1800.07/1800.60	v -x549 -x548 -x547 x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529
1800.07/1800.60	v -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508
1800.07/1800.60	v -x507 -x506 -x505 x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487
1800.07/1800.60	v -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 x476 -x475 -x474 -x473 x472 -x471 -x470 -x469 -x468 -x467 -x466
1800.07/1800.60	v -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445
1800.07/1800.60	v -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424
1800.07/1800.60	v -x423 -x422 -x421 x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403
1800.07/1800.60	v -x402 -x401 -x400 -x399 -x398 -x397 -x396 x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382
1800.07/1800.60	v -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361
1800.07/1800.60	v -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 x342 -x341 -x340
1800.07/1800.60	v -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319
1800.07/1800.60	v -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 x301 -x300 -x299 -x298
1800.07/1800.60	v -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277
1800.07/1800.60	v -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 x260 -x259 -x258 -x257 -x256
1800.07/1800.60	v -x255 -x254 -x253 -x252 -x251 x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235
1800.07/1800.60	v -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214
1800.07/1800.60	v -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193
1800.07/1800.60	v -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 x172
1800.07/1800.60	v -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151
1800.07/1800.60	v -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 -x130
1800.07/1800.60	v -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 x109
1800.07/1800.60	v -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86
1800.07/1800.60	v -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60
1800.07/1800.60	v -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34
1800.07/1800.60	v -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8
1800.07/1800.60	v -x7 -x6 -x5 -x4 -x3 -x2 -x1

Verifier Data (download as text)

OK	-50

Conversion Script Data (download as text)

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9381
/proc/meminfo: memFree=1844804/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=1340 CPUtime=0
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 114628306 1372160 158 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 335 158 74 215 0 117 0

[startup+0.0181379 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9381
/proc/meminfo: memFree=1844804/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=1340 CPUtime=0.01
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 194 0 0 0 1 0 0 0 18 0 1 0 114628306 1372160 179 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 335 179 74 215 0 117 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1340

[startup+0.101146 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9381
/proc/meminfo: memFree=1844804/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=2164 CPUtime=0.09
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 370 0 0 0 9 0 0 0 18 0 1 0 114628306 2215936 355 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 541 356 74 215 0 323 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2164

[startup+0.301164 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9381
/proc/meminfo: memFree=1844804/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=3696 CPUtime=0.29
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 785 0 0 0 29 0 0 0 19 0 1 0 114628306 3784704 770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 924 770 74 215 0 706 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3696

[startup+0.701203 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9381
/proc/meminfo: memFree=1844804/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=7104 CPUtime=0.69
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 1611 0 0 0 69 0 0 0 23 0 1 0 114628306 7274496 1596 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 1776 1596 74 215 0 1558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7104

[startup+1.50128 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9382
/proc/meminfo: memFree=1836156/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=13664 CPUtime=1.49
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 3250 0 0 0 148 1 0 0 25 0 1 0 114628306 13991936 3235 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 3416 3235 74 215 0 3198 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13664

[startup+3.10143 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9382
/proc/meminfo: memFree=1827068/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=27876 CPUtime=3.09
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 6791 0 0 0 302 7 0 0 18 0 1 0 114628306 28545024 6776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 6969 6777 86 215 0 6751 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27876

[startup+6.30174 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9382
/proc/meminfo: memFree=1807356/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=38840 CPUtime=6.29
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 9482 0 0 0 614 15 0 0 25 0 1 0 114628306 39772160 9352 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 9710 9352 110 215 0 9492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38840

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 9382
/proc/meminfo: memFree=1807356/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=38840 CPUtime=12.68
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 9482 0 0 0 1253 15 0 0 25 0 1 0 114628306 39772160 9352 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 9710 9352 110 215 0 9492 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38840

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 9382
/proc/meminfo: memFree=1807420/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=38840 CPUtime=25.48
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 9482 0 0 0 2533 15 0 0 25 0 1 0 114628306 39772160 9352 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 9710 9352 110 215 0 9492 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38840

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 9382
/proc/meminfo: memFree=1805628/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=41092 CPUtime=51.07
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 10035 0 0 0 5091 16 0 0 25 0 1 0 114628306 42078208 9874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 10273 9874 110 215 0 10055 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41092

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/71 9498
/proc/meminfo: memFree=1776844/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=68428 CPUtime=102.22
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 16808 0 0 0 10199 23 0 0 25 0 1 0 114628306 70070272 16647 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 17107 16647 110 215 0 16889 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 68428

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1766076/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=80040 CPUtime=162.16
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 19781 0 0 0 16189 27 0 0 25 0 1 0 114628306 81960960 19589 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 20010 19589 110 215 0 19792 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 80040

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1756668/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=89588 CPUtime=222.15
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 22148 0 0 0 22185 30 0 0 25 0 1 0 114628306 91738112 21956 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579608 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 22397 21956 110 215 0 22179 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 89588

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1737724/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=108908 CPUtime=282.13
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 26952 0 0 0 28178 35 0 0 25 0 1 0 114628306 111521792 26760 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 27227 26760 110 215 0 27009 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 108908

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1720828/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=125476 CPUtime=342.11
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 31108 0 0 0 34170 41 0 0 25 0 1 0 114628306 128487424 30916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 31369 30916 110 215 0 31151 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 125476

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1705532/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=140692 CPUtime=402.1
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 34940 0 0 0 40163 47 0 0 25 0 1 0 114628306 144068608 34748 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 35173 34748 110 215 0 34955 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 140692

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1691644/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=154868 CPUtime=462.09
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 38384 0 0 0 46158 51 0 0 25 0 1 0 114628306 158584832 38192 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585592 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 38717 38192 110 215 0 38499 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 154868

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1680892/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=165500 CPUtime=522.08
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 41066 0 0 0 52153 55 0 0 25 0 1 0 114628306 169472000 40874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 41375 40874 110 215 0 41157 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 165500

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1680828/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=165500 CPUtime=582.06
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 41066 0 0 0 58151 55 0 0 25 0 1 0 114628306 169472000 40874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 41375 40874 110 215 0 41157 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 165500

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1680764/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=165500 CPUtime=642.05
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 41066 0 0 0 64150 55 0 0 25 0 1 0 114628306 169472000 40874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575437 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 41375 40874 110 215 0 41157 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 165500


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1671036/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175236 CPUtime=822
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43507 0 0 0 82143 57 0 0 25 0 1 0 114628306 179441664 43315 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43809 43315 110 215 0 43591 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 175236

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670524/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175528 CPUtime=881.98
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43623 0 0 0 88141 57 0 0 25 0 1 0 114628306 179740672 43400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43882 43400 110 215 0 43664 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 175528

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670524/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175528 CPUtime=941.97
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43623 0 0 0 94140 57 0 0 25 0 1 0 114628306 179740672 43400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43882 43400 110 215 0 43664 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 175528

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670524/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175528 CPUtime=1001.95
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43623 0 0 0 100138 57 0 0 25 0 1 0 114628306 179740672 43400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43882 43400 110 215 0 43664 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 175528

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670588/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175528 CPUtime=1061.94
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43623 0 0 0 106136 58 0 0 25 0 1 0 114628306 179740672 43400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43882 43400 110 215 0 43664 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 175528

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670524/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175528 CPUtime=1121.93
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43624 0 0 0 112135 58 0 0 25 0 1 0 114628306 179740672 43401 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43882 43401 110 215 0 43664 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 175528

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670460/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175528 CPUtime=1181.91
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43625 0 0 0 118133 58 0 0 25 0 1 0 114628306 179740672 43402 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43882 43402 110 215 0 43664 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 175528

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670396/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175528 CPUtime=1241.9
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43643 0 0 0 124132 58 0 0 25 0 1 0 114628306 179740672 43420 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568550 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43882 43420 110 215 0 43664 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 175528

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670460/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175476 CPUtime=1301.89
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43643 0 0 0 130131 58 0 0 25 0 1 0 114628306 179687424 43407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43869 43407 110 215 0 43651 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 175476

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670460/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175476 CPUtime=1361.87
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43643 0 0 0 136129 58 0 0 25 0 1 0 114628306 179687424 43407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43869 43407 110 215 0 43651 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 175476

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670460/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175476 CPUtime=1421.85
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43643 0 0 0 142127 58 0 0 25 0 1 0 114628306 179687424 43407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43869 43407 110 215 0 43651 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 175476

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670396/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175476 CPUtime=1481.83
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43643 0 0 0 148125 58 0 0 25 0 1 0 114628306 179687424 43407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43869 43407 110 215 0 43651 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 175476

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670396/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175476 CPUtime=1541.82
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43643 0 0 0 154124 58 0 0 25 0 1 0 114628306 179687424 43407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43869 43407 110 215 0 43651 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 175476

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670396/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175476 CPUtime=1601.8
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43643 0 0 0 160122 58 0 0 25 0 1 0 114628306 179687424 43407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43869 43407 110 215 0 43651 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 175476

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1670396/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=175476 CPUtime=1661.8
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 43643 0 0 0 166121 59 0 0 25 0 1 0 114628306 179687424 43407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 43869 43407 110 215 0 43651 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 175476

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9580
/proc/meminfo: memFree=1668988/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=177048 CPUtime=1721.78
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 44044 0 0 0 172119 59 0 0 25 0 1 0 114628306 181297152 43808 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 44262 43808 110 215 0 44044 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 177048

[startup+1782.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 9580
/proc/meminfo: memFree=1657724/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=188104 CPUtime=1781.77
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 46809 0 0 0 178115 62 0 0 25 0 1 0 114628306 192618496 46573 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 47026 46573 110 215 0 46808 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 188104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 9580
/proc/meminfo: memFree=1654716/2055920 swapFree=4184748/4192956
[pid=9381] ppid=9379 vsize=190964 CPUtime=1800.07
/proc/9381/stat : 9381 (minisat+) R 9379 9381 9268 0 -1 4194304 47533 0 0 0 179944 63 0 0 25 0 1 0 114628306 195547136 47297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9381/statm: 47741 47297 110 215 0 47523 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 190964

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.64
CPU time (s): 1800.11
CPU user time (s): 1799.44
CPU system time (s): 0.663899
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 190964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.44
system time used= 0.663899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47535
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= 197
involuntary context switches= 2190

runsolver used 1.38679 second user time and 3.84142 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Apr 15 19:59:43 UTC 2007

IDJOB= 353481
IDBENCH= 2246
IDSOLVER= 156
FILE ID= node55/353481-1176667183

PBS_JOBID= 4559943

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/frb56-25-opb/normalized-frb56-25-4.opb
COMMAND LINE= /tmp/evaluation/353481-1176667183/minisat+ /tmp/evaluation/353481-1176667183/instance-353481-1176667183.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node55/convwatcher-353481-1176667183 -o ROOT/results/node55/conversion-353481-1176667183 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353481-1176667183/instance-353481-1176667183.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  09bf68c118cd38b954800f61edb04c4b

RANDOM SEED= 440215222

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1845212 kB
Buffers:         14024 kB
Cached:         116652 kB
SwapCached:       2060 kB
Active:          51732 kB
Inactive:        88400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845212 kB
SwapTotal:     4192956 kB
SwapFree:      4184748 kB
Dirty:            4972 kB
Writeback:           0 kB
Mapped:          16500 kB
Slab:            56604 kB
Committed_AS:  1013764 kB
PageTables:       1380 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 node55 on Sun Apr 15 20:29:45 UTC 2007