Trace number 49800

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.74 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=360-sizeP=181-sizeQ=360-770414132.opb
MD5SUM984b652c284c82333bf174d765251a3c
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark242.214
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables65701
Total number of constraints195481
Number of constraints which are clauses195480
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 constraint65160
Number of terms in the objective function 181
Biggest coefficient in the objective function 1532495540865888858358347027150309183618739122183602176
Number of bits for the biggest coefficient in the objective function 181
Sum of the numbers in the objective function 3064991081731777716716694054300618367237478244367204351
Number of bits of the sum of numbers in the objective function 181
Biggest number in a constraint 1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888
Number of bits of the biggest number in a constraint 540
Biggest sum of numbers in a constraint 7198262071269114212496861612297570974191515389283066612360646520299668853108307041790674815860173378468848205106664422578504773969619037192617658424108904539490357
Number of bits of the biggest sum of numbers541
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...
9.56	c Converting 195482 PB-constraints to clauses...
9.61	c   -- Unit propagations: (none)
202.49	c   -- Detecting intervals from adjacent constraints: #
202.54	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
202.93	c ---[   0]---> Adder-cost: 97372   maxlim: 423338227295169252296072580972800455209528910796468601973089361721952697538915303557174378940648685414642612173   bits: 368/368
458.31	c ==================================[MINISAT+]==================================
458.31	c | Conflicts | Original         | Learnt                           | Progress |
458.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
458.31	c ==============================================================================
458.31	c |         0 |  842107  2799215 |  280702       0        0     nan |  0.000 % |
458.32	c |       100 |  842107  2799215 |  308772     100      308     3.1 | 10.418 % |
460.04	c |       250 |  840938  2795098 |  339649      86      267     3.1 | 10.540 % |
460.55	c |       475 |  840743  2794419 |  373614     287      889     3.1 | 10.561 % |
460.70	c |       812 |  840727  2794367 |  410975     620     2651     4.3 | 10.563 % |
464.68	c |      1318 |  840718  2794336 |  452073    1112     4806     4.3 | 10.564 % |
470.47	c |      2077 |  840718  2794336 |  497280    1871    56053    30.0 | 10.564 % |
481.89	c |      3220 |  840718  2794336 |  547008    3014   126641    42.0 | 10.564 % |
495.53	c |      4928 |  840718  2794336 |  601709    4722   188272    39.9 | 10.564 % |
502.23	c |      7491 |  840718  2794336 |  661880    7285   444324    61.0 | 10.564 % |
539.94	c |     11337 |  840718  2794336 |  728068   11131   544488    48.9 | 10.564 % |
596.62	c |     17103 |  840718  2794336 |  800875   16897  1296582    76.7 | 10.564 % |
665.35	c |     25754 |  840718  2794336 |  880963   25548  1988246    77.8 | 10.564 % |
754.99	c |     38730 |  840709  2794305 |  969059   38516  3348623    86.9 | 10.564 % |
820.50	c |     58192 |  840709  2794305 | 1065965   57978  6969307   120.2 | 10.564 % |
1017.71	c |     87384 |  840677  2794199 | 1172561   87041  9875816   113.5 | 10.567 % |
1074.45	c |    131173 |  840677  2794199 | 1289818  130830 18119063   138.5 | 10.567 % |
1337.89	c |    196861 |  840251  2792817 | 1418799  196411 34961807   178.0 | 10.600 % |
1483.48	c |    295389 |  840251  2792817 | 1560679  294939 51012317   173.0 | 10.600 % |
1801.14	c 
1801.14	c *** TERMINATED ***
1801.14	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/node39/watcher-49800-1154118949 -o ROOT/results/node39/solver-49800-1154118949 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node39/49800-1154118949/instance-49800-1154118949.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1395296/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=1048 CPUtime=0
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 158766177 1073152 85 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 262 85 67 215 0 44 0

