Trace number 49865

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.58 1801.29

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=400-sizeP=201-sizeQ=400-517735400-max.opb
MD5SUM57770cf676196c26ecb8cc01d6a682c4
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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.34	c Converting 241202 PB-constraints to clauses...
12.40	c   -- Unit propagations: (none)
312.83	c   -- Detecting intervals from adjacent constraints: #
312.89	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
313.37	c ---[   0]---> Adder-cost: 120194   maxlim: 517611256799393334797709879928204336120113640660194334210771511706034229770675481107302528301844501559043146093582057830425   bits: 408/408
670.97	c ==================================[MINISAT+]==================================
670.97	c | Conflicts | Original         | Learnt                           | Progress |
670.97	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
670.97	c ==============================================================================
670.97	c |         0 | 1039704  3456336 |  346568       0        0     nan |  0.000 % |
670.97	c |       100 | 1039704  3456336 |  381224     100      313     3.1 | 10.374 % |
673.19	c |       250 | 1038451  3451923 |  419347      74      230     3.1 | 10.481 % |
673.38	c |       475 | 1038385  3451701 |  461282     290      886     3.1 | 10.487 % |
676.12	c |       812 | 1038343  3451553 |  507410     621     3442     5.5 | 10.490 % |
683.88	c |      1318 | 1038332  3451510 |  558151    1126    11663    10.4 | 10.491 % |
686.06	c |      2077 | 1038321  3451467 |  613966    1884    51773    27.5 | 10.492 % |
687.14	c |      3219 | 1038321  3451467 |  675362    3026    95763    31.6 | 10.492 % |
689.29	c |      4928 | 1038321  3451467 |  742899    4735   161876    34.2 | 10.492 % |
692.92	c |      7490 | 1038321  3451467 |  817189    7297   298359    40.9 | 10.492 % |
699.12	c |     11334 | 1038321  3451467 |  898908   11141   547807    49.2 | 10.492 % |
706.00	c |     17100 | 1038321  3451467 |  988798   16907  1055765    62.4 | 10.492 % |
716.31	c |     25751 | 1038321  3451467 | 1087678   25558  1858359    72.7 | 10.492 % |
746.89	c |     38725 | 1038321  3451467 | 1196446   38532  2978418    77.3 | 10.492 % |
790.18	c |     58188 | 1038321  3451467 | 1316091   57995  4529187    78.1 | 10.492 % |
1215.68	c |     87381 | 1038321  3451467 | 1447700   87188  8862019   101.6 | 10.492 % |
1281.54	c |    131171 | 1038321  3451467 | 1592470  130978 15969717   121.9 | 10.492 % |
1421.84	c |    196855 | 1038312  3451438 | 1751717  196661 25374582   129.0 | 10.493 % |
1603.12	c |    295381 | 1038312  3451438 | 1926889  295187 42409726   143.7 | 10.493 % |
1801.16	c 
1801.16	c *** TERMINATED ***
1801.16	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/node12/watcher-49865-1154124057 -o ROOT/results/node12/solver-49865-1154124057 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/49865-1154124057/instance-49865-1154124057.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 28625
/proc/meminfo: memFree=840904/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=1048 CPUtime=0
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 159267268 1073152 94 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134648260 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 262 96 73 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28699
/proc/meminfo: memFree=736536/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=106092 CPUtime=9.98
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 26165 0 0 0 985 13 0 0 25 0 1 0 159267268 108638208 25891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 26523 25891 74 215 0 26305 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 106092

