Trace number 49826

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.78 1801.26

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=340-sizeP=171-sizeQ=340-737522999-max.opb
MD5SUM2b9e4e0dec92e7efe9699841b8c27d99
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables58651
Total number of constraints174421
Number of constraints which are clauses174420
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 constraint58140
Number of terms in the objective function 171
Biggest coefficient in the objective function 1496577676626844588240573268701473812127674924007424
Number of bits for the biggest coefficient in the objective function 171
Sum of the numbers in the objective function 2993155353253689176481146537402947624255349848014847
Number of bits of the sum of numbers in the objective function 171
Biggest number in a constraint 1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512
Number of bits of the biggest number in a constraint 510
Biggest sum of numbers in a constraint 6703903964971298549787012499102923063739682910296196299453164965973479669891880458245518365170754398305594457399703799902412848625969319072778646785434424
Number of bits of the biggest sum of numbers511
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...
8.74	c Converting 174422 PB-constraints to clauses...
8.78	c   -- Unit propagations: (none)
160.06	c   -- Detecting intervals from adjacent constraints: #
160.09	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
160.45	c ---[   0]---> Adder-cost: 86862   maxlim: 381146014785982603197110332589665682699463647227205954368159134195691789602427065912819825783651231259850   bits: 348/348
373.48	c ==================================[MINISAT+]==================================
373.48	c | Conflicts | Original         | Learnt                           | Progress |
373.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
373.48	c ==============================================================================
373.48	c |         0 |  750607  2495609 |  250202       0        0     nan |  0.000 % |
373.50	c |       100 |  750607  2495609 |  275222     100      319     3.2 | 10.444 % |
374.13	c |       250 |  750557  2495437 |  302744     241      746     3.1 | 10.450 % |
374.28	c |       475 |  750557  2495437 |  333018     466    15259    32.7 | 10.450 % |
375.03	c |       812 |  750557  2495437 |  366320     803    28481    35.5 | 10.450 % |
375.72	c |      1318 |  750557  2495437 |  402952    1309    70246    53.7 | 10.450 % |
376.21	c |      2078 |  750557  2495437 |  443248    2069   117623    56.9 | 10.450 % |
386.57	c |      3218 |  750557  2495437 |  487572    3209   154707    48.2 | 10.450 % |
388.11	c |      4927 |  750557  2495437 |  536330    4918   224937    45.7 | 10.450 % |
390.97	c |      7490 |  750557  2495437 |  589963    7481   371684    49.7 | 10.450 % |
393.06	c |     11336 |  750557  2495437 |  648959   11327   640222    56.5 | 10.450 % |
453.89	c |     17102 |  750557  2495437 |  713855   17093   969276    56.7 | 10.450 % |
476.81	c |     25751 |  750404  2494940 |  785241   25724  3396703   132.0 | 10.464 % |
486.32	c |     38725 |  750404  2494940 |  863765   38698  4477842   115.7 | 10.463 % |
508.53	c |     58186 |  750396  2494914 |  950141   58158  6878075   118.3 | 10.464 % |
555.40	c |     87378 |  750388  2494888 | 1045155   87349  9454832   108.2 | 10.465 % |
608.79	c |    131167 |  750380  2494862 | 1149671  131137 13771591   105.0 | 10.466 % |
798.95	c |    196851 |  750372  2494836 | 1264638  196820 20411117   103.7 | 10.466 % |
1055.35	c |    295380 |  749958  2493364 | 1391102  295275 30075682   101.9 | 10.514 % |
1735.56	c |    443170 |  749950  2493338 | 1530212  443064 46355217   104.6 | 10.514 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1474912/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=1048 CPUtime=0
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 158965889 1073152 84 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 262 84 67 215 0 44 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397248/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=9.99
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 990 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 79180

