Trace number 49830

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.67 1801.29

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=400-sizeP=201-sizeQ=400-517735400.opb
MD5SUM33f790680e3647223b55f80e5f90d59e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark358.675
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables81001
Total number of constraints241201
Number of constraints which are clauses241200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint80400
Number of terms in the objective function 201
Biggest coefficient in the objective function 1606938044258990275541962092341162602522202993782792835301376
Number of bits for the biggest coefficient in the objective function 201
Sum of the numbers in the objective function 3213876088517980551083924184682325205044405987565585670602751
Number of bits of the sum of numbers in the objective function 201
Biggest number in a constraint 2074757784440496479256203931845580575506223116121218449997828664845326405706454073199853524473551897144098943305650394591197575537705887653943437417056981843530590901700754761842688
Number of bits of the biggest number in a constraint 600
Biggest sum of numbers in a constraint 8299031137761985917024815727382322302024892464484873799991313498100123611208949766753886495932953416094301423590956938717964645268420282271424527841217460028761689119972815147010025
Number of bits of the biggest sum of numbers601
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...
12.38	c Converting 241202 PB-constraints to clauses...
12.44	c   -- Unit propagations: (none)
317.23	c   -- Detecting intervals from adjacent constraints: #
317.29	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
317.76	c ---[   0]---> Adder-cost: 120194   maxlim: 517611256799393334797709879928204336120113640660194334210771511706034229770675481107302528301844501559043146093582057830425   bits: 408/408
675.16	c ==================================[MINISAT+]==================================
675.16	c | Conflicts | Original         | Learnt                           | Progress |
675.16	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
675.16	c ==============================================================================
675.16	c |         0 | 1039704  3456336 |  346568       0        0     nan |  0.000 % |
675.16	c |       100 | 1039704  3456336 |  381224     100      313     3.1 | 10.374 % |
677.20	c |       250 | 1038443  3451893 |  419347      75      228     3.0 | 10.481 % |
677.45	c |       475 | 1038360  3451612 |  461282     288      887     3.1 | 10.488 % |
677.57	c |       812 | 1038351  3451583 |  507410     624     1960     3.1 | 10.489 % |
683.85	c |      1318 | 1038342  3451554 |  558151    1129     4664     4.1 | 10.490 % |
687.73	c |      2077 | 1038342  3451554 |  613966    1888   174410    92.4 | 10.490 % |
693.82	c |      3217 | 1038342  3451554 |  675362    3028   235161    77.7 | 10.490 % |
716.69	c |      4926 | 1038342  3451554 |  742899    4737   538095   113.6 | 10.490 % |
725.19	c |      7489 | 1038342  3451554 |  817189    7300  1695081   232.2 | 10.490 % |
766.52	c |     11333 | 1038342  3451554 |  898908   11144  1914155   171.8 | 10.490 % |
784.72	c |     17100 | 1038342  3451554 |  988798   16911  3071528   181.6 | 10.490 % |
864.17	c |     25750 | 1038342  3451554 | 1087678   25561  4117677   161.1 | 10.490 % |
971.30	c |     38724 | 1038261  3451261 | 1196446   38525  6529650   169.5 | 10.497 % |
1244.73	c |     58186 | 1038261  3451261 | 1316091   57987  8358221   144.1 | 10.497 % |
1479.45	c |     87379 | 1038243  3451199 | 1447700   87040 15867447   182.3 | 10.498 % |
1709.42	c |    131168 | 1038243  3451199 | 1592470  130829 25930467   198.2 | 10.498 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	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

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node45/watcher-49830-1154121219 -o ROOT/results/node45/solver-49830-1154121219 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node45/49830-1154121219/instance-49830-1154121219.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 18742
/proc/meminfo: memFree=1007640/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=1048 CPUtime=0
/proc/18742/stat : 18742 (minisat+) D 18740 18742 18693 0 -1 4194304 86 0 0 0 0 0 0 0 19 0 1 0 158992886 1073152 70 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031051 0 2147483391 4096 16386 18446744072099781622 0 0 17 1 0 0
/proc/18742/statm: 262 77 64 215 0 44 0