[startup+20.0089 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28759
/proc/meminfo: memFree=729880/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=19.96
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 1982 14 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 112348

[startup+30.0157 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 28807
/proc/meminfo: memFree=730008/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=29.95
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 2980 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530483 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 29.95
Current children cumulated vsize (Kb) 112348

[startup+40.0215 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731144/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=39.94
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 3979 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838324 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (Kb) 112348

[startup+50.0273 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731208/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=49.94
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 4979 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812692 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 112348

[startup+60.0331 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731272/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=59.94
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 5979 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005345 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 59.94
Current children cumulated vsize (Kb) 112348

[startup+70.0399 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731272/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=69.94
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 6979 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530490 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (Kb) 112348

[startup+80.0467 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731272/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=79.95
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 7980 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805948 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 79.95
Current children cumulated vsize (Kb) 112348

[startup+90.0535 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731336/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=89.95
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 8980 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005357 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 89.95
Current children cumulated vsize (Kb) 112348

[startup+100.059 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731336/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=99.95
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 9980 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 112348

[startup+110.066 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731336/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=109.96
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 10981 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 112348

[startup+120.073 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731400/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=119.96
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 11981 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621720 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 112348

[startup+130.079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731464/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=129.96
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 12981 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812724 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 129.96
Current children cumulated vsize (Kb) 112348

[startup+140.085 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731400/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=139.96
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 13981 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812745 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 112348

[startup+150.091 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731400/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=149.97
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 14982 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812736 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 112348

[startup+160.097 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731400/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=159.97
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 15982 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621707 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 112348

[startup+170.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731400/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=169.97
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 16982 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005842 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 112348

[startup+180.109 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731400/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=179.97
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 17982 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012072 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 112348

[startup+190.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731400/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=189.98
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 18983 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005842 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 112348

[startup+200.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=731400/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=112348 CPUtime=199.98
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 29003 0 0 0 19983 15 0 0 25 0 1 0 159267268 115044352 27547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 28087 27547 83 215 0 27869 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 112348

[startup+210.126 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823

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

/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 178026 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (Kb) 730792

[startup+1783.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1782.37
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 178127 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (Kb) 730792

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1783.37
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 178227 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1783.37
Current children cumulated vsize (Kb) 730792

[startup+1785.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1784.38
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 178328 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1784.38
Current children cumulated vsize (Kb) 730792

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1785.38
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 178428 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585528 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1785.38
Current children cumulated vsize (Kb) 730792

[startup+1787.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1786.38
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 178528 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1786.38
Current children cumulated vsize (Kb) 730792

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1787.39
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 178629 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1787.39
Current children cumulated vsize (Kb) 730792

[startup+1789.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1788.39
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 178729 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574548 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (Kb) 730792

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1789.4
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 178830 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1789.4
Current children cumulated vsize (Kb) 730792

[startup+1791.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1790.4
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 178930 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1790.4
Current children cumulated vsize (Kb) 730792

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1791.41
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179031 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (Kb) 730792

[startup+1793.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1792.41
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179131 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1792.41
Current children cumulated vsize (Kb) 730792

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1793.42
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179232 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1793.42
Current children cumulated vsize (Kb) 730792

[startup+1795.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1794.42
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179332 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (Kb) 730792

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1795.43
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179433 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1795.43
Current children cumulated vsize (Kb) 730792

[startup+1797.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1796.43
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179533 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1796.43
Current children cumulated vsize (Kb) 730792

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1797.43
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179633 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (Kb) 730792

[startup+1799.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1798.44
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179734 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1798.44
Current children cumulated vsize (Kb) 730792

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1799.44
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179834 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (Kb) 730792

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1800.45
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179935 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (Kb) 730792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28823
/proc/meminfo: memFree=115408/2055920 swapFree=4183008/4192956
[pid=28625] ppid=28623 vsize=730792 CPUtime=1800.45
/proc/28625/stat : 28625 (minisat+) R 28623 28625 28576 0 -1 4194304 205695 0 0 0 179935 110 0 0 25 0 1 0 159267268 748331008 181178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28625/statm: 182698 181178 123 215 0 182480 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (Kb) 730792

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

Child status: 0
Real time (s): 1801.29
CPU time (s): 1800.58
CPU user time (s): 1799.36
CPU system time (s): 1.21881
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (Kb): 799796
The end

Launcher Data (download as text)

Begin job on node12 on Fri Jul 28 22:00:58 UTC 2006


FILE ID= 49865-1154124057

PBS_JOBID= 887125

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  57770cf676196c26ecb8cc01d6a682c4

RANDOM SEED= 393358967

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.286
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.286
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:        841240 kB
Buffers:         36416 kB
Cached:        1095472 kB
SwapCached:       4052 kB
Active:          55668 kB
Inactive:      1085156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        841240 kB
SwapTotal:     4192956 kB
SwapFree:      4183008 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            59852 kB
Committed_AS:   713608 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node12 on Fri Jul 28 22:30:59 UTC 2006