[startup+20.0093 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397512/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=19.99
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 1990 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812674 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 79180

[startup+30.0154 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397704/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=29.99
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 2990 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 79180

[startup+40.0214 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397704/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=40
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 3991 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 79180

[startup+50.0275 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397768/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=50
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 4991 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 79180

[startup+60.0335 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397768/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=60
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 5991 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 79180

[startup+70.0396 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397768/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=70.01
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 6992 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 79180

[startup+80.0467 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397832/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=80.01
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 7992 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 79180

[startup+90.0517 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397896/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=90.02
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 8993 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812718 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 79180

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397896/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=100.02
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 9993 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005338 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 79180

[startup+110.064 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397896/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=110.02
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 10993 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812721 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 79180

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397896/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=120.02
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 11993 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 79180

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397896/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=130.03
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 12994 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812736 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 79180

[startup+140.083 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397896/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=140.03
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 13994 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 79180

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397896/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=150.04
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20648 0 0 0 14995 9 0 0 25 0 1 0 158965889 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 79180

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1397896/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=79180 CPUtime=160.04
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 20649 0 0 0 15995 9 0 0 25 0 1 0 158965889 81080320 19484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812674 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 19795 19484 84 215 0 19577 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 79180

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1361096/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=116412 CPUtime=170.04
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 30770 0 0 0 16974 30 0 0 25 0 1 0 158965889 119205888 28695 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 29103 28695 92 215 0 28885 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 116412

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1168648/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=313344 CPUtime=180.04
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 78784 0 0 0 17954 50 0 0 25 0 1 0 158965889 320864256 76709 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 78336 76710 92 215 0 78118 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 313344

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=998472/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=486356 CPUtime=190.05
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 121270 0 0 0 18938 67 0 0 25 0 1 0 158965889 498028544 119106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 121589 119106 92 215 0 121371 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 486356

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=999432/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=485372 CPUtime=200.05
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 121271 0 0 0 19938 67 0 0 25 0 1 0 158965889 497020928 118861 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134679813 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 121343 118861 92 215 0 121125 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 485372

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741

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

/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 178088 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 464368

[startup+1783.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1782.6
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 178188 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 464368

[startup+1784.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1783.61
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 178289 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 464368

[startup+1785.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1784.61
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 178389 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 464368

[startup+1786.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1785.62
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 178490 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575446 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 464368

[startup+1787.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1786.62
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 178590 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 464368

[startup+1788.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1787.63
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 178691 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 464368

[startup+1789.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1788.63
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 178791 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 464368

[startup+1790.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1789.64
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 178892 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003923 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 464368

[startup+1791.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1790.64
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 178992 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 464368

[startup+1792.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1791.64
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179092 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 464368

[startup+1793.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1792.65
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179193 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577636 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 464368

[startup+1794.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1793.65
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179293 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 464368

[startup+1795.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1794.66
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179394 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 464368

[startup+1796.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1795.66
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179494 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 464368

[startup+1797.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1796.67
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179595 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 464368

[startup+1798.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1797.67
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179695 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 464368

[startup+1799.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1798.68
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179796 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 464368

[startup+1800.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1799.68
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179896 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 464368

[startup+1801.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1800.69
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179997 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 464368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25741
/proc/meminfo: memFree=1015368/2055920 swapFree=4182944/4192956
[pid=25741] ppid=25739 vsize=464368 CPUtime=1800.69
/proc/25741/stat : 25741 (minisat+) R 25739 25741 25692 0 -1 4194304 124992 0 0 0 179997 72 0 0 25 0 1 0 158965889 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25741/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 464368

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

Child status: 0
Real time (s): 1801.26
CPU time (s): 1800.78
CPU user time (s): 1799.98
CPU system time (s): 0.802877
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (Kb): 486356
The end

Launcher Data (download as text)

Begin job on node58 on Fri Jul 28 21:09:20 UTC 2006


FILE ID= 49826-1154120959

PBS_JOBID= 886969

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=340-sizeP=171-sizeQ=340-737522999-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node58/49826-1154120959/instance-49826-1154120959.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-49826-1154120959 -o ROOT/results/node58/solver-49826-1154120959 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node58/49826-1154120959/instance-49826-1154120959.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  2b9e4e0dec92e7efe9699841b8c27d99

RANDOM SEED= 581338320

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.234
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.234
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:       1475120 kB
Buffers:         30196 kB
Cached:         484260 kB
SwapCached:       3840 kB
Active:          52176 kB
Inactive:       470884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475120 kB
SwapTotal:     4192956 kB
SwapFree:      4182944 kB
Dirty:             132 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            43812 kB
Committed_AS:  1105320 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node58 on Fri Jul 28 21:39:21 UTC 2006