Trace number 34738

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 NameAnswerCPU timeWall clock time
minisat+ 1.14? (TO) 1800.74 1801.34

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l5_n550.opb
MD5SUMb656932a938990470d09f3771b5047c2
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.54416
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1650
Total number of constraints113164
Number of constraints which are clauses112614
Number of constraints which are cardinality constraints (but not clauses)550
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
5.69	c Converting 113714 PB-constraints to clauses...
5.72	c   -- Unit propagations: (none)
5.72	c   -- Detecting intervals from adjacent constraints: ######################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
5.73	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
6.01	c ---[113712]---> BDD-cost:    3
6.01	c ---[113710]---> BDD-cost:    3
6.01	c ---[113708]---> BDD-cost:    3
6.01	c ---[113706]---> BDD-cost:    3
6.01	c ---[113704]---> BDD-cost:    3
6.01	c ---[113702]---> BDD-cost:    3
6.01	c ---[113700]---> BDD-cost:    3
6.01	c ---[113698]---> BDD-cost:    3
6.01	c ---[113696]---> BDD-cost:    3
6.01	c ---[113694]---> BDD-cost:    3
6.01	c ---[113692]---> BDD-cost:    3
6.01	c ---[113690]---> BDD-cost:    3
6.01	c ---[113688]---> BDD-cost:    3
6.01	c ---[113686]---> BDD-cost:    3
6.01	c ---[113684]---> BDD-cost:    3
6.01	c ---[113682]---> BDD-cost:    3
6.01	c ---[113680]---> BDD-cost:    3
6.01	c ---[113678]---> BDD-cost:    3
6.01	c ---[113676]---> BDD-cost:    3
6.01	c ---[113674]---> BDD-cost:    3
6.01	c ---[113672]---> BDD-cost:    3
6.01	c ---[113670]---> BDD-cost:    3
6.01	c ---[113668]---> BDD-cost:    3
6.01	c ---[113666]---> BDD-cost:    3
6.01	c ---[113664]---> BDD-cost:    3
6.01	c ---[113662]---> BDD-cost:    3
6.01	c ---[113660]---> BDD-cost:    3
6.01	c ---[113658]---> BDD-cost:    3
6.01	c ---[113656]---> BDD-cost:    3
6.01	c ---[113654]---> BDD-cost:    3
6.01	c ---[113652]---> BDD-cost:    3
6.01	c ---[113650]---> BDD-cost:    3
6.01	c ---[113648]---> BDD-cost:    3
6.01	c ---[113646]---> BDD-cost:    3
6.01	c ---[113644]---> BDD-cost:    3
6.01	c ---[113642]---> BDD-cost:    3
6.01	c ---[113640]---> BDD-cost:    3
6.01	c ---[113638]---> BDD-cost:    3
6.01	c ---[113636]---> BDD-cost:    3
6.01	c ---[113634]---> BDD-cost:    3
6.01	c ---[113632]---> BDD-cost:    3
6.01	c ---[113630]---> BDD-cost:    3
6.01	c ---[113628]---> BDD-cost:    3
6.01	c ---[113626]---> BDD-cost:    3
6.01	c ---[113624]---> BDD-cost:    3
6.01	c ---[113622]---> BDD-cost:    3
6.01	c ---[113620]---> BDD-cost:    3
6.01	c ---[113618]---> BDD-cost:    3
6.01	c ---[113616]---> BDD-cost:    3
6.01	c ---[113614]---> BDD-cost:    3
6.01	c ---[113612]---> BDD-cost:    3
6.01	c ---[113610]---> BDD-cost:    3
6.01	c ---[113608]---> BDD-cost:    3
6.01	c ---[113606]---> BDD-cost:    3
6.01	c ---[113604]---> BDD-cost:    3
6.01	c ---[113602]---> BDD-cost:    3
6.01	c ---[113600]---> BDD-cost:    3
6.01	c ---[113598]---> BDD-cost:    3
6.01	c ---[113596]---> BDD-cost:    3
6.01	c ---[113594]---> BDD-cost:    3
6.01	c ---[113592]---> BDD-cost:    3
6.01	c ---[113590]---> BDD-cost:    3
6.01	c ---[113588]---> BDD-cost:    3
6.01	c ---[113586]---> BDD-cost:    3
6.01	c ---[113584]---> BDD-cost:    3
6.01	c ---[113582]---> BDD-cost:    3
6.01	c ---[113580]---> BDD-cost:    3
6.01	c ---[113578]---> BDD-cost:    3
6.01	c ---[113576]---> BDD-cost:    3
6.01	c ---[113574]---> BDD-cost:    3
6.01	c ---[113572]---> BDD-cost:    3
6.01	c ---[113570]---> BDD-cost:    3
6.01	c ---[113568]---> BDD-cost:    3
6.01	c ---[113566]---> BDD-cost:    3
6.01	c ---[113564]---> BDD-cost:    3
6.01	c ---[113562]---> BDD-cost:    3
6.01	c ---[113560]---> BDD-cost:    3
6.01	c ---[113558]---> BDD-cost:    3
6.01	c ---[113556]---> BDD-cost:    3
6.01	c ---[113554]---> BDD-cost:    3
6.01	c ---[113552]---> BDD-cost:    3
6.01	c ---[113550]---> BDD-cost:    3
6.01	c ---[113548]---> BDD-cost:    3
6.01	c ---[113546]---> BDD-cost:    3
6.01	c ---[113544]---> BDD-cost:    3
6.01	c ---[113542]---> BDD-cost:    3
6.01	c ---[113540]---> BDD-cost:    3
6.01	c ---[113538]---> BDD-cost:    3
6.01	c ---[113536]---> BDD-cost:    3
6.01	c ---[113534]---> BDD-cost:    3
6.01	c ---[113532]---> BDD-cost:    3
6.01	c ---[113530]---> BDD-cost:    3
6.01	c ---[113528]---> BDD-cost:    3
6.01	c ---[113526]---> BDD-cost:    3
6.01	c ---[113524]---> BDD-cost:    3
6.01	c ---[113522]---> BDD-cost:    3
6.02	c ---[113520]---> BDD-cost:    3
6.02	c ---[113518]---> BDD-cost:    3
6.02	c ---[113516]---> BDD-cost:    3
6.02	c ---[113514]---> BDD-cost:    3
6.02	c ---[113512]---> BDD-cost:    3
6.02	c ---[113510]---> BDD-cost:    3
6.02	c ---[113508]---> BDD-cost:    3
6.02	c ---[113506]---> BDD-cost:    3
6.02	c ---[113504]---> BDD-cost:    3
6.02	c ---[113502]---> BDD-cost:    3
6.02	c ---[113500]---> BDD-cost:    3
6.02	c ---[113498]---> BDD-cost:    3
6.02	c ---[113496]---> BDD-cost:    3
6.02	c ---[113494]---> BDD-cost:    3
6.02	c ---[113492]---> BDD-cost:    3
6.02	c ---[113490]---> BDD-cost:    3
6.02	c ---[113488]---> BDD-cost:    3
6.02	c ---[113486]---> BDD-cost:    3
6.02	c ---[113484]---> BDD-cost:    3
6.02	c ---[113482]---> BDD-cost:    3
6.02	c ---[113480]---> BDD-cost:    3
6.02	c ---[113478]---> BDD-cost:    3
6.02	c ---[113476]---> BDD-cost:    3
6.02	c ---[113474]---> BDD-cost:    3
6.02	c ---[113472]---> BDD-cost:    3
6.02	c ---[113470]---> BDD-cost:    3
6.02	c ---[113468]---> BDD-cost:    3
6.02	c ---[113466]---> BDD-cost:    3
6.02	c ---[113464]---> BDD-cost:    3
6.02	c ---[113462]---> BDD-cost:    3
6.02	c ---[113460]---> BDD-cost:    3
6.02	c ---[113458]---> BDD-cost:    3
6.02	c ---[113456]---> BDD-cost:    3
6.02	c ---[113454]---> BDD-cost:    3
6.02	c ---[113452]---> BDD-cost:    3
6.02	c ---[113450]---> BDD-cost:    3
6.02	c ---[113448]---> BDD-cost:    3
6.02	c ---[113446]---> BDD-cost:    3
6.02	c ---[113444]---> BDD-cost:    3
6.02	c ---[113442]---> BDD-cost:    3
6.02	c ---[113440]---> BDD-cost:    3
6.02	c ---[113438]---> BDD-cost:    3
6.02	c ---[113436]---> BDD-cost:    3
6.02	c ---[113434]---> BDD-cost:    3
6.02	c ---[113432]---> BDD-cost:    3
6.02	c ---[113430]---> BDD-cost:    3
6.02	c ---[113428]---> BDD-cost:    3
6.02	c ---[113426]---> BDD-cost:    3
6.02	c ---[113424]---> BDD-cost:    3
6.02	c ---[113422]---> BDD-cost:    3
6.02	c ---[113420]---> BDD-cost:    3
6.02	c ---[113418]---> BDD-cost:    3
6.02	c ---[113416]---> BDD-cost:    3
6.02	c ---[113414]---> BDD-cost:    3
6.02	c ---[113412]---> BDD-cost:    3
6.02	c ---[113410]---> BDD-cost:    3
6.02	c ---[113408]---> BDD-cost:    3
6.02	c ---[113406]---> BDD-cost:    3
6.02	c ---[113404]---> BDD-cost:    3
6.02	c ---[113402]---> BDD-cost:    3
6.02	c ---[113400]---> BDD-cost:    3
6.02	c ---[113398]---> BDD-cost:    3
6.02	c ---[113396]---> BDD-cost:    3
6.02	c ---[113394]---> BDD-cost:    3
6.02	c ---[113392]---> BDD-cost:    3
6.02	c ---[113390]---> BDD-cost:    3
6.02	c ---[113388]---> BDD-cost:    3
6.02	c ---[113386]---> BDD-cost:    3
6.02	c ---[113384]---> BDD-cost:    3
6.02	c ---[113382]---> BDD-cost:    3
6.02	c ---[113380]---> BDD-cost:    3
6.02	c ---[113378]---> BDD-cost:    3
6.02	c ---[113376]---> BDD-cost:    3
6.02	c ---[113374]---> BDD-cost:    3
6.02	c ---[113372]---> BDD-cost:    3
6.02	c ---[113370]---> BDD-cost:    3
6.02	c ---[113368]---> BDD-cost:    3
6.02	c ---[113366]---> BDD-cost:    3
6.02	c ---[113364]---> BDD-cost:    3
6.02	c ---[113362]---> BDD-cost:    3
6.02	c ---[113360]---> BDD-cost:    3
6.02	c ---[113358]---> BDD-cost:    3
6.02	c ---[113356]---> BDD-cost:    3
6.02	c ---[113354]---> BDD-cost:    3
6.02	c ---[113352]---> BDD-cost:    3
6.02	c ---[113350]---> BDD-cost:    3
6.02	c ---[113348]---> BDD-cost:    3
6.02	c ---[113346]---> BDD-cost:    3
6.02	c ---[113344]---> BDD-cost:    3
6.02	c ---[113342]---> BDD-cost:    3
6.02	c ---[113340]---> BDD-cost:    3
6.02	c ---[113338]---> BDD-cost:    3
6.02	c ---[113336]---> BDD-cost:    3
6.02	c ---[113334]---> BDD-cost:    3
6.02	c ---[113332]---> BDD-cost:    3
6.02	c ---[113330]---> BDD-cost:    3
6.02	c ---[113328]---> BDD-cost:    3
6.02	c ---[113326]---> BDD-cost:    3
6.02	c ---[113324]---> BDD-cost:    3
6.02	c ---[113322]---> BDD-cost:    3
6.02	c ---[113320]---> BDD-cost:    3
6.02	c ---[113318]---> BDD-cost:    3
6.02	c ---[113316]---> BDD-cost:    3
6.02	c ---[113314]---> BDD-cost:    3
6.02	c ---[113312]---> BDD-cost:    3
6.02	c ---[113310]---> BDD-cost:    3
6.02	c ---[113308]---> BDD-cost:    3
6.02	c ---[113306]---> BDD-cost:    3
6.02	c ---[113304]---> BDD-cost:    3
6.02	c ---[113302]---> BDD-cost:    3
6.02	c ---[113300]---> BDD-cost:    3
6.02	c ---[113298]---> BDD-cost:    3
6.02	c ---[113296]---> BDD-cost:    3
6.02	c ---[113294]---> BDD-cost:    3
6.02	c ---[113292]---> BDD-cost:    3
6.02	c ---[113290]---> BDD-cost:    3
6.02	c ---[113288]---> BDD-cost:    3
6.02	c ---[113286]---> BDD-cost:    3
6.02	c ---[113284]---> BDD-cost:    3
6.02	c ---[113282]---> BDD-cost:    3
6.02	c ---[113280]---> BDD-cost:    3
6.02	c ---[113278]---> BDD-cost:    3
6.02	c ---[113276]---> BDD-cost:    3
6.02	c ---[113274]---> BDD-cost:    3
6.02	c ---[113272]---> BDD-cost:    3
6.02	c ---[113270]---> BDD-cost:    3
6.02	c ---[113268]---> BDD-cost:    3
6.02	c ---[113266]---> BDD-cost:    3
6.02	c ---[113264]---> BDD-cost:    3
6.02	c ---[113262]---> BDD-cost:    3
6.02	c ---[113260]---> BDD-cost:    3
6.02	c ---[113258]---> BDD-cost:    3
6.02	c ---[113256]---> BDD-cost:    3
6.02	c ---[113254]---> BDD-cost:    3
6.02	c ---[113252]---> BDD-cost:    3
6.02	c ---[113250]---> BDD-cost:    3
6.02	c ---[113248]---> BDD-cost:    3
6.02	c ---[113246]---> BDD-cost:    3
6.02	c ---[113244]---> BDD-cost:    3
6.02	c ---[113242]---> BDD-cost:    3
6.02	c ---[113240]---> BDD-cost:    3
6.02	c ---[113238]---> BDD-cost:    3
6.02	c ---[113236]---> BDD-cost:    3
6.02	c ---[113234]---> BDD-cost:    3
6.02	c ---[113232]---> BDD-cost:    3
6.02	c ---[113230]---> BDD-cost:    3
6.02	c ---[113228]---> BDD-cost:    3
6.02	c ---[113226]---> BDD-cost:    3
6.02	c ---[113224]---> BDD-cost:    3
6.02	c ---[113222]---> BDD-cost:    3
6.02	c ---[113220]---> BDD-cost:    3
6.02	c ---[113218]---> BDD-cost:    3
6.02	c ---[113216]---> BDD-cost:    3
6.02	c ---[113214]---> BDD-cost:    3
6.02	c ---[113212]---> BDD-cost:    3
6.02	c ---[113210]---> BDD-cost:    3
6.02	c ---[113208]---> BDD-cost:    3
6.02	c ---[113206]---> BDD-cost:    3
6.02	c ---[113204]---> BDD-cost:    3
6.02	c ---[113202]---> BDD-cost:    3
6.02	c ---[113200]---> BDD-cost:    3
6.02	c ---[113198]---> BDD-cost:    3
6.02	c ---[113196]---> BDD-cost:    3
6.02	c ---[113194]---> BDD-cost:    3
6.02	c ---[113192]---> BDD-cost:    3
6.02	c ---[113190]---> BDD-cost:    3
6.02	c ---[113188]---> BDD-cost:    3
6.02	c ---[113186]---> BDD-cost:    3
6.02	c ---[113184]---> BDD-cost:    3
6.02	c ---[113182]---> BDD-cost:    3
6.02	c ---[113180]---> BDD-cost:    3
6.02	c ---[113178]---> BDD-cost:    3
6.02	c ---[113176]---> BDD-cost:    3
6.02	c ---[113174]---> BDD-cost:    3
6.02	c ---[113172]---> BDD-cost:    3
6.02	c ---[113170]---> BDD-cost:    3
6.02	c ---[113168]---> BDD-cost:    3
6.02	c ---[113166]---> BDD-cost:    3
6.02	c ---[113164]---> BDD-cost:    3
6.02	c ---[113162]---> BDD-cost:    3
6.02	c ---[113160]---> BDD-cost:    3
6.02	c ---[113158]---> BDD-cost:    3
6.02	c ---[113156]---> BDD-cost:    3
6.02	c ---[113154]---> BDD-cost:    3
6.02	c ---[113152]---> BDD-cost:    3
6.02	c ---[113150]---> BDD-cost:    3
6.02	c ---[113148]---> BDD-cost:    3
6.02	c ---[113146]---> BDD-cost:    3
6.02	c ---[113144]---> BDD-cost:    3
6.02	c ---[113142]---> BDD-cost:    3
6.02	c ---[113140]---> BDD-cost:    3
6.02	c ---[113138]---> BDD-cost:    3
6.02	c ---[113136]---> BDD-cost:    3
6.02	c ---[113134]---> BDD-cost:    3
6.02	c ---[113132]---> BDD-cost:    3
6.02	c ---[113130]---> BDD-cost:    3
6.02	c ---[113128]---> BDD-cost:    3
6.02	c ---[113126]---> BDD-cost:    3
6.02	c ---[113124]---> BDD-cost:    3
6.02	c ---[113122]---> BDD-cost:    3
6.02	c ---[113120]---> BDD-cost:    3
6.02	c ---[113118]---> BDD-cost:    3
6.02	c ---[113116]---> BDD-cost:    3
6.02	c ---[113114]---> BDD-cost:    3
6.02	c ---[113112]---> BDD-cost:    3
6.02	c ---[113110]---> BDD-cost:    3
6.02	c ---[113108]---> BDD-cost:    3
6.02	c ---[113106]---> BDD-cost:    3
6.02	c ---[113104]---> BDD-cost:    3
6.02	c ---[113102]---> BDD-cost:    3
6.02	c ---[113100]---> BDD-cost:    3
6.02	c ---[113098]---> BDD-cost:    3
6.02	c ---[113096]---> BDD-cost:    3
6.02	c ---[113094]---> BDD-cost:    3
6.02	c ---[113092]---> BDD-cost:    3
6.02	c ---[113090]---> BDD-cost:    3
6.02	c ---[113088]---> BDD-cost:    3
6.02	c ---[113086]---> BDD-cost:    3
6.02	c ---[113084]---> BDD-cost:    3
6.02	c ---[113082]---> BDD-cost:    3
6.02	c ---[113080]---> BDD-cost:    3
6.02	c ---[113078]---> BDD-cost:    3
6.02	c ---[113076]---> BDD-cost:    3
6.02	c ---[113074]---> BDD-cost:    3
6.02	c ---[113072]---> BDD-cost:    3
6.02	c ---[113070]---> BDD-cost:    3
6.02	c ---[113068]---> BDD-cost:    3
6.02	c ---[113066]---> BDD-cost:    3
6.03	c ---[113064]---> BDD-cost:    3
6.03	c ---[113062]---> BDD-cost:    3
6.03	c ---[113060]---> BDD-cost:    3
6.03	c ---[113058]---> BDD-cost:    3
6.03	c ---[113056]---> BDD-cost:    3
6.03	c ---[113054]---> BDD-cost:    3
6.03	c ---[113052]---> BDD-cost:    3
6.03	c ---[113050]---> BDD-cost:    3
6.03	c ---[113048]---> BDD-cost:    3
6.03	c ---[113046]---> BDD-cost:    3
6.03	c ---[113044]---> BDD-cost:    3
6.03	c ---[113042]---> BDD-cost:    3
6.03	c ---[113040]---> BDD-cost:    3
6.03	c ---[113038]---> BDD-cost:    3
6.03	c ---[113036]---> BDD-cost:    3
6.03	c ---[113034]---> BDD-cost:    3
6.03	c ---[113032]---> BDD-cost:    3
6.03	c ---[113030]---> BDD-cost:    3
6.03	c ---[113028]---> BDD-cost:    3
6.03	c ---[113026]---> BDD-cost:    3
6.03	c ---[113024]---> BDD-cost:    3
6.03	c ---[113022]---> BDD-cost:    3
6.03	c ---[113020]---> BDD-cost:    3
6.03	c ---[113018]---> BDD-cost:    3
6.03	c ---[113016]---> BDD-cost:    3
6.03	c ---[113014]---> BDD-cost:    3
6.03	c ---[113012]---> BDD-cost:    3
6.03	c ---[113010]---> BDD-cost:    3
6.03	c ---[113008]---> BDD-cost:    3
6.03	c ---[113006]---> BDD-cost:    3
6.03	c ---[113004]---> BDD-cost:    3
6.03	c ---[113002]---> BDD-cost:    3
6.03	c ---[113000]---> BDD-cost:    3
6.03	c ---[112998]---> BDD-cost:    3
6.03	c ---[112996]---> BDD-cost:    3
6.03	c ---[112994]---> BDD-cost:    3
6.03	c ---[112992]---> BDD-cost:    3
6.03	c ---[112990]---> BDD-cost:    3
6.03	c ---[112988]---> BDD-cost:    3
6.03	c ---[112986]---> BDD-cost:    3
6.03	c ---[112984]---> BDD-cost:    3
6.03	c ---[112982]---> BDD-cost:    3
6.03	c ---[112980]---> BDD-cost:    3
6.03	c ---[112978]---> BDD-cost:    3
6.03	c ---[112976]---> BDD-cost:    3
6.03	c ---[112974]---> BDD-cost:    3
6.03	c ---[112972]---> BDD-cost:    3
6.03	c ---[112970]---> BDD-cost:    3
6.03	c ---[112968]---> BDD-cost:    3
6.03	c ---[112966]---> BDD-cost:    3
6.03	c ---[112964]---> BDD-cost:    3
6.03	c ---[112962]---> BDD-cost:    3
6.03	c ---[112960]---> BDD-cost:    3
6.03	c ---[112958]---> BDD-cost:    3
6.03	c ---[112956]---> BDD-cost:    3
6.03	c ---[112954]---> BDD-cost:    3
6.03	c ---[112952]---> BDD-cost:    3
6.03	c ---[112950]---> BDD-cost:    3
6.03	c ---[112948]---> BDD-cost:    3
6.03	c ---[112946]---> BDD-cost:    3
6.03	c ---[112944]---> BDD-cost:    3
6.03	c ---[112942]---> BDD-cost:    3
6.03	c ---[112940]---> BDD-cost:    3
6.03	c ---[112938]---> BDD-cost:    3
6.03	c ---[112936]---> BDD-cost:    3
6.03	c ---[112934]---> BDD-cost:    3
6.03	c ---[112932]---> BDD-cost:    3
6.03	c ---[112930]---> BDD-cost:    3
6.03	c ---[112928]---> BDD-cost:    3
6.03	c ---[112926]---> BDD-cost:    3
6.03	c ---[112924]---> BDD-cost:    3
6.03	c ---[112922]---> BDD-cost:    3
6.03	c ---[112920]---> BDD-cost:    3
6.03	c ---[112918]---> BDD-cost:    3
6.03	c ---[112916]---> BDD-cost:    3
6.03	c ---[112914]---> BDD-cost:    3
6.03	c ---[112912]---> BDD-cost:    3
6.03	c ---[112910]---> BDD-cost:    3
6.03	c ---[112908]---> BDD-cost:    3
6.03	c ---[112906]---> BDD-cost:    3
6.03	c ---[112904]---> BDD-cost:    3
6.03	c ---[112902]---> BDD-cost:    3
6.03	c ---[112900]---> BDD-cost:    3
6.03	c ---[112898]---> BDD-cost:    3
6.03	c ---[112896]---> BDD-cost:    3
6.03	c ---[112894]---> BDD-cost:    3
6.03	c ---[112892]---> BDD-cost:    3
6.03	c ---[112890]---> BDD-cost:    3
6.03	c ---[112888]---> BDD-cost:    3
6.03	c ---[112886]---> BDD-cost:    3
6.03	c ---[112884]---> BDD-cost:    3
6.03	c ---[112882]---> BDD-cost:    3
6.03	c ---[112880]---> BDD-cost:    3
6.03	c ---[112878]---> BDD-cost:    3
6.03	c ---[112876]---> BDD-cost:    3
6.03	c ---[112874]---> BDD-cost:    3
6.03	c ---[112872]---> BDD-cost:    3
6.03	c ---[112870]---> BDD-cost:    3
6.03	c ---[112868]---> BDD-cost:    3
6.03	c ---[112866]---> BDD-cost:    3
6.03	c ---[112864]---> BDD-cost:    3
6.03	c ---[112862]---> BDD-cost:    3
6.03	c ---[112860]---> BDD-cost:    3
6.03	c ---[112858]---> BDD-cost:    3
6.03	c ---[112856]---> BDD-cost:    3
6.03	c ---[112854]---> BDD-cost:    3
6.03	c ---[112852]---> BDD-cost:    3
6.03	c ---[112850]---> BDD-cost:    3
6.03	c ---[112848]---> BDD-cost:    3
6.03	c ---[112846]---> BDD-cost:    3
6.03	c ---[112844]---> BDD-cost:    3
6.03	c ---[112842]---> BDD-cost:    3
6.03	c ---[112840]---> BDD-cost:    3
6.03	c ---[112838]---> BDD-cost:    3
6.03	c ---[112836]---> BDD-cost:    3
6.03	c ---[112834]---> BDD-cost:    3
6.03	c ---[112832]---> BDD-cost:    3
6.03	c ---[112830]---> BDD-cost:    3
6.03	c ---[112828]---> BDD-cost:    3
6.03	c ---[112826]---> BDD-cost:    3
6.03	c ---[112824]---> BDD-cost:    3
6.03	c ---[112822]---> BDD-cost:    3
6.03	c ---[112820]---> BDD-cost:    3
6.03	c ---[112818]---> BDD-cost:    3
6.03	c ---[112816]---> BDD-cost:    3
6.03	c ---[112814]---> BDD-cost:    3
6.03	c ---[112812]---> BDD-cost:    3
6.03	c ---[112810]---> BDD-cost:    3
6.03	c ---[112808]---> BDD-cost:    3
6.03	c ---[112806]---> BDD-cost:    3
6.03	c ---[112804]---> BDD-cost:    3
6.03	c ---[112802]---> BDD-cost:    3
6.03	c ---[112800]---> BDD-cost:    3
6.03	c ---[112798]---> BDD-cost:    3
6.03	c ---[112796]---> BDD-cost:    3
6.03	c ---[112794]---> BDD-cost:    3
6.03	c ---[112792]---> BDD-cost:    3
6.03	c ---[112790]---> BDD-cost:    3
6.03	c ---[112788]---> BDD-cost:    3
6.03	c ---[112786]---> BDD-cost:    3
6.03	c ---[112784]---> BDD-cost:    3
6.03	c ---[112782]---> BDD-cost:    3
6.03	c ---[112780]---> BDD-cost:    3
6.03	c ---[112778]---> BDD-cost:    3
6.03	c ---[112776]---> BDD-cost:    3
6.03	c ---[112774]---> BDD-cost:    3
6.03	c ---[112772]---> BDD-cost:    3
6.03	c ---[112770]---> BDD-cost:    3
6.03	c ---[112768]---> BDD-cost:    3
6.03	c ---[112766]---> BDD-cost:    3
6.03	c ---[112764]---> BDD-cost:    3
6.03	c ---[112762]---> BDD-cost:    3
6.03	c ---[112760]---> BDD-cost:    3
6.03	c ---[112758]---> BDD-cost:    3
6.03	c ---[112756]---> BDD-cost:    3
6.03	c ---[112754]---> BDD-cost:    3
6.03	c ---[112752]---> BDD-cost:    3
6.03	c ---[112750]---> BDD-cost:    3
6.03	c ---[112748]---> BDD-cost:    3
6.03	c ---[112746]---> BDD-cost:    3
6.03	c ---[112744]---> BDD-cost:    3
6.03	c ---[112742]---> BDD-cost:    3
6.03	c ---[112740]---> BDD-cost:    3
6.03	c ---[112738]---> BDD-cost:    3
6.03	c ---[112736]---> BDD-cost:    3
6.03	c ---[112734]---> BDD-cost:    3
6.03	c ---[112732]---> BDD-cost:    3
6.03	c ---[112730]---> BDD-cost:    3
6.03	c ---[112728]---> BDD-cost:    3
6.03	c ---[112726]---> BDD-cost:    3
6.03	c ---[112724]---> BDD-cost:    3
6.03	c ---[112722]---> BDD-cost:    3
6.03	c ---[112720]---> BDD-cost:    3
6.03	c ---[112718]---> BDD-cost:    3
6.03	c ---[112716]---> BDD-cost:    3
6.03	c ---[112714]---> BDD-cost:    3
6.03	c ---[112712]---> BDD-cost:    3
6.03	c ---[112710]---> BDD-cost:    3
6.03	c ---[112708]---> BDD-cost:    3
6.03	c ---[112706]---> BDD-cost:    3
6.03	c ---[112704]---> BDD-cost:    3
6.03	c ---[112702]---> BDD-cost:    3
6.03	c ---[112700]---> BDD-cost:    3
6.03	c ---[112698]---> BDD-cost:    3
6.03	c ---[112696]---> BDD-cost:    3
6.03	c ---[112694]---> BDD-cost:    3
6.03	c ---[112692]---> BDD-cost:    3
6.03	c ---[112690]---> BDD-cost:    3
6.03	c ---[112688]---> BDD-cost:    3
6.03	c ---[112686]---> BDD-cost:    3
6.03	c ---[112684]---> BDD-cost:    3
6.03	c ---[112682]---> BDD-cost:    3
6.03	c ---[112680]---> BDD-cost:    3
6.03	c ---[112678]---> BDD-cost:    3
6.03	c ---[112676]---> BDD-cost:    3
6.03	c ---[112674]---> BDD-cost:    3
6.03	c ---[112672]---> BDD-cost:    3
6.03	c ---[112670]---> BDD-cost:    3
6.03	c ---[112668]---> BDD-cost:    3
6.03	c ---[112666]---> BDD-cost:    3
6.03	c ---[112664]---> BDD-cost:    3
6.03	c ---[112662]---> BDD-cost:    3
6.03	c ---[112660]---> BDD-cost:    3
6.03	c ---[112658]---> BDD-cost:    3
6.03	c ---[112656]---> BDD-cost:    3
6.03	c ---[112654]---> BDD-cost:    3
6.03	c ---[112652]---> BDD-cost:    3
6.03	c ---[112650]---> BDD-cost:    3
6.03	c ---[112648]---> BDD-cost:    3
6.03	c ---[112646]---> BDD-cost:    3
6.03	c ---[112644]---> BDD-cost:    3
6.03	c ---[112642]---> BDD-cost:    3
6.03	c ---[112640]---> BDD-cost:    3
6.03	c ---[112638]---> BDD-cost:    3
6.03	c ---[112636]---> BDD-cost:    3
6.03	c ---[112634]---> BDD-cost:    3
6.03	c ---[112632]---> BDD-cost:    3
6.03	c ---[112630]---> BDD-cost:    3
6.03	c ---[112628]---> BDD-cost:    3
6.03	c ---[112626]---> BDD-cost:    3
6.03	c ---[112624]---> BDD-cost:    3
6.03	c ---[112622]---> BDD-cost:    3
6.03	c ---[112620]---> BDD-cost:    3
6.03	c ---[112618]---> BDD-cost:    3
6.03	c ---[112616]---> BDD-cost:    3
6.03	c ---[112614]---> BDD-cost:    3
6.04	c ==================================[MINISAT+]==================================
6.04	c | Conflicts | Original         | Learnt                           | Progress |
6.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.04	c ==============================================================================
6.04	c |         0 |  116464   573520 |   38821       0        0     nan |  0.000 % |
6.05	c |       100 |  116464   573520 |   42703     100     3353    33.5 | 16.667 % |
6.06	c |       250 |  116464   573520 |   46973     250     9246    37.0 | 16.667 % |
6.13	c |       475 |  116464   573520 |   51670     475    28613    60.2 | 16.667 % |
6.32	c |       812 |  116464   573520 |   56837     812    61852    76.2 | 16.667 % |
6.55	c |      1318 |  116464   573520 |   62521    1318   108785    82.5 | 16.667 % |
6.86	c |      2077 |  116464   573520 |   68773    2077   183108    88.2 | 16.667 % |
7.26	c |      3216 |  116464   573520 |   75651    3216   299528    93.1 | 16.667 % |
8.05	c |      4925 |  116464   573520 |   83216    4925   520764   105.7 | 16.667 % |
9.60	c |      7487 |  116464   573520 |   91537    7487   907974   121.3 | 16.667 % |
11.65	c |     11332 |  116464   573520 |  100691   11332  1365953   120.5 | 16.667 % |
15.03	c |     17098 |  116464   573520 |  110760   17098  2020783   118.2 | 16.667 % |
20.55	c |     25748 |  116464   573520 |  121836   25748  3086784   119.9 | 16.667 % |
30.08	c |     38722 |  116464   573520 |  134020   38722  4957800   128.0 | 16.667 % |
46.61	c |     58183 |  116464   573520 |  147422   58183  7575005   130.2 | 16.667 % |
84.19	c |     87377 |  116464   573520 |  162164   87377 11508072   131.7 | 16.667 % |
143.93	c |    131166 |  116464   573520 |  178381  131166 18101878   138.0 | 16.667 % |
240.48	c |    196853 |  116464   573520 |  196219   38152  5185005   135.9 | 16.667 % |
375.19	c |    295380 |  116464   573520 |  215841  136679 20327165   148.7 | 16.667 % |
644.17	c |    443169 |  116464   573520 |  237425   89782 14186109   158.0 | 16.667 % |
1060.38	c |    664853 |  116464   573520 |  261168   90646 11977847   132.1 | 16.667 % |
1742.14	c |    997378 |  116464   573520 |  287285  175280 23943338   136.6 | 16.667 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-34738-1149225175 -o ROOT/results/node55/solver-34738-1149225175 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node55/34738-1149225175/instance-34738-1149225175.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 25378
/proc/meminfo: memFree=1223032/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=1048 CPUtime=0
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 188185114 1073152 93 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 262 93 74 215 0 44 0