[startup+10.0018 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308128/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89252 CPUtime=9.98
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 987 11 0 0 25 0 1 0 158766177 91394048 21866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22313 21866 83 215 0 22095 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 89252

[startup+20.0077 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308512/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89252 CPUtime=19.99
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 1988 11 0 0 25 0 1 0 158766177 91394048 21866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22313 21866 83 215 0 22095 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 89252

[startup+30.0136 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308640/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=29.99
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 2988 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012196 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 89092

[startup+40.0195 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308640/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=39.99
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 3988 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 89092

[startup+50.0254 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308704/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=50
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 4989 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530452 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 89092

[startup+60.0314 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308704/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=60
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 5989 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 89092

[startup+70.0373 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=70
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 6989 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809064 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 89092

[startup+80.0432 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=80.01
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 7990 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530454 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 89092

[startup+90.0491 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=90.01
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 8990 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005842 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 89092

[startup+100.055 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=100.02
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 9991 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 89092

[startup+110.061 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=110.02
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 10991 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 89092

[startup+120.067 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=120.02
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 11991 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 89092

[startup+130.073 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=130.02
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 12991 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 89092

[startup+140.079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=140.03
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 13992 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808992 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 89092

[startup+150.085 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=150.03
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 14992 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812745 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 89092

[startup+160.091 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=160.03
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 15992 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621367 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 89092

[startup+170.096 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=170.04
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 16993 11 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 89092

[startup+180.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=180.05
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 17993 12 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 89092

[startup+190.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27303
/proc/meminfo: memFree=1308832/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=190.05
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 18993 12 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005772 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 89092

[startup+200.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27305
/proc/meminfo: memFree=1308768/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=89092 CPUtime=200.06
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 23297 0 0 0 19994 12 0 0 25 0 1 0 158766177 91230208 21826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621712 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 22273 21826 83 215 0 22055 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 89092

[startup+210.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27305

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

/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 178062 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574545 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 544736

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1782.55
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 178163 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 544736

[startup+1784.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1783.55
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 178263 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 544736

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1784.56
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 178364 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 544736

[startup+1786.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1785.56
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 178464 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 544736

[startup+1787.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1786.57
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 178565 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 544736

[startup+1788.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1787.57
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 178665 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 544736

[startup+1789.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1788.58
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 178766 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 544736

[startup+1790.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1789.58
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 178866 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 544736

[startup+1791.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1790.59
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 178967 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 544736

[startup+1792.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1791.59
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179067 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 544736

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1792.6
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179168 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580711 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 544736

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1793.6
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179268 92 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 544736

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854688/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1794.61
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179368 93 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 544736

[startup+1796.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854624/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1795.62
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179469 93 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574413 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 544736

[startup+1797.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854624/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1796.62
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179569 93 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 544736

[startup+1798.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854624/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1797.63
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179670 93 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 544736

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854624/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1798.63
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179770 93 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 544736

[startup+1800.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854624/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1799.64
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179871 93 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 544736

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854624/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1800.64
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179971 93 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 544736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27503
/proc/meminfo: memFree=854624/2055920 swapFree=4183200/4192956
[pid=27303] ppid=27301 vsize=544736 CPUtime=1800.65
/proc/27303/stat : 27303 (minisat+) R 27301 27303 27254 0 -1 4194304 148530 0 0 0 179972 93 0 0 25 0 1 0 158766177 557809664 135074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27303/statm: 136184 135074 123 215 0 135966 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 544736

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

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.74
CPU user time (s): 1799.72
CPU system time (s): 1.01984
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (Kb): 579904
The end

Launcher Data (download as text)

Begin job on node39 on Fri Jul 28 20:35:50 UTC 2006


FILE ID= 49800-1154118949

PBS_JOBID= 886865

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=360-sizeP=181-sizeQ=360-770414132.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node39/49800-1154118949/instance-49800-1154118949.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-49800-1154118949 -o ROOT/results/node39/solver-49800-1154118949 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node39/49800-1154118949/instance-49800-1154118949.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  984b652c284c82333bf174d765251a3c

RANDOM SEED= 806900126

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.214
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.214
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:       1395568 kB
Buffers:         31572 kB
Cached:         568416 kB
SwapCached:       3648 kB
Active:          71512 kB
Inactive:       537156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1395568 kB
SwapTotal:     4192956 kB
SwapFree:      4183200 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            37640 kB
Committed_AS:   709600 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node39 on Fri Jul 28 21:05:51 UTC 2006