[startup+10.0018 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 18742
/proc/meminfo: memFree=904672/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=106092 CPUtime=9.98
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 26164 0 0 0 984 14 0 0 25 0 1 0 158992886 108638208 25890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 26523 25890 74 215 0 26305 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 106092

[startup+20.0076 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 18742
/proc/meminfo: memFree=897952/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=19.99
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 1984 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812736 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 112348

[startup+30.0134 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898080/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=29.99
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 2984 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621720 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 112348

[startup+40.0192 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898080/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=39.99
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 3984 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621534 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 112348

[startup+50.0251 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898144/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=49.99
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 4984 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 112348

[startup+60.0309 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=59.99
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 5984 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005842 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 112348

[startup+70.0367 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=70
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 6985 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005778 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 112348

[startup+80.0435 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=80
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 7985 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005345 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 112348

[startup+90.0493 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=90
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 8985 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 112348

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=100.01
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 9986 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 112348

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=110.01
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 10986 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812718 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 112348

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=120.01
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 11986 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005357 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 112348

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=130.02
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 12987 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812736 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 112348

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=140.02
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 13987 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012124 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 112348

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=150.02
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 14987 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 112348

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=160.02
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 15987 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812625 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 112348

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898208/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=170.03
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 16988 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 112348

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898272/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=180.03
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 17988 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809903 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 112348

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898272/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=190.03
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 18988 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 112348

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18742
/proc/meminfo: memFree=898272/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=112348 CPUtime=200.03
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 29004 0 0 0 19988 15 0 0 25 0 1 0 158992886 115044352 27546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805824 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 28087 27546 83 215 0 27869 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 112348

[startup+210.124 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18742

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

/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 178031 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 730796

[startup+1783.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1782.46
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 178132 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 730796

[startup+1784.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1783.46
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 178232 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 730796

[startup+1785.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1784.46
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 178332 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1784.46
Current children cumulated vsize (Kb) 730796

[startup+1786.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1785.47
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 178433 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 730796

[startup+1787.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1786.47
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 178533 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1786.47
Current children cumulated vsize (Kb) 730796

[startup+1788.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1787.48
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 178634 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 730796

[startup+1789.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1788.48
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 178734 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (Kb) 730796

[startup+1790.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1789.49
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 178835 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581150 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 730796

[startup+1791.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1790.49
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 178935 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581175 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 730796

[startup+1792.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1791.5
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179036 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 730796

[startup+1793.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1792.5
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179136 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 730796

[startup+1794.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1793.51
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179237 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 730796

[startup+1795.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1794.51
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179337 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 730796

[startup+1796.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1795.52
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179438 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 730796

[startup+1797.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1796.52
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179538 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1796.52
Current children cumulated vsize (Kb) 730796

[startup+1798.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1797.52
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179638 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572684 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 730796

[startup+1799.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1798.53
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179739 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 730796

[startup+1800.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1799.53
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179839 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581093 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (Kb) 730796

[startup+1801.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1800.54
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179940 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 730796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 18744
/proc/meminfo: memFree=282400/2055920 swapFree=4183020/4192956
[pid=18742] ppid=18740 vsize=730796 CPUtime=1800.54
/proc/18742/stat : 18742 (minisat+) R 18740 18742 18693 0 -1 4194304 205691 0 0 0 179940 114 0 0 25 0 1 0 158992886 748335104 181170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18742/statm: 182699 181170 123 215 0 182481 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 730796

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

Child status: 0
Real time (s): 1801.29
CPU time (s): 1800.67
CPU user time (s): 1799.41
CPU system time (s): 1.26081
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (Kb): 799800
The end

Launcher Data (download as text)

Begin job on node45 on Fri Jul 28 21:13:40 UTC 2006


FILE ID= 49830-1154121219

PBS_JOBID= 886985

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=400-sizeP=201-sizeQ=400-517735400.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node45/49830-1154121219/instance-49830-1154121219.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-49830-1154121219 -o ROOT/results/node45/solver-49830-1154121219 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node45/49830-1154121219/instance-49830-1154121219.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  33f790680e3647223b55f80e5f90d59e

RANDOM SEED= 305577772

TIMEOUT= 1800 seconds


/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.281
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.281
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:       1008040 kB
Buffers:         41664 kB
Cached:         939980 kB
SwapCached:       4356 kB
Active:         492616 kB
Inactive:       498344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1008040 kB
SwapTotal:     4192956 kB
SwapFree:      4183020 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            42964 kB
Committed_AS:   621424 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node45 on Fri Jul 28 21:43:41 UTC 2006