[startup+10.0029 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 25378
/proc/meminfo: memFree=1168768/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=55236 CPUtime=9.98
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 13631 0 0 0 979 19 0 0 25 0 1 0 188185114 56561664 13616 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 13809 13616 106 215 0 13591 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 55236

[startup+20.0089 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 25378
/proc/meminfo: memFree=1168840/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=55236 CPUtime=19.98
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 13646 0 0 0 1979 19 0 0 25 0 1 0 188185114 56561664 13631 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 13809 13631 106 215 0 13591 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 55236

[startup+30.0149 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 25378
/proc/meminfo: memFree=1168840/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=55400 CPUtime=29.99
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 13686 0 0 0 2979 20 0 0 25 0 1 0 188185114 56729600 13671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 13850 13671 106 215 0 13632 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 55400

[startup+40.0209 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 25378
/proc/meminfo: memFree=1165832/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=58512 CPUtime=39.99
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 14434 0 0 0 3978 21 0 0 25 0 1 0 188185114 59916288 14419 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 14628 14419 106 215 0 14410 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 58512

[startup+50.0269 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 25378
/proc/meminfo: memFree=1159496/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=64952 CPUtime=50
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 16032 0 0 0 4977 23 0 0 25 0 1 0 188185114 66510848 16017 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 16238 16017 106 215 0 16020 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 64952

[startup+60.0329 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 25378
/proc/meminfo: memFree=1154696/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=69700 CPUtime=60
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 17215 0 0 0 5975 25 0 0 25 0 1 0 188185114 71372800 17200 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 17425 17200 106 215 0 17207 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 69700

[startup+70.04 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 25378
/proc/meminfo: memFree=1150600/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=73780 CPUtime=70
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 18244 0 0 0 6974 26 0 0 25 0 1 0 188185114 75550720 18229 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 18445 18229 106 215 0 18227 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 73780

[startup+80.046 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25378
/proc/meminfo: memFree=1146504/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=77732 CPUtime=80
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 19262 0 0 0 7973 27 0 0 25 0 1 0 188185114 79597568 19247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 19433 19247 106 215 0 19215 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 77732

[startup+90.052 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25378
/proc/meminfo: memFree=1141896/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=82532 CPUtime=90.01
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 20408 0 0 0 8973 28 0 0 25 0 1 0 188185114 84512768 20393 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 20633 20393 106 215 0 20415 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 82532

[startup+100.058 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25378
/proc/meminfo: memFree=1137160/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=87268 CPUtime=100.01
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 21610 0 0 0 9972 29 0 0 25 0 1 0 188185114 89362432 21595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 21817 21595 106 215 0 21599 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 87268

[startup+110.064 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25378
/proc/meminfo: memFree=1132744/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=91612 CPUtime=110.02
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 22704 0 0 0 10971 31 0 0 25 0 1 0 188185114 93810688 22689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 22903 22689 106 215 0 22685 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 91612

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25378
/proc/meminfo: memFree=1128072/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=96344 CPUtime=120.02
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 23882 0 0 0 11970 32 0 0 25 0 1 0 188185114 98656256 23867 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 24086 23867 106 215 0 23868 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 96344

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25378
/proc/meminfo: memFree=1122760/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=101496 CPUtime=130.02
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 25192 0 0 0 12969 33 0 0 25 0 1 0 188185114 103931904 25177 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 25374 25177 106 215 0 25156 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 101496

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25378
/proc/meminfo: memFree=1118856/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=105472 CPUtime=140.03
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 26176 0 0 0 13969 34 0 0 25 0 1 0 188185114 108003328 26161 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135011021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 26368 26161 106 215 0 26150 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 105472

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25378
/proc/meminfo: memFree=1114504/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=109680 CPUtime=150.03
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 27253 0 0 0 14968 35 0 0 25 0 1 0 188185114 112312320 27238 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 27420 27239 106 215 0 27202 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 109680

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25378
/proc/meminfo: memFree=1110344/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=114168 CPUtime=160.04
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 28305 0 0 0 15968 36 0 0 25 0 1 0 188185114 116908032 28290 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 28542 28290 106 215 0 28324 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 114168

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25378
/proc/meminfo: memFree=1106696/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=117740 CPUtime=170.04
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 29210 0 0 0 16967 37 0 0 25 0 1 0 188185114 120565760 29195 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 29435 29195 106 215 0 29217 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 117740

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25378
/proc/meminfo: memFree=1103304/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=121168 CPUtime=180.04
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 30055 0 0 0 17966 38 0 0 25 0 1 0 188185114 124076032 30040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 30292 30040 106 215 0 30074 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 121168

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25378
/proc/meminfo: memFree=1100040/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=124324 CPUtime=190.04
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 30868 0 0 0 18965 39 0 0 25 0 1 0 188185114 127307776 30853 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580834 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 31081 30853 106 215 0 30863 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 124324

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25378
/proc/meminfo: memFree=1096456/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=127880 CPUtime=200.05
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 31761 0 0 0 19965 40 0 0 25 0 1 0 188185114 130949120 31746 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 31970 31746 106 215 0 31752 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 127880

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25378
/proc/meminfo: memFree=1093000/2055920 swapFree=4181444/4192956

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

[pid=25378] ppid=25376 vsize=190620 CPUtime=1781.61
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47354 0 0 0 178102 59 0 0 25 0 1 0 188185114 195194880 47339 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47339 106 215 0 47437 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 190620

[startup+1783.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1782.61
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47354 0 0 0 178202 59 0 0 25 0 1 0 188185114 195194880 47339 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47339 106 215 0 47437 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 190620

[startup+1784.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1783.62
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 178303 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 190620

[startup+1785.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1784.62
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 178403 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 190620

[startup+1786.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1785.63
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 178504 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 190620

[startup+1787.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1786.63
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 178604 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 190620

[startup+1788.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1787.64
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 178705 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580806 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 190620

[startup+1789.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1788.64
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 178805 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 190620

[startup+1790.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1789.65
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 178906 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 190620

[startup+1791.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1790.65
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 179006 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 190620

[startup+1792.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1791.66
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 179107 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (Kb) 190620

[startup+1793.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1792.66
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 179207 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 190620

[startup+1794.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1793.66
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 179307 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 190620

[startup+1795.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1794.67
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 179408 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (Kb) 190620

[startup+1796.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1795.67
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 179508 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 190620

[startup+1797.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1796.68
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 179609 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1796.68
Current children cumulated vsize (Kb) 190620

[startup+1798.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1797.68
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 179709 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 190620

[startup+1799.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1798.69
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 179810 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 190620

[startup+1800.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1799.69
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 179910 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1799.69
Current children cumulated vsize (Kb) 190620

[startup+1801.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1800.7
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 180011 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 190620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 25380
/proc/meminfo: memFree=1033800/2055920 swapFree=4181444/4192956
[pid=25378] ppid=25376 vsize=190620 CPUtime=1800.7
/proc/25378/stat : 25378 (minisat+) R 25376 25378 25333 0 -1 4194304 47355 0 0 0 180011 59 0 0 25 0 1 0 188185114 195194880 47340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005966 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25378/statm: 47655 47340 106 215 0 47437 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 190620

Sending SIGTERM to -25378
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.34
CPU time (s): 1800.74
CPU user time (s): 1800.12
CPU system time (s): 0.623905
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (Kb): 190620

Launcher Data (download as text)

Begin job on node55 on Fri Jun  2 05:12:55 UTC 2006


FILE ID= 34738-1149225175

PBS_JOBID= 295780

BENCH NAME= ROOT/tmp/node55/34738-1149225175/instance-34738-1149225175.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node55/34738-1149225175/instance-34738-1149225175.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-34738-1149225175 -o ROOT/results/node55/solver-34738-1149225175 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node55/34738-1149225175/instance-34738-1149225175.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  b656932a938990470d09f3771b5047c2

RANDOM SEED= 369492671


/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.243
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.243
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:       1223176 kB
Buffers:         39880 kB
Cached:         715236 kB
SwapCached:       3560 kB
Active:         197356 kB
Inactive:       566844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223176 kB
SwapTotal:     4192956 kB
SwapFree:      4181444 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14932 kB
Slab:            54544 kB
Committed_AS:   190012 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node55 on Fri Jun  2 05:43:06 UTC 2006