Trace number 49810

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.54 1801.27

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=340-sizeP=171-sizeQ=340-737522999.opb
MD5SUM45d066c10e963ceda17072e59e90fb95
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark214.821
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of 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.70	c Converting 174422 PB-constraints to clauses...
8.74	c   -- Unit propagations: (none)
160.08	c   -- Detecting intervals from adjacent constraints: #
160.12	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
160.45	c ---[   0]---> Adder-cost: 86862   maxlim: 381146014785982603197110332589665682699463647227205954368159134195691789602427065912819825783651231259850   bits: 348/348
373.49	c ==================================[MINISAT+]==================================
373.49	c | Conflicts | Original         | Learnt                           | Progress |
373.49	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
373.49	c ==============================================================================
373.49	c |         0 |  750607  2495609 |  250202       0        0     nan |  0.000 % |
373.51	c |       100 |  750607  2495609 |  275222     100      319     3.2 | 10.444 % |
373.61	c |       250 |  750590  2495550 |  302744     249      781     3.1 | 10.446 % |
374.06	c |       475 |  750517  2495297 |  333018     463     1497     3.2 | 10.455 % |
375.64	c |       812 |  750517  2495297 |  366320     800    24220    30.3 | 10.455 % |
379.74	c |      1318 |  750517  2495297 |  402952    1306    44246    33.9 | 10.455 % |
387.21	c |      2077 |  750517  2495297 |  443248    2065   145405    70.4 | 10.455 % |
397.92	c |      3216 |  750517  2495297 |  487572    3204   279731    87.3 | 10.455 % |
400.61	c |      4924 |  750517  2495297 |  536330    4912   669499   136.3 | 10.455 % |
426.67	c |      7486 |  750517  2495297 |  589963    7474   975425   130.5 | 10.455 % |
450.94	c |     11330 |  750379  2494815 |  648959   11278  1268387   112.5 | 10.470 % |
489.40	c |     17099 |  750370  2494784 |  713855   17045  1589604    93.3 | 10.471 % |
512.67	c |     25748 |  750244  2494328 |  785241   25671  2794166   108.8 | 10.485 % |
557.57	c |     38723 |  750147  2493975 |  863765   38624  4800402   124.3 | 10.496 % |
628.89	c |     58185 |  749898  2493124 |  950141   58021  8954633   154.3 | 10.522 % |
706.29	c |     87377 |  749743  2492613 | 1045155   87193 13578121   155.7 | 10.535 % |
779.29	c |    131167 |  749697  2492445 | 1149671  130975 20983798   160.2 | 10.541 % |
1173.68	c |    196852 |  749490  2491732 | 1264638  192324 37460247   194.8 | 10.564 % |
1660.71	c |    295378 |  749227  2490845 | 1391102  290763 58746385   202.0 | 10.588 % |
1801.19	c 
1801.19	c *** TERMINATED ***
1801.19	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/node6/watcher-49810-1154119762 -o ROOT/results/node6/solver-49810-1154119762 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node6/49810-1154119762/instance-49810-1154119762.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.99 0.99 2/63 688
/proc/meminfo: memFree=824984/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=1048 CPUtime=0
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 158837620 1073152 99 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 262 99 74 215 0 44 0

[startup+10.0017 s]
/proc/loadavg: 0.93 0.99 0.99 2/63 688
/proc/meminfo: memFree=747160/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79284 CPUtime=9.99
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 988 11 0 0 25 0 1 0 158837620 81186816 19509 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19821 19509 83 215 0 19603 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 79284

[startup+20.0076 s]
/proc/loadavg: 0.94 0.99 0.99 2/63 688
/proc/meminfo: memFree=747544/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=19.99
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 1988 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 79180

[startup+30.0136 s]
/proc/loadavg: 0.95 0.99 0.99 2/63 688
/proc/meminfo: memFree=747672/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=29.99
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 2988 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 79180

[startup+40.0206 s]
/proc/loadavg: 0.96 0.99 0.99 2/63 688
/proc/meminfo: memFree=747736/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=39.99
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 3988 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 79180

[startup+50.0276 s]
/proc/loadavg: 0.96 0.99 0.99 2/63 688
/proc/meminfo: memFree=747736/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=50
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 4989 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/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.99 0.99 2/63 688
/proc/meminfo: memFree=747736/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=60
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 5989 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 79180

[startup+70.0405 s]
/proc/loadavg: 0.97 0.99 0.99 2/63 688
/proc/meminfo: memFree=747800/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=70
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 6989 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621806 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 79180

[startup+80.0475 s]
/proc/loadavg: 0.98 0.99 0.99 2/63 688
/proc/meminfo: memFree=747800/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=80
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 7989 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 79180

[startup+90.0535 s]
/proc/loadavg: 0.98 0.99 0.99 2/63 688
/proc/meminfo: memFree=747800/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=90.01
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 8990 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 79180

[startup+100.059 s]
/proc/loadavg: 0.98 0.99 0.99 2/63 688
/proc/meminfo: memFree=747800/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=100.01
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 9990 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005345 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 79180

[startup+110.066 s]
/proc/loadavg: 0.98 0.99 0.99 2/63 688
/proc/meminfo: memFree=747800/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=110.01
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 10990 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 79180

[startup+120.072 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 688
/proc/meminfo: memFree=747800/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=120.02
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 11991 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 79180

[startup+130.078 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 688
/proc/meminfo: memFree=747800/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=130.02
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 12991 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808989 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 79180

[startup+140.084 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 688
/proc/meminfo: memFree=747800/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=140.02
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 13991 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005286 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 79180

[startup+150.09 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 688
/proc/meminfo: memFree=747800/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=150.02
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20648 0 0 0 14991 11 0 0 25 0 1 0 158837620 81080320 19483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19483 83 215 0 19577 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 79180

[startup+160.096 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 688
/proc/meminfo: memFree=747800/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=79180 CPUtime=160.02
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 20649 0 0 0 15991 11 0 0 25 0 1 0 158837620 81080320 19484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 19795 19484 84 215 0 19577 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 79180

[startup+170.102 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 688
/proc/meminfo: memFree=715352/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=111908 CPUtime=170.02
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 29688 0 0 0 16971 31 0 0 25 0 1 0 158837620 114593792 27613 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 27977 27613 92 215 0 27759 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 111908

[startup+180.108 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 688
/proc/meminfo: memFree=522712/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=309148 CPUtime=180.03
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 77752 0 0 0 17953 50 0 0 25 0 1 0 158837620 316567552 75677 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 77287 75677 92 215 0 77069 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 309148

[startup+190.114 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 688
/proc/meminfo: memFree=348248/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=486760 CPUtime=190.03
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 121269 0 0 0 18936 67 0 0 25 0 1 0 158837620 498442240 119194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134833870 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 121690 119194 92 215 0 121472 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 486760

[startup+200.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 688
/proc/meminfo: memFree=349336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=485372 CPUtime=200.03
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 121270 0 0 0 19936 67 0 0 25 0 1 0 158837620 497020928 118860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 121343 118860 92 215 0 121125 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 485372

[startup+210.126 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 688

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

/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 178062 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (Kb) 464368

[startup+1783.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1782.38
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 178163 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (Kb) 464368

[startup+1784.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1783.38
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 178263 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1783.38
Current children cumulated vsize (Kb) 464368

[startup+1785.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1784.38
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 178363 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1784.38
Current children cumulated vsize (Kb) 464368

[startup+1786.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1785.39
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 178464 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1785.39
Current children cumulated vsize (Kb) 464368

[startup+1787.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1786.39
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 178564 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1786.39
Current children cumulated vsize (Kb) 464368

[startup+1788.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1787.4
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 178665 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1787.4
Current children cumulated vsize (Kb) 464368

[startup+1789.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1788.4
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 178765 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (Kb) 464368

[startup+1790.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1789.41
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 178866 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1789.41
Current children cumulated vsize (Kb) 464368

[startup+1791.14 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1790.41
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 178966 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574303 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1790.41
Current children cumulated vsize (Kb) 464368

[startup+1792.14 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1791.42
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179067 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (Kb) 464368

[startup+1793.15 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1792.42
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179167 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1792.42
Current children cumulated vsize (Kb) 464368

[startup+1794.15 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1793.42
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179267 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1793.42
Current children cumulated vsize (Kb) 464368

[startup+1795.15 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1794.43
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179368 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (Kb) 464368

[startup+1796.16 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1795.43
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179468 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1795.43
Current children cumulated vsize (Kb) 464368

[startup+1797.17 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1796.44
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179569 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1796.44
Current children cumulated vsize (Kb) 464368

[startup+1798.17 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1797.44
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179669 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (Kb) 464368

[startup+1799.17 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1798.45
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179770 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1798.45
Current children cumulated vsize (Kb) 464368

[startup+1800.18 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1799.45
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179870 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (Kb) 464368

[startup+1801.18 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1800.46
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179971 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (Kb) 464368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 0.99 0.99 0.99 2/63 886
/proc/meminfo: memFree=365336/2055924 swapFree=4183204/4192956
[pid=688] ppid=686 vsize=464368 CPUtime=1800.46
/proc/688/stat : 688 (minisat+) R 686 688 639 0 -1 4194304 124992 0 0 0 179971 75 0 0 25 0 1 0 158837620 475512832 114890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/688/statm: 116092 114890 123 215 0 115874 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (Kb) 464368

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

Child status: 0
Real time (s): 1801.27
CPU time (s): 1800.54
CPU user time (s): 1799.72
CPU system time (s): 0.826874
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (Kb): 486760
The end

Launcher Data (download as text)

Begin job on node6 on Fri Jul 28 20:49:22 UTC 2006


FILE ID= 49810-1154119762

PBS_JOBID= 886905

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  45d066c10e963ceda17072e59e90fb95

RANDOM SEED= 594059259

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.255
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.255
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:      2055924 kB
MemFree:        825256 kB
Buffers:         43972 kB
Cached:        1100212 kB
SwapCached:       3792 kB
Active:          61000 kB
Inactive:      1091992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        825256 kB
SwapTotal:     4192956 kB
SwapFree:      4183204 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          14828 kB
Slab:            63736 kB
Committed_AS:   662884 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node6 on Fri Jul 28 21:19:24 UTC